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

Log of /contributions/modules/feedburner/feedburner.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.8.4.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 06:14:27 2009 UTC (4 weeks, 5 days ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.8.4.27: +2 -2 lines
Diff to previous 1.8.4.27 , to branch point 1.8
by Dave Reid: Updated hook_url_alter_outbound() hook_url_outbound_alter().

Revision 1.8.4.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 15:05:50 2009 UTC (6 months, 2 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.8.4.26: +2 -2 lines
Diff to previous 1.8.4.26 , to branch point 1.8
#374257 by burningdog, Dave Reid: Fixed problem with incorrect parameters to _feedburner_get_path_segment().

Revision 1.8.4.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 22 03:08:21 2009 UTC (8 months ago) by davereid
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA4
Changes since 1.8.4.25: +40 -38 lines
Diff to previous 1.8.4.25 , to branch point 1.8
by Dave Reid: Updated internal feed URL replacement. Still needs a little work, but this method should be more reliable.

Revision 1.8.4.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 05:59:21 2009 UTC (8 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.8.4.24: +1 -1 lines
Diff to previous 1.8.4.24 , to branch point 1.8
by Dave Reid: Fixed notice if $_SERVER['HTTP_USER_AGENT'] is undefined.

Revision 1.8.4.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 21:54:06 2009 UTC (8 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.8.4.23: +5 -6 lines
Diff to previous 1.8.4.23 , to branch point 1.8
by Dave Reid: Fixed PHP4 incompatibility.

Revision 1.8.4.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 04:23:06 2009 UTC (8 months, 2 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.8.4.22: +254 -107 lines
Diff to previous 1.8.4.22 , to branch point 1.8
by Dave Reid: Fixed organic groups integration, split feedburner_get_feeds() into separate module integration functions for cleaner code. Plus other various bug fixes.

Revision 1.8.4.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 22:18:54 2009 UTC (8 months, 3 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.8.4.21: +1 -0 lines
Diff to previous 1.8.4.21 , to branch point 1.8
#388142 by Dave Reid: Added organic groups integration.

Revision 1.8.4.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 20 19:23:58 2009 UTC (9 months ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.8.4.20: +54 -20 lines
Diff to previous 1.8.4.20 , to branch point 1.8
Moved the admin/settings/feedburner path to admin/build/feedburner/settings
Disabled the feed link rewriting until I can get it working.
Added a ping FeedBurner feature when content is updated or ping.module is enabled.
Fixed small bugs with not using the proper feed URLs.

Revision 1.8.4.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 3 07:34:11 2009 UTC (10 months, 3 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.8.4.19: +1 -1 lines
Diff to previous 1.8.4.19 , to branch point 1.8
- Add suggested commentrss to .info.

Revision 1.8.4.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 15 04:24:19 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.8.4.18: +74 -46 lines
Diff to previous 1.8.4.18 , to branch point 1.8
- Using theme functions for blocks now!

Revision 1.8.4.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 15 02:06:45 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.8.4.17: +22 -58 lines
Diff to previous 1.8.4.17 , to branch point 1.8
- Attempt #1 to move a majority of block rendering code into feedburner.pages.inc

Revision 1.8.4.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 14 21:58:25 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.8.4.16: +30 -15 lines
Diff to previous 1.8.4.16 , to branch point 1.8
- Moved code to replace HTML into it's own function for reuse.

Revision 1.8.4.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 14 21:40:09 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.8.4.15: +5 -5 lines
Diff to previous 1.8.4.15 , to branch point 1.8
- Renamed _feedburner_save_feed() to feedburner_save_feed()

Revision 1.8.4.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 14 21:34:46 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.8.4.14: +51 -1 lines
Diff to previous 1.8.4.14 , to branch point 1.8
- Added HTML source feed URL replacement (with a test)!
- Fixed test failures with _feedburner_save_feed()

Revision 1.8.4.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 13 04:20:50 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.8.4.13: +3 -3 lines
Diff to previous 1.8.4.13 , to branch point 1.8
- Coder checks and auto-completion function move.

Revision 1.8.4.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 13 04:10:41 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.8.4.12: +163 -100 lines
Diff to previous 1.8.4.12 , to branch point 1.8
Major, MAJOR revision to start getting a real 1.0 release.

Revision 1.8.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 13 00:41:32 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-5
Changes since 1.8.2.4: +0 -19 lines
Diff to previous 1.8.2.4 , to branch point 1.8
- Remove unwanted debugging code.

Revision 1.8.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 12 22:55:36 2008 UTC (11 months, 2 weeks ago) by davereid
Branch: DRUPAL-5
Changes since 1.8.2.3: +9 -12 lines
Diff to previous 1.8.2.3 , to branch point 1.8
- Replaced call to drupal_goto with a copy of drupal_goto so that I don't need to include common.inc or do a full bootstrap. Messy errors ensue if that happens.

Revision 1.8.4.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 23 04:22:06 2008 UTC (15 months ago) by davereid
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA3
Changes since 1.8.4.11: +5 -3 lines
Diff to previous 1.8.4.11 , to branch point 1.8
- Fixed regex expression to match FeedBurner paths
- Added containing divs for email subscription block

Revision 1.8.4.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 22 03:10:22 2008 UTC (15 months ago) by davereid
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA2
Changes since 1.8.4.10: +0 -6 lines
Diff to previous 1.8.4.10 , to branch point 1.8
- Fixed orphaned reference to verified column
- Removed feedburner_verify function - no longer needed

Revision 1.8.4.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 22 02:22:56 2008 UTC (15 months ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.8.4.9: +30 -2 lines
Diff to previous 1.8.4.9 , to branch point 1.8
- Moved feedburner_feedflare function to feedburner.module
- Updated documentation

Revision 1.8.4.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 05:10:56 2008 UTC (15 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA
Changes since 1.8.4.8: +2 -2 lines
Diff to previous 1.8.4.8 , to branch point 1.8
Fix default variable parameter

Revision 1.8.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 05:08:55 2008 UTC (15 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.8.4.7: +40 -2 lines
Diff to previous 1.8.4.7 , to branch point 1.8
- Added FeedCount and Feeds blocks
- Added parameter to _get_feed_features to override cache results

Revision 1.8.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 03:26:50 2008 UTC (15 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.8.4.6: +51 -44 lines
Diff to previous 1.8.4.6 , to branch point 1.8
- E-mail subscription block
- Custom FeedFlares

Revision 1.8.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 15 06:39:06 2008 UTC (15 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.8.4.5: +3 -8 lines
Diff to previous 1.8.4.5 , to branch point 1.8
- Added API base request function and feed features function
- Getting closer to 1.0 Beta!

Revision 1.8.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 7 17:13:40 2008 UTC (15 months, 2 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.8.4.4: +36 -43 lines
Diff to previous 1.8.4.4 , to branch point 1.8
- Revised FeedFlare code
- Added pagination to feed list/build interface! Yay!

Revision 1.8.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 17:07:38 2008 UTC (15 months, 2 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.8.4.3: +1 -1 lines
Diff to previous 1.8.4.3 , to branch point 1.8
- Fixed some FeedFlare debugging info

Revision 1.8.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 06:54:42 2008 UTC (15 months, 3 weeks ago) by davereid
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA
Changes since 1.8.4.2: +182 -249 lines
Diff to previous 1.8.4.2 , to branch point 1.8
- MAJOR code changes and updates. Ready for alpha!

Revision 1.8.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 17:42:56 2008 UTC (15 months, 3 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.8.4.1: +31 -55 lines
Diff to previous 1.8.4.1 , to branch point 1.8
Changed hook_boot to use drupal_bootstrap instead of trying to recreate the required path functions on my own. I'd better let Drupal do the hard work for me.

Revision 1.8.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 07:00:00 2008 UTC (15 months, 3 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.8: +379 -180 lines
Diff to previous 1.8
Initial commit of 6.x branch

Revision 1.8.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 17 06:01:04 2007 UTC (2 years, 1 month ago) by davereid
Branch: DRUPAL-5
Changes since 1.8.2.2: +179 -57 lines
Diff to previous 1.8.2.2 , to branch point 1.8
Updates and bug fixes for 5.x version
Too many local revisions to be too specific

Revision 1.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 18 06:25:52 2007 UTC (2 years, 3 months ago) by davereid
Branch: DRUPAL-5
Changes since 1.8.2.1: +138 -83 lines
Diff to previous 1.8.2.1 , to branch point 1.8
Major changes and bug fixes

Revision 1.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 27 05:55:02 2007 UTC (2 years, 4 months ago) by davereid
Branch: DRUPAL-5
Changes since 1.8: +5 -19 lines
Diff to previous 1.8
Updated disabled redirection query string

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 27 05:11:41 2007 UTC (2 years, 4 months ago) by davereid
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
Changes since 1.7: +154 -617 lines
Diff to previous 1.7
Major code overhaul
Using FeedBurner database table
Split module into admin/user/base functions

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 11 07:59:19 2007 UTC (2 years, 7 months ago) by davereid
Branch: MAIN
CVS Tags: DRUPAL-5--0-5
Changes since 1.6: +332 -144 lines
Diff to previous 1.6
- Updated adminstration options
- Addedition of user-specified feeds
- Verification of local and FeedBurner feeds

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 28 03:49:16 2007 UTC (2 years, 8 months ago) by davereid
Branch: MAIN
CVS Tags: DRUPAL-5--0-4
Changes since 1.5: +31 -13 lines
Diff to previous 1.5
- Improved handling with cache system

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 27 23:20:59 2007 UTC (2 years, 8 months ago) by davereid
Branch: MAIN
Changes since 1.4: +12 -2 lines
Diff to previous 1.4
- Recommit

Revision 1.4.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 27 23:00:53 2007 UTC (2 years, 8 months ago) by davereid
CVS Tags: DRUPAL-5--0-3
Changes since 1.4.2.2: +3 -3 lines
Diff to previous 1.4.2.2 , to branch point 1.4 , to next main 1.8
- Cache needs to be cleared when feeds redirects are updated

Revision 1.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 27 21:31:49 2007 UTC (2 years, 8 months ago) by davereid
Changes since 1.4.2.1: +5 -1 lines
Diff to previous 1.4.2.1 , to branch point 1.4
- Fixed bug where hook_menu never fires for anonymous users and redirects

Revision 1.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 27 21:05:36 2007 UTC (2 years, 8 months ago) by davereid
Changes since 1.4: +7 -1 lines
Diff to previous 1.4
- Added option to configure user blog redirection

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 27 20:48:45 2007 UTC (2 years, 8 months ago) by davereid
Branch: MAIN
CVS Tags: DRUPAL-5--0-2
Changes since 1.3: +470 -52 lines
Diff to previous 1.3
- Added multiple feed handling
- Improved administration interface
- FeedFlare integration

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 11 05:27:37 2007 UTC (2 years, 8 months ago) by davereid
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
Updated CVS id comment

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 10 06:50:24 2007 UTC (2 years, 8 months ago) by davereid
Branch: MAIN
CVS Tags: DRUPAL-5--0-1
Changes since 1.1: +75 -14 lines
Diff to previous 1.1
Added version tag
Added option for redirection status code

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 9 21:52:08 2007 UTC (2 years, 8 months ago) by davereid
Branch: MAIN
Initial commit

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