/[drupal]/contributions/modules/commentrss/commentrss.module
ViewVC logotype

Log of /contributions/modules/commentrss/commentrss.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.12.2.2.2.6.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 16:50:55 2009 UTC (2 months, 1 week ago) by davereid
Branch: DRUPAL-6--2
Changes since 1.12.2.2.2.6.2.9: +4 -4 lines
Diff to previous 1.12.2.2.2.6.2.9 , to branch point 1.12.2.2.2.6
by Dave Reid: Use DATE_RSS instead of DATE_RFC2822.

Revision 1.12.2.2.2.6.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 20 23:19:08 2009 UTC (2 months, 1 week ago) by davereid
Branch: DRUPAL-6--2
Changes since 1.12.2.2.2.6.2.8: +3 -3 lines
Diff to previous 1.12.2.2.2.6.2.8 , to branch point 1.12.2.2.2.6
by Dave Reid: Re-order some code in commentrss_init() so that more than one comment RSS feed can be added on the node page.

Revision 1.12.2.2.2.6.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 20 22:05:44 2009 UTC (2 months, 1 week ago) by davereid
Branch: DRUPAL-6--2
Changes since 1.12.2.2.2.6.2.7: +4 -4 lines
Diff to previous 1.12.2.2.2.6.2.7 , to branch point 1.12.2.2.2.6
by Dave Reid: Fixed use of relative URLs instead of absolute URLs in the RSS links.

Revision 1.12.2.2.2.6.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 20 22:04:47 2009 UTC (2 months, 1 week ago) by davereid
Branch: DRUPAL-6--2
Changes since 1.12.2.2.2.6.2.6: +49 -39 lines
Diff to previous 1.12.2.2.2.6.2.6 , to branch point 1.12.2.2.2.6
by Dave Reid: Rework commentrss_init() and add an access callback helper commentrss_node_feed_access().

Revision 1.12.2.2.2.6.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 20 15:18:51 2009 UTC (2 months, 1 week ago) by davereid
Branch: DRUPAL-6--2
Changes since 1.12.2.2.2.6.2.5: +7 -3 lines
Diff to previous 1.12.2.2.2.6.2.5 , to branch point 1.12.2.2.2.6
#581542 follow-up by frjo, Dave Reid: Fixed the  parameter passed into format_rss_item().

Revision 1.12.2.2.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 16 16:47:53 2009 UTC (2 months, 1 week ago) by davereid
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-2
Changes since 1.12.2.2.4.7: +2 -2 lines
Diff to previous 1.12.2.2.4.7 , to branch point 1.12.2.2 , to next main 1.12.2.4
#579280 (SA-CONTRIB-2009-058) by Dave Reid: Add node access check when adding links to node comment RSS feeds.

Revision 1.12.2.2.2.6.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 16 16:45:08 2009 UTC (2 months, 1 week ago) by davereid
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-2
Changes since 1.12.2.2.2.6.2.4: +2 -2 lines
Diff to previous 1.12.2.2.2.6.2.4 , to branch point 1.12.2.2.2.6
#579280 (SA-CONTRIB-2009-058) by Dave Reid: Add node access check when adding links to node comment RSS feeds.

Revision 1.12.2.2.2.6.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 17 15:56:31 2009 UTC (4 months, 1 week ago) by davereid
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-1
Changes since 1.12.2.2.2.6.2.3: +5 -7 lines
Diff to previous 1.12.2.2.2.6.2.3 , to branch point 1.12.2.2.2.6
#316080 by Dave Reid: Fixed the default local tab menu details and removed unnecessary code.

Revision 1.12.2.2.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 17 15:46:17 2009 UTC (4 months, 1 week ago) by davereid
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-1
Changes since 1.12.2.2.4.6: +2 -2 lines
Diff to previous 1.12.2.2.4.6 , to branch point 1.12.2.2
#513492 by Hervé Saladin, Dave Reid: Fixed a relative link to an absolute link.

