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

Log of /contributions/modules/favorite_nodes/favorite_nodes.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.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 20 03:51:27 2009 UTC (5 days, 16 hours ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.8.2.14: +4 -2 lines
Diff to previous 1.8.2.14 , to branch point 1.8
#637896 by lazly, add an iterator class for page display

Revision 1.8.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 22:14:07 2009 UTC (2 weeks, 2 days ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.8.2.13: +5 -1 lines
Diff to previous 1.8.2.13 , to branch point 1.8
#627096 by lazly, add div class to make theming easier

Revision 1.8.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 18:28:26 2009 UTC (6 months, 1 week ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.8.2.12: +69 -32 lines
Diff to previous 1.8.2.12 , to branch point 1.8
- Fix for argument order. Tries to be smart and recognize which is a node type and which is a uid
- Fix for showing the favorite nodes on a user's profile.
- Tested with the profile tabs module and confirmed working

Revision 1.8.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 11 17:50:58 2009 UTC (7 months, 2 weeks ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.8.2.11: +17 -17 lines
Diff to previous 1.8.2.11 , to branch point 1.8
Fix for @type appearing in menu. Also minor formatting.

Revision 1.8.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 11 17:20:28 2009 UTC (7 months, 2 weeks ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.8.2.10: +3 -3 lines
Diff to previous 1.8.2.10 , to branch point 1.8
Fix for hierarchy

Revision 1.8.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 28 16:19:49 2009 UTC (7 months, 4 weeks ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.8.2.9: +7 -8 lines
Diff to previous 1.8.2.9 , to branch point 1.8
#416262 by rares, favorite nodes profile limit 0 does not work.
#416278 by rares, do not display favorites in profile if there are none.
#416256 by rares, use page limit, not block limit.

Revision 1.5.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 16:42:02 2009 UTC (10 months, 1 week ago) by kbahey
Branch: DRUPAL-5
Changes since 1.5.2.22: +2 -2 lines
Diff to previous 1.5.2.22 , to branch point 1.5 , to next main 1.8
#290958 by alfaguru, fix for views uid filter not working

Revision 1.8.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 04:01:09 2009 UTC (10 months, 2 weeks ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.8.2.8: +56 -7 lines
Diff to previous 1.8.2.8 , to branch point 1.8
#356339 by singularo, make links array more Drupal 6.x conformant.

Revision 1.5.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 02:39:24 2009 UTC (10 months, 3 weeks ago) by kbahey
Branch: DRUPAL-5
Changes since 1.5.2.21: +56 -30 lines
Diff to previous 1.5.2.21 , to branch point 1.5
#248093 by jpsalter, ahansen1: added theme override for links, as well as option to show/hide links

Revision 1.5.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 29 16:46:15 2008 UTC (13 months, 3 weeks ago) by kbahey
Branch: DRUPAL-5
Changes since 1.5.2.20: +16 -2 lines
Diff to previous 1.5.2.20 , to branch point 1.5
#314898 Fix $node as argument for hook_favorite_nodes() when using 'delete' op.

Revision 1.8.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 29 16:46:00 2008 UTC (13 months, 3 weeks ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.8.2.7: +30 -17 lines
Diff to previous 1.8.2.7 , to branch point 1.8
#314898 Fix $node as argument for hook_favorite_nodes() when using 'delete' op.

Revision 1.8.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 29 16:08:52 2008 UTC (13 months, 3 weeks ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.8.2.6: +4 -3 lines
Diff to previous 1.8.2.6 , to branch point 1.8
#86633 by jaydub, slight modifications by kbahey: add PostgreSQL support

Revision 1.5.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 29 16:07:27 2008 UTC (13 months, 3 weeks ago) by kbahey
Branch: DRUPAL-5
Changes since 1.5.2.19: +4 -3 lines
Diff to previous 1.5.2.19 , to branch point 1.5
#86633 by jaydub, slight modifications by kbahey: add PostgreSQL support

Revision 1.5.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 23 17:38:00 2008 UTC (14 months ago) by kbahey
Branch: DRUPAL-5
Changes since 1.5.2.18: +30 -19 lines
Diff to previous 1.5.2.18 , to branch point 1.5
#312134 by pounard, and fixes by kbahey, add an option to hide the titles for empty lists.

Revision 1.8.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 23 17:37:49 2008 UTC (14 months ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.8.2.5: +28 -17 lines
Diff to previous 1.8.2.5 , to branch point 1.8
#312134 by pounard, and fixes by kbahey, add an option to hide the titles for empty lists.

Revision 1.5.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 21 02:49:22 2008 UTC (14 months ago) by kbahey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.5.2.17: +2 -4 lines
Diff to previous 1.5.2.17 , to branch point 1.5
By Gerhard (security 444), anonymous users should not see nodes that someone bookmarked.

Revision 1.8.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 14 17:55:41 2008 UTC (14 months, 1 week ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.8.2.4: +7 -122 lines
Diff to previous 1.8.2.4 , to branch point 1.8
#308349 by blackdog, Views 2.x integration for D6 version of favorite nodes.

Revision 1.8.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 13 21:49:19 2008 UTC (14 months, 1 week ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.8.2.3: +10 -1 lines
Diff to previous 1.8.2.3 , to branch point 1.8
#285532 by blackdog, add hook_favorite_nodes(), port for D6.

Revision 1.8.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 9 01:14:02 2008 UTC (14 months, 2 weeks ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.8.2.2: +55 -61 lines
Diff to previous 1.8.2.2 , to branch point 1.8
#305681 by blackdog, code style fixes via coder module.

Revision 1.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 8 03:56:48 2008 UTC (14 months, 2 weeks ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.8.2.1: +7 -3 lines
Diff to previous 1.8.2.1 , to branch point 1.8
#285512 by blackdog, display node type in add/remove message (D6 port).

Revision 1.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 8 03:52:23 2008 UTC (14 months, 2 weeks ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.8: +27 -5 lines
Diff to previous 1.8
#218701 by blackdog, an option to have 'add to favorites' in the teaser.

Revision 1.5.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 15 16:07:13 2008 UTC (15 months, 1 week ago) by kbahey
Branch: DRUPAL-5
Changes since 1.5.2.16: +4 -4 lines
Diff to previous 1.5.2.16 , to branch point 1.5
#166445 by chellman, code style by kbahey, add classes to hook_link_alter()
for better styling/theming.

Revision 1.5.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 22 03:27:46 2008 UTC (16 months ago) by kbahey
Branch: DRUPAL-5
Changes since 1.5.2.15: +11 -1 lines
Diff to previous 1.5.2.15 , to branch point 1.5
#285538 by incidentist, add hook_favorite_nodes().

Revision 1.5.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 22 03:24:14 2008 UTC (16 months ago) by kbahey
Branch: DRUPAL-5
Changes since 1.5.2.14: +7 -3 lines
Diff to previous 1.5.2.14 , to branch point 1.5
#285512 by incidentist, display node types in add/remove messages.

Revision 1.5.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 20 23:59:23 2008 UTC (16 months ago) by kbahey
Branch: DRUPAL-5
Changes since 1.5.2.13: +78 -25 lines
Diff to previous 1.5.2.13 , to branch point 1.5
#284356 by pounard, Option to display favorites as a tab in user profile

Revision 1.5.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 28 20:33:03 2008 UTC (16 months, 4 weeks ago) by kbahey
Branch: DRUPAL-5
Changes since 1.5.2.12: +3 -3 lines
Diff to previous 1.5.2.12 , to branch point 1.5
#276155 Syntax error in -dev tarball. Fixed.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 18 14:44:15 2008 UTC (17 months, 1 week ago) by kbahey
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.7: +101 -81 lines
Diff to previous 1.7
#269377 by gagarine, Port to Drupal 6.x

Revision 1.5.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 1 16:49:32 2008 UTC (18 months, 3 weeks ago) by kbahey
Branch: DRUPAL-5
Changes since 1.5.2.11: +3 -3 lines
Diff to previous 1.5.2.11 , to branch point 1.5
#182616 by brunodbo: add a class to the add and remove links.

Revision 1.5.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 12 17:25:38 2008 UTC (19 months, 2 weeks ago) by kbahey
Branch: DRUPAL-5
Changes since 1.5.2.10: +14 -10 lines
Diff to previous 1.5.2.10 , to branch point 1.5
Per killes:
- Added user_access check on the xmlrpc call. Not sure if that ever worked
  since there is no user object if one is anonymous.
- Replaced "print theme('page' ...)" remnant from 4.6 by "return $output"

Revision 1.5.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 00:49:29 2008 UTC (19 months, 2 weeks ago) by kbahey
Branch: DRUPAL-5
Changes since 1.5.2.9: +2 -2 lines
Diff to previous 1.5.2.9 , to branch point 1.5
#244738 by jhm, Block "more" link has an <em> tag.

Revision 1.5.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 29 02:06:15 2008 UTC (19 months, 4 weeks ago) by kbahey
Branch: DRUPAL-5
Changes since 1.5.2.8: +2 -2 lines
Diff to previous 1.5.2.8 , to branch point 1.5
Correct dependency on usernode module, not specifically the nodeprofile module.

Revision 1.5.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 29 00:53:29 2008 UTC (19 months, 4 weeks ago) by kbahey
Branch: DRUPAL-5
Changes since 1.5.2.7: +32 -1 lines
Diff to previous 1.5.2.7 , to branch point 1.5
#239579 by costinius: View for node ID as an argument.
Allows listing of users who added the node to their favorites. Requires node profile module.

Revision 1.5.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 15:27:27 2008 UTC (20 months, 1 week ago) by kbahey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.5.2.6: +3 -3 lines
Diff to previous 1.5.2.6 , to branch point 1.5
#233988 by jhedstrom, slight modifications by kbahey: Use name instead of machine name.

Revision 1.5.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 10 18:01:38 2008 UTC (20 months, 2 weeks ago) by kbahey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.5.2.5: +4 -4 lines
Diff to previous 1.5.2.5 , to branch point 1.5
#221974 by blackdog: Settings do not show in the admin page.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 30 17:26:37 2007 UTC (22 months, 3 weeks ago) by kbahey
Branch: MAIN
Changes since 1.6: +23 -2 lines
Diff to previous 1.6
Now exposes the timestamp of adding the node to favorite as a sortable field and
as filter in views.

Revision 1.5.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 30 17:25:59 2007 UTC (22 months, 3 weeks ago) by kbahey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.5.2.4: +23 -2 lines
Diff to previous 1.5.2.4 , to branch point 1.5
Now exposes the timestamp of adding the node to favorite as a sortable field and
as filter in views.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 29 20:41:21 2007 UTC (22 months, 3 weeks ago) by kbahey
Branch: MAIN
Changes since 1.5: +216 -61 lines
Diff to previous 1.5
#178358 by kbahey, Views integration for favorite nodes.
- Filter for current users (my favorite nodes)
- Filter for all nodes that have been added to favorites by any user.
- A field that shows how many users have added the node to favorites,
  useful as an indication for popularity.
- An argument that allows filtering of Favorites nodes for a specific user.
  This is useful to show "editor's picks" and such type of lists.

Revision 1.5.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 29 20:38:31 2007 UTC (22 months, 3 weeks ago) by kbahey
Branch: DRUPAL-5
Changes since 1.5.2.3: +105 -1 lines
Diff to previous 1.5.2.3 , to branch point 1.5
#178358 by kbahey, Views integration for favorite nodes.
- Filter for current users (my favorite nodes)
- Filter for all nodes that have been added to favorites by any user.
- A field that shows how many users have added the node to favorites, useful as an indication for popularity.
- An argument that allows filtering of Favorites nodes for a specific user.
  This is useful to show "editor's picks" and such type of lists.

Revision 1.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 23 10:04:26 2007 UTC (2 years ago) by ax
Branch: DRUPAL-5
Changes since 1.5.2.2: +50 -45 lines
Diff to previous 1.5.2.2 , to branch point 1.5
* <code>$node_types = node_get_types(); natcasesort($node_types);</code> throws "Object of class stdClass could not be converted to string" [1]. replaced all instances of node_get_types() (and natcasesort()) with a custom, cached function _node_types_natcasesort() that sorts the output of node_get_types() case insensitive by node type name.
* removed 2 remaining + diff indicators
* coding style

[1] http://drupal.org/node/64279#comment-202377

Revision 1.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 20 16:22:25 2007 UTC (2 years ago) by kbahey
Branch: DRUPAL-5
Changes since 1.5.2.1: +7 -0 lines
Diff to previous 1.5.2.1 , to branch point 1.5
- Added a menu entry in order for other users (with permission) being able
  to see favorites of someone else.

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 20 04:30:36 2007 UTC (2 years ago) by kbahey
Branch: DRUPAL-5
Changes since 1.5: +66 -27 lines
Diff to previous 1.5
- New settings option to add a menu for each node type in the navigation block.
- The headings for node types in the user page are now hyperlinked to the page for that type.
- Some cleanup and refactoring.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 15:27:08 2007 UTC (2 years, 10 months ago) by kbahey
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.4: +247 -152 lines
Diff to previous 1.4
#92893 Port to Drupal 5.0, by Steve McKenzie, BTMash and myself

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 9 17:44:59 2006 UTC (2 years, 11 months ago) by kbahey
Branch: MAIN
Changes since 1.3: +210 -19 lines
Diff to previous 1.3
#100824 added block, display as teaser of table, by aaron and rokerr.

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 9 17:44:00 2006 UTC (2 years, 11 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.3: +210 -19 lines
Diff to previous 1.3 , to next main 1.8
#100824 added a block, display as teaser or table, by aaron and rokerr

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 25 02:39:17 2006 UTC (3 years, 7 months ago) by wafaa
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.2: +2 -1 lines
Diff to previous 1.2
#58665: User Profiles gets a PHP error if favourites.module is enabled and no favourites
supplied (Thanks to Steve McKenzie)
#58672: Added .install file (Thanks to Steve McKenzie)

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 28 23:35:10 2006 UTC (3 years, 7 months ago) by wafaa
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
#53629 corrected cvs Id tag

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 5 05:24:48 2006 UTC (3 years, 9 months ago) by kbahey
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