/[drupal]/contributions/modules/feedparser/feedaggregator_node.module
ViewVC logotype

Log of /contributions/modules/feedparser/feedaggregator_node.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.42.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 21 00:10:27 2007 UTC (2 years, 3 months ago) by budda
Branch: DRUPAL-5
Changes since 1.42.4.7: +18 -17 lines
Diff to previous 1.42.4.7 , to branch point 1.42
Fixed a stack of - => _ changes related to the content type machine name. Argh!

Revision 1.42.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 6 23:50:28 2007 UTC (2 years, 3 months ago) by budda
Branch: DRUPAL-5
Changes since 1.42.4.6: +2 -2 lines
Diff to previous 1.42.4.6 , to branch point 1.42
Fixed machine readable name to be an underscore.

Revision 1.42.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 17 16:38:09 2007 UTC (2 years, 4 months ago) by budda
Branch: DRUPAL-5
Changes since 1.42.4.5: +2 -2 lines
Diff to previous 1.42.4.5 , to branch point 1.42
Fixed http://drupal.org/node/156027

Revision 1.42.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 17 16:21:26 2007 UTC (2 years, 4 months ago) by budda
Branch: DRUPAL-5
Changes since 1.42.4.4: +8 -3 lines
Diff to previous 1.42.4.4 , to branch point 1.42
Fixed http://drupal.org/node/157424

Revision 1.42.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 17 16:02:37 2007 UTC (2 years, 4 months ago) by budda
Branch: DRUPAL-5
Changes since 1.42.4.3: +4 -1 lines
Diff to previous 1.42.4.3 , to branch point 1.42
Fixed http://drupal.org/node/103264

Revision 1.42.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 20 23:27:42 2007 UTC (2 years, 6 months ago) by budda
Branch: DRUPAL-5
Changes since 1.42.4.2: +8 -12 lines
Diff to previous 1.42.4.2 , to branch point 1.42
Removed hook_help, changed node info as per http://drupal.org/node/144799

Revision 1.42.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 15 10:07:46 2007 UTC (2 years, 6 months ago) by budda
Branch: DRUPAL-4-7
Changes since 1.42.2.18: +15 -4 lines
Diff to previous 1.42.2.18 , to branch point 1.42
Better node title comparison for dupe check

Revision 1.42.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 4 01:23:18 2007 UTC (2 years, 6 months ago) by budda
Branch: DRUPAL-5
Changes since 1.42.4.1: +6 -4 lines
Diff to previous 1.42.4.1 , to branch point 1.42
Fixed tokens on feed edit form

Revision 1.42.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 3 23:37:55 2007 UTC (2 years, 6 months ago) by budda
Branch: DRUPAL-5
Changes since 1.42: +8 -8 lines
Diff to previous 1.42
FIx for http://drupal.org/node/139521

Revision 1.42.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 10:59:19 2007 UTC (2 years, 8 months ago) by budda
Branch: DRUPAL-4-7
Changes since 1.42.2.17: +7 -2 lines
Diff to previous 1.42.2.17 , to branch point 1.42
Added themeable full story link. Allows adding tracking/redirection/frame of content

Revision 1.42.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 02:34:53 2007 UTC (2 years, 8 months ago) by budda
Branch: DRUPAL-4-7
Changes since 1.42.2.16: +4 -1 lines
Diff to previous 1.42.2.16 , to branch point 1.42
Patch to provide item object to hook_nodeapi() - http://drupal.org/node/103264

Revision 1.42.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 02:24:31 2007 UTC (2 years, 8 months ago) by budda
Branch: DRUPAL-4-7
Changes since 1.42.2.15: +3 -3 lines
Diff to previous 1.42.2.15 , to branch point 1.42
Fix for http://drupal.org/node/122007

Revision 1.42.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 14 00:39:30 2007 UTC (2 years, 9 months ago) by budda
Branch: DRUPAL-4-7
Changes since 1.42.2.14: +27 -30 lines
Diff to previous 1.42.2.14 , to branch point 1.42
Introduced new duplicate content checking system using per-item GUIDs.

Provided GUID upgrade path for existing aggregated nodes.

Revision 1.42.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 9 17:12:20 2007 UTC (2 years, 9 months ago) by budda
Branch: DRUPAL-4-7
Changes since 1.42.2.13: +13 -10 lines
Diff to previous 1.42.2.13 , to branch point 1.42
Added access control to say what user roles can access the 'full story' link.

Revision 1.42.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 28 01:46:45 2007 UTC (2 years, 10 months ago) by budda
Branch: DRUPAL-4-7
Changes since 1.42.2.12: +5 -7 lines
Diff to previous 1.42.2.12 , to branch point 1.42
Minor code cleanup

