Log of /contributions/modules/xbview/xbview.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.11.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed May 2 13:43:05 2007 UTC
(2 years, 6 months ago)
by
profix898
Branch:
DRUPAL-5
Changes since
1.11: +126 -267 lines
Diff to
previous 1.11
major rewrite/update for xbview
- parse XBEL to database (greatly reduces cpu/memory usage) on page views
-- use hook_cron to update from xml
-- use of db opens the way for integration with other modules
-- render bookmarks table from database
- sort bookmarks on output
- improved markup (utilizing theme_table)
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed May 31 21:13:34 2006 UTC
(3 years, 5 months ago)
by
profix898
Branch:
MAIN
Changes since
1.4: +20 -20 lines
Diff to
previous 1.4
- better handling for large xml files (dont read whole file at once)
- bugfix: wrap <title> content with CDATA (make compatible with php5)
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue May 30 19:53:02 2006 UTC
(3 years, 5 months ago)
by
profix898
Branch:
MAIN
Changes since
1.2: +64 -8 lines
Diff to
previous 1.2
- feature: Show bookmark icons
- feature: Show toplevel bookmarks
- feature: Make subsections collapsible
- bugfix: filter &, >, < (php's xml parser doesn't handle these properly)
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.