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

Log of /contributions/modules/atom/atom.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.22.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 22:32:44 2009 UTC (2 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.22.2.21: +2 -2 lines
Diff to previous 1.22.2.21 , to branch point 1.22 , to next main 1.48
by Dave Reid: Swapped around some variables for readability.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 22:32:17 2009 UTC (2 months, 1 week ago) by davereid
Branch: MAIN
CVS Tags: HEAD
Changes since 1.47: +2 -2 lines
Diff to previous 1.47
by Dave Reid: Swapped around some variables for readability.

Revision 1.22.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 21:37:21 2009 UTC (2 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.22.2.20: +10 -1 lines
Diff to previous 1.22.2.20 , to branch point 1.22
by Dave Reid: Backported theme_atom_feed_item() from HEAD.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 21:36:40 2009 UTC (2 months, 1 week ago) by davereid
Branch: MAIN
Changes since 1.46: +10 -1 lines
Diff to previous 1.46
by Dave Reid: Added theme_atom_feed_item() for more modularized theming.

Revision 1.22.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 19:47:02 2009 UTC (2 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.22.2.19: +2 -3 lines
Diff to previous 1.22.2.19 , to branch point 1.22
by Dave Reid: Backport from HEAD.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 19:44:38 2009 UTC (2 months, 1 week ago) by davereid
Branch: MAIN
Changes since 1.45: +2 -3 lines
Diff to previous 1.45
#61791 by Dave Reid: Converted SQL to node_access DBTNG queries and fixed node output so that it at least works a little.

Revision 1.22.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 17:43:06 2009 UTC (2 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.22.2.18: +1 -6 lines
Diff to previous 1.22.2.18 , to branch point 1.22
by Dave Reid: Removed unnecessary title info on menu callbacks.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 17:43:02 2009 UTC (2 months, 1 week ago) by davereid
Branch: MAIN
Changes since 1.44: +1 -6 lines
Diff to previous 1.44
by Dave Reid: Removed unnecessary title info on menu callbacks.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 17:38:49 2009 UTC (2 months, 1 week ago) by davereid
Branch: MAIN
Changes since 1.43: +2 -2 lines
Diff to previous 1.43
by Dave Reid: Multiple-term taxonomy paths are no more. Yay for simplification!

Revision 1.22.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 17:34:43 2009 UTC (2 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.22.2.17: +29 -25 lines
Diff to previous 1.22.2.17 , to branch point 1.22
by Dave Reid: Improved restrictions in the menu definitions and cleaned up arguments passed to feed functions.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 17:34:33 2009 UTC (2 months, 1 week ago) by davereid
Branch: MAIN
Changes since 1.42: +32 -25 lines
Diff to previous 1.42
by Dave Reid: Improved restrictions in the menu definitions and cleaned up arguments passed to feed functions.

Revision 1.22.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 17:01:40 2009 UTC (2 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.22.2.16: +2 -2 lines
Diff to previous 1.22.2.16 , to branch point 1.22
by Dave Reid: Fixed adding links if user does not have the 'access content' permission.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 17:01:33 2009 UTC (2 months, 1 week ago) by davereid
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41
by Dave Reid: Fixed adding links if user does not have the 'access content' permission.

Revision 1.22.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 16:57:42 2009 UTC (2 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.22.2.15: +30 -39 lines
Diff to previous 1.22.2.15 , to branch point 1.22
by Dave Reid: Reworked atom_init() and moved theme_atom_feed() to atom.pages.inc.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 16:57:16 2009 UTC (2 months, 1 week ago) by davereid
Branch: MAIN
Changes since 1.40: +30 -49 lines
Diff to previous 1.40
by Dave Reid: Reworked atom_init() and moved theme_atom_feed() and _atom_contrib_get_ns() to atom.pages.inc. Other misc D7 fixes.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 16:21:21 2009 UTC (2 months, 1 week ago) by davereid
Branch: MAIN
Changes since 1.39: +24 -173 lines
Diff to previous 1.39
#583534 by Dave Reid: Added atom.pages.inc.

Revision 1.22.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 16:20:23 2009 UTC (2 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.22.2.14: +22 -180 lines
Diff to previous 1.22.2.14 , to branch point 1.22
#583534 by Dave Reid: Added atom.pages.inc.

Revision 1.22.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 15:54:17 2009 UTC (2 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.22.2.13: +3 -6 lines
Diff to previous 1.22.2.13 , to branch point 1.22
by Dave Reid: Removed unnecessary constants used as variable defaults.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 15:54:02 2009 UTC (2 months, 1 week ago) by davereid
Branch: MAIN
Changes since 1.38: +3 -7 lines
Diff to previous 1.38
by Dave Reid: Removed unnecessary constants used as variable defaults.

Revision 1.22.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 15:50:57 2009 UTC (2 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.22.2.12: +2 -1 lines
Diff to previous 1.22.2.12 , to branch point 1.22
#583534 follow-up by Dave Reid: Added missing file information in atom_menu().

Revision 1.22.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 15:49:37 2009 UTC (2 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.22.2.11: +12 -21 lines
Diff to previous 1.22.2.11 , to branch point 1.22
by Dave Reid: Coder fixes and cleaning up hook implementations.

Revision 1.22.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 15:46:27 2009 UTC (2 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.22.2.10: +9 -46 lines
Diff to previous 1.22.2.10 , to branch point 1.22
#583534 by Dave Reid: Added atom.admin.inc.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 15:42:55 2009 UTC (2 months, 1 week ago) by davereid
Branch: MAIN
Changes since 1.37: +14 -25 lines
Diff to previous 1.37
by Dave Reid: Coder fixes and cleaning up hook implementations.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 15:39:52 2009 UTC (2 months, 1 week ago) by davereid
Branch: MAIN
Changes since 1.36: +10 -54 lines
Diff to previous 1.36
#583534 by Dave Reid: Added atom.admin.inc.

Revision 1.22.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 15:23:44 2009 UTC (2 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.22.2.9: +1 -29 lines
Diff to previous 1.22.2.9 , to branch point 1.22
#198089 by Dave Reid: Removed advertising injection feature.

Revision 1.22.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 14:37:38 2009 UTC (2 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.22.2.8: +9 -12 lines
Diff to previous 1.22.2.8 , to branch point 1.22
#583106 by Dave Reid: Use gmdate() and DATE_ATOM instead of _atom_timestamp2w3dtf().

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 14:36:16 2009 UTC (2 months, 1 week ago) by davereid
Branch: MAIN
Changes since 1.35: +4 -12 lines
Diff to previous 1.35
#583106 by Dave Reid: Use gmdate() and DATE_ATOM instead of _atom_timestamp2w3dtf().

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 8 20:01:23 2009 UTC (6 months, 3 weeks ago) by deekayen
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
remove description about ads config because as insertion was removed

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 7 15:04:34 2009 UTC (6 months, 3 weeks ago) by deekayen
Branch: MAIN
Changes since 1.33: +16 -16 lines
Diff to previous 1.33
critical updates and coder fixes for 7.x

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 7 14:12:39 2009 UTC (6 months, 3 weeks ago) by deekayen
Branch: MAIN
Changes since 1.32: +4 -4 lines
Diff to previous 1.32
#229392 - escape htmlentities by mohanjith

Revision 1.21.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 7 14:08:04 2009 UTC (6 months, 3 weeks ago) by deekayen
Branch: DRUPAL-5
Changes since 1.21.2.7: +4 -4 lines
Diff to previous 1.21.2.7 , to branch point 1.21 , to next main 1.48
#229392 - escape htmlentities by mohanjith

Revision 1.22.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 7 14:04:14 2009 UTC (6 months, 3 weeks ago) by deekayen
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.22.2.7: +4 -4 lines
Diff to previous 1.22.2.7 , to branch point 1.22
#229392 - escape htmlentities by mohanjith

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 3 14:32:34 2009 UTC (8 months, 3 weeks ago) by deekayen
Branch: MAIN
Changes since 1.31: +4 -4 lines
Diff to previous 1.31
use new db api fetch method and remove another reference to the old atom/feed path

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 3 04:53:33 2009 UTC (8 months, 3 weeks ago) by deekayen
Branch: MAIN
Changes since 1.30: +50 -91 lines
Diff to previous 1.30
switch path to atom.xml
use new D7 database api
add tests

Revision 1.16.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 27 08:10:02 2008 UTC (11 months ago) by deekayen
Branch: DRUPAL-4-7
Changes since 1.16.2.6: +8 -8 lines
Diff to previous 1.16.2.6 , to branch point 1.16 , to next main 1.48
#325843 by cocooncrash - 'rss item' might be a more appropriate way to do nodeapi actions to feed items
coder says to capitalize booleans

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 27 08:07:52 2008 UTC (11 months ago) by deekayen
Branch: MAIN
Changes since 1.29: +19 -19 lines
Diff to previous 1.29
#325843 by cocooncrash - 'rss item' might be a more appropriate way to do nodeapi actions to feed items
coder says to capitalize booleans

Revision 1.22.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 27 08:07:31 2008 UTC (11 months ago) by deekayen
Branch: DRUPAL-6--1
Changes since 1.22.2.6: +19 -19 lines
Diff to previous 1.22.2.6 , to branch point 1.22
#325843 by cocooncrash - 'rss item' might be a more appropriate way to do nodeapi actions to feed items
coder says to capitalize booleans

Revision 1.21.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 27 08:06:56 2008 UTC (11 months ago) by deekayen
Branch: DRUPAL-5
Changes since 1.21.2.6: +8 -8 lines
Diff to previous 1.21.2.6 , to branch point 1.21
#325843 by cocooncrash - 'rss item' might be a more appropriate way to do nodeapi actions to feed items
coder says to capitalize booleans

Revision 1.21.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 27 07:52:54 2008 UTC (11 months ago) by deekayen
Branch: DRUPAL-5
Changes since 1.21.2.5: +5 -5 lines
Diff to previous 1.21.2.5 , to branch point 1.21
#331834 by shelleyp - make the jump from HTML to XHTML

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 27 07:49:36 2008 UTC (11 months ago) by deekayen
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28
wrong closing tag on previous commit's summary block

Revision 1.22.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 27 07:45:52 2008 UTC (11 months ago) by deekayen
Branch: DRUPAL-6--1
Changes since 1.22.2.5: +5 -5 lines
Diff to previous 1.22.2.5 , to branch point 1.22
#331834 by shelleyp - make the jump from HTML to XHTML

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 27 07:45:22 2008 UTC (11 months ago) by deekayen
Branch: MAIN
Changes since 1.27: +5 -5 lines
Diff to previous 1.27
#331834 by shelleyp - make the jump from HTML to XHTML

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 27 07:36:50 2008 UTC (11 months ago) by deekayen
Branch: MAIN
Changes since 1.26: +5 -1 lines
Diff to previous 1.26
#236670 - don't output atom head tag whle off-line

Revision 1.22.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 27 07:36:18 2008 UTC (11 months ago) by deekayen
Branch: DRUPAL-6--1
Changes since 1.22.2.4: +5 -1 lines
Diff to previous 1.22.2.4 , to branch point 1.22
#236670 - don't output atom head tag whle off-line

Revision 1.21.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 27 07:35:36 2008 UTC (11 months ago) by deekayen
Branch: DRUPAL-5
Changes since 1.21.2.4: +35 -12 lines
Diff to previous 1.21.2.4 , to branch point 1.21
#236670 - don't output atom head tag whle off-line
#274784 by miki - make options for the amount of content to show

Revision 1.22.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 15:36:13 2008 UTC (12 months ago) by deekayen
Branch: DRUPAL-6--1
Changes since 1.22.2.3: +2 -1 lines
Diff to previous 1.22.2.3 , to branch point 1.22
#337917 - contemplate to style atom feeds by jrglasgow

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 29 05:23:22 2008 UTC (16 months ago) by deekayen
Branch: MAIN
Changes since 1.25: +4 -2 lines
Diff to previous 1.25
start supporting Drupal 7.x

Revision 1.21.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 31 21:09:05 2008 UTC (19 months, 4 weeks ago) by deekayen
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.21.2.3: +10 -10 lines
Diff to previous 1.21.2.3 , to branch point 1.21
#240999: coder fixes by steamedpenguin
add .install to remove config vars on uninstall

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 24 12:49:59 2008 UTC (21 months ago) by ekes
Branch: MAIN
Changes since 1.24: +57 -10 lines
Diff to previous 1.24
#222854 by ekes: hooks added to allow modules to add enclosures and namespaces for their content

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 15 20:30:44 2008 UTC (21 months, 1 week ago) by deekayen
Branch: MAIN
Changes since 1.23: +11 -11 lines
Diff to previous 1.23
fix warnings from coder.module report

Revision 1.22.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 15 20:28:31 2008 UTC (21 months, 1 week ago) by deekayen
Branch: DRUPAL-6--1
Changes since 1.22.2.2: +10 -10 lines
Diff to previous 1.22.2.2 , to branch point 1.22
fix warnings from coder.module report

Revision 1.13.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 5 15:00:00 2007 UTC (23 months, 3 weeks ago) by deekayen
Branch: DRUPAL-4-6
Changes since 1.13.2.6: +5 -3 lines
Diff to previous 1.13.2.6 , to branch point 1.13 , to next main 1.48
issue #61791: not respecting node access

Revision 1.16.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 5 14:59:31 2007 UTC (23 months, 3 weeks ago) by deekayen
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.16.2.5: +5 -3 lines
Diff to previous 1.16.2.5 , to branch point 1.16
issue #61791: not respecting node access

Revision 1.21.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 5 14:55:35 2007 UTC (23 months, 3 weeks ago) by deekayen
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.21.2.2: +7 -5 lines
Diff to previous 1.21.2.2 , to branch point 1.21
issue #61791: not respecting node_access()
issue #169214: add to Syndication group on module page

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 5 14:24:51 2007 UTC (23 months, 3 weeks ago) by deekayen
Branch: MAIN
Changes since 1.22: +161 -50 lines
Diff to previous 1.22
syncing with DRUPAL-6--1-0

Revision 1.22.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 5 14:22:11 2007 UTC (23 months, 3 weeks ago) by deekayen
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.22.2.1: +5 -5 lines
Diff to previous 1.22.2.1 , to branch point 1.22
better support for linking to aliased feeds

Revision 1.22.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 30 19:40:16 2007 UTC (23 months, 4 weeks ago) by deekayen
Branch: DRUPAL-6--1
Changes since 1.22: +157 -46 lines
Diff to previous 1.22
issue #169214: associate with Syndication package on module list
issue #91108: Add option to only include only title or teaser (or neither)
issue #107690: Atom feeds for taxonomy terms
issue #61791: not respecting node access

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 30 15:02:42 2007 UTC (23 months, 4 weeks ago) by deekayen
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.21: +82 -76 lines
Diff to previous 1.21
Drupal 6 updates

Revision 1.11.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 1 04:39:10 2007 UTC (2 years, 8 months ago) by deekayen
Branch: DRUPAL-4-5
Changes since 1.11: +18 -18 lines
Diff to previous 1.11 , to next main 1.48
issue #56631 patch by clbustos; convert some double quotes to singles

Revision 1.21.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 1 04:18:28 2007 UTC (2 years, 8 months ago) by deekayen
Branch: DRUPAL-5
Changes since 1.21.2.1: +34 -41 lines
Diff to previous 1.21.2.1 , to branch point 1.21
issue #90003; code cleanup by drumm

Revision 1.13.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 1 03:49:19 2007 UTC (2 years, 8 months ago) by deekayen
Branch: DRUPAL-4-6
Changes since 1.13.2.5: +3 -3 lines
Diff to previous 1.13.2.5 , to branch point 1.13
patch #55496 by furmans

Revision 1.16.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 1 03:48:41 2007 UTC (2 years, 8 months ago) by deekayen
Branch: DRUPAL-4-7
Changes since 1.16.2.4: +3 -3 lines
Diff to previous 1.16.2.4 , to branch point 1.16
patch #55496 by furmans

Revision 1.21.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 1 03:47:32 2007 UTC (2 years, 8 months ago) by deekayen
Branch: DRUPAL-5
Changes since 1.21: +3 -3 lines
Diff to previous 1.21
patch #55496 by furmans

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 1 02:47:38 2007 UTC (2 years, 8 months ago) by deekayen
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.20: +14 -4 lines
Diff to previous 1.20
updates for Drupal 5

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 13 04:03:55 2006 UTC (3 years, 10 months ago) by deekayen
Branch: MAIN
Changes since 1.19: +12 -3 lines
Diff to previous 1.19
possible fix for issue #41482

Revision 1.16.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 13 04:03:18 2006 UTC (3 years, 10 months ago) by deekayen
Branch: DRUPAL-4-7
Changes since 1.16.2.3: +12 -3 lines
Diff to previous 1.16.2.3 , to branch point 1.16
possible fix for issue #41482

Revision 1.13.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 13 04:02:23 2006 UTC (3 years, 10 months ago) by deekayen
Branch: DRUPAL-4-6
Changes since 1.13.2.4: +12 -3 lines
Diff to previous 1.13.2.4 , to branch point 1.13
possible fix for issue #41482

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 8 01:24:41 2006 UTC (3 years, 10 months ago) by deekayen
Branch: MAIN
Changes since 1.18: +4 -4 lines
Diff to previous 1.18
fix issue #43127

Revision 1.16.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 8 01:23:34 2006 UTC (3 years, 10 months ago) by deekayen
Branch: DRUPAL-4-7
Changes since 1.16.2.2: +4 -4 lines
Diff to previous 1.16.2.2 , to branch point 1.16
fix issue #43127

Revision 1.13.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 8 01:22:24 2006 UTC (3 years, 10 months ago) by deekayen
Branch: DRUPAL-4-6
Changes since 1.13.2.3: +4 -4 lines
Diff to previous 1.13.2.3 , to branch point 1.13
fix issue #43127

Revision 1.13.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 7 22:06:32 2006 UTC (3 years, 10 months ago) by deekayen
Branch: DRUPAL-4-6
Changes since 1.13.2.2: +83 -22 lines
Diff to previous 1.13.2.2 , to branch point 1.13
feature request #28855 granted - create Atom feeds for the blog page and user blogs

Revision 1.16.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 7 21:54:15 2006 UTC (3 years, 10 months ago) by deekayen
Branch: DRUPAL-4-7
Changes since 1.16.2.1: +78 -14 lines
Diff to previous 1.16.2.1 , to branch point 1.16
feature request #28855 granted - create Atom feeds for the blog page and user blogs

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 7 21:50:52 2006 UTC (3 years, 10 months ago) by deekayen
Branch: MAIN
Changes since 1.17: +78 -14 lines
Diff to previous 1.17
create Atom feeds for the blog page and user blogs

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 7 06:18:23 2006 UTC (3 years, 10 months ago) by deekayen
Branch: MAIN
Changes since 1.16: +67 -2 lines
Diff to previous 1.16
sync HEAD with DRUPAL-4-7

Revision 1.16.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 7 06:14:59 2006 UTC (3 years, 10 months ago) by deekayen
Branch: DRUPAL-4-7
Changes since 1.16: +67 -2 lines
Diff to previous 1.16
add option to insert Yahoo! rss ad units in feed

Revision 1.13.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 7 06:12:51 2006 UTC (3 years, 10 months ago) by deekayen
Branch: DRUPAL-4-6
Changes since 1.13.2.1: +12 -10 lines
Diff to previous 1.13.2.1 , to branch point 1.13
fix duplicate page printing if access denied to settings; don't print settings help if no permission to access settings

Revision 1.13.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 7 05:32:52 2006 UTC (3 years, 10 months ago) by deekayen
Branch: DRUPAL-4-6
Changes since 1.13: +90 -22 lines
Diff to previous 1.13
backport Atom 1.0 support and add Yahoo! RSS ad unit insertion option

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 31 20:14:49 2005 UTC (3 years, 10 months ago) by deekayen
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.15: +22 -16 lines
Diff to previous 1.15
issue #29386

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 21 22:16:49 2005 UTC (4 years, 4 months ago) by kika
Branch: MAIN
Changes since 1.14: +4 -5 lines
Diff to previous 1.14

- small fix in phpdoc
- simplification: dc:subject -> atom:category

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 21 07:50:46 2005 UTC (4 years, 4 months ago) by kika
Branch: MAIN
Changes since 1.13: +13 -10 lines
Diff to previous 1.13

Patch #27041 : Atom 0.3 -> Atom 1.0

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 4 14:33:13 2005 UTC (4 years, 7 months ago) by killes
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.12: +4 -4 lines
Diff to previous 1.12
check_plain update.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 15 20:57:49 2005 UTC (4 years, 8 months ago) by walkah
Branch: MAIN
Changes since 1.11: +68 -38 lines
Diff to previous 1.11
issue #15370 : atom now does full feeds

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 5 14:06:12 2004 UTC (4 years, 11 months ago) by ax
Branch: MAIN
Branch point for: DRUPAL-4-5
Changes since 1.10: +7 -7 lines
Diff to previous 1.10
applying patch #10828: "node/view/$node->nid" -> "node/$node->nid"

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 28 05:08:50 2004 UTC (5 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.9: +7 -2 lines
Diff to previous 1.9
- Fixed bug in atom module.  Reported by Mike.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 21 13:32:40 2004 UTC (5 years, 5 months ago) by walkah
Branch: MAIN
Changes since 1.8: +10 -10 lines
Diff to previous 1.8
* impliment new hook_menu() (i.e. make it work again)
* update _help() hook

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 29 05:13:03 2004 UTC (5 years, 7 months ago) by dries
Branch: DRUPAL-4-4
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 , to next main 1.48
- Fixed broken URLs in atom feeds.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 29 05:08:24 2004 UTC (5 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
- Fixed broken URLs in atom feeds.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 1 21:33:54 2004 UTC (5 years, 7 months ago) by weitzman
Branch: MAIN
Branch point for: DRUPAL-4-4
Changes since 1.6: +3 -8 lines
Diff to previous 1.6
sync with CVS and 4.4

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 14:45:21 2003 UTC (5 years, 11 months ago) by kika
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5

proper header, patch by kjartan

Revision 1.1.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 14:31:08 2003 UTC (5 years, 11 months ago) by kika
Branch: DRUPAL-4-3
Changes since 1.1.4.3: +2 -1 lines
Diff to previous 1.1.4.3 , to branch point 1.1 , to next main 1.48

proper header, patch by kjartan

Revision 1.1.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 15 23:22:19 2003 UTC (5 years, 11 months ago) by kika
Branch: DRUPAL-4-3
Changes since 1.1.4.2: +2 -6 lines
Diff to previous 1.1.4.2 , to branch point 1.1

removing extra access permission. request by dries

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 15 23:20:05 2003 UTC (5 years, 11 months ago) by kika
Branch: MAIN
Changes since 1.4: +2 -6 lines
Diff to previous 1.4

removing extra access permission. request by dries

Revision 1.1.2.2
Mon Dec 15 19:03:01 2003 UTC (5 years, 11 months ago) by kika
Branch: DRUPAL-4-2
Changes since 1.1.2.1: +0 -0 lines
FILE REMOVED

removing unmaintained version

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 15 17:46:23 2003 UTC (5 years, 11 months ago) by kika
Branch: MAIN
Changes since 1.3: +2 -7 lines
Diff to previous 1.3

removed duplicated access control

Revision 1.1.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 15 17:43:02 2003 UTC (5 years, 11 months ago) by kika
Branch: DRUPAL-4-3
Changes since 1.1.4.1: +14 -14 lines
Diff to previous 1.1.4.1 , to branch point 1.1

moving access control to _page to be in sync with HEAD version

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 13 21:11:23 2003 UTC (5 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.2: +9 -16 lines
Diff to previous 1.2
- Made the atom module use the updated callback system instead of a _page hook.

Revision 1.1.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 13 20:53:56 2003 UTC (5 years, 11 months ago) by dries
Branch: DRUPAL-4-3
Changes since 1.1: +28 -15 lines
Diff to previous 1.1
- Updated atom module to Atom 0.3 specification.  Patch by Kristjan.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 13 20:51:00 2003 UTC (5 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.1: +28 -15 lines
Diff to previous 1.1
- Updated atom.module to Atom 0.3 specification.  Patch by Kristjan.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 11 18:17:13 2003 UTC (6 years, 2 months ago) by kika
Branch: DRUPAL-4-2
Changes since 1.1: +66 -49 lines
Diff to previous 1.1

Initial submission of atom.module.

This module allows sharing content in upcoming syndication
standard - call it Pie/Echo/Atom or whatever.
Read more about standard here:
http://diveintomark.org/archives/2003/08/05/atom02

atom.module is compliant with Atom 0.2
snapshot and validates OK:
http://feeds.archive.org/validator/check?url=http%3A%2F%2F4.trip.ee%2F%3Fq%3Datom

It implements only the required fields,
extending the module to support optional attributes is
in my TODO list.

(As a side note, I implemented custom format_date_iso8601()
function to generate ISO 8601-compliant
timestamps (also used in RSS). I think this function -
probably wrapped inside format_date() should
find it's way to common.inc in future)

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 21 15:23:08 2003 UTC (6 years, 3 months ago) by breyten
Branch: MAIN
Branch point for: DRUPAL-4-2, DRUPAL-4-3
inital import of Atom 0.2 module

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