/[drupal]/contributions/modules/vote_up_down/vote_storylink.module
ViewVC logotype

Log of /contributions/modules/vote_up_down/vote_storylink.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.31.2.4
Sun Jan 18 20:55:26 2009 UTC (10 months ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.31.2.3: +1 -1 lines
FILE REMOVED
Forking Storylink - removing associated files, Storylink code still left inside some of Vote Up/Down's files.

Revision 1.31.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 7 06:35:20 2008 UTC (11 months, 2 weeks ago) by lut4rp
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1, DRUPAL-6--1-0-BETA2
Changes since 1.31.2.2: +103 -124 lines
Diff to previous 1.31.2.2 , to branch point 1.31
Removed images from .

Revision 1.31.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 18:51:57 2008 UTC (13 months, 2 weeks ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.31.2.1: +21 -50 lines
Diff to previous 1.31.2.1 , to branch point 1.31
Several small fixes to vote_up_down.module, but voting widget still not working :-( Changes made to Storylink module as well, synced descriptions with overall package.

Revision 1.31.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 8 16:42:21 2008 UTC (13 months, 2 weeks ago) by lut4rp
Branch: DRUPAL-6--1
Changes since 1.31: +1 -96 lines
Diff to previous 1.31
Removing cruft left over from Deadwood

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 17:51:43 2008 UTC (13 months, 3 weeks ago) by lut4rp
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.30: +148 -30 lines
Diff to previous 1.30
Added translations

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 22 08:50:10 2007 UTC (2 years ago) by frjo
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
Fixed the link in the duplicate URL error message in the storylink module, see issue #176857. Second try.

Revision 1.26.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 22 08:49:05 2007 UTC (2 years ago) by frjo
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1
Changes since 1.26.2.3: +2 -2 lines
Diff to previous 1.26.2.3 , to branch point 1.26 , to next main 1.31
Fixed the link in the duplicate URL error message in the storylink module, see issue #176857. Second try.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 19 07:32:27 2007 UTC (2 years ago) by frjo
Branch: MAIN
Changes since 1.28: +4 -4 lines
Diff to previous 1.28
THis is for Drupal 5

Revision 1.26.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 2 18:36:12 2007 UTC (2 years, 1 month ago) by frjo
Branch: DRUPAL-5
Changes since 1.26.2.2: +4 -4 lines
Diff to previous 1.26.2.2 , to branch point 1.26
Fixed the link in the duplicate URL error message in the storylink module, see issue #176857.

Revision 1.26.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 13 12:33:39 2007 UTC (2 years, 4 months ago) by frjo
Branch: DRUPAL-5
Changes since 1.26.2.1: +17 -26 lines
Diff to previous 1.26.2.1 , to branch point 1.26
Backport from HEAD. Fix for Vote widget display in issue #159072. The widget did always show in the teaser. Make use of HTTP_X_FORWARDED_FOR for anonymus voting. Using drupal_add_feed() to create feed links. Make sure the top pages onle cound votes that are for nodes and not for comments with the same id. Changed path from votes to votesupdown. Coding style fixes, thanks coder module.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 29 00:34:31 2007 UTC (2 years, 4 months ago) by frjo
Branch: MAIN
Changes since 1.27: +5 -5 lines
Diff to previous 1.27
Fixed bug where top voted pages where sorted incorrectly by making sure only node voting result is used.

Revision 1.26.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 16 10:12:28 2007 UTC (2 years, 5 months ago) by frjo
Branch: DRUPAL-5
Changes since 1.26: +11 -11 lines
Diff to previous 1.26
Minor codestyle fixes. Fixed capitalization. Removed Version from info file.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 7 23:39:22 2007 UTC (2 years, 5 months ago) by frjo
Branch: MAIN
Changes since 1.26: +23 -32 lines
Diff to previous 1.26
Code clean up after using the coder module. Make us of drupal_add_feed(). Fixing capitalization. Changing path from vote_up_down to voteupdown except for voting url. Fix URL clash with poll module, patch by chepel in issue #149933. Path by chepel tp fix plural form of points in issue #149948. Updating path info in INSTALL.

Revision 1.14.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 10 05:59:10 2007 UTC (2 years, 7 months ago) by frjo
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--2-0
Changes since 1.14.2.2: +10 -9 lines
Diff to previous 1.14.2.2 , to branch point 1.14 , to next main 1.31
Added a better error message when a duplicate url is submitted. Minor coding style fixes.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 10 05:57:45 2007 UTC (2 years, 7 months ago) by frjo
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.25: +4 -4 lines
Diff to previous 1.25
Added a better error message when a duplicate url is submitted. Minor coding style fixes.

Revision 1.14.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 3 15:45:44 2007 UTC (2 years, 7 months ago) by frjo
Branch: DRUPAL-4-7
Changes since 1.14.2.1: +22 -6 lines
Diff to previous 1.14.2.1 , to branch point 1.14
Backported anonymous voting support from HEAD. Users don't get points for voting on there own comments. Added users/uid/votes that lists all the nodes a user has votet on. Fixed the description for RSS feeds. Minor coding style fixes.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 3 15:37:26 2007 UTC (2 years, 7 months ago) by frjo
Branch: MAIN
Changes since 1.24: +12 -11 lines
Diff to previous 1.24
Users don't get points for voting on there own comments. Added users/uid/votes that lists all the nodes a user has votet on. Fixed the description for RSS feeds. Minor coding style fixes.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 18 22:15:22 2007 UTC (2 years, 8 months ago) by frjo
Branch: MAIN
Changes since 1.23: +19 -3 lines
Diff to previous 1.23
Fixed so filter_form() is working for body in storylinks. Added a Go to the original news source link to the storylinks RSS feed.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 19 13:38:54 2007 UTC (2 years, 9 months ago) by frjo
Branch: MAIN
Changes since 1.22: +12 -12 lines
Diff to previous 1.22
Fixed bugs in anonymous voting, see issue #77861. Changed placeholders in t() for Drupal 5 in vote_storylink.module.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 17 10:19:06 2007 UTC (2 years, 9 months ago) by frjo
Branch: MAIN
Changes since 1.21: +1 -3 lines
Diff to previous 1.21
Anonymous voting, see issue #77861. Updated the module to support version 2 of the Userpoints module, see issue #114025, patch by ptalindstrom. Fixed display of reset vote link on comments, see issue #114592.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 5 12:40:45 2006 UTC (3 years ago) by frjo
Branch: MAIN
Changes since 1.20: +53 -48 lines
Diff to previous 1.20
First attempt at a Drupal 5 conversion for Vote up/down. Thanks to nedjo for jQuery version of ajax_vote_up_down.js.

Revision 1.14.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 1 17:40:34 2006 UTC (3 years ago) by frjo
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.14: +137 -56 lines
Diff to previous 1.14
This is a big update to the 4.7 version. It adds a Digg style voting widget, integration with the Userpoints module, installation instructions etc. from the head/cvs version. I will now start updating the head/cvs version for Drupal 5.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 6 12:46:00 2006 UTC (3 years, 1 month ago) by frjo
Branch: MAIN
Changes since 1.19: +6 -5 lines
Diff to previous 1.19
Set maxlength of vote_storylink_url to 256, Forms API defaults to 128. Set resizable to TRUE for body. Other minor changes.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 22 05:47:17 2006 UTC (3 years, 2 months ago) by frjo
Branch: MAIN
Changes since 1.18: +12 -5 lines
Diff to previous 1.18
Added a my story links menu item after suggestion from lennart in #85141. Some other minor changes also.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 15 12:16:13 2006 UTC (3 years, 2 months ago) by frjo
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
Attempts at fixing issus #82917 and #83809 plus some minor bux fixes.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 10 17:09:19 2006 UTC (3 years, 2 months ago) by frjo
Branch: MAIN
Changes since 1.16: +13 -4 lines
Diff to previous 1.16
Fix for #83103, missing vote_storylink_feed_queue().

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 6 13:11:26 2006 UTC (3 years, 3 months ago) by frjo
Branch: MAIN
Changes since 1.15: +6 -6 lines
Diff to previous 1.15
Attempt to fix over-ambitious URL duplication check #77220. Fixed spelling error #77218. Made title field bigger, from 80 to 96.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 2 11:18:12 2006 UTC (3 years, 3 months ago) by frjo
Branch: MAIN
Changes since 1.14: +100 -36 lines
Diff to previous 1.14
A big update, see CHANGELOG.txt and README.txt for information. Probably has bugs so I don't recomend you use this on a production site yet.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 1 13:43:33 2006 UTC (3 years, 6 months ago) by frjo
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
Minor updates.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 14 10:34:59 2006 UTC (3 years, 7 months ago) by frjo
Branch: MAIN
Changes since 1.12: +3 -2 lines
Diff to previous 1.12
Added top page for this day, removed call to tablesort_pager().

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 4 11:39:23 2006 UTC (3 years, 7 months ago) by frjo
Branch: MAIN
Changes since 1.11: +64 -20 lines
Diff to previous 1.11
Added pages for top week/month/year including RSS feeds and a block with links.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 27 18:05:49 2006 UTC (3 years, 8 months ago) by frjo
Branch: MAIN
Changes since 1.10: +1 -2 lines
Diff to previous 1.10
Removed node_validate_title() cruft.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 27 04:43:57 2006 UTC (3 years, 8 months ago) by frjo
Branch: MAIN
Changes since 1.9: +10 -3 lines
Diff to previous 1.9
Better url validation and checking.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 22 09:29:09 2006 UTC (3 years, 8 months ago) by frjo
Branch: MAIN
Changes since 1.8: +4 -4 lines
Diff to previous 1.8
Updated hook_help texts.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 17 13:46:18 2006 UTC (3 years, 8 months ago) by frjo
Branch: MAIN
Changes since 1.7: +5 -6 lines
Diff to previous 1.7
Minor update.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 4 10:10:04 2006 UTC (3 years, 8 months ago) by frjo
Branch: MAIN
Changes since 1.6: +22 -4 lines
Diff to previous 1.6
Bug made url:s reset when edit node.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 2 12:43:47 2006 UTC (3 years, 8 months ago) by frjo
Branch: MAIN
Changes since 1.5: +165 -171 lines
Diff to previous 1.5
Added validation of url, breadcrums, activated filterns, made http:// default value for url and more.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 1 09:28:22 2006 UTC (3 years, 8 months ago) by frjo
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
Layout tweeks.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 26 07:27:20 2006 UTC (3 years, 8 months ago) by frjo
Branch: MAIN
Changes since 1.3: +81 -14 lines
Diff to previous 1.3
Added storylink/uid pages and feeds. Changed some path from storylinks/ to storylink/.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 19 09:42:17 2006 UTC (3 years, 9 months ago) by frjo
Branch: MAIN
Changes since 1.2: +5 -78 lines
Diff to previous 1.2
Removed settings and made the new and top pages display the number of nodes from system settings.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 17 10:26:24 2006 UTC (3 years, 9 months ago) by frjo
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
Made the more link only show on storylinks nodes.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 10 08:45:01 2006 UTC (3 years, 9 months ago) by frjo
Branch: MAIN
First commit of vote_up_down 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