Revision 1.12.2.2.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 17 15:43:00 2009 UTC (4 months, 1 week ago) by davereid
Branch: DRUPAL-5--2
Changes since 1.12.2.2.4.5: +13 -13 lines
Diff to previous 1.12.2.2.4.5 , to branch point 1.12.2.2
#318467 by Shiny: Fixed field alias SQL error.

Revision 1.12.2.2.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 10:29:15 2008 UTC (13 months, 3 weeks ago) by goba
Branch: DRUPAL-5--2
Changes since 1.12.2.2.4.4: +45 -42 lines
Diff to previous 1.12.2.2.4.4 , to branch point 1.12.2.2
#316270 reported by akwala, patch by myself: do not expose feed paths, when in reality, the user does not have permission to read those feeds. (Backported from Drupal 6.x-2.x)

Revision 1.12.2.2.2.6.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 10:24:02 2008 UTC (13 months, 3 weeks ago) by goba
Branch: DRUPAL-6--2
Changes since 1.12.2.2.2.6.2.2: +2 -2 lines
Diff to previous 1.12.2.2.2.6.2.2 , to branch point 1.12.2.2.2.6
#316270 reported by akwala, patch by myself: do not expose feed paths, when in reality, the user does not have permission to read those feeds.

Revision 1.12.2.2.2.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 10:19:39 2008 UTC (13 months, 3 weeks ago) by goba
Branch: DRUPAL-6--2
Changes since 1.12.2.2.2.6.2.1: +4 -1 lines
Diff to previous 1.12.2.2.2.6.2.1 , to branch point 1.12.2.2.2.6
#316080 report by akwala, patch by myself: the newly added default tab for RSS settings did not work for its specific URL (only for the parent URL). We should include the system code and use that when people hit this URL.

Revision 1.12.2.2.2.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 14:09:17 2008 UTC (13 months, 4 weeks ago) by goba
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0
Changes since 1.12.2.2.2.6: +76 -225 lines
Diff to previous 1.12.2.2.2.6
Forward porting changes to commentrss from 5.x-1.x to 5.x-2.x, including:
 -  #214958 by Junyor and myself: add context to comment feeds, so people can identify where comments are coming from
  - #161150 report by twohills, patch by myself: Add different options for site
    front page feed exposure, and prevent all site feed from appearing on
    other pages. Setting backwards compatible.
  - Update help text to describe feed features better.
  - Moved settings page under 'RSS publishing' setting in admin > content.
  - #198151 report by ragaskar, patch by myself: avoid node comment RSS feed
    from appearing on other pages.
  - Removed lots of dead code from node comment feed generation code.
  - #189829 reported by zostay, mostly fixed already, but one missing piece:
    Built in check for comment support on node, so that a node feed will not
    be accessible at all if the node does not support comments.
  - Remove vocabulary feed as vocabulary_list module is not supported for
    years. Will look into Views integration later.
  - Added lots of phpdoc to API functions.
  - Align namespace handling in channel feed to core patch suggested at #157709
  - Rethink commentrss_format_items() to join on {users} instead of doing a
    user_load() on all comments handled. This leads to much better performance.
  - Better descriptions on settings.

Also used Drupal 6 features to split the module into pages.inc, admin.inc and the main module file only containing core hook callbacks, minimizing memory footprint.

Revision 1.12.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 10 07:46:01 2008 UTC (14 months, 2 weeks ago) by goba
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.12.2.3: +2 -2 lines
Diff to previous 1.12.2.3 , to branch point 1.12 , to next main 1.18
#305984 by spatz4000: undefined function error; caused by bad backporting of drupal_is_front_page() fix

Revision 1.12.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 9 08:44:14 2008 UTC (14 months, 2 weeks ago) by goba
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.12.2.2: +2 -2 lines
Diff to previous 1.12.2.2 , to branch point 1.12
#288481 report by telega: also add comment RSS feed on non-standard frontpage (but keep adding on the main node listing as well) [backported]