Revision 1.42.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 27 23:34:47 2007 UTC (2 years, 10 months ago) by budda
Branch: DRUPAL-4-7
Changes since 1.42.2.11: +5 -6 lines
Diff to previous 1.42.2.11 , to branch point 1.42
Moved some feed item sanitization into the feedmanager.

Changed some return values in API functons.

Revision 1.42.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 27 00:09:58 2007 UTC (2 years, 10 months ago) by budda
Branch: DRUPAL-4-7
Changes since 1.42.2.10: +3 -3 lines
Diff to previous 1.42.2.10 , to branch point 1.42
Disable non existant rss output url.

Revision 1.42.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 26 11:07:44 2007 UTC (2 years, 10 months ago) by budda
Branch: DRUPAL-4-7
Changes since 1.42.2.9: +2 -1 lines
Diff to previous 1.42.2.9 , to branch point 1.42
Added CSS class to external link

Revision 1.42.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 26 01:13:26 2007 UTC (2 years, 10 months ago) by budda
Branch: DRUPAL-4-7
Changes since 1.42.2.8: +12 -5 lines
Diff to previous 1.42.2.8 , to branch point 1.42
Fix for http://drupal.org/node/112031
Fix for http://drupal.org/node/104775

Revision 1.42.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 17 01:02:25 2007 UTC (2 years, 10 months ago) by budda
Branch: DRUPAL-4-7
Changes since 1.42.2.7: +5 -2 lines
Diff to previous 1.42.2.7 , to branch point 1.42
Changed the way the full story url is obtained as mentioned in http://drupal.org/node/106491

Revision 1.42.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 11 18:14:43 2007 UTC (2 years, 10 months ago) by budda
Branch: DRUPAL-4-7
Changes since 1.42.2.6: +1 -5 lines
Diff to previous 1.42.2.6 , to branch point 1.42
Implemented new feedprocessor hook_count_items() to return the number of items belonging to a given feed. This replaces the hook_feedapi() call.

See feedaggregator_node.module for an example.

Revision 1.42.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 11 18:12:01 2007 UTC (2 years, 10 months ago) by budda
Branch: DRUPAL-4-7
Changes since 1.42.2.5: +9 -1 lines
Diff to previous 1.42.2.5 , to branch point 1.42
Implemented new feedprocessor hook_count_items() to return the number of items belonging to a given feed. This replaces the hook_feedapi() call.

See feedaggregator_node.module for an example.

Revision 1.42.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 11 18:06:13 2007 UTC (2 years, 10 months ago) by budda
Branch: DRUPAL-4-7
Changes since 1.42.2.4: +13 -13 lines
Diff to previous 1.42.2.4 , to branch point 1.42
Renamed function as mentioned in http://drupal.org/node/108597

Revision 1.42.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 8 01:09:30 2007 UTC (2 years, 10 months ago) by budda
Branch: DRUPAL-4-7
Changes since 1.42.2.3: +8 -7 lines
Diff to previous 1.42.2.3 , to branch point 1.42
Fix for http://drupal.org/node/107536

Revision 1.42.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 7 03:30:36 2007 UTC (2 years, 10 months ago) by budda
Branch: DRUPAL-4-7
Changes since 1.42.2.2: +2 -2 lines
Diff to previous 1.42.2.2 , to branch point 1.42
FIXED http://drupal.org/node/107327

Revision 1.42.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 7 03:20:21 2007 UTC (2 years, 10 months ago) by budda
Branch: DRUPAL-4-7
Changes since 1.42.2.1: +10 -4 lines
Diff to previous 1.42.2.1 , to branch point 1.42
Fix for http://drupal.org/node/106959
Improved feed edit page text about vocabularies.

