/[drupal]/drupal/modules/forum/forum.module
ViewVC logotype

Log of /drupal/modules/forum/forum.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.534 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 21 20:33:56 2009 UTC (4 days, 5 hours ago) by webchick
Branch: MAIN
CVS Tags: HEAD
Changes since 1.533: +10 -10 lines
Diff to previous 1.533
#523406 follow-up by eigentor and yoroy: Even more cleanup to forum descriptions.

Revision 1.533 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 12 20:30:22 2009 UTC (13 days, 5 hours ago) by dries
Branch: MAIN
Changes since 1.532: +5 -5 lines
Diff to previous 1.532
- Patch #613278 by Dave Reid, mfb: fixed forum module and added tests.

Revision 1.532 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 19:11:56 2009 UTC (2 weeks, 3 days ago) by webchick
Branch: MAIN
Changes since 1.531: +5 -5 lines
Diff to previous 1.531
#622534 by yched: Cleanup hook_field_attach_*() and hook_field_storage_*() space.

Revision 1.531 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 11:19:02 2009 UTC (2 weeks, 3 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10
Changes since 1.530: +2 -2 lines
Diff to previous 1.530
#553326 by sun: Provide consistency to the way field UI is presented for taxonomy.

Revision 1.530 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 10:02:41 2009 UTC (2 weeks, 3 days ago) by webchick
Branch: MAIN
Changes since 1.529: +10 -10 lines
Diff to previous 1.529
Roll-back of #595084; type-hinting parameters at stdClass makes it so you can't ever pass in another type of class.

Revision 1.529 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 1 12:11:10 2009 UTC (3 weeks, 3 days ago) by dries
Branch: MAIN
Changes since 1.528: +10 -10 lines
Diff to previous 1.528
- Patch #595084 by c960657: use type hinting for .

Revision 1.528 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 05:13:44 2009 UTC (4 weeks, 4 days ago) by webchick
Branch: MAIN
Changes since 1.527: +10 -11 lines
Diff to previous 1.527
#320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks.

Revision 1.527 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 22:24:14 2009 UTC (4 weeks, 5 days ago) by webchick
Branch: MAIN
Changes since 1.526: +7 -7 lines
Diff to previous 1.526
#600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().

Revision 1.526 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 17:33:42 2009 UTC (5 weeks, 1 day ago) by webchick
Branch: MAIN
Changes since 1.525: +4 -4 lines
Diff to previous 1.525
#493030 follow-up by sun: Clean-ups to RDF module.

Revision 1.525 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 19 18:28:15 2009 UTC (5 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.524: +27 -1 lines
Diff to previous 1.524
- Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.

Revision 1.524 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 12:44:36 2009 UTC (5 weeks, 6 days ago) by dries
Branch: MAIN
Changes since 1.523: +3 -3 lines
Diff to previous 1.523
- Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable.

Revision 1.523 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 12:27:33 2009 UTC (5 weeks, 6 days ago) by dries
Branch: MAIN
Changes since 1.522: +5 -1 lines
Diff to previous 1.522
- Patch #412730 by Crell, jbomb, JohnAlbin: theme system should report when a theme key is not found.

Revision 1.522 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 03:07:18 2009 UTC (6 weeks, 3 days ago) by webchick
Branch: MAIN
Changes since 1.521: +3 -4 lines
Diff to previous 1.521
#557292 by peximo, plach, catch, and yched: Convert node title to Field API.

Revision 1.521 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 00:59:59 2009 UTC (6 weeks, 6 days ago) by dries
Branch: MAIN
Changes since 1.520: +10 -10 lines
Diff to previous 1.520
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.

Revision 1.520 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 8 07:58:45 2009 UTC (6 weeks, 6 days ago) by webchick
Branch: MAIN
Changes since 1.519: +259 -193 lines
Diff to previous 1.519
#412518 by catch, bangpound, and yched: Convert taxonomy_node_* to field API (with upgrade path). Say buh-bye to old, crusty code.

Revision 1.519 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:04:22 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.518: +4 -4 lines
Diff to previous 1.518
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...

Revision 1.518 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 13 14:12:07 2009 UTC (2 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.517: +2 -2 lines
Diff to previous 1.517
- Patch #554164 by mfb: fixed bug with forum topic counts and added tests.

Revision 1.517 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 11 15:39:48 2009 UTC (2 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.516: +9 -10 lines
Diff to previous 1.516
- Patch #570930 by sun: allow to retrieve all filters (including disabled) in a text format.

Revision 1.516 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 31 17:06:08 2009 UTC (2 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.515: +66 -35 lines
Diff to previous 1.515
- Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks.

Revision 1.515 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 29 05:46:02 2009 UTC (2 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.514: +3 -3 lines
Diff to previous 1.514
- Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() for consistency in the API.

Revision 1.514 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:14:20 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.513: +9 -1 lines
Diff to previous 1.513
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.

Revision 1.513 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:10:43 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.512: +1 -9 lines
Diff to previous 1.512
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.

Revision 1.512 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:02:01 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.511: +9 -1 lines
Diff to previous 1.511
*** empty log message ***

Revision 1.511 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 23 01:05:11 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.510: +3 -3 lines
Diff to previous 1.510
#542658 follow-up by sun: Move action 'tabs' out of local tasks and into local actions.

Revision 1.510 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 15:26:04 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.509: +1 -57 lines
Diff to previous 1.509
- Patch #556136 by catch, dereine: remove theme_forum_topic_navigation().

Revision 1.509 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 20 14:58:30 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.508: +13 -14 lines
Diff to previous 1.508
- Patch #554164 by catch: join on {forum} instead of {term_node} for forum queries.

Revision 1.508 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 20 09:47:04 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.507: +1 -16 lines
Diff to previous 1.507
- Patch #537862 by Crell, Amitaibu, salvis: simplify and make more flexible the node access by converting hook_access() to hook_node_access().

Revision 1.507 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 28 10:41:20 2009 UTC (3 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.506: +1 -2 lines
Diff to previous 1.506
- Patch #489880 by nbz, Bojhan, Gurpartap Singh: merge 'Created' column with 'Topics'.

Revision 1.506 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 18:51:33 2009 UTC (4 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.505: +17 -17 lines
Diff to previous 1.505
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.

Revision 1.505 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 19 05:57:08 2009 UTC (4 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.504: +2 -2 lines
Diff to previous 1.504
- Patch #523406 by Bohjan: clean up forum administration description.

Revision 1.504 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 11 14:25:41 2009 UTC (4 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.503: +2 -2 lines
Diff to previous 1.503
- Patch #516416 by lyricnz: fix broken links to taxonomy administration pages.

Revision 1.503 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 5 18:00:09 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.502: +3 -3 lines
Diff to previous 1.502
- Patch #506976 by catch: rename hook_perm to hook_permission.

Revision 1.375.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 20:52:11 2009 UTC (4 months, 3 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-19, DRUPAL-5-20
Changes since 1.375.2.8: +6 -1 lines
Diff to previous 1.375.2.8 , to branch point 1.375 , to next main 1.534
Drupal 5.19

Revision 1.502 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 22 09:10:05 2009 UTC (5 months ago) by dries
Branch: MAIN
Changes since 1.501: +7 -7 lines
Diff to previous 1.501
- Patch #409750 by yched et al: overhaul and extend node build modes.

Revision 1.501 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 19 06:28:44 2009 UTC (5 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.500: +170 -93 lines
Diff to previous 1.500
- Patch #394116 by Berdir, jcfiala: converted forum module to new database abstraction layer.

Revision 1.500 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 12 08:39:37 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.499: +1 -3 lines
Diff to previous 1.499
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.

Revision 1.499 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 7 02:26:05 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.498: +2 -2 lines
Diff to previous 1.498
- Patch #480418 by JamesAn: introduces drupal_static().

Revision 1.498 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 4 03:33:27 2009 UTC (5 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.497: +3 -3 lines
Diff to previous 1.497
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.

Revision 1.448.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 3 18:27:48 2009 UTC (5 months, 3 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-13, DRUPAL-6-14
Changes since 1.448.2.6: +3 -3 lines
Diff to previous 1.448.2.6 , to branch point 1.448 , to next main 1.534
#479216 by jhedstrom: fix grammar in forum module messages

Revision 1.497 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 02:41:28 2009 UTC (5 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.496: +3 -3 lines
Diff to previous 1.496
#479216 by jhedstrom: Grammar fixes in forum.module.

Revision 1.496 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 23:16:41 2009 UTC (5 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.495: +1 -2 lines
Diff to previous 1.495
#474570 by Shawn DeArmond: Make forum a normal menu item, rather than suggested.

Revision 1.495 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 18:33:57 2009 UTC (5 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.494: +24 -24 lines
Diff to previous 1.494
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.

Revision 1.494 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 26 09:13:47 2009 UTC (6 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.493: +2 -2 lines
Diff to previous 1.493
- Patch #393402 by stella, Xane: renamed 'create content' link to 'add new content'. Minor usability improvement.

Revision 1.493 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 26 09:12:29 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.492: +2 -2 lines
Diff to previous 1.492
- Patch #472658 by agentrickard: clean up of inline code comments.

Revision 1.492 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 9 18:28:12 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.491: +2 -2 lines
Diff to previous 1.491
- Patch #457532 by Berdir: more PHP5 'fixes'.

Revision 1.375.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 29 18:53:38 2009 UTC (6 months, 3 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-17, DRUPAL-5-18
Changes since 1.375.2.7: +3 -13 lines
Diff to previous 1.375.2.7 , to branch point 1.375
#197864 by vito_swat, alpritt, Murz, catch: Use hook_term_path() in forum module instead of hook_link_alter(); simplfies code, improves performance and compatibility.

Revision 1.491 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 19:44:38 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.490: +2 -2 lines
Diff to previous 1.490
- Patch #330748 by stBorchert: remove  from theme_pager*.

Revision 1.490 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 21 10:57:48 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.489: +2 -2 lines
Diff to previous 1.489
- Patch #299176 by Dave Reid: fixed broken query in forum block.

Revision 1.448.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 11:09:51 2009 UTC (7 months, 3 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-11, DRUPAL-6-12
Changes since 1.448.2.5: +6 -14 lines
Diff to previous 1.448.2.5 , to branch point 1.448
#197864 by vito_swat, alpritt, Murz, catch: Use hook_term_path() in forum module instead of hook_link_alter(); simplfies code, improves performance and compatibility.

Revision 1.489 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 12:41:54 2009 UTC (8 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.488: +3 -3 lines
Diff to previous 1.488
- Patch #394374 by cwgordon7, wretched sinner, et al: improved language of comment status. Usability improvement based on testing in Baltimore.

Revision 1.488 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 04:25:04 2009 UTC (8 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.487: +26 -26 lines
Diff to previous 1.487
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.

Revision 1.487 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 07:30:27 2009 UTC (8 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.486: +3 -3 lines
Diff to previous 1.486
Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.

Revision 1.486 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 15:19:55 2009 UTC (9 months ago) by webchick
Branch: MAIN
Changes since 1.485: +3 -3 lines
Diff to previous 1.485
#330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency.

Revision 1.485 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 21:16:20 2009 UTC (10 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4, DRUPAL-7-0-UNSTABLE-5
Changes since 1.484: +14 -14 lines
Diff to previous 1.484
- Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table namespace.

Revision 1.484 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 22:41:38 2009 UTC (10 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.483: +14 -14 lines
Diff to previous 1.483
- Rollback of #225562 -- I think there is still something wrong.

Revision 1.483 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 22:25:11 2009 UTC (10 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.482: +14 -14 lines
Diff to previous 1.482
- Patch #225562 by Jody Lynn:  change DB table names from eg. term_data to taxonomy_term_data.

Revision 1.482 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 31 12:02:22 2008 UTC (10 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.481: +3 -3 lines
Diff to previous 1.481
- Patch #350984 by Moshe: kick comment rendering out of node module.

Revision 1.481 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 22:29:44 2008 UTC (10 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.480: +15 -3 lines
Diff to previous 1.480
- Patch #299176 by Moshe et al: replace db_rewrite_sql() with hook_query_alter().

Revision 1.480 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 16:03:56 2008 UTC (10 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.479: +2 -2 lines
Diff to previous 1.479
- Patch #352054 by catch: convert calls to db_placeholders() in static queries.

Revision 1.479 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 20 18:24:36 2008 UTC (11 months ago) by dries
Branch: MAIN
Changes since 1.478: +2 -2 lines
Diff to previous 1.478
- Patch #349504 by keith.smith: clean up sentence spacing in code comments.

Revision 1.478 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 19 03:55:23 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.477: +5 -3 lines
Diff to previous 1.477
- Patch #323528 by jhedstrom: fixed alias usage in queries for PostgreSQL.

Revision 1.477 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 23:57:32 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.476: +47 -39 lines
Diff to previous 1.476
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove  from hook_block().

Revision 1.476 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 13 14:05:11 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.475: +1 -14 lines
Diff to previous 1.475
- Patch #218730 by swentel: removed unused function from forum.module.

Revision 1.475 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 11:30:24 2008 UTC (11 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.474: +8 -8 lines
Diff to previous 1.474
- Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and documentation because of previous node API clean-ups.

Revision 1.474 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 22:18:44 2008 UTC (11 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.473: +18 -13 lines
Diff to previous 1.473
- Patch #324313 by catch et al: load multiple nodes and terms at once.

Revision 1.473 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 11 16:49:37 2008 UTC (12 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.472: +5 -5 lines
Diff to previous 1.472
- Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up.

Revision 1.472 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 2 14:42:45 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.471: +1 -3 lines
Diff to previous 1.471
- Patch #306224 by catch et al: improving the taxonomy hook system.

Revision 1.448.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 24 19:07:47 2008 UTC (13 months ago) by dries
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10, DRUPAL-6-7, DRUPAL-6-8, DRUPAL-6-9
Changes since 1.448.2.4: +3 -3 lines
Diff to previous 1.448.2.4 , to branch point 1.448
- Patch #324118 by winterheart: fixed invalid XHTML being generated for forum topic listings.

Revision 1.471 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 24 19:03:12 2008 UTC (13 months ago) by dries
Branch: MAIN
Changes since 1.470: +2 -2 lines
Diff to previous 1.470
- Patch #324118 by winterheart: fixed invalid XHTML being generated for forum topic listings.

Revision 1.470 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 00:33:03 2008 UTC (13 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.469: +3 -3 lines
Diff to previous 1.469
Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default.

Revision 1.469 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 06:27:04 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2
Changes since 1.468: +3 -3 lines
Diff to previous 1.468
Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations.

Revision 1.468 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 21:11:00 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.467: +3 -3 lines
Diff to previous 1.467
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.

Revision 1.467 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 9 15:15:51 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.466: +5 -2 lines
Diff to previous 1.466
#313213 by maartenvg, GĂ¡bor Hojtsy: Add a 'title' attribute for permissions to allow for localization of permission names

Revision 1.466 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 8 03:27:56 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.465: +2 -2 lines
Diff to previous 1.465
#206138 by pwolanin: Rename mis-named 'module' attribute in node types.

Revision 1.465 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 12:55:54 2008 UTC (13 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.464: +158 -94 lines
Diff to previous 1.464
- Patch #310212 by justinrandell: killed  in _node hook, as well as twelve sable tooth tigers.

Revision 1.464 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 20:25:02 2008 UTC (14 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.463: +3 -3 lines
Diff to previous 1.463
- Patch #305740 by catch, Benjamin Melançon: added an edit tab to taxonomy term pages.

Revision 1.463 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 07:11:57 2008 UTC (14 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.462: +2 -2 lines
Diff to previous 1.462
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME.  Improved developer experience.

Revision 1.462 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 6 08:36:20 2008 UTC (14 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.461: +2 -2 lines
Diff to previous 1.461
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion.  Removed drupal_referrer() for consistency.

Revision 1.461 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 11 21:57:40 2008 UTC (15 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.460: +6 -14 lines
Diff to previous 1.460
- Patch #197864 by vito_swat, alpritt, Gurpartap Singh et al: forum module uses hook_link_alter instead of taxonomy_term_path hook.

Revision 1.460 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 18:29:29 2008 UTC (15 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.459: +2 -2 lines
Diff to previous 1.459
- Patch #237204 by keith.smith, birdmax35, gurpartap singh, et al: improved the forum module description.

Revision 1.459 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 24 16:25:17 2008 UTC (16 months ago) by dries
Branch: MAIN
Changes since 1.458: +2 -2 lines
Diff to previous 1.458
- Patch #245329 by christefano and dmitrig01: code comment love.

Revision 1.458 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 21:59:26 2008 UTC (16 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.457: +3 -3 lines
Diff to previous 1.457
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.

Revision 1.457 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 30 18:17:35 2008 UTC (17 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.456: +16 -16 lines
Diff to previous 1.456
- Patch #260050 by Gurpartap Singh: move forum administration to site building.

Revision 1.456 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 12:18:47 2008 UTC (18 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.455: +1 -9 lines
Diff to previous 1.455
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
  et al.  Can you say 'registry'?  Drupal now maintains an internal registry of
  all functions or classes in the system, allowing it to lazy-load code files as
  needed (reducing the amount of code that must be parsed on each request). The
  list of included files is cached per menu callback for subsequent loading by
  the menu router. This way, a given page request will have all the code it needs
  but little else, minimizing time spent parsing unneeded code.

Revision 1.448.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 25 20:39:54 2008 UTC (19 months ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6
Changes since 1.448.2.3: +4 -4 lines
Diff to previous 1.448.2.3 , to branch point 1.448
#153998 follow up by salvis: we should return NULL if access cannot be granted based on permissions so the node level permission system can take it forward

Revision 1.455 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 23 20:01:51 2008 UTC (19 months ago) by dries
Branch: MAIN
Changes since 1.454: +7 -1 lines
Diff to previous 1.454
- Patch #249546 by pwolanin: rip menu access inheritance -- was already committed to D6.

Revision 1.454 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:37 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.453: +27 -27 lines
Diff to previous 1.453
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.

Revision 1.453 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 10:28:22 2008 UTC (19 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.452: +8 -8 lines
Diff to previous 1.452
- Patch #216072 by recidive, David Rothstein, ptalindstrom et al: switched from numeric block IDs to string IDs.

  The short explanation is that Drupal uses a lot of numeric deltas in the block system; blocks are identified by the 'module' and the 'delta'. In early Drupal, delta was numeric, but somewhere along the line it was changed to be possibly a string. In modern Drupal, block overrides are easily done via block-MODULE-DELTA.tpl.php.  The primary motivation to switch to string IDs everywhere is to make these deltas friendlier to themers:

    block-user-0.tpl.php --> block-user-navigation.tpl.php
    block-user-1.tpl.php --> block-user-login.tpl.php

  You get the picture.

Revision 1.448.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 21:11:47 2008 UTC (19 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-2
Changes since 1.448.2.2: +7 -1 lines
Diff to previous 1.448.2.2 , to branch point 1.448
Drupal 6.2

Revision 1.375.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 5 02:18:59 2008 UTC (19 months, 3 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-10, DRUPAL-5-11, DRUPAL-5-12, DRUPAL-5-13, DRUPAL-5-14, DRUPAL-5-15, DRUPAL-5-16, DRUPAL-5-8, DRUPAL-5-9
Changes since 1.375.2.6: +2 -2 lines
Diff to previous 1.375.2.6 , to branch point 1.375
#176273 by Bart Jansens. Fix argument order.

Revision 1.452 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 20 13:46:39 2008 UTC (21 months ago) by dries
Branch: MAIN
Changes since 1.451: +9 -5 lines
Diff to previous 1.451
- Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descriptions for permissions on the permission administration page.

Revision 1.451 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 18 17:45:32 2008 UTC (21 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.450: +2 -2 lines
Diff to previous 1.450
- Patch #221192 by damz: wrong new comment link in forum listings.

Revision 1.448.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 13 14:06:36 2008 UTC (21 months, 1 week ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-0, DRUPAL-6-1
Changes since 1.448.2.1: +2 -2 lines
Diff to previous 1.448.2.1 , to branch point 1.448
#221192 by damz: include node type in forum_get_topics() query so comment links are properly generated

Revision 1.450 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 8 03:10:32 2008 UTC (21 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.449: +2 -2 lines
Diff to previous 1.449
- Patch #218313 by jvandyk: made sure that MySQL keywords are uppercase.

Revision 1.448.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 7 11:13:51 2008 UTC (21 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-0-RC-4
Changes since 1.448: +2 -2 lines
Diff to previous 1.448
#218313 by jvandyk: uppercase forum topic sort ordering (minor)

Revision 1.449 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 6 19:38:27 2008 UTC (21 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.448: +2 -2 lines
Diff to previous 1.448
- Patch #210131 by dvessel, catch, John, et al: updated jQuery library.

Revision 1.448 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 15:35:47 2008 UTC (21 months, 3 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-3
Branch point for: DRUPAL-6
Changes since 1.447: +5 -5 lines
Diff to previous 1.447
#208858 by theborg, gdevlugt: fix forum node and comment counting, taking term revisioning into account

Revision 1.447 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 25 21:39:26 2008 UTC (22 months ago) by goba
Branch: MAIN
Changes since 1.446: +9 -9 lines
Diff to previous 1.446
#214058 by catch, Arancaytar: forum form alter was mistakenly dropping the parent field in all taxonomy forms

Revision 1.446 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 15 08:16:45 2008 UTC (22 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.445: +2 -2 lines
Diff to previous 1.445
- Patch #209034 by theborg: fixed small code style error that generates warnings.

Revision 1.445 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 9 21:38:57 2008 UTC (22 months, 2 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-2
Changes since 1.444: +3 -3 lines
Diff to previous 1.444
#207779 report by meba, patch by myself: missing plural formatting in forum module, and a counter display fix as well

Revision 1.444 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 9 09:51:34 2008 UTC (22 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.443: +9 -10 lines
Diff to previous 1.443
#153998 by David_Rothstein and myself: clean up permissions in book, blog, blogapi, forum and locale modules

Revision 1.443 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 8 10:35:41 2008 UTC (22 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.442: +3 -3 lines
Diff to previous 1.442
#207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks

Revision 1.442 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 7 13:18:39 2008 UTC (22 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.441: +2 -2 lines
Diff to previous 1.441
#206670 by keith.smith and myself: node type names have their underscores converted to hyphens in node/add links

Revision 1.441 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 1 18:23:14 2008 UTC (22 months, 3 weeks ago) by goba
Branch: MAIN
Changes since 1.440: +3 -3 lines
Diff to previous 1.440
#205138 by pwolanin: require node types in forums vocab, fix help text parameter name (outside t())

Revision 1.440 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 1 17:46:29 2008 UTC (22 months, 3 weeks ago) by goba
Branch: MAIN
Changes since 1.439: +2 -5 lines
Diff to previous 1.439
#203582 by David_Rothstein: some core hook_access() implementations are not using the passed in account

Revision 1.439 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 22 23:11:31 2007 UTC (23 months ago) by goba
Branch: MAIN
Changes since 1.438: +2 -2 lines
Diff to previous 1.438
#202967 by catch: kill notice on forum page

Revision 1.438 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 20 21:43:01 2007 UTC (23 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-1
Changes since 1.437: +8 -1 lines
Diff to previous 1.437
#186546 by bjaspan: fix missing forum vocabulary when people turned on forum module, but never visited any pages in Drupal 5 and they upgrade to Drupal 6 which does this much better

Revision 1.437 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 20 09:35:09 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.436: +2 -2 lines
Diff to previous 1.436
#202559 by Pasqualle: just removing some trailing white space from end of lines

Revision 1.436 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 20 08:40:19 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.435: +5 -2 lines
Diff to previous 1.435
#169987 by Pancho, catch: the missing forum edit permission for consistency

Revision 1.435 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 19 10:31:27 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.434: +12 -8 lines
Diff to previous 1.434
#99947 by neclimdul, Sutharsan, keith.smith: forum module help text and form description update, removing reference to other forum software as well

Revision 1.434 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 10:31:42 2007 UTC (23 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.433: +2 -2 lines
Diff to previous 1.433
- Patch #195496 by bjaspan and hunmonk: no 'char' data type in Schema API (and removed spaces).

Revision 1.433 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 18:08:46 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.432: +2 -2 lines
Diff to previous 1.432
#200069 by keith.smith: new standard for 'more information' links in module help texts, as the handbook we referred to before was renamed

Revision 1.432 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 13 09:34:38 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.431: +4 -4 lines
Diff to previous 1.431
#197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, update to drag and drop functionality, drupal.module removal, etc

Revision 1.431 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 11 10:52:00 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.430: +38 -34 lines
Diff to previous 1.430
#176282 by Desbeers: forum taxonomy was required for non-forum node types, when enabled for forum inclusion

Revision 1.430 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 8 14:06:21 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.429: +2 -2 lines
Diff to previous 1.429
#198579 by webernet and hswong3i: a huge set of coding style fixes, including:
 - whitespaces at end of lines
 - indentation
 - control structure usage
 - whitespace in empty lines
 - phpdoc comment formatting

Revision 1.429 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 26 19:46:51 2007 UTC (2 years ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-4
Changes since 1.428: +3 -2 lines
Diff to previous 1.428
#193333 by quicksketch et al: taxonomy drag and drop support

Revision 1.428 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 21 14:02:23 2007 UTC (2 years ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3
Changes since 1.427: +5 -1 lines
Diff to previous 1.427
#192242 follow up by catch: unset multiple parent form item on forum term pages

Revision 1.427 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 21 09:31:57 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.426: +2 -2 lines
Diff to previous 1.426
#194075 by neclimdul: nodeapi load should return an array by documentation, and forum's nodeapi load returns an object

Revision 1.426 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 20 13:24:54 2007 UTC (2 years ago) by dries
Branch: MAIN
Changes since 1.425: +5 -5 lines
Diff to previous 1.425
- Patch #192242 by catch, quicksketch, webchick, keith et all: usability improvements for the vocabulary/term forms.

Revision 1.425 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 25 15:32:55 2007 UTC (2 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.424: +2 -2 lines
Diff to previous 1.424
- Patch #89196 by catch, keith, earnie, webchick et al: string massaging.

Revision 1.424 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 25 08:24:43 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.423: +9 -14 lines
Diff to previous 1.423
#177497 by chx and Desbeers: revive Drupal 5's menu_set_location() functionality by introducing menu_set_item() (for consistency in function naming), thus fixing a regression in the current development code. Also fixing some misuse of menu_set_location() by using drupal_set_breadcrumb() instead.

Revision 1.423 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 22 09:36:05 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.422: +2 -3 lines
Diff to previous 1.422
#147492 by flobruit: make 'more' links themeable

Revision 1.422 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 11 16:37:43 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-2
Changes since 1.421: +4 -6 lines
Diff to previous 1.421
#72487 by chx, pwolanin and moshe weitzman: let node_access() work on arbitrary users, so independent user access checks can be done in a request

Revision 1.421 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 8 08:40:26 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.420: +1 -2 lines
Diff to previous 1.420
#175979 by Desbeers: forum module does not need to call node_prepare anymore, because it is already done

Revision 1.420 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 7 19:25:57 2007 UTC (2 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.419: +2 -2 lines
Diff to previous 1.419
- Patch #180432 by hunmonk, sun, et al: make comment settings per node type.  This is a new feature that slipped in because it is required for the project module on drupal.org.

Revision 1.419 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 10 08:06:59 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1
Changes since 1.418: +2 -2 lines
Diff to previous 1.418
#174343 by Shiny: move JOIN condition to ON clause in forum_nodeapi, so our SQL is standards compatible

Revision 1.418 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 5 08:27:57 2007 UTC (2 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.417: +35 -15 lines
Diff to previous 1.417
- Patch #172643 by chx and fresco: fixed the leave shadow copy functionality.

Revision 1.417 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 2 14:56:18 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.416: +2 -2 lines
Diff to previous 1.416
#6162 by various people: actually point new anchors to the page the first new comment is displayed (in a multipage comment view)

Revision 1.416 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 30 18:58:12 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.415: +7 -1 lines
Diff to previous 1.415
#53905 by fax8, Gurpartap Singh and dvessel: give meaningful names to term variables in forum templates and add unique IDs for easier themeing

Revision 1.415 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 29 18:25:51 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.414: +15 -1 lines
Diff to previous 1.414
#161107 by fwalch and bragon: actually implement the missing forum_term_load to work behind the %forum_term menu item resolving calls

Revision 1.414 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 26 07:46:11 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.413: +7 -7 lines
Diff to previous 1.413
- Patch #168028 by dvessler, merlinofchaos, pwolanin et al: both theme functions and templates may need include files. Flush your caches.

Revision 1.413 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 12 15:55:36 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.412: +3 -7 lines
Diff to previous 1.412
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2.  Also a performance improvement.

Revision 1.375.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 8 06:27:22 2007 UTC (2 years, 3 months ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-3, DRUPAL-5-4, DRUPAL-5-5, DRUPAL-5-6, DRUPAL-5-7
Changes since 1.375.2.5: +3 -6 lines
Diff to previous 1.375.2.5 , to branch point 1.375
#163092 by Wesley Tanaka. Add forum css only to pages which need it.

Revision 1.412 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 3 06:07:52 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.411: +38 -23 lines
Diff to previous 1.411
- Patch #158536 by dvessel: more forum template massaging.

Revision 1.411 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 26 06:48:03 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.410: +21 -27 lines
Diff to previous 1.410
- Patch #158536 by dvessel: some more gentle massaging of template files.  Trying to make it easier to discover the different template files.

Revision 1.410 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 24 18:08:54 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.409: +9 -285 lines
Diff to previous 1.409
- Patch #161350 by Crell: slicing and dicing the forum.module.

Revision 1.409 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 22 07:01:07 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.408: +175 -171 lines
Diff to previous 1.408
- Patch #158536 by merlinofchaos and dvessel: tpl-ified the forum module.

Revision 1.408 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 16 12:43:05 2007 UTC (2 years, 4 months ago) by goba
Branch: MAIN
Changes since 1.407: +3 -3 lines
Diff to previous 1.407
#100641 by kkaefer, ChrisKennedy and RobRoy: change 'Submit' buttons to 'Save' to compliy with the desktop metaphor and actually tell what the button does ('we know it submits the form, but what it does?')

Revision 1.407 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 2 17:08:35 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.406: +177 -194 lines
Diff to previous 1.406
- Patch #20295 by pyromanfo, webchick, Gurpartap Singh et al: allow forum topics to be custom node types.

Revision 1.406 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 1 17:41:15 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.405: +4 -6 lines
Diff to previous 1.405
- Rollback of patch #147723: delete API.  Talked to Steven and Gabor and we
  unanimously agreed to rollback the deletion API.  We all support the
  features this patch added, yet not its actual design and implementation.
  After some talk, we decided that it would be better for Drupal -- in the
  long term -- not to go with a solution that isn't 100%. We also recognize
  that in the short term, this patch would have been useful addition. So
  let's figure out how we can implement this properly in D7.

Revision 1.405 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 30 19:46:56 2007 UTC (2 years, 4 months ago) by goba
Branch: MAIN
Changes since 1.404: +3 -3 lines
Diff to previous 1.404
#154064 by pwolanin: get hook_help() up to speed to menu changes, allowing router path based lookups, and also full path argument lookup with a passed argument array

Revision 1.404 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 22 08:32:27 2007 UTC (2 years, 5 months ago) by unconed
Branch: MAIN
Changes since 1.403: +4 -2 lines
Diff to previous 1.403
#153781: Convert all remaining confirm_forms() to deletion api.

Revision 1.403 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 22 05:44:20 2007 UTC (2 years, 5 months ago) by unconed
Branch: MAIN
Changes since 1.402: +3 -3 lines
Diff to previous 1.402
#147723: Deletion API (by hunmonk). Woop woop.

Revision 1.402 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 4 15:56:32 2007 UTC (2 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.401: +2 -2 lines
Diff to previous 1.401
- Patch #146667 by Jeff Eaton: form API fixes.

Revision 1.401 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 4 07:22:17 2007 UTC (2 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.400: +13 -15 lines
Diff to previous 1.400
- Patch #146667 by Eaton: correct builder argument ordering, eliminate redundant arguments

Revision 1.375.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 31 05:58:17 2007 UTC (2 years, 5 months ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-2
Changes since 1.375.2.4: +9 -15 lines
Diff to previous 1.375.2.4 , to branch point 1.375
 - Patch #147034 by webchick: removed redundant dependency checking.

Revision 1.400 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 30 08:04:38 2007 UTC (2 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.399: +21 -15 lines
Diff to previous 1.399
- Patch #144295 by Gurpartap Singh: forum module fixes.

Revision 1.399 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 28 06:19:05 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.398: +9 -15 lines
Diff to previous 1.398
- Patch #147034 by webchick: removed redundant dependency checking.

Revision 1.398 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 28 06:08:42 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.397: +4 -4 lines
Diff to previous 1.397
- Patch #146470 by Eaton et al: standardize form API3 hook parameter order.

Revision 1.375.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 21 00:14:11 2007 UTC (2 years, 6 months ago) by drumm
Branch: DRUPAL-5
Changes since 1.375.2.3: +5 -5 lines
Diff to previous 1.375.2.3 , to branch point 1.375
 - Patch #141665 by ChrisKennedy: E_ALL fixes.
Backport from HEAD

Revision 1.397 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 14 13:43:36 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.396: +20 -18 lines
Diff to previous 1.396
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)

Revision 1.396 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 7 17:02:54 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.395: +5 -5 lines
Diff to previous 1.395
- Patch #141665 by ChrisKennedy: E_ALL fixes.

Revision 1.395 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 30 17:03:25 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.394: +11 -11 lines
Diff to previous 1.394
- Patch #128082 by Goba et al: Allow localization of built-in menu items.

Revision 1.394 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 24 13:53:12 2007 UTC (2 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.393: +2 -2 lines
Diff to previous 1.393
- Patch #76588 by Gabor: made log messages translatable.  Yay.

Revision 1.393 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 13 08:56:58 2007 UTC (2 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.392: +4 -4 lines
Diff to previous 1.392
- Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot.

Revision 1.392 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 9 13:58:02 2007 UTC (2 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.391: +2 -3 lines
Diff to previous 1.391
- Patch #107061 by Steven et al: add jQuery teaser splitter.

Revision 1.391 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 6 13:27:21 2007 UTC (2 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.390: +24 -1 lines
Diff to previous 1.390
- Patch #130987 by merlinofchaos: added theme registry for easier themability.

Revision 1.390 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 28 14:08:22 2007 UTC (2 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.389: +4 -4 lines
Diff to previous 1.389
- Patch #128866 by Gabor et al: new language subsystem fixes.

Revision 1.389 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 27 05:13:53 2007 UTC (2 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.388: +23 -13 lines
Diff to previous 1.388
#130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)

Revision 1.388 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 26 00:35:58 2007 UTC (2 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.387: +3 -3 lines
Diff to previous 1.387
- Patch #110888 by Eaton: unify hook _alter()

Revision 1.387 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 17 18:30:14 2007 UTC (2 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.386: +7 -3 lines
Diff to previous 1.386
- Patch #128081 by Eaton: remove #base, paving the path for a simpler form API.

Revision 1.375.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 20:43:38 2007 UTC (2 years, 8 months ago) by dries
Branch: DRUPAL-5
Changes since 1.375.2.2: +2 -2 lines
Diff to previous 1.375.2.2 , to branch point 1.375
- Patch #122824 by PMunn: fixed SQL query to be compatible with PostgreSQL.

Revision 1.386 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 20:42:50 2007 UTC (2 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.385: +2 -2 lines
Diff to previous 1.385
- Patch #122824 by PMunn: fixed SQL query to be compatible with PostgreSQL.

Revision 1.385 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 15 11:40:18 2007 UTC (2 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.384: +4 -4 lines
Diff to previous 1.384
- Patch #111347 by Steven: refactor url() and l().

Revision 1.384 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 12 17:47:07 2007 UTC (2 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.383: +2 -2 lines
Diff to previous 1.383
- Patch #115667 by rotzi: added versioning support to node terms.

Revision 1.383 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 11 09:30:51 2007 UTC (2 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.382: +10 -8 lines
Diff to previous 1.382
 - Patch #113603 by chx: first crack at re-implementing tabs.

Revision 1.375.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 2 04:34:07 2007 UTC (2 years, 9 months ago) by drumm
Branch: DRUPAL-5
Changes since 1.375.2.1: +2 -2 lines
Diff to previous 1.375.2.1 , to branch point 1.375
#113286 by maynich. Added missing t().

Revision 1.382 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 1 21:44:36 2007 UTC (2 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.381: +2 -2 lines
Diff to previous 1.381
- Patch #113286 by maynich: added missing t() function.

Revision 1.381 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 31 21:26:55 2007 UTC (2 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.380: +4 -1 lines
Diff to previous 1.380
 - Patch #113603 by chx: first crack at re-implementing tabs.

Revision 1.380 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 31 16:01:17 2007 UTC (2 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.379: +13 -6 lines
Diff to previous 1.379
- Patch #40575 by Wesley: made it easier to theme the forum overview page.

Revision 1.379 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 31 15:49:24 2007 UTC (2 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.378: +5 -5 lines
Diff to previous 1.378
- Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices.  Thanks.

Revision 1.378 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 25 22:14:06 2007 UTC (2 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.377: +3 -3 lines
Diff to previous 1.377
- Rollback of E_ALL patch.  Too much extra breakage.

Revision 1.377 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 25 21:49:32 2007 UTC (2 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.376: +3 -3 lines
Diff to previous 1.376
- Patch #112563 by webchick: prevent double-escaping.

Revision 1.375.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 25 21:49:20 2007 UTC (2 years, 10 months ago) by dries
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-1
Changes since 1.375: +3 -3 lines
Diff to previous 1.375
- Patch #112563 by webchick: prevent double-escaping.

Revision 1.376 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 24 14:48:36 2007 UTC (2 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.375: +63 -64 lines
Diff to previous 1.375
- Patch #34755 by chx et al: faster menu system.  HEAD is temporary broken and there is no upgrade path yet.

Revision 1.375 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 10 15:17:51 2007 UTC (2 years, 10 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-5-0, DRUPAL-5-0-RC-2
Branch point for: DRUPAL-5
Changes since 1.374: +2 -2 lines
Diff to previous 1.374
- Always check the username.

Revision 1.374 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 5 05:32:23 2007 UTC (2 years, 10 months ago) by unconed
Branch: MAIN
Changes since 1.373: +5 -5 lines
Diff to previous 1.373
#107015: Code consistency, capitalization of class names.

Revision 1.373 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 25 22:22:42 2006 UTC (2 years, 11 months ago) by drumm
Branch: MAIN
Changes since 1.372: +3 -3 lines
Diff to previous 1.372
#19891 by edkwh. Make forum and container names links in forum administration.

Revision 1.372 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 23 19:30:46 2006 UTC (2 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.371: +7 -5 lines
Diff to previous 1.371
- Patch #104882 by dww: fixing forum topic teasers.

Revision 1.371 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 10 20:34:02 2006 UTC (2 years, 11 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-5-0-RC-1
Changes since 1.370: +1 -4 lines
Diff to previous 1.370
- Patch #102413 by yched: path node/add/[poll|forum|blog] defined twice.

Revision 1.370 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 1 23:17:26 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
Changes since 1.369: +5 -0 lines
Diff to previous 1.369
Fixing commit of #100563 (thanks webernet)

Revision 1.369 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 1 22:47:53 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
Changes since 1.368: +1 -6 lines
Diff to previous 1.368
#100563: Conditional loading of (some) module.css files

Revision 1.368 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 28 09:48:45 2006 UTC (2 years, 11 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-5-0-BETA-2
Changes since 1.367: +3 -1 lines
Diff to previous 1.367
- Patch #99948 by neclimdul: added some help text.

Revision 1.367 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 26 02:20:00 2006 UTC (3 years ago) by drumm
Branch: MAIN
Changes since 1.366: +4 -4 lines
Diff to previous 1.366
#97824 by Gurpartap. Move enclosing elements outside of their t().

Revision 1.366 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 25 09:07:26 2006 UTC (3 years ago) by drumm
Branch: MAIN
Changes since 1.365: +1 -9 lines
Diff to previous 1.365
#83190 by webchick. Remove misleading links.

Revision 1.365 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 21 20:14:17 2006 UTC (3 years ago) by dries
Branch: MAIN
Changes since 1.364: +1 -9 lines
Diff to previous 1.364
- Patch #92992 by webchick and neclimdul: clean up documentation that is superseded by the new 'by module' administration dashboard.

Revision 1.364 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 06:30:10 2006 UTC (3 years ago) by drumm
Branch: MAIN
Changes since 1.363: +2 -2 lines
Diff to previous 1.363
#72467 by m3avrck. Better display for long book page and forum topic titles.

Revision 1.363 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 22 08:28:45 2006 UTC (3 years, 1 month ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-5-0-BETA-1
Changes since 1.362: +11 -11 lines
Diff to previous 1.362
#84146: Use 'Sentence capitalization' for menu items, page titles, form items, etc

Revision 1.362 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 4 06:07:05 2006 UTC (3 years, 1 month ago) by drumm
Branch: MAIN
Changes since 1.361: +5 -5 lines
Diff to previous 1.361
#47692 by Wesley Tanaka. Clean up some PHP notices.

Revision 1.361 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 23 08:10:40 2006 UTC (3 years, 2 months ago) by drumm
Branch: MAIN
Changes since 1.360: +24 -19 lines
Diff to previous 1.360
#84076 by edkwh. Interim fix for being able to delete forums and forum containers.

Revision 1.360 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 5 02:48:33 2006 UTC (3 years, 2 months ago) by drumm
Branch: MAIN
Changes since 1.359: +2 -2 lines
Diff to previous 1.359
#40751 by chx. Redirect back to the forum when logging in from there.

Revision 1.359 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 3 14:42:12 2006 UTC (3 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.358: +5 -5 lines
Diff to previous 1.358
- Patch #76742 by beginner, eaton et al: fixed problem with editing container description of forums.

Revision 1.358 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 31 21:58:36 2006 UTC (3 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.357: +45 -37 lines
Diff to previous 1.357
- Rollback of patch #68418: clean up node submit hooks.  Needs more thinkering.
  Restores the old node API.

Revision 1.357 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 31 20:22:35 2006 UTC (3 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.356: +1 -3 lines
Diff to previous 1.356
- Patch #80952 by earl, webchick, neclimdul et al: .info files

Revision 1.356 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 29 18:43:25 2006 UTC (3 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.355: +37 -45 lines
Diff to previous 1.355
- Patch #68418 by Moshe et al: clean up node submit hooks.

Revision 1.355 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 29 09:12:02 2006 UTC (3 years, 2 months ago) by drumm
Branch: MAIN
Changes since 1.354: +3 -3 lines
Diff to previous 1.354
#80574 Eaton and chx. Replace $_POST['edit'] with $_POST.

Revision 1.354 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 26 00:19:02 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.353: +2 -2 lines
Diff to previous 1.353
#70660 by pwolanin. Forum last post time was considering non-forum items.

Revision 1.353 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 25 08:55:04 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.352: +4 -4 lines
Diff to previous 1.352
#56093 by webchick. Fix forums.

Revision 1.352 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 23 07:23:08 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.351: +2 -7 lines
Diff to previous 1.351
- Patch #66569 by m3avrck: Consolidate the drupal_add_link() calls.

Revision 1.351 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 23 05:55:37 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.350: +2 -2 lines
Diff to previous 1.350
#66569 by m3avrck. Put all the feed icons in the same place.

Revision 1.350 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 20 05:57:40 2006 UTC (3 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.349: +3 -3 lines
Diff to previous 1.349
#79601: module_exist() -> module_exists()

Revision 1.349 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 18 18:58:45 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.348: +16 -13 lines
Diff to previous 1.348
- Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted forms via the pull model.

Revision 1.348 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 18 12:16:58 2006 UTC (3 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.347: +18 -18 lines
Diff to previous 1.347
#76802: Introduce placeholder magic into t()
See: http://drupal.org/node/64279#t-placeholders

Revision 1.347 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 14 07:14:49 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.346: +6 -1 lines
Diff to previous 1.346
#77183 by m3avrck and timcn, split up drupal.css by module.

Revision 1.346 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 10 15:42:32 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.345: +6 -3 lines
Diff to previous 1.345
- Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with arrays like FAPI for viewing.

  Once again, we're paving the path for CCK in core ... :)

Revision 1.345 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 7 15:04:14 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.344: +4 -4 lines
Diff to previous 1.344
- Patch #77422 by timcn: corrected various paths in the documentation.

Revision 1.344 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 6 23:00:42 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.343: +12 -6 lines
Diff to previous 1.343
#62340 by chx, webchick, Jaza, Eaton, mathieu, and myself. Configurable node types.

Revision 1.343 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 5 01:42:56 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.342: +14 -10 lines
Diff to previous 1.342
#76339 by pwolanin, allow non-forum category changes while leaving a shadow copy

Revision 1.342 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 5 00:26:36 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.341: +2 -1 lines
Diff to previous 1.341
#73884 by RobRoy, various code cleanup.

Revision 1.341 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 5 00:13:06 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.340: +3 -3 lines
Diff to previous 1.340
#76742 by paranojik, fix a bug preventing editing of forums

Revision 1.340 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 31 11:25:53 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.339: +23 -21 lines
Diff to previous 1.339
- Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)

Revision 1.339 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 29 17:56:41 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.338: +2 -2 lines
Diff to previous 1.338
- Patch #61893 by timnc: remove message_na().

Revision 1.338 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 11 07:04:34 2006 UTC (3 years, 4 months ago) by drumm
Branch: MAIN
Changes since 1.337: +5 -1 lines
Diff to previous 1.337
#49299 by wtanaka, properly break words

Revision 1.337 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 10 19:27:52 2006 UTC (3 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.336: +6 -11 lines
Diff to previous 1.336
- Patch #72284 by me:
   + reorganized ?q=admin/settings
   + deprecated the _settings hook

Revision 1.336 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 5 11:45:51 2006 UTC (3 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.335: +2 -2 lines
Diff to previous 1.335
- Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.

Revision 1.335 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 4 08:59:05 2006 UTC (3 years, 4 months ago) by drumm
Branch: MAIN
Changes since 1.334: +4 -4 lines
Diff to previous 1.334
#71925 by Steven, remove # prefix from link array keys.

Revision 1.328.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 12 04:17:52 2006 UTC (3 years, 5 months ago) by killes
Changes since 1.328.2.1: +2 -2 lines
Diff to previous 1.328.2.1 , to branch point 1.328 , to next main 1.534
#65024 by killes, remove an extra condition., backport from HEAD

Revision 1.334 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 12 03:44:54 2006 UTC (3 years, 5 months ago) by drumm
Branch: MAIN
Changes since 1.333: +2 -2 lines
Diff to previous 1.333
#65024 by killes, remove an extra condition.

Revision 1.333 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 6 15:35:39 2006 UTC (3 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.332: +4 -2 lines
Diff to previous 1.332
- Patch #67146 by webchick: make sure that the forum vocabulary shows up first.

Revision 1.332 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 29 12:58:19 2006 UTC (3 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.331: +8 -3 lines
Diff to previous 1.331
- Patch #18260 by Morbus: fixed taxonomy links.

Revision 1.331 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 18 14:58:57 2006 UTC (3 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.330: +8 -3 lines
Diff to previous 1.330
- Patch #18260 by Ber, m3averck et al: allow overriding of links returned by modules

Revision 1.328.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 8 18:02:03 2006 UTC (3 years, 6 months ago) by killes
Changes since 1.328: +3 -2 lines
Diff to previous 1.328
Patch #62350 by hunmonk: fixed problem with deleting forum containers., byckport from HEAD

Revision 1.330 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 8 15:16:16 2006 UTC (3 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.329: +3 -2 lines
Diff to previous 1.329
- Patch #62350 by hunmonk: fixed problem with deleting forum containers.

Revision 1.329 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 7 00:08:36 2006 UTC (3 years, 6 months ago) by drumm
Branch: MAIN
Changes since 1.328: +2 -2 lines
Diff to previous 1.328
#61802 by Zen, Double spaced sentences clean up

Revision 1.328 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 13 08:25:27 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.327: +2 -2 lines
Diff to previous 1.327
#5371, drupal_get_destination, pager and tablesort array handling, patch by Steven

Revision 1.327 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 7 15:32:17 2006 UTC (3 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.326: +3 -3 lines
Diff to previous 1.326
- #55898: Generic, permissive admin XSS/HTML filtering for mission/footer/...
- Clean up some raw output

Revision 1.326 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 6 18:36:57 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.325: +3 -2 lines
Diff to previous 1.325
#40664, adding new forum topic, forum not pre-selected in pull down menu., fix by Jonas Kvarnstrom, patch by drumm

Revision 1.325 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 6 04:21:12 2006 UTC (3 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.324: +4 -4 lines
Diff to previous 1.324
- #57523: Make taxonomy delete vocabulary consistent with other taxonomy hook ops

Revision 1.324 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 6 04:18:30 2006 UTC (3 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.323: +2 -2 lines
Diff to previous 1.323
- Make forum_hot_topic scale a bit more logical

Revision 1.323 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 31 06:43:46 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.322: +25 -1 lines
Diff to previous 1.322
#28625, Forum vocabulary does not handle standard vocabulary features correctly, removed these features by means of formapi, patch by profix898, with some love by dopry and chx

Revision 1.322 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 27 18:02:48 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.321: +1 -3 lines
Diff to previous 1.321
#56105, remove title validation, already enforced by #required, patch by Moshe

Revision 1.321 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 25 10:52:40 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.320: +2 -2 lines
Diff to previous 1.320
#55805, missing {}, patch by Cvbge

Revision 1.320 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 24 10:13:10 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.319: +2 -6 lines
Diff to previous 1.319
#54098, forum "last post" column show oldest, not most recent, patch by Zen.

Revision 1.319 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 23 21:46:35 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.318: +23 -11 lines
Diff to previous 1.318
#54910, Forum and taxonomy term delete work only superficially, patch by Zen

Revision 1.318 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 8 22:11:54 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.317: +3 -2 lines
Diff to previous 1.317
#51635, Moving forum post leaving shadow copy results in warning, patch by Zen/webchick

Revision 1.317 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 8 15:13:20 2006 UTC (3 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.316: +2 -2 lines
Diff to previous 1.316
- Patch #51850 by chx, webchick et al: fixed various problems with db_rewrite_sql, made db_rewrite_sql slightly more robust.

Revision 1.316 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 7 19:03:02 2006 UTC (3 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.315: +319 -300 lines
Diff to previous 1.315
- Patch #52850 by Zen: fapi conversion + minor fixes
    * converts forum_admin to fapi.
    * handles invalid terms in hook_menu
    * adds comments, fixes typos etc.
    * reorganises functions a little bit - moves hook_menu to the top.. groups hooks together and forms together

Revision 1.315 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 3 08:37:47 2006 UTC (3 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.314: +14 -14 lines
Diff to previous 1.314
- Removing whitespace

Revision 1.314 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 28 13:36:59 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.313: +83 -61 lines
Diff to previous 1.313
#51613, forum.module forms ignore proper form submission path, patch by merlinofchaos

Revision 1.313 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 23 12:21:15 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.312: +3 -2 lines
Diff to previous 1.312
- Patch #45850: it was impossible to create shadow topic. (Today's critical bugfix #2.)

Revision 1.312 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 21 18:46:54 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.311: +2 -2 lines
Diff to previous 1.311
- Patch #49912: www.drupal.org -> drupal.org.  (Today's critical bugfix #5.)

Revision 1.311 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 15 20:47:35 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.310: +3 -3 lines
Diff to previous 1.310
- Patch #46743 by Morbus: fixed double encoding issue.

Revision 1.310 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 10 05:05:44 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.309: +48 -46 lines
Diff to previous 1.309
- Patch #46743 by m3avrck: clean up forum topic navigation.  Bring it in line with book.module.

Revision 1.309 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 9 08:52:03 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.308: +2 -2 lines
Diff to previous 1.308
- Patch #47691 by Cvbge: quickfix postgresql

Revision 1.308 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 9 08:09:55 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.307: +11 -17 lines
Diff to previous 1.307
- Patch #47691 by wtanaka: performance improvement for _forum_topics_read.

Revision 1.307 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 4 09:56:04 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.306: +2 -2 lines
Diff to previous 1.306
- Patch #47868 by wtanaka: performance improvement: active topics block selects an unused column.

Revision 1.306 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 1 14:19:44 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.305: +2 -2 lines
Diff to previous 1.305
- Patch #46864 by stmind: fixed problem with node-level permissions and forums.

Revision 1.305 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 20 09:04:34 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.304: +2 -2 lines
Diff to previous 1.304
- Patch #45530 by Morbus: filter_form shouldn't default to #weight 0

When a form element doesn't specify a #weight, it is assumed internally as #weight 0. However, to ensure that our form elements display visually *as they were defined in the array* we, in form_builder, count the number of elements, divide by 1000, and set that as the weight:

# Assign a decimal placeholder weight to preserve original array order
if (!isset($form[$key]['#weight'])) {
  $form[$key]['#weight'] = $count/1000;
}

The above code will set the #weights of elements that have not defined a weight to something like 0 (first element in array definition), 0.001, 0.002, and so on. However, anytime a form element *explicitly* defines a #weight of 0, that #weight is kept at exactly 0, which would cause that form element to appear BEFORE the elements that didn't have a #weight defined (and thus received a #weight such as 0.002).

Consider the following pseudo example:

$form['game_title'] = array(
    '#type' => 'textfield',
    ...
    );
$form['game_description'] = array(
    '#type' => 'textarea',
    ...
    );
$form['game_format'] = filter_form(variable_get('game_format', NULL));
return $form;

Here, we're not definiing weights on our two textfields. We then add an filter_form. The second parameter of the filter_form is $weight, which defaults to 0. After this $form hits form_builder, we have weights 0 (game_title), 0.001 (game_description), and 0 (filter_form) respectively. This is then sorted by weight, which causes filter_form (the third element in the array) to appear BEFORE game_description (0 is lighter than 0.001).

The short lesson is: explicitly defining #weight 0 for a form element is probably a bad idea. This patch changes the default #weight of filter_form to NULL, instead of 0, and also removes any other explicit setting of #weight to 0 in core.

Revision 1.304 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 19 17:55:54 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.303: +2 -2 lines
Diff to previous 1.303
- Patch #45281 by chx: made categories with forum topics work again.

Revision 1.303 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 19 08:54:41 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.302: +3 -3 lines
Diff to previous 1.302
- Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms API.

Revision 1.302 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 18 19:29:17 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.301: +3 -4 lines
Diff to previous 1.301
- Patch #45301 by Morbus: corrected the weight of form item titles of nodes.

Revision 1.301 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 10 12:35:20 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.300: +2 -3 lines
Diff to previous 1.300
- Patch #33747 by Ber and Moshe: bugfix + code improvement: clean up some of the taxonomy loading code.

Revision 1.300 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 9 10:12:30 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.299: +1 -3 lines
Diff to previous 1.299
- Removed global .

Revision 1.299 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 31 13:04:40 2005 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.298: +2 -2 lines
Diff to previous 1.298
- Patch 42591 by Simon/me: fixed problem with deleting forum and book revisions.

Revision 1.298 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 31 11:21:32 2005 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.297: +3 -3 lines
Diff to previous 1.297
- Patch #42705 by Cvbge: added missing format_plural().

Revision 1.297 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 31 10:48:56 2005 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.296: +3 -3 lines
Diff to previous 1.296
- Patch 41169 by Chris: got rid of expensvie object 2 array casts.

Revision 1.296 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 29 04:46:40 2005 UTC (3 years, 10 months ago) by unconed
Branch: MAIN
Changes since 1.295: +2 -2 lines
Diff to previous 1.295
- #42234: Use standardized feed icon for RSS

Revision 1.295 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 26 11:26:21 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.294: +3 -3 lines
Diff to previous 1.294
- Patch #42343 by wulff: added 2 missing t() functions.

Revision 1.294 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 11 12:44:39 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.293: +22 -27 lines
Diff to previous 1.293
- Modified patch #40534: improved themability of forum icons (makes it possible to use animated gifs) + removed forum setting.

Revision 1.293 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 10 19:58:40 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.292: +12 -6 lines
Diff to previous 1.292
- Patch #40664 by Gerhard: assign default forum when adding a forum topic from within a forum.

Revision 1.292 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 6 12:20:24 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.291: +3 -6 lines
Diff to previous 1.291
- Patch #39598 by Gerhard: fixed problem with taxonomy terms not being selected.

Revision 1.291 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 5 16:07:18 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.290: +13 -1 lines
Diff to previous 1.290
- Patch #31323 by Gerhard: delete extra data when a revision is deleted.

Revision 1.290 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 5 09:11:33 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.289: +2 -2 lines
Diff to previous 1.289
- Patch #39778 by chx: obliterate nodeapi op form in favor of the forms API's way of doing things.  Tested with help from webchick.

Revision 1.289 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 3 10:02:23 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.288: +2 -2 lines
Diff to previous 1.288
- Patch #38849 by wtanaka: forum icon does not display as locked (aka closed) if comments are "disabled" instead of "read only".

Revision 1.288 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 2 15:38:58 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.287: +2 -2 lines
Diff to previous 1.287
- Patch #39667 by killes: fixed typo in function call: _forum_get_vid -> _forum_get_vid().

Revision 1.287 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 2 15:21:01 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.286: +3 -3 lines
Diff to previous 1.286
- Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to '#submit'.

Revision 1.286 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 26 19:45:31 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.285: +2 -2 lines
Diff to previous 1.285
- Patch #38854 by wtanaka: fixed XHTML validation problem.

Revision 1.285 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 23 16:18:28 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.284: +2 -2 lines
Diff to previous 1.284
- Patch #35644 by webchick: fixed the sizes of the textareas on the node edit forms.

Revision 1.284 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 12 11:26:16 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.283: +8 -8 lines
Diff to previous 1.283
- Patch #35644 by webchick: forms API simplificiations.

Revision 1.283 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 12 02:54:13 2005 UTC (4 years ago) by unconed
Branch: MAIN
Changes since 1.282: +29 -14 lines
Diff to previous 1.282
#36791: node_validate was called twice

Revision 1.282 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 4 19:40:26 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.281: +2 -4 lines
Diff to previous 1.281
- Patch #36250 by hunmonk: admin batch delete broken, node_delete needs reworked.

  This commit changes the node_delete() API.  A list of affected modules is available at http://drupal.org/node/36250#comment-52963.

Revision 1.281 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 1 10:17:34 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.280: +17 -3 lines
Diff to previous 1.280
- Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! /

Revision 1.280 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 28 13:56:26 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.279: +4 -17 lines
Diff to previous 1.279
- Patch #35205 by stefan: removed some deprecated code from forum.module!  Yay.

Revision 1.243.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 28 13:41:38 2005 UTC (4 years ago) by dries
Changes since 1.243.2.11: +3 -3 lines
Diff to previous 1.243.2.11 , to branch point 1.243 , to next main 1.534
- Patch #35061 by Cvbge/ntosi: fixed SQL query problem on PostgreSQL 8.

Revision 1.279 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 28 13:40:17 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.278: +3 -3 lines
Diff to previous 1.278
- Patch #35061 by Cvbge/ntosi: fixed SQL query problem on PostgreSQL 8.

Revision 1.278 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 28 00:42:55 2005 UTC (4 years ago) by unconed
Branch: MAIN
Changes since 1.277: +2 -2 lines
Diff to previous 1.277
- #35505: Forum form api typo

Revision 1.277 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 21 11:12:46 2005 UTC (4 years, 1 month ago) by unconed
Branch: MAIN
Changes since 1.276: +5 -1 lines
Diff to previous 1.276
- #26583: Make forum taxonomy links redirect to forums rather than taxonomy pages.

Revision 1.276 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 11 19:44:34 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.275: +29 -33 lines
Diff to previous 1.275
- Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.

Revision 1.275 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 7 06:51:43 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.274: +2 -2 lines
Diff to previous 1.274
- Removing tabs and trailing whitespaces.

Revision 1.274 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 7 06:09:13 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.273: +46 -48 lines
Diff to previous 1.273
- Patch #29465: new form API by Adrian et al.

  TODO:
  + The contact.module was broken; a new patch for contact.module is needed.
  + Documentation is needed.
  + The most important modules need to be updated ASAP.

Revision 1.273 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 1 13:30:06 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.272: +2 -1 lines
Diff to previous 1.272
- Patch #32459 by beardedstoat and tostinni: always add a secondary sort order so the newest comments are on top.

Revision 1.272 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 27 15:06:35 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.271: +2 -2 lines
Diff to previous 1.271
- Fixed spaces

Revision 1.271 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 24 07:53:26 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.270: +2 -5 lines
Diff to previous 1.270
- Patch #28786 by Neil: move pagers out of table.

Revision 1.270 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 23 08:47:13 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.269: +6 -2 lines
Diff to previous 1.269
- Patch #10056: allow the node title forms to be customized.

Revision 1.269 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 8 19:22:28 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.268: +2 -2 lines
Diff to previous 1.268
- Patch #29102 by menesis: fixed typo/left-over in switch-statement.

Revision 1.268 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 7 20:56:00 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.267: +2 -2 lines
Diff to previous 1.267
- Patch #28320 by Neil: improved the HTML/CSS of the user login block.

Revision 1.267 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 6 19:38:56 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.266: +5 -5 lines
Diff to previous 1.266
- Usablity improvement: check whether the comment module is enabled.  If not,
  show an error message.

Revision 1.266 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 30 15:22:29 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.265: +10 -5 lines
Diff to previous 1.265
- Patch #7582 by Gerhard: improved node revisions!

All node revisions were stored in a serialized field in the node table and retrieved for _each_ page view although they are rarely needed. We created a separate revisions table which would be in principle identical to the node table, only that it could have several old copies of the same node.  This also allows us to revision-related information, and to provide log entries to non-book pages when a new revision is being created.

TODO:

1. Provide upgrade instructions for node module maintainers!
2. Upgrade modules that implement node types.
3. Provide an upgarde path for revisions.  Dependency on the upgrade system.

Revision 1.265 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 29 19:58:49 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.264: +3 -3 lines
Diff to previous 1.264
- Renamed _node() to _node_info()!  We reserve _node for _nodeapi.

Revision 1.264 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 28 15:58:52 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.263: +29 -17 lines
Diff to previous 1.263
- Patch #29102 by chx: fixed bug in forum module and tidied up the taxonomy_save_*() functions.

Revision 1.263 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 28 15:29:34 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.262: +4 -4 lines
Diff to previous 1.262
- Patch #29785 by Chx: multiple node types were broken so we refactored
  part of the node system!  If you have a module that implements node
  types, you'll have to udpate its CVS HEAD version.

  We replaced _node_name() and _node_types() by _node().  The new _node()
  hook let's you define one or more node types, including their names.
  The implementation of the _node() hook needs to:

   return array($type1 => array('name' => $name1, 'base' => $base1),
                $type2 => array('name' => $name2, 'base' => $base2));

  where $type is the node type, $name is the human readable name of the type
  and $base is used instead of <hook> for <hook>_load, <hook>_view, etc.

  For example, the story module's node hook looks like this:

    function story_node() {
      return array('story' => array('name' => t('story'), 'base' => 'story'));
    }

  The page module's node hook module like:

    function page_node() {
      return array('page' => array('name' => t('page'), 'base' => 'page'));
    }

  However, more complex node modules like the project module and the
  flexinode module can use the 'base' parameter to specify a different base.

  The project module implements two node types, proejcts and issues, so it
  can do:

    function project_node() {
      return array(
       array('project_project' => array('name' => t('project'), 'base' => 'project'),
       array('project_issue' => array('name' => t('issue'), 'base' => 'project_issue'));
    }

  In the flexinode module's case there can only one base ...

  This hook will simplify the CCK, and will make it easy (or easier) to merge
  the story and page module.

  In addition, node_list() became node_get_types().  In addition, we created
  the following functions: node_get_name($type) and node_get_base($type).

Revision 1.262 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 25 21:14:16 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.261: +2 -2 lines
Diff to previous 1.261
- Patch #29385 by chx: no ?> add end of files.

Revision 1.243.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 18 21:54:40 2005 UTC (4 years, 3 months ago) by dries
Changes since 1.243.2.10: +4 -1 lines
Diff to previous 1.243.2.10 , to branch point 1.243
- Patch #29133 by DriesK: forum vid remains when vocabulary is deleted.  Prevents forum topics from getting lost.

Revision 1.261 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 18 21:53:55 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.260: +4 -1 lines
Diff to previous 1.260
- Patch #29133 by DriesK: forum vid remains when vocabulary is deleted.  Prevents forum topics from getting lost.

Revision 1.260 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 1 05:14:05 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.259: +2 -2 lines
Diff to previous 1.259
- Patch #27737 by Gerhard: format_name($object) -> theme('username', $object).
  Usernames can now be themed; eg. an icon/avatar could be added.

  TODO: update contributed modules + update the migration docs.

Revision 1.259 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 18 19:31:16 2005 UTC (4 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.258: +4 -4 lines
Diff to previous 1.258
- Patch #19621 by Morbus/drumm: fixed bugs with taxonomy_save_xxx() functions.

  TODO: update image module too?

Revision 1.258 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 27 18:33:32 2005 UTC (4 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.257: +3 -3 lines
Diff to previous 1.257
- Patch #25603 by Stefan: made the sizes of forms consistent.
  TODO: document the defaults in the PHPdoc comments.

Revision 1.243.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 19 08:44:25 2005 UTC (4 years, 5 months ago) by dries
Changes since 1.243.2.9: +2 -2 lines
Diff to previous 1.243.2.9 , to branch point 1.243
- Patch #21918 by budda/Robin: forum icons are broken when you change the forum icon path.  TODO 1: the forum icons should probably be configurable on a per-site or per-theme basis. TODO 2: I spent 5 minutes looking for this setting.

Revision 1.257 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 19 08:43:59 2005 UTC (4 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.256: +2 -2 lines
Diff to previous 1.256
- Patch #21918 by budda/Robin: forum icons are broken when you change the forum icon path.  TODO 1: the forum icons should probably be configurable on a per-site or per-theme basis. TODO 2: I spent 5 minutes looking for this setting.

Revision 1.243.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 1 19:47:23 2005 UTC (4 years, 5 months ago) by unconed
Changes since 1.243.2.8: +3 -3 lines
Diff to previous 1.243.2.8 , to branch point 1.243
- Remove inappropriate check_plain()

Revision 1.256 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 31 21:14:26 2005 UTC (4 years, 5 months ago) by unconed
Branch: MAIN
Changes since 1.255: +7 -4 lines
Diff to previous 1.255
- Code cleanup: improve format_plural usage, add some missing placeholder/check calls, and introduce API for <link> tags.

Revision 1.243.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 31 21:13:38 2005 UTC (4 years, 5 months ago) by unconed
Changes since 1.243.2.7: +9 -6 lines
Diff to previous 1.243.2.7 , to branch point 1.243
- Code cleanup: improve format_plural usage, add some missing placeholder/check calls, and introduce API for <link> tags.

Revision 1.255 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 25 06:41:51 2005 UTC (4 years, 6 months ago) by unconed
Branch: MAIN
Changes since 1.254: +2 -2 lines
Diff to previous 1.254
- #19434: Improved forum admin texts.

Revision 1.243.2.7 - (view) (download) (