Revision 1.12.2.2.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 9 08:39:37 2008 UTC (14 months, 2 weeks ago) by goba
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Branch point for: DRUPAL-6--2
Changes since 1.12.2.2.2.5: +5 -2 lines
Diff to previous 1.12.2.2.2.5 , to branch point 1.12.2.2 , to next main 1.12.2.4
#288481 report by telega: also add comment RSS feed on non-standard frontpage (but keep adding on the main node listing as well)

Revision 1.12.2.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 9 08:32:12 2008 UTC (14 months, 2 weeks ago) by goba
Branch: DRUPAL-6--1
Changes since 1.12.2.2.2.4: +24 -21 lines
Diff to previous 1.12.2.2.2.4 , to branch point 1.12.2.2
#283590 reported by tjharman, fixed by myself: Our hook_init breaks offline page theming, so just skip running it when the site is offline.

Revision 1.12.2.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 9 08:22:01 2008 UTC (14 months, 2 weeks ago) by goba
Branch: DRUPAL-6--1
Changes since 1.12.2.2.2.3: +5 -3 lines
Diff to previous 1.12.2.2.2.3 , to branch point 1.12.2.2
#304778 by laalto and #256922 by Wesley Tanaka: Fix default site feed and permission to look for access comments

Revision 1.12.2.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 5 09:29:11 2008 UTC (14 months, 3 weeks ago) by goba
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.12.2.2.2.2: +24 -22 lines
Diff to previous 1.12.2.2.2.2 , to branch point 1.12.2.2
- Fix admin settings so that it actually displays.
- Display vocabulary option but disabled, so people are aware of the feature.
- Pass on type (was missing) and id (was not nicely implemented) from menu.
- Keep the defaults for site and node feeds in the RSS handler, so it works with zero config.
- Found a bug in vocabulary feed with bogus variable name, fixed.

Revision 1.12.2.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 5 08:43:23 2008 UTC (14 months, 3 weeks ago) by goba
Branch: DRUPAL-6--1
Changes since 1.12.2.2.2.1: +23 -19 lines
Diff to previous 1.12.2.2.2.1 , to branch point 1.12.2.2
Fix help and settings wording

Revision 1.12.2.2.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 8 10:28:01 2008 UTC (18 months, 3 weeks ago) by goba
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0
Changes since 1.12.2.2.4.3: +2 -2 lines
Diff to previous 1.12.2.2.4.3 , to branch point 1.12.2.2
Follow up to #161150 by Junyor: classic logic error with COMMENTRSS_SITE_FRONT_AND_NODE_PAGE

Revision 1.12.2.2.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 15:20:46 2008 UTC (19 months ago) by goba
Branch: DRUPAL-5--2
Changes since 1.12.2.2.4.2: +59 -53 lines
Diff to previous 1.12.2.2.4.2 , to branch point 1.12.2.2
Marking sections in the code and reordering according to that.

Revision 1.12.2.2.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 14:20:05 2008 UTC (19 months ago) by goba
Branch: DRUPAL-5--2
Changes since 1.12.2.2.4.1: +15 -5 lines
Diff to previous 1.12.2.2.4.1 , to branch point 1.12.2.2
#214958 by Junyor and myself: add context to comment feeds, so people can identify where comments are coming from

Revision 1.12.2.2.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 13:30:55 2008 UTC (19 months ago) by goba
Branch: DRUPAL-5--2
Changes since 1.12.2.2: +263 -165 lines
Diff to previous 1.12.2.2
Generic UI cleanup and bugfixing.

- Clean up install and uninstall process. Use consistent variable defaults
  instead of defaults set on installation.
- #161150 report by twohills, patch by myself: Add different options for site
  front page feed exposure, and prevent all site feed from appearing on
  other pages. Setting backwards compatible.
- Update help text to describe feed features better.
- Moved settings page under 'RSS publishing' setting in admin > content.
- #198151 report by ragaskar, patch by myself: avoid node comment RSS feed
  from appearing on other pages.