Revision 1.42.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 6 11:59:05 2007 UTC (2 years, 10 months ago) by budda
Branch: DRUPAL-4-7
Changes since 1.42: +2 -2 lines
Diff to previous 1.42
Fix for http://drupal.org/node/106980

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 4 01:57:46 2007 UTC (2 years, 10 months ago) by budda
Branch: MAIN
CVS Tags: DRUPAL-5--0-1-dev, HEAD
Branch point for: DRUPAL-4-7, DRUPAL-5
Changes since 1.41: +4 -3 lines
Diff to previous 1.41
Improved node creation process to allow calling of Drupal nodeapi function.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 1 23:52:09 2007 UTC (2 years, 10 months ago) by budda
Branch: MAIN
Changes since 1.40: +3 -3 lines
Diff to previous 1.40
Piss-bag variable update

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 1 14:32:48 2007 UTC (2 years, 10 months ago) by budda
Branch: MAIN
Changes since 1.39: +3 -2 lines
Diff to previous 1.39
Changed entity decoding technique to resolve all the stupid encoding issues in titles.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 18 02:45:42 2006 UTC (2 years, 11 months ago) by budda
Branch: MAIN
Changes since 1.38: +1 -3 lines
Diff to previous 1.38
Added 'remove items' confirmation page.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 18 02:19:41 2006 UTC (2 years, 11 months ago) by budda
Branch: MAIN
Changes since 1.37: +6 -4 lines
Diff to previous 1.37
html_entity_decode for php4 sucks, reverted back to PHP function and supressed any PHP errors for the line.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 18 01:49:45 2006 UTC (2 years, 11 months ago) by budda
Branch: MAIN
Changes since 1.36: +20 -2 lines
Diff to previous 1.36
Cleaned up Drupal node requirements, permissions and help text added for node/add page.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 18 01:10:03 2006 UTC (2 years, 11 months ago) by budda
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
Function name change

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 18 01:05:28 2006 UTC (2 years, 11 months ago) by budda
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
Attempting to fix entity decode PHP4 bug using a custom function to replace html_entity_decode().

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 18 00:03:45 2006 UTC (2 years, 11 months ago) by budda
Branch: MAIN
Changes since 1.33: +12 -14 lines
Diff to previous 1.33
Code jiggling.
Bit of clean up.
Dupe check change.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 15 04:47:03 2006 UTC (2 years, 11 months ago) by budda
Branch: MAIN
Changes since 1.32: +3 -3 lines
Diff to previous 1.32
Re-jigged adding a feed process to make it more intuitive.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 14 01:57:49 2006 UTC (2 years, 11 months ago) by budda
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
Updated module descriptions to make them more clear about what function they provide in the FeedParser package.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 13 02:23:15 2006 UTC (2 years, 11 months ago) by budda
Branch: MAIN
Changes since 1.30: +3 -4 lines
Diff to previous 1.30
Fixed http://drupal.org/node/102267 and http://drupal.org/node/101270

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 3 21:53:44 2006 UTC (2 years, 11 months ago) by budda
Branch: MAIN
Changes since 1.29: +19 -9 lines
Diff to previous 1.29
Improved feed edit form to make the autotaxonomy stuff a bit clearer and avoid PHP errors. Resolves http://drupal.org/node/101103

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 29 03:43:24 2006 UTC (2 years, 11 months ago) by budda
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28
Changed the way nodes get their taxonomy to work with the neater feedmanager way of providing taxonomy terms.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 29 01:45:10 2006 UTC (2 years, 11 months ago) by budda
Branch: MAIN
Changes since 1.27: +3 -5 lines
Diff to previous 1.27
Feed filter was not showing correct selection when re-editing feed.

Aggregator sources pages only listed nodes if they had been promoted to front page flag ticked.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 28 13:03:13 2006 UTC (2 years, 11 months ago) by budda
Branch: MAIN
Changes since 1.26: +53 -39 lines
Diff to previous 1.26
Added support for selection of node filtering per feed.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 23 03:23:28 2006 UTC (3 years ago) by budda
Branch: MAIN
Changes since 1.25: +6 -4 lines
Diff to previous 1.25
Added definiting of per-page size when viewing items via the hook_list_items()

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 23 01:31:43 2006 UTC (3 years ago) by budda
Branch: MAIN
Changes since 1.24: +39 -20 lines
Diff to previous 1.24
Implemented hook_list_items() to list all nodes for a given feed.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 21 02:01:27 2006 UTC (3 years ago) by budda
Branch: MAIN
Changes since 1.23: +5 -4 lines
Diff to previous 1.23
Added better reporting about how many feed items were updated/added per feed run.

