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

Log of /contributions/modules/flickrhood/flickrhood.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.18.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 4 03:20:11 2007 UTC (2 years, 10 months ago) by andrewlevine
Branch: DRUPAL-4-7
Changes since 1.18.2.1: +1 -0 lines
Diff to previous 1.18.2.1 , to branch point 1.18 , to next main 1.24
#106081 fix error when there are no tags try #2

Revision 1.19.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 4 03:19:07 2007 UTC (2 years, 10 months ago) by andrewlevine
Branch: DRUPAL-5
Changes since 1.19.2.1: +2 -1 lines
Diff to previous 1.19.2.1 , to branch point 1.19 , to next main 1.24
#106081 fix error when there are no tags try #2

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 4 03:18:00 2007 UTC (2 years, 10 months ago) by andrewlevine
Branch: MAIN
CVS Tags: HEAD
Changes since 1.23: +6 -1 lines
Diff to previous 1.23
#106081 fix error when there are no tags

Revision 1.19.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 4 03:13:35 2007 UTC (2 years, 10 months ago) by andrewlevine
Branch: DRUPAL-5
Changes since 1.19: +5 -1 lines
Diff to previous 1.19
#106081 Fix error when there are no tags

Revision 1.18.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 4 03:03:33 2007 UTC (2 years, 10 months ago) by andrewlevine
Branch: DRUPAL-4-7
Changes since 1.18: +4 -0 lines
Diff to previous 1.18
fixed error when there are no tags

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 28 19:19:56 2006 UTC (2 years, 10 months ago) by andrewlevine
Branch: MAIN
Changes since 1.22: +2 -1 lines
Diff to previous 1.22
initialize array before diffing (#104829) thanks ac4lt

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 17 04:26:19 2006 UTC (3 years ago) by andrewlevine
Branch: MAIN
Changes since 1.21: +59 -59 lines
Diff to previous 1.21
formatting

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 17 02:36:35 2006 UTC (3 years ago) by andrewlevine
Branch: MAIN
Changes since 1.20: +17 -17 lines
Diff to previous 1.20
forgot _flickrhood_find_user function when converting to phpflickr

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 17 02:19:23 2006 UTC (3 years ago) by andrewlevine
Branch: MAIN
Changes since 1.19: +144 -311 lines
Diff to previous 1.19
- rewrote module to use phpFlickr instead of custom code
- made code more readable
- added some better (yet still incomplete) error checking and messages

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 26 04:09:24 2006 UTC (3 years, 1 month ago) by andrewlevine
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5
Changes since 1.18: +21 -9 lines
Diff to previous 1.18
updated module for Drupal 5
-new method for settings form
-new method for adding css
-.info file
-added hook_uninstall

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 19 05:45:29 2006 UTC (3 years, 4 months ago) by andrewlevine
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0
Branch point for: DRUPAL-4-7
Changes since 1.17: +12 -12 lines
Diff to previous 1.17
changed some links to l() format
removed some css TODOs that were already done

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 8 17:07:45 2006 UTC (3 years, 4 months ago) by andrewlevine
Branch: MAIN
Changes since 1.16: +18 -7 lines
Diff to previous 1.16
implemented the tag cloud (thanks for the code george brower!)

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 25 21:01:47 2006 UTC (3 years, 5 months ago) by andrewlevine
Branch: MAIN
Changes since 1.15: +0 -29 lines
Diff to previous 1.15
moved hook_install to .install file

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 25 01:47:13 2006 UTC (3 years, 5 months ago) by andrewlevine
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
wrong method in cron

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 24 23:06:26 2006 UTC (3 years, 5 months ago) by andrewlevine
Branch: MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
fixed typo in hook_cron

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 24 22:03:11 2006 UTC (3 years, 5 months ago) by andrewlevine
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
fixed unwanted redirect to sets from tags

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 24 21:58:30 2006 UTC (3 years, 5 months ago) by andrewlevine
Branch: MAIN
Changes since 1.11: +153 -14 lines
Diff to previous 1.11
implemented sets more fully
changed some function names to be more clear
changed some links to l() format

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 24 17:30:35 2006 UTC (3 years, 5 months ago) by andrewlevine
Branch: MAIN
Changes since 1.10: +25 -2 lines
Diff to previous 1.10
added hook_cron

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 24 02:01:57 2006 UTC (3 years, 5 months ago) by andrewlevine
Branch: MAIN
Changes since 1.9: +12 -2 lines
Diff to previous 1.9
added style sheet to a couple pages
changed class to id when appropriate

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 23 21:43:28 2006 UTC (3 years, 5 months ago) by andrewlevine
Branch: MAIN
Changes since 1.8: +103 -1 lines
Diff to previous 1.8
set up sets and theme function. no default css yet.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 18 06:18:18 2006 UTC (3 years, 5 months ago) by andrewlevine
Branch: MAIN
Changes since 1.7: +87 -15 lines
Diff to previous 1.7
implemented tag list (without css)
added array_key_exists() checks to avoid errors
added more arguments to theme calls in case they're needed

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 18 03:21:01 2006 UTC (3 years, 5 months ago) by andrewlevine
Branch: MAIN
Changes since 1.6: +52 -44 lines
Diff to previous 1.6
created two functions (_flickrhood_parse_into_struct and _flickrhood_get_fid) to stop my copy and paste habit
changed a couple drupal_set_message's to error

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 18 00:40:03 2006 UTC (3 years, 5 months ago) by andrewlevine
Branch: MAIN
Changes since 1.5: +94 -20 lines
Diff to previous 1.5
added subtask structure to tags
changed some function names to be more specific
expanded stub for tagcloud
added tags_in_cloud admin settings

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 16 23:36:35 2006 UTC (3 years, 5 months ago) by andrewlevine
Branch: MAIN
Changes since 1.4: +51 -10 lines
Diff to previous 1.4
added local_tasks and stubs for future features

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 16 20:10:29 2006 UTC (3 years, 5 months ago) by andrewlevine
Branch: MAIN
Changes since 1.3: +10 -10 lines
Diff to previous 1.3
changed names of persistent variables to prevent namespace conflicts

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 16 19:59:26 2006 UTC (3 years, 5 months ago) by andrewlevine
Branch: MAIN
Changes since 1.2: +76 -50 lines
Diff to previous 1.2
lots of fixes to hook_user
url encoded values in rest request
changed find_user a bit
quick fix to update_user_tags

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 16 16:58:10 2006 UTC (3 years, 5 months ago) by andrewlevine
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
took out table type definition

Revision 1.1.1.1 - (view) (download) (as text) (annotate) - [select for diffs] (vendor branch)
Fri Jun 16 16:14:26 2006 UTC (3 years, 5 months ago) by andrewlevine
Branch: andrewlevine
CVS Tags: start
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 , to next main 1.24
initial import of flickrhood

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 16 16:14:26 2006 UTC (3 years, 5 months ago) by andrewlevine
Branch: MAIN
Branch point for: andrewlevine
Initial revision

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