- Simplified callbacks for feeds so that we don't need internal wrapper.
- #187595 report by Boobaa: tie to 'access comments' permission instead of
  'access content' for access to the comments feeds.
- Removed lots of dead code from node comment feed generation code.
- #189829 reported by zostay, mostly fixed already, but one missing piece:
  Built in check for comment support on node, so that a node feed will not
  be accessible at all if the node does not support comments.
- Remove vocabulary feed as vocabulary_list module is not supported for
  years. Will look into Views integration later.
- Added lots of phpdoc to API functions.
- Align namespace handling in channel feed to core patch suggested at #157709
- Rethink commentrss_format_items() to join on {users} instead of doing a
  user_load() on all comments handled. This leads to much better performance.
- Better descriptions on settings.

Revision 1.12.2.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 28 22:51:43 2008 UTC (19 months ago) by goba
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.12.2.2: +60 -54 lines
Diff to previous 1.12.2.2
#215278 by add1sun: port commentrss module to Drupal 6

Revision 1.12.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 16 04:19:11 2007 UTC (2 years, 4 months ago) by tangent
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5--2, DRUPAL-6--1
Changes since 1.12.2.1: +185 -164 lines
Diff to previous 1.12.2.1 , to branch point 1.12
Added new settings, removed nodetype feeds, bug fixes

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 16 03:08:29 2007 UTC (2 years, 4 months ago) by tangent
Branch: MAIN
CVS Tags: HEAD
Changes since 1.17: +4 -6 lines
Diff to previous 1.17
Removed unnecessary logic from nodeapi

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 15 20:44:59 2007 UTC (2 years, 4 months ago) by tangent
Branch: MAIN
Changes since 1.16: +6 -1 lines
Diff to previous 1.16
Added a help page

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 15 20:09:31 2007 UTC (2 years, 4 months ago) by tangent
Branch: MAIN
Changes since 1.15: +167 -142 lines
Diff to previous 1.15
#156666: Add settings to make feeds optional, remove nodetype feeds, fix misc bugs

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 15 00:15:21 2007 UTC (2 years, 4 months ago) by tangent
Branch: MAIN
Changes since 1.14: +21 -46 lines
Diff to previous 1.14
#157613: Remove node teaser from node type comment feeds

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 15 00:03:31 2007 UTC (2 years, 4 months ago) by tangent
Branch: MAIN
Changes since 1.13: +20 -2 lines
Diff to previous 1.13
#146914: Add wfw:commentRss element to node feeds

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 14 23:50:55 2007 UTC (2 years, 4 months ago) by tangent
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
#157594: Fix content-type header for feeds

Revision 1.12.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 14 23:46:20 2007 UTC (2 years, 4 months ago) by tangent
Branch: DRUPAL-5
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
#157594: Fix content-type header for feeds

Revision 1.6.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 7 12:46:37 2007 UTC (2 years, 7 months ago) by goba
Branch: DRUPAL-4-7
Changes since 1.6.2.5: +5 -5 lines
Diff to previous 1.6.2.5 , to branch point 1.6 , to next main 1.18
#110248 in part by yched: fix a couple of mission check_plain()s

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 18 11:42:56 2006 UTC (2 years, 11 months ago) by goba
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.11: +15 -14 lines
Diff to previous 1.11
#101441: by Egon Bianchet: update t() parameters for proper escaping, slightly modified

Revision 1.6.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 19 18:48:55 2006 UTC (3 years, 3 months ago) by goba
Branch: DRUPAL-4-7
Changes since 1.6.2.4: +18 -44 lines
Diff to previous 1.6.2.4 , to branch point 1.6
stop my silly practice of doing two SQL selects for a comment rss page
do one bigger one instead, which also has the benefit that the joins could be optimized by the DB engine,
while the previous version had the node join obscured in the query and then the nid IN (...) list