Possibility to define how many feeds are parsed per cron run. (code based on Leech module)

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 20 23:07:32 2006 UTC (3 years ago) by budda
Branch: MAIN
Changes since 1.22: +29 -29 lines
Diff to previous 1.22
Not body is now filtered (using default fitler for now) and teasers correctly produced.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 20 21:34:40 2006 UTC (3 years ago) by budda
Branch: MAIN
Changes since 1.21: +2 -1 lines
Diff to previous 1.21
Teaser wasn't getting created.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 20 00:39:08 2006 UTC (3 years ago) by budda
Branch: MAIN
Changes since 1.20: +2 -4 lines
Diff to previous 1.20
Stray debug removed

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 20 00:37:08 2006 UTC (3 years ago) by budda
Branch: MAIN
Changes since 1.19: +32 -40 lines
Diff to previous 1.19
Added per-feed support for not updating feed items on update.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 19 04:17:23 2006 UTC (3 years ago) by budda
Branch: MAIN
Changes since 1.18: +7 -3 lines
Diff to previous 1.18
Added support for controlling the 'full story' link. You can specify nofollow and target attributes.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 19 03:35:26 2006 UTC (3 years ago) by budda
Branch: MAIN
Changes since 1.17: +11 -12 lines
Diff to previous 1.17
Now uses SimplePie RSS/ATOM parser - let somebody else deal with the hassle of parsing all manner of "standards".

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 19 01:43:41 2006 UTC (3 years ago) by budda
Branch: MAIN
Changes since 1.16: +2 -4 lines
Diff to previous 1.16
Removed some debug.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 19 01:20:30 2006 UTC (3 years ago) by budda
Branch: MAIN
Changes since 1.15: +58 -15 lines
Diff to previous 1.15
Added support for defining a user as the author of generated nodes.

Numerous minor tweaks.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 3 16:05:49 2006 UTC (3 years ago) by budda
Branch: MAIN
Changes since 1.14: +9 -9 lines
Diff to previous 1.14
Only count nodes which are currenlty published (not expired).

When updating an existing nodes contents do not override its options (un-expire node in some cases)

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 25 22:02:50 2006 UTC (3 years, 1 month ago) by budda
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
Checks for 'CATEGORY' tags before trying to process them. Fixes http://drupal.org/node/89637

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 15 02:39:36 2006 UTC (3 years, 1 month ago) by budda
Branch: MAIN
Changes since 1.12: +68 -67 lines
Diff to previous 1.12
Slight re-work of feedapi so that 'save_item' will only be processed if the $feed['processor'] is set to this module.

Had to remove the use of module_invoke() and go back to module_invoke_all() in order to cater for modules such as the feedparser_enclosure.module which needs to process its data at the same time as the node aggregator module.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 15 02:22:10 2006 UTC (3 years, 1 month ago) by budda
Branch: MAIN
Changes since 1.11: +8 -1 lines
Diff to previous 1.11
Added a bit of duplicate item checking, and update the existing item if a dupe is found.

Probably needs more testing....

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 15 01:16:06 2006 UTC (3 years, 1 month ago) by budda
Branch: MAIN
Changes since 1.10: +4 -2 lines
Diff to previous 1.10
Now supports feed processor registration through 'processor_name' $op.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 14 23:17:22 2006 UTC (3 years, 1 month ago) by budda
Branch: MAIN
Changes since 1.9: +28 -85 lines
Diff to previous 1.9
Code clean-up

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 14 23:07:57 2006 UTC (3 years, 1 month ago) by budda
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
All new items will automatically inherit the feeds default taxonomy terms.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 2 01:45:56 2006 UTC (3 years, 1 month ago) by budda
Branch: MAIN
Changes since 1.7: +1 -69 lines
Diff to previous 1.7
Removed some stray debug output.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 2 01:37:41 2006 UTC (3 years, 1 month ago) by budda
Branch: MAIN
Changes since 1.6: +187 -4 lines
Diff to previous 1.6
Added support for expiry of feed items.
Automatic creating of vocabulary terms to match a feed items <category> tag.
Various code cleanups.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 28 00:13:33 2006 UTC (3 years, 2 months ago) by budda
Branch: MAIN
Changes since 1.5: +2 -5 lines
Diff to previous 1.5
Node body was getting replaced with id upon editing it.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 27 23:55:13 2006 UTC (3 years, 2 months ago) by budda
Branch: MAIN
Changes since 1.4: +3 -2 lines
Diff to previous 1.4
Main node body is now populated by RSS item description/content field, as it should have always done (!)

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 27 00:05:08 2006 UTC (3 years, 2 months ago) by budda
Branch: MAIN
Changes since 1.3: +16 -23 lines
Diff to previous 1.3
Work in progress tweaks.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 10 01:17:40 2006 UTC (3 years, 4 months ago) by budda
Branch: MAIN
Changes since 1.2: +6 -1 lines
Diff to previous 1.2
Implemented 'item_count' in the feedapi to tell the feedmanager how many nodes exist for a given feed.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 10 00:31:53 2006 UTC (3 years, 4 months ago) by budda
Branch: MAIN
Changes since 1.1: +9 -6 lines
Diff to previous 1.1
Added ability to remove all items belonging to a single feed.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 9 17:15:05 2006 UTC (3 years, 4 months ago) by budda
Branch: MAIN
Initial commit. Creates Drupal nodes from feed items.

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2