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

Log of /contributions/modules/article/article.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.23.2.5.2.1.2.13.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 29 09:58:41 2009 UTC (2 months, 4 weeks ago) by msameer
Branch: DRUPAL-6--1
Changes since 1.23.2.5.2.1.2.13.2.4: +32 -1 lines
Diff to previous 1.23.2.5.2.1.2.13.2.4 , to branch point 1.23.2.5.2.1.2.13
Partially apply a patch from ilo to optionally, replace the taxonomy links with article/ path on node teaser/view. (Closes: #560644).

Revision 1.23.2.5.2.1.2.13.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 29 09:49:10 2009 UTC (2 months, 4 weeks ago) by msameer
Branch: DRUPAL-6--1
Changes since 1.23.2.5.2.1.2.13.2.3: +2 -2 lines
Diff to previous 1.23.2.5.2.1.2.13.2.3 , to branch point 1.23.2.5.2.1.2.13
Fix 'home' link in breadcrumb has one too many '/' (Closes: #234209). Thanks Valdes

Revision 1.23.2.5.2.1.2.13.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 1 19:07:42 2009 UTC (10 months, 3 weeks ago) by msameer
Branch: DRUPAL-6--1
Changes since 1.23.2.5.2.1.2.13.2.2: +8 -2 lines
Diff to previous 1.23.2.5.2.1.2.13.2.2 , to branch point 1.23.2.5.2.1.2.13
pass node_feed() an array of nids instead of a db object. (Closes: #353086)

Revision 1.23.2.5.2.1.2.13.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 6 00:12:02 2008 UTC (11 months, 3 weeks ago) by msameer
Branch: DRUPAL-6--1
Changes since 1.23.2.5.2.1.2.13.2.1: +27 -1 lines
Diff to previous 1.23.2.5.2.1.2.13.2.1 , to branch point 1.23.2.5.2.1.2.13
Implementation of hook_theme(). (Closes #335068)

Revision 1.23.2.5.2.1.2.13.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 29 20:30:37 2008 UTC (14 months, 4 weeks ago) by msameer
Branch: DRUPAL-6--1
Changes since 1.23.2.5.2.1.2.13: +16 -14 lines
Diff to previous 1.23.2.5.2.1.2.13
Initial Drupal 6 port. Should work fine but it should be considered a beta.

Revision 1.23.2.5.2.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 6 01:55:09 2008 UTC (22 months, 3 weeks ago) by msameer
Branch: DRUPAL-5--2
Branch point for: DRUPAL-6--1
Changes since 1.23.2.5.2.1.2.12: +15 -1 lines
Diff to previous 1.23.2.5.2.1.2.12 , to branch point 1.23.2.5.2.1
Pathauto support

Revision 1.23.2.5.2.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 26 20:53:26 2007 UTC (2 years, 2 months ago) by msameer
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-3, DRUPAL-5--2-4
Changes since 1.23.2.5.2.1.2.11: +2 -2 lines
Diff to previous 1.23.2.5.2.1.2.11 , to branch point 1.23.2.5.2.1
article/feed should be passed to url() first (Closes: #138772)

Revision 1.23.2.5.2.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 26 20:41:57 2007 UTC (2 years, 2 months ago) by msameer
Branch: DRUPAL-5--2
Changes since 1.23.2.5.2.1.2.10: +12 -2 lines
Diff to previous 1.23.2.5.2.1.2.10 , to branch point 1.23.2.5.2.1
the string 'Article Categories' is now configurable (Closes: #178088)

Revision 1.23.2.5.2.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 12 22:03:25 2007 UTC (2 years, 7 months ago) by msameer
Branch: DRUPAL-5--2
Changes since 1.23.2.5.2.1.2.9: +4 -3 lines
Diff to previous 1.23.2.5.2.1.2.9 , to branch point 1.23.2.5.2.1
Thanks jasont for the fix idea (Closes: #133542).

Revision 1.23.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 7 18:46:28 2007 UTC (2 years, 8 months ago) by msameer
Branch: DRUPAL-4-7
Changes since 1.23.2.12: +7 -1 lines
Diff to previous 1.23.2.12 , to branch point 1.23
use drupal_add_link() to inform the browsers that we are providing RSS feed.

Revision 1.23.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 7 18:28:11 2007 UTC (2 years, 8 months ago) by msameer
Branch: DRUPAL-4-7
Changes since 1.23.2.11: +2 -2 lines
Diff to previous 1.23.2.11 , to branch point 1.23
use theme_feed_icon instead of xml_icon to generate the feed and use url() for that.

Revision 1.23.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 3 17:40:22 2007 UTC (2 years, 8 months ago) by msameer
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-2
Changes since 1.23.2.10: +236 -304 lines
Diff to previous 1.23.2.10 , to branch point 1.23
Backported 5.x-2.2

Revision 1.23.2.5.2.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 3 17:27:54 2007 UTC (2 years, 8 months ago) by msameer
Branch: DRUPAL-5--2
CVS Tags: TDRUPAL-5--2-2
Changes since 1.23.2.5.2.1.2.8: +4 -1 lines
Diff to previous 1.23.2.5.2.1.2.8 , to branch point 1.23.2.5.2.1
breadcrumb is genereted correctly.

Revision 1.23.2.5.2.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 3 16:44:40 2007 UTC (2 years, 8 months ago) by msameer
Branch: DRUPAL-5--2
CVS Tags: TDRUPAL-5--2-1
Changes since 1.23.2.5.2.1.2.7: +13 -13 lines
Diff to previous 1.23.2.5.2.1.2.7 , to branch point 1.23.2.5.2.1
small indentation fixes.

Revision 1.23.2.5.2.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 3 16:38:58 2007 UTC (2 years, 8 months ago) by msameer
Branch: DRUPAL-5--2
Changes since 1.23.2.5.2.1.2.6: +16 -36 lines
Diff to previous 1.23.2.5.2.1.2.6 , to branch point 1.23.2.5.2.1
cleanups. Updated article_select_nodes from the latest taxonomy_select_nodes.

Revision 1.23.2.5.2.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 29 23:21:37 2007 UTC (2 years, 9 months ago) by msameer
Branch: DRUPAL-5--2
Changes since 1.23.2.5.2.1.2.5: +49 -43 lines
Diff to previous 1.23.2.5.2.1.2.5 , to branch point 1.23.2.5.2.1
A lot of cleanups.

Revision 1.23.2.5.2.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 29 22:30:38 2007 UTC (2 years, 9 months ago) by msameer
Branch: DRUPAL-5--2
Changes since 1.23.2.5.2.1.2.4: +2 -2 lines
Diff to previous 1.23.2.5.2.1.2.4 , to branch point 1.23.2.5.2.1
We obey the value of the variable 'article_index_depth' when we are generating the feed.

Revision 1.23.2.5.2.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 29 22:20:00 2007 UTC (2 years, 9 months ago) by msameer
Branch: DRUPAL-5--2
Changes since 1.23.2.5.2.1.2.3: +2 -2 lines
Diff to previous 1.23.2.5.2.1.2.3 , to branch point 1.23.2.5.2.1
use taxonomy_get_vocabularies() directly since we now depend on it instead of using module_invoke()

Revision 1.23.2.5.2.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 29 22:16:40 2007 UTC (2 years, 9 months ago) by msameer
Branch: DRUPAL-5--2
Changes since 1.23.2.5.2.1.2.2: +7 -8 lines
Diff to previous 1.23.2.5.2.1.2.2 , to branch point 1.23.2.5.2.1
Cleanups.
article_index_depth is now set to all instead of 0

Revision 1.23.2.5.2.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 29 22:09:44 2007 UTC (2 years, 9 months ago) by msameer
Branch: DRUPAL-5--2
Changes since 1.23.2.5.2.1.2.1: +41 -18 lines
Diff to previous 1.23.2.5.2.1.2.1 , to branch point 1.23.2.5.2.1
Moved the block configuration form to its own helper function _article_block_configure()

Revision 1.23.2.5.2.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 29 21:29:51 2007 UTC (2 years, 9 months ago) by msameer
Branch: DRUPAL-5--2
Changes since 1.23.2.5.2.1: +48 -104 lines
Diff to previous 1.23.2.5.2.1
rewrote a lot of parts.
cleaned the code a bit.
We now use article/term_id instead of article/term_name. This should fix a lot of bugs.

Revision 1.23.2.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 19 18:00:52 2007 UTC (2 years, 10 months ago) by msameer
Branch: DRUPAL-5
Branch point for: DRUPAL-5--2
Changes since 1.23.2.5: +110 -133 lines
Diff to previous 1.23.2.5 , to next main 1.23.2.13
Moved all changes from the 4.7 branch to the 5.0 branch

Revision 1.23.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 19 17:55:13 2007 UTC (2 years, 10 months ago) by msameer
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1
Changes since 1.23.2.9: +133 -110 lines
Diff to previous 1.23.2.9 , to branch point 1.23
reverted all the 5.0 changes. This is the wrong branch.

Revision 1.23.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 15 23:46:11 2007 UTC (2 years, 10 months ago) by msameer
Branch: DRUPAL-4-7
Changes since 1.23.2.8: +5 -3 lines
Diff to previous 1.23.2.8 , to branch point 1.23
fixed blank screen with terms containing slashes.

Revision 1.23.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 15 22:32:19 2007 UTC (2 years, 10 months ago) by msameer
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-5--1-0
Changes since 1.23.2.7: +4 -3 lines
Diff to previous 1.23.2.7 , to branch point 1.23
coding style fixes.

Revision 1.23.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 15 22:21:41 2007 UTC (2 years, 10 months ago) by msameer
Branch: DRUPAL-4-7
Changes since 1.23.2.6: +100 -119 lines
Diff to previous 1.23.2.6 , to branch point 1.23
Applied portions of the 2 patches from #106162 (Thanks earnie and Prometheus6).

Revision 1.23.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 15 21:21:52 2007 UTC (2 years, 10 months ago) by msameer
Branch: DRUPAL-4-7
Changes since 1.23.2.5: +5 -12 lines
Diff to previous 1.23.2.5 , to branch point 1.23
emacs should now recognise the php file. Fixed a typo (intergrated to integrated). Moved the description to the .info file. Cleaned hook_help a bit.

Revision 1.23.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 24 08:08:53 2006 UTC (3 years, 4 months ago) by msameer
Branch: DRUPAL-4-7
Branch point for: DRUPAL-5
Changes since 1.23.2.4: +2 -2 lines
Diff to previous 1.23.2.4 , to branch point 1.23
use rawurlencode() instead of urlencode() so spaces in terms won't be converted to plus signs.

Revision 1.23.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 22 23:24:41 2006 UTC (3 years, 4 months ago) by msameer
Branch: DRUPAL-4-7
Changes since 1.23.2.3: +3 -4 lines
Diff to previous 1.23.2.3 , to branch point 1.23
use rawurldecode() instead of urlencode() not to strip any plus signs.
Also in _article_arg(), We decrement $n

Revision 1.23.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 22 23:07:59 2006 UTC (3 years, 4 months ago) by msameer
Branch: DRUPAL-4-7
Changes since 1.23.2.2: +3 -3 lines
Diff to previous 1.23.2.2 , to branch point 1.23
Make the page title for articles index page configurable. Thanks mdshrops for the patch.

Revision 1.23.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 22 22:45:25 2006 UTC (3 years, 4 months ago) by msameer
Branch: DRUPAL-4-7
Changes since 1.23.2.1: +3 -3 lines
Diff to previous 1.23.2.1 , to branch point 1.23
Don't use t() around variable_get()

Revision 1.23.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 22 22:36:43 2006 UTC (3 years, 4 months ago) by msameer
Branch: DRUPAL-4-7
Changes since 1.23: +19 -2 lines
Diff to previous 1.23
implemented _article_arg() instead of arg() because ++ signs (and probably others) get stripped from the $_GET array (Probably should fix #74140)

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 25 16:14:33 2006 UTC (3 years, 5 months ago) by msameer
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-4-7
Changes since 1.22: +2 -1 lines
Diff to previous 1.22
$form['article_vocab'] should get a size

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 25 16:11:36 2006 UTC (3 years, 5 months ago) by msameer
Branch: MAIN
Changes since 1.21: +4 -3 lines
Diff to previous 1.21
Declare $select as an array() in the beginning instead of testing it after invoking get_vocabularies

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 25 16:05:46 2006 UTC (3 years, 5 months ago) by msameer
Branch: MAIN
Changes since 1.20: +1 -2 lines
Diff to previous 1.20
Remove the second #multiple from $form['article_vocab']

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 25 11:37:12 2006 UTC (3 years, 5 months ago) by msameer
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
Remove drupal_strtolower(). It makes the breadcrumb ugly and not really needed.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 25 11:33:58 2006 UTC (3 years, 5 months ago) by msameer
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
Use drupal_strtolower() instead of strtolower() (Closes: #30363)

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 25 11:30:06 2006 UTC (3 years, 5 months ago) by msameer
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17
Use drupal_ucfirst() Instead of ucwords() (Closes: #36859).

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 25 11:20:51 2006 UTC (3 years, 5 months ago) by msameer
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16
Applied patch to fix the whitespace below the block title. Also removed a similar space in the articles page. (Closes: #27956, #17066)

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 25 10:26:30 2006 UTC (3 years, 5 months ago) by msameer
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
Applied patch by cowdinosaur to fix the duplicate articles listing problem (Closes: #28566)

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 25 10:08:24 2006 UTC (3 years, 5 months ago) by msameer
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
Use theme_feed_icon() to output the feed icon. (Closes: #33659, #32735).

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 15 04:45:49 2006 UTC (3 years, 7 months ago) by deekayen
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
issue #27529

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 17 18:57:56 2006 UTC (3 years, 8 months ago) by deekayen
Branch: MAIN
Changes since 1.12: +94 -36 lines
Diff to previous 1.12
issue #40715

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 2 18:26:40 2005 UTC (4 years, 7 months ago) by codemonkeyx
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.11: +12 -2 lines
Diff to previous 1.11
2005-4-2
  * Fixed an indentation bug with the index list. (Thanks Roderik)

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 26 05:21:39 2005 UTC (4 years, 8 months ago) by codemonkeyx
Branch: MAIN
Changes since 1.10: +37 -30 lines
Diff to previous 1.10
  * Added more admin options.
    - Group recent article box options together on the main article settings page.
    - Added configurable titles for the recent article box and block.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 21 05:43:34 2005 UTC (4 years, 8 months ago) by codemonkeyx
Branch: MAIN
Changes since 1.9: +88 -71 lines
Diff to previous 1.9
  * Updated code to work with Drupal 4.6.
    - Moved block configuration to the block administration page.
    - Replaced direct module calls with module_invoke calls.
    - Removed node_access_join_sql(), node_access_where_sql() from SQL statements.
    - Added db_rewrite_sql() calls to SQL statements.
  * Fixed Several issues.
    - Articles don't display in categories - http://drupal.org/node/14329
    - Strict warnings when running under PHP5 - http://drupal.org/node/15000 (thanks for the patch lyk0s)
    - Added Depth option to the admin settings - http://drupal.org/node/17583
  * Hopefully more changes to come before Drupal 4.6

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 15 08:08:41 2004 UTC (5 years ago) by codemonkeyx
Branch: MAIN
Branch point for: DRUPAL-4-5
Changes since 1.8: +2 -6 lines
Diff to previous 1.8
Fixed the link to the Article RSS Feed.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 3 05:53:58 2004 UTC (5 years ago) by codemonkeyx
Branch: MAIN
Changes since 1.7: +100 -28 lines
Diff to previous 1.7
Updated to work with Drupal 4.5.

Added some new admin configuration options.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 1 00:08:29 2004 UTC (5 years, 1 month ago) by uwe
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
Added CVS $Id$ tag to all *.module files where it was missing (as required
by the coding standards, see CODING_STANDARDS.html). I also unified the
format and the location of the $Id$ tag. It starts with "//" and is placed
on the second line in all *.module files, now.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 4 01:19:21 2004 UTC (5 years, 7 months ago) by codemonkeyx
Branch: MAIN
Branch point for: DRUPAL-4-4
Changes since 1.5: +6 -9 lines
Diff to previous 1.5
Modified theme calls to work with the new Drupal 4.4 theme system.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 30 02:56:20 2003 UTC (5 years, 11 months ago) by codemonkeyx
Branch: MAIN
Branch point for: drop
Changes since 1.4: +20 -15 lines
Diff to previous 1.4
Updated to work with new menu and breadcrumb functions.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 09:15:40 2003 UTC (6 years ago) by dries
Branch: MAIN
Changes since 1.3: +6 -6 lines
Diff to previous 1.3
- More theme system fixes.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 13 22:25:41 2003 UTC (6 years ago) by dries
Branch: MAIN
Changes since 1.2: +7 -7 lines
Diff to previous 1.2
- Theme system updates: theme() function return their data now.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 8 17:33:06 2003 UTC (6 years ago) by codemonkeyx
Branch: DRUPAL-4-3
Changes since 1.1: +24 -6 lines
Diff to previous 1.1 , to next main 1.23
Fixed some comment format problems.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 8 17:22:11 2003 UTC (6 years ago) by codemonkeyx
Branch: MAIN
Changes since 1.1: +24 -6 lines
Diff to previous 1.1
Fixed some comment format problems.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 7 22:24:22 2003 UTC (6 years ago) by codemonkeyx
Branch: MAIN
Branch point for: DRUPAL-4-3
Initial Release.

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