Tested on a 4.7 site and seems to be working fine (although some caching might help, the database
caches the results quite well as it seems for requests close enough.)

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 19 18:48:00 2006 UTC (3 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.10: +18 -44 lines
Diff to previous 1.10
stop my silly practice of doing two SQL selects for a comment rss page
do one bigger one instead, which also has the benefit that the joins could be optimized by the DB engine,
while the previous version had the node join obscured in the query and then the nid IN (...) list

Tested on a 4.7 site and seems to be working fine (although some caching might help, the database
caches the results quite well as it seems for requests close enough.)

Revision 1.6.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 15 11:15:47 2006 UTC (3 years, 3 months ago) by goba
Branch: DRUPAL-4-7
Changes since 1.6.2.3: +2 -2 lines
Diff to previous 1.6.2.3 , to branch point 1.6
#77631: we should pass the table alias to sql rewrite, not the table name itself

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 15 11:15:29 2006 UTC (3 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
#77631: we should pass the table alias to sql rewrite, not the table name itself

Revision 1.6.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 13 18:02:37 2006 UTC (3 years, 3 months ago) by goba
Branch: DRUPAL-4-7
Changes since 1.6.2.2: +2 -2 lines
Diff to previous 1.6.2.2 , to branch point 1.6
#77631: rewrite problem fixed

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 13 18:01:38 2006 UTC (3 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
rewrite problem fixed

Revision 1.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 9 08:36:44 2006 UTC (3 years, 3 months ago) by goba
Branch: DRUPAL-4-7
Changes since 1.6.2.1: +2 -2 lines
Diff to previous 1.6.2.1 , to branch point 1.6
#77760: filter comment content properly, patch by Moshe Weitzman

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 9 08:35:26 2006 UTC (3 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
#77760: filter comment content properly, patch by Moshe Weitzman

Revision 1.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 28 15:20:08 2006 UTC (3 years, 4 months ago) by goba
Branch: DRUPAL-4-7
Changes since 1.6: +4 -3 lines
Diff to previous 1.6
#75832: fixing a node access bug and a small glitch, patch by frjo

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 28 15:19:02 2006 UTC (3 years, 4 months ago) by goba
Branch: MAIN
Changes since 1.6: +4 -3 lines
Diff to previous 1.6
#75832: fixing a node access bug and a small glitch, patch by frjo

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 28 22:28:44 2006 UTC (3 years, 5 months ago) by goba
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.5: +82 -39 lines
Diff to previous 1.5
Updated for 4.7, thanks Moshe for the TODO notes

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 6 06:36:41 2006 UTC (3 years, 10 months ago) by weitzman
Branch: MAIN
Changes since 1.4: +44 -11 lines
Diff to previous 1.4
node permissions and rss LINK advertising: #42549

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 7 15:17:11 2005 UTC (4 years, 9 months ago) by goba
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
node link fix

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 28 19:56:44 2004 UTC (4 years, 11 months ago) by goba
Branch: MAIN
Branch point for: DRUPAL-4-5, DRUPAL-4-6
Changes since 1.2: +75 -22 lines
Diff to previous 1.2
updated for 4.5, and also added per node type comment feeds, as I needed them for a project - will tag for 4.5 shortly

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 5 19:00:52 2004 UTC (5 years, 4 months ago) by goba
Branch: DRUPAL-4-4
Changes since 1.1: +7 -2 lines
Diff to previous 1.1 , to next main 1.18
backport graceful degradation

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 5 18:58:43 2004 UTC (5 years, 4 months ago) by goba
Branch: MAIN
Changes since 1.1: +7 -2 lines
Diff to previous 1.1
degrade gracefully if vocabulary_list is not available

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 4 16:24:50 2004 UTC (5 years, 4 months ago) by goba
Branch: MAIN
Branch point for: DRUPAL-4-4
Provides comment feeds for:
 - whole site
 - per vocabulary
 - per term
 - per node

Also needs vocabulary_list.module to not print broken links.
There is nowhere to link to if that module is not set up.

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