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

Log of /drupal/modules/blog/blog.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.341 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 10:02:41 2009 UTC (2 weeks, 2 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, HEAD
Changes since 1.340: +4 -4 lines
Diff to previous 1.340
Roll-back of #595084; type-hinting parameters at stdClass makes it so you can't ever pass in another type of class.

Revision 1.340 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 1 21:26:44 2009 UTC (3 weeks, 2 days ago) by webchick
Branch: MAIN
Changes since 1.339: +5 -5 lines
Diff to previous 1.339
#192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, pwolanin, and dahacouk: Ensure user's raw login name is never output directly.

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

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

Revision 1.337 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 19 18:28:15 2009 UTC (5 weeks, 1 day ago) by dries
Branch: MAIN
Changes since 1.336: +15 -1 lines
Diff to previous 1.336
- 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.336 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 00:59:55 2009 UTC (6 weeks, 5 days ago) by dries
Branch: MAIN
Changes since 1.335: +2 -2 lines
Diff to previous 1.335
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.

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

Revision 1.334 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:14:19 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.333: +5 -1 lines
Diff to previous 1.333
#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.333 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:10:42 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.332: +1 -5 lines
Diff to previous 1.332
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.

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

Revision 1.331 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 14:34:18 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.330: +3 -3 lines
Diff to previous 1.330
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.

Revision 1.330 - (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.329: +1 -23 lines
Diff to previous 1.329
- Patch #537862 by Crell, Amitaibu, salvis: simplify and make more flexible the node access by converting hook_access() to hook_node_access().

Revision 1.329 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 12 12:36:04 2009 UTC (3 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.328: +5 -5 lines
Diff to previous 1.328
- Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks and APIs.

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

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

Revision 1.326 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 2 04:27:22 2009 UTC (4 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.325: +4 -3 lines
Diff to previous 1.325
#373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array properties to be passed directly to theme functions.

Revision 1.325 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 27 11:11:53 2009 UTC (4 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.324: +2 -2 lines
Diff to previous 1.324
- Patch #233200 by eigentor, catch, bohjan, yoroy et al: better content type descriptions.

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

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

Revision 1.322 - (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.321: +2 -2 lines
Diff to previous 1.321
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.

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

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

Revision 1.319 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 3 10:11:33 2009 UTC (6 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.318: +3 -3 lines
Diff to previous 1.318
- Patch #449718 by alienbrain: node_feed() is now using new node building API.

Revision 1.318 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 15 13:50:07 2009 UTC (7 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.317: +19 -3 lines
Diff to previous 1.317
- Patch #302234 by Berdir: converted blog module to the new database abstraction layer.

Revision 1.317 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 04:25:03 2009 UTC (8 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.316: +3 -3 lines
Diff to previous 1.316
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.

Revision 1.297.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 12:21:53 2009 UTC (8 months, 4 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10, DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-14
Changes since 1.297.2.3: +8 -6 lines
Diff to previous 1.297.2.3 , to branch point 1.297 , to next main 1.341
#276174 by nbz, John Morahan, slightly modified: do not escape username more then once at multiple places in blog.module

Revision 1.316 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 31 12:02:21 2008 UTC (10 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4, DRUPAL-7-0-UNSTABLE-5
Changes since 1.315: +3 -3 lines
Diff to previous 1.315
- Patch #350984 by Moshe: kick comment rendering out of node module.

Revision 1.315 - (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.314: +19 -16 lines
Diff to previous 1.314
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove  from hook_block().

Revision 1.314 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 22:05:50 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.313: +8 -8 lines
Diff to previous 1.313
- Patch #339929 by Moshe et al: move node links into ->content.

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

Revision 1.312 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 1 18:23:12 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.311: +1 -18 lines
Diff to previous 1.311
- Patch #233407 by R.Muilwijk, catch, flobruit, et al: remove hardcoded references to blog module.

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

Revision 1.310 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 11:30:11 2008 UTC (13 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.309: +4 -4 lines
Diff to previous 1.309
- Patch #310212 by justinrandell, catch, et all: killed  in _user hook, as well as two small kittens.

Revision 1.309 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 22 20:00:55 2008 UTC (16 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.308: +2 -2 lines
Diff to previous 1.308
- Patch #237189 by catch, sepeck, birdmanx35: improved blog module description.

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

Revision 1.271.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 6 00:27:42 2008 UTC (16 months, 2 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-17, DRUPAL-5-18, DRUPAL-5-19, DRUPAL-5-20, DRUPAL-5-8, DRUPAL-5-9
Changes since 1.271.2.2: +3 -2 lines
Diff to previous 1.271.2.2 , to branch point 1.271 , to next main 1.341
#159538 by Wesley Tanaka. 404 instead of showing recent blog posts for invalid paths.

Revision 1.307 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 5 11:55:32 2008 UTC (16 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.306: +5 -5 lines
Diff to previous 1.306
- Patch #276174 by nbz: avoid calling check_plain() twice.

Revision 1.306 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 22 19:27:13 2008 UTC (18 months ago) by dries
Branch: MAIN
Changes since 1.305: +2 -2 lines
Diff to previous 1.305
- Patch #259496 by ksenzee and Desbeers: fixed a permission bug discovered by the tests.  Yay.

Revision 1.297.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 07:27:35 2008 UTC (18 months, 1 week ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8, DRUPAL-6-9
Changes since 1.297.2.2: +2 -2 lines
Diff to previous 1.297.2.2 , to branch point 1.297
#217957 by yched, quicksketch: header cell removal is broken when headers use colspans (and a little bit of performance improvement)

Revision 1.305 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 13 18:15:07 2008 UTC (18 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.304: +7 -7 lines
Diff to previous 1.304
- Patch #257644 by Senpai: code cleanup.

Revision 1.304 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 12:18:46 2008 UTC (18 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.303: +1 -5 lines
Diff to previous 1.303
- 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.303 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 2 15:11:04 2008 UTC (18 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.302: +2 -2 lines
Diff to previous 1.302
- Patch #227830 by JohnAlbin: link attributes added to l() incorrectly.

Revision 1.297.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 25 20:39:54 2008 UTC (19 months ago) by goba
Branch: DRUPAL-6
Changes since 1.297.2.1: +4 -4 lines
Diff to previous 1.297.2.1 , to branch point 1.297
#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.302 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 23 20:01:48 2008 UTC (19 months ago) by dries
Branch: MAIN
Changes since 1.301: +23 -5 lines
Diff to previous 1.301
- Patch #249546 by pwolanin: rip menu access inheritance -- was already committed to D6.

Revision 1.301 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:34 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.300: +9 -9 lines
Diff to previous 1.300
- 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.300 - (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.299: +3 -3 lines
Diff to previous 1.299
- 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.297.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 21:11:45 2008 UTC (19 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-2
Changes since 1.297: +23 -5 lines
Diff to previous 1.297
Drupal 6.2

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

Revision 1.298 - (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.297: +2 -2 lines
Diff to previous 1.297
- Patch #210131 by dvessel, catch, John, et al: updated jQuery library.

Revision 1.297 - (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
CVS Tags: DRUPAL-6-0, DRUPAL-6-0-RC-2, DRUPAL-6-0-RC-3, DRUPAL-6-0-RC-4, DRUPAL-6-1
Branch point for: DRUPAL-6
Changes since 1.296: +12 -12 lines
Diff to previous 1.296
#153998 by David_Rothstein and myself: clean up permissions in book, blog, blogapi, forum and locale modules

Revision 1.296 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 28 12:02:51 2007 UTC (22 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.295: +3 -6 lines
Diff to previous 1.295
- Patch #204221 by webernet: code style fixes.

Revision 1.295 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 19 19:13:28 2007 UTC (23 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-1
Changes since 1.294: +2 -2 lines
Diff to previous 1.294
#202425 by keith.smith: standardize reference to block placement page as 'blocks administration page' to avoid any confusion

Revision 1.294 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 18:08:44 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.293: +2 -2 lines
Diff to previous 1.293
#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.293 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 13 09:34:37 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.292: +3 -3 lines
Diff to previous 1.292
#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.292 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 26 23:35:12 2007 UTC (23 months, 4 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-4
Changes since 1.291: +5 -4 lines
Diff to previous 1.291
#43447 by Kobus, add1sun and keith.smith: improve blog module help text, also removing ages old reference to import module

Revision 1.291 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 4 15:45:15 2007 UTC (2 years ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3
Changes since 1.290: +3 -1 lines
Diff to previous 1.290
#185893 by Rob Loach: only provide blog page for users having permission to blog

Revision 1.290 - (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.289: +2 -2 lines
Diff to previous 1.289
- Patch #89196 by catch, keith, earnie, webchick et al: string massaging.

Revision 1.289 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 25 08:24:42 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.288: +2 -5 lines
Diff to previous 1.288
#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.288 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 24 11:17:01 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.287: +3 -9 lines
Diff to previous 1.287
#179519 by chx, webchick and Desbeers: fix blog/[uid] to only display posts for that user and also set proper title

Revision 1.287 - (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.286: +2 -2 lines
Diff to previous 1.286
#147492 by flobruit: make 'more' links themeable

Revision 1.286 - (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.285: +4 -6 lines
Diff to previous 1.285
#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.285 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 12 15:55:35 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1
Changes since 1.284: +3 -3 lines
Diff to previous 1.284
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2.  Also a performance improvement.

Revision 1.284 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 22 06:48:25 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.283: +26 -124 lines
Diff to previous 1.283
- Patch #159634 by Crell: split the blog module.

Revision 1.283 - (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.282: +12 -3 lines
Diff to previous 1.282
- Patch #20295 by pyromanfo, webchick, Gurpartap Singh et al: allow forum topics to be custom node types.

Revision 1.282 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 30 19:46:55 2007 UTC (2 years, 4 months ago) by goba
Branch: MAIN
Changes since 1.281: +3 -3 lines
Diff to previous 1.281
#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.281 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 21 04:38:41 2007 UTC (2 years, 5 months ago) by unconed
Branch: MAIN
Changes since 1.280: +6 -5 lines
Diff to previous 1.280
#144397: Use drupal_render for user profiles and convert to themer-friendly .tpl.php files.

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

Revision 1.271.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 23 17:05:11 2007 UTC (2 years, 7 months ago) by dries
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-2, DRUPAL-5-3, DRUPAL-5-4, DRUPAL-5-5, DRUPAL-5-6, DRUPAL-5-7
Changes since 1.271.2.1: +2 -2 lines
Diff to previous 1.271.2.1 , to branch point 1.271
- Patch #128600 by scott.mclewin and spatz4000: ambigious field use in SQL query.

Revision 1.279 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 23 17:04:34 2007 UTC (2 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.278: +2 -2 lines
Diff to previous 1.278
- Patch #128600 by scott.mclewin and spatz4000: ambigious field use in SQL query.

Revision 1.278 - (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.277: +2 -3 lines
Diff to previous 1.277
- Patch #107061 by Steven et al: add jQuery teaser splitter.

Revision 1.277 - (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.276: +2 -2 lines
Diff to previous 1.276
#130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)

Revision 1.271.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 7 12:41:19 2007 UTC (2 years, 8 months ago) by dries
Branch: DRUPAL-5
Changes since 1.271: +2 -2 lines
Diff to previous 1.271
- Patch #117953 by Matt Westgate: make blog module hook_profile_alter friendly.

Revision 1.276 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 7 12:41:02 2007 UTC (2 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.275: +2 -2 lines
Diff to previous 1.275
- Patch #117953 by Matt Westgate: make blog module hook_profile_alter friendly.

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

Revision 1.274 - (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.273: +5 -2 lines
Diff to previous 1.273
 - Patch #113603 by chx: first crack at re-implementing tabs.

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

Revision 1.272 - (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.271: +13 -14 lines
Diff to previous 1.271
- Patch #34755 by chx et al: faster menu system.  HEAD is temporary broken and there is no upgrade path yet.

Revision 1.271 - (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, DRUPAL-5-0-RC-1, DRUPAL-5-0-RC-2, DRUPAL-5-1
Branch point for: DRUPAL-5
Changes since 1.270: +1 -3 lines
Diff to previous 1.270
- Patch #102413 by yched: path node/add/[poll|forum|blog] defined twice.

Revision 1.270 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 23 11:06:53 2006 UTC (3 years ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-5-0-BETA-2
Changes since 1.269: +2 -2 lines
Diff to previous 1.269
- Patch #99287 by webchick: missed some title capitalizations.

Revision 1.269 - (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.268: +1 -10 lines
Diff to previous 1.268
- Patch #92992 by webchick and neclimdul: clean up documentation that is superseded by the new 'by module' administration dashboard.

Revision 1.268 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 21 20:03:10 2006 UTC (3 years ago) by dries
Branch: MAIN
Changes since 1.267: +2 -2 lines
Diff to previous 1.267
- Patch #98359 by webchick and webernet: standardize on terminology: 'website' and 'web page'.

Revision 1.267 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 30 11:21:33 2006 UTC (3 years ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-5-0-BETA-1
Changes since 1.266: +3 -3 lines
Diff to previous 1.266
- Patch #59832 by markus and chx: simplified SQL query.

Revision 1.266 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 22 08:28:44 2006 UTC (3 years, 1 month ago) by unconed
Branch: MAIN
Changes since 1.265: +7 -7 lines
Diff to previous 1.265
#84146: Use 'Sentence capitalization' for menu items, page titles, form items, etc

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

Revision 1.264 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 27 12:43:18 2006 UTC (3 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.263: +3 -3 lines
Diff to previous 1.263
- Patch #80934 by timnc: more t() fixes.

Revision 1.263 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 26 00:03:41 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.262: +2 -2 lines
Diff to previous 1.262
#70097 by magico. Fix the ordering of blog pages.

Revision 1.262 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 23 07:32:18 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.261: +2 -2 lines
Diff to previous 1.261
Fixing Drupal.

Revision 1.261 - (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.260: +3 -11 lines
Diff to previous 1.260
- Patch #66569 by m3avrck: Consolidate the drupal_add_link() calls.

Revision 1.260 - (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.259: +3 -5 lines
Diff to previous 1.259
#66569 by m3avrck. Put all the feed icons in the same place.

Revision 1.259 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 20 07:07:17 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.258: +2 -2 lines
Diff to previous 1.258
- Patch #79476 by assimonds and webchick: fixed broken t()-iness.
 CVS: ----------------------------------------------------------------------

Revision 1.258 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 18 12:43:28 2006 UTC (3 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.257: +3 -3 lines
Diff to previous 1.257
blog: Remove unnecessary emphasis due to #76802

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

Revision 1.256 - (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.255: +3 -3 lines
Diff to previous 1.255
- 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.255 - (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.254: +4 -4 lines
Diff to previous 1.254
- Patch #77422 by timcn: corrected various paths in the documentation.

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

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

Revision 1.252 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 27 08:07:04 2006 UTC (3 years, 4 months ago) by drumm
Branch: MAIN
Changes since 1.251: +2 -2 lines
Diff to previous 1.251
#75594 by eafarris, remove of gender-specific pronouns

Revision 1.251 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 19 07:15:34 2006 UTC (3 years, 4 months ago) by drumm
Branch: MAIN
Changes since 1.250: +2 -2 lines
Diff to previous 1.250
#73605 by RobRoy, make hook_link() implementations consistent with documentation.

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

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

Revision 1.248 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 15 06:11:00 2006 UTC (3 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.247: +2 -2 lines
Diff to previous 1.247
- Patch #63492 by zirafa: removed redundant semicolon.

Revision 1.245.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 14 15:17:13 2006 UTC (3 years, 6 months ago) by killes
Changes since 1.245.2.1: +2 -2 lines
Diff to previous 1.245.2.1 , to branch point 1.245 , to next main 1.341
#63492, double semicolon in blog.module, patch by zirafa

Revision 1.247 - (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.246: +4 -4 lines
Diff to previous 1.246
#61802 by Zen, Double spaced sentences clean up

Revision 1.245.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 5 12:00:28 2006 UTC (3 years, 6 months ago) by killes
Changes since 1.245: +3 -3 lines
Diff to previous 1.245
#44473 by Frodo: fixed broken links in help text. backport from HEAD

Revision 1.246 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 4 18:48:46 2006 UTC (3 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.245: +3 -3 lines
Diff to previous 1.245
- Patch #44473 by Frodo: fixed broken links in help text.

Revision 1.245 - (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.244: +1 -8 lines
Diff to previous 1.244
#56105, remove title validation, already enforced by #required, patch by Moshe

Revision 1.244 - (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.243: +2 -2 lines
Diff to previous 1.243
- Patch #49912: www.drupal.org -> drupal.org.  (Today's critical bugfix #5.)

Revision 1.243 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 26 13:43:04 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.242: +5 -5 lines
Diff to previous 1.242
- Patch #40200 by Ax, Drewish, Zen et al: user_view() isn't merging view items correctly + CSS cleanup + form handling cleanup.

Revision 1.242 - (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.241: +2 -2 lines
Diff to previous 1.241
- 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.241 - (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.240: +3 -3 lines
Diff to previous 1.240
- Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms API.

Revision 1.240 - (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.239: +2 -2 lines
Diff to previous 1.239
- Patch #45301 by Morbus: corrected the weight of form item titles of nodes.

Revision 1.239 - (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.238: +3 -3 lines
Diff to previous 1.238
- #42234: Use standardized feed icon for RSS

Revision 1.238 - (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.237: +2 -2 lines
Diff to previous 1.237
- 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.237 - (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.236: +2 -2 lines
Diff to previous 1.236
- Patch #35644 by webchick: fixed the sizes of the textareas on the node edit forms.

Revision 1.236 - (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.235: +2 -2 lines
Diff to previous 1.235
- Patch #35644 by webchick: forms API simplificiations.

Revision 1.235 - (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.234: +2 -2 lines
Diff to previous 1.234
#36791: node_validate was called twice

Revision 1.234 - (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.233: +15 -6 lines
Diff to previous 1.233
- Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! /

Revision 1.233 - (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.232: +5 -9 lines
Diff to previous 1.232
- Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.

Revision 1.232 - (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.231: +2 -2 lines
Diff to previous 1.231
- Removing tabs and trailing whitespaces.

Revision 1.231 - (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.230: +12 -8 lines
Diff to previous 1.230
- 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.230 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 28 12:55:07 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.229: +3 -3 lines
Diff to previous 1.229
- Modified patch #30620 by Geary: 'personal blog entry' -> 'blog entry'.
  Improves consistency.

Revision 1.229 - (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.228: +10 -1 lines
Diff to previous 1.228
- Patch #10056: allow the node title forms to be customized.

Revision 1.228 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 18 10:37:57 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.227: +3 -3 lines
Diff to previous 1.227
- Patch #3986 by James (and Boris :)):consolidated all feed-related settings in one place.

* adds a "feed settings" section to admin/settings where 2 new settings are introduced:
* number of items per feed
* default length of feed descriptions (title only, teaser, full)
* patches all of core to obey the above - including the new aggregator (out) feeds
* adds support for adding namespaces in _nodeapi('rss item') - which means things like iTunes RSS and yahoo's media rss can be implemented by the appropriate modules (i.e. audio.module)
* includes some additional info in the default node feed - specifically the element (links directly to comments) - and dc:creator - to show node author information.

Revision 1.227 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 14 21:16:00 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.226: +2 -2 lines
Diff to previous 1.226
- Patch #31123 by Ber: make it easier to theme the user profile pages.

Revision 1.226 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 7 20:17:18 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.225: +3 -3 lines
Diff to previous 1.225
- Patch #7582 by Gerhard: updated the blog.module to use the new node revisions.

Revision 1.225 - (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.224: +3 -3 lines
Diff to previous 1.224
- Renamed _node() to _node_info()!  We reserve _node for _nodeapi.

Revision 1.224 - (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.223: +4 -4 lines
Diff to previous 1.223
- 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.223 - (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.222: +2 -2 lines
Diff to previous 1.222
- Patch #29385 by chx: no ?> add end of files.

Revision 1.213.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 14 22:33:25 2005 UTC (4 years, 3 months ago) by dries
Changes since 1.213.2.4: +3 -3 lines
Diff to previous 1.213.2.4 , to branch point 1.213 , to next main 1.341
- Backported chx's XML-RPC library.

Revision 1.222 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 31 08:58:01 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.221: +3 -3 lines
Diff to previous 1.221
- Removed some whitespace

Revision 1.213.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 29 21:39:37 2005 UTC (4 years, 3 months ago) by unconed
Changes since 1.213.2.3: +2 -2 lines
Diff to previous 1.213.2.3 , to branch point 1.213
- #20668: Fix "username's blog" appearance rules.

Revision 1.221 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 29 21:39:18 2005 UTC (4 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.220: +2 -2 lines
Diff to previous 1.220
- #20668: Fix "username's blog" appearance rules.

Revision 1.213.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 25 17:18:52 2005 UTC (4 years, 4 months ago) by unconed
Changes since 1.213.2.2: +4 -1 lines
Diff to previous 1.213.2.2 , to branch point 1.213
- #26643: Restore accidentally lost "my blog" menu item.

Revision 1.220 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 25 17:18:43 2005 UTC (4 years, 4 months ago) by unconed
Branch: MAIN
Changes since 1.219: +4 -1 lines
Diff to previous 1.219
- #26643: Restore accidentally lost "my blog" menu item.

Revision 1.219 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 17 18:29:31 2005 UTC (4 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.218: +4 -4 lines
Diff to previous 1.218
- Patch #25634 by chx: simplified node_load().

Revision 1.218 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 2 11:58:16 2005 UTC (4 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.217: +8 -5 lines
Diff to previous 1.217
- Patch 7897: don't show blocks if they have no content

Revision 1.217 - (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.216: +11 -4 lines
Diff to previous 1.216
- Code cleanup: improve format_plural usage, add some missing placeholder/check calls, and introduce API for <link> tags.

Revision 1.213.2.2 - (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.213.2.1: +11 -4 lines
Diff to previous 1.213.2.1 , to branch point 1.213
- Code cleanup: improve format_plural usage, add some missing placeholder/check calls, and introduce API for <link> tags.

Revision 1.216 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 28 19:21:41 2005 UTC (4 years, 6 months ago) by unconed
Branch: MAIN
Changes since 1.215: +5 -5 lines
Diff to previous 1.215
- #20910: Centralize print theme page fixes

Revision 1.215 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 24 16:34:32 2005 UTC (4 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.214: +3 -3 lines
Diff to previous 1.214
- Patch 20910 by chx: centralize print theme page.

Revision 1.214 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 12 19:47:06 2005 UTC (4 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.213: +2 -2 lines
Diff to previous 1.213
- Patch #20312 by mif: fixed problem with blog_link().

Revision 1.213.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 12 19:46:45 2005 UTC (4 years, 7 months ago) by dries
Changes since 1.213: +2 -2 lines
Diff to previous 1.213
- Patch #20312 by mif: fixed problem with blog_link().

Revision 1.213 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 12 09:23:06 2005 UTC (4 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.212: +13 -23 lines
Diff to previous 1.212
- Fixed bugs in RSS handling of blogs.

Revision 1.212 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 29 22:02:36 2005 UTC (4 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.211: +6 -6 lines
Diff to previous 1.211
- Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query.

Revision 1.211 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 26 22:59:41 2005 UTC (4 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.210: +1 -25 lines
Diff to previous 1.210
- Patch #16192 by Neil: moved the submission guidelines found in forum, story, and blog and the minimum number of words found in story and blog (blog had a slight bug) into the node module.

Revision 1.210 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 25 20:38:03 2005 UTC (4 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.209: +3 -3 lines
Diff to previous 1.209
- Patch #16021 by tangent: changed the format "/blog/feed/52" to "/blog/52/feed".

Revision 1.209 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 16 18:44:48 2005 UTC (4 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.208: +6 -6 lines
Diff to previous 1.208
- Patch #14731 by chx: made it possible to rewrite node queries.

Revision 1.208 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 15 21:19:41 2004 UTC (4 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.207: +3 -3 lines
Diff to previous 1.207
- Patch #13907 by Neil: less ways to set the page title.
   * Less logic in theme code.
   * Encourages use of the menu system.
   * Easier to find where a title or breadcrumb comes from in other people's code because there are less places to look. Look in menu and then grep for the appropriate set function. Looking for calls to theme_page() is hard because there are too many of them.
   * Very slightly more efficient.

Revision 1.207 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 7 16:55:38 2004 UTC (4 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.206: +2 -2 lines
Diff to previous 1.206
- Refactored the queue module: removed the queue module's field from the node table.  With help from Gerhard.

- Slight addition to INSTALL.txt with regard to PHP versions.

- Updated/reworded some node type descriptions as per Boris' suggestions.

- Adding missing {} around a table name in update.php.

Revision 1.206 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 24 22:56:21 2004 UTC (5 years ago) by dries
Branch: MAIN
Changes since 1.205: +1 -5 lines
Diff to previous 1.205
- Patch #13443 by Moshe: got rid of the semi-implemented 'page link' feature. All themes currently support primary and secondary links so page links are now deprecated.  Check your contributed modules and update them accordingly.

Revision 1.205 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 24 20:06:10 2004 UTC (5 years ago) by dries
Branch: MAIN
Changes since 1.204: +17 -2 lines
Diff to previous 1.204
- Patch #10990 by TDobes: adds a "create new blog entry" link at the top of each user's own blog page, similar to the "post new forum topic" link displayed at the top of forum pages. This adds consistency as well as convenience for users.

Revision 1.204 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 23 22:20:41 2004 UTC (5 years ago) by dries
Branch: MAIN
Changes since 1.203: +2 -2 lines
Diff to previous 1.203
- Patch by Stefan: wrapped the help texts in <p></p> tags.  Helps improve consistency.

Revision 1.203 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 31 07:34:47 2004 UTC (5 years ago) by dries
Branch: MAIN
Changes since 1.202: +2 -2 lines
Diff to previous 1.202
- Patch #11875 by Neil Drumm: block module configuration improvements.

The primary goal of this patch is to take the 'custom' and 'path' columns of the block overview page and make them into something understandable. As of Drupal 4.5 'custom' lacked an explanation which wasn't buried in help text and path required dealing with regular expressions.

Every block now has a configuration page to control these options. This gives more space to make form controls which do not require a lengthy explanation. This page also gives modules a chance to put their block configuration options in a place that makes sense using new operations in the block hook.

The only required changes to modules implementing hook_block() is to be careful about what is returned. Do not return anything if $op is not 'list' or 'view'. Once this change is made, modules will still be compatible with Drupal 4.5. Required changes to core modules are included in this path.

An additional optional change to modules is to implement the additional $op options added. 'configure' should return a string containing the configuration form for the block with the appropriate $delta. 'configure save' will come with an additional $edit argument, which will contain the submitted form data for saving. These changes to core modules are also included in this patch.

Revision 1.202 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 23 17:18:21 2004 UTC (5 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.201: +2 -10 lines
Diff to previous 1.201
- Patch #11879 by Moshe: deprecated the _content hook.

  TODO:
   + Update Doxygen hook list (if required).
   + Document this in the developer's upgrade section.

Revision 1.201 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 9 06:52:35 2004 UTC (5 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.200: +16 -11 lines
Diff to previous 1.200
- Patch #10613 by Gerhard: calling a non-existent username or user ID in the blog module URL now returns a 404 error instead of an empty blog page.

Revision 1.200 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 28 19:13:03 2004 UTC (5 years, 1 month ago) by unconed
Branch: MAIN
Changes since 1.199: +2 -1 lines
Diff to previous 1.199
Modified version of #10230: Put placement of filter format selector in a module's hands, and move it below the relevant textarea.

Revision 1.199 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 27 20:15:53 2004 UTC (5 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.198: +4 -4 lines
Diff to previous 1.198
- Patch #11045 by Stefan: improved consistency of node modules:
  + made the helptext under the 'Explanation or submission guidelines', more the same (blog & story);
  + made the form_set_error() texts consistent when the body of a blog/story does not match or exceeds the specified minimal numer of words.
  + used the $options for form_select() and form_radios() inline like we do in the rest of drupal;
  + made the textarea sizes for the submission pages the same for all node types and also for the 'Explanation or submission guidelines';

Revision 1.198 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 21 21:30:26 2004 UTC (5 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.197: +2 -2 lines
Diff to previous 1.197
- Revert some changes.

Revision 1.197 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 21 18:43:54 2004 UTC (5 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.196: +4 -4 lines
Diff to previous 1.196
- Patch #10977 by Gerhard: added missing node access controls for RSS feeds.

Revision 1.196 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 16 07:17:55 2004 UTC (5 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.195: +19 -16 lines
Diff to previous 1.195
- Patch #8179 by JonBob: reintroduced menu caching.

Revision 1.195 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 14 20:59:04 2004 UTC (5 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.194: +2 -2 lines
Diff to previous 1.194
- Roll back of earlier patch.

Revision 1.194 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 14 20:00:03 2004 UTC (5 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.193: +2 -2 lines
Diff to previous 1.193
- Patch #10830 by killes: bugfix: made sticky post feature work for blogs.

Revision 1.193 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 8 15:38:25 2004 UTC (5 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.192: +4 -4 lines
Diff to previous 1.192
- Patch #10622 by Adrian: fixes various PostgreSQL related problems.

  1) Menu problems with Postgres (this is a highly critical 1 line fix)
  2) Archive module fails with Postgres
  3) Postgres setup problems - changes to database.pgsql (although i made these changes myself before finding this patch)
  4) Book module fails with Postgres
  5) Postgres problems following creation of a new type of user - which is actually about a taxonomy.module bug.
  6) Creating accregator_item_table in PostgreSQL
  7) Postgres - Polls not displayed on Poll Page
  8) Blog module has sql errors with postgres

  This should not affect MySQL users (hopefully).

Revision 1.168.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 21 19:38:15 2004 UTC (5 years, 3 months ago) by dries
Changes since 1.168.2.2: +2 -2 lines
Diff to previous 1.168.2.2 , to branch point 1.168 , to next main 1.341
Patch #7603 by JonBob: emit absolute URLs where possible (even though it isn't strictly necessary).

Revision 1.192 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 21 19:37:25 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.191: +2 -2 lines
Diff to previous 1.191
Patch #7603 by JonBob: emit absolute URLs where possible (even though it isn't strictly necessary).

Revision 1.191 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 21 06:42:35 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.190: +6 -1 lines
Diff to previous 1.190
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.

Revision 1.190 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 12 18:00:11 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.189: +3 -3 lines
Diff to previous 1.189
- Patch #9983 by Stefan: various code style improvements.

Revision 1.189 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 10 18:34:29 2004 UTC (5 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.188: +3 -3 lines
Diff to previous 1.188
The Input formats - filter patch has landed. I still need to make update instructions for modules and update the hook docs.

Here's an overview of the changes:
1) Multiple Input formats: they are complete filter configurations (what filters to use, in what order and with which settings). Input formats are admin-definable, and usage of them is role-dependant. For example, you can set it up so that regular users can only use limited HTML, while admins can free HTML without any tag limitations.
The input format can be chosen per content item (nodes, comments, blocks, ...) when you add/edit them. If only a single format is available, there is no choice, and nothing changes with before.

The default install (and the upgrade) contains a basic set of formats which should satisfy the average user's needs.

2) Filters have toggles
Because now you might want to enable a filter only on some input formats, an explicit toggle is provided by the filter system. Modules do not need to worry about it and filters that still have their own on/off switch should get rid of it.

3) Multiple filters per module
This was necessary to accomodate the next change, and it's also a logical extension of the filter system.

4) Embedded PHP is now a filter
Thanks to the multiple input formats, I was able to move the 'embedded PHP' feature from block.module, page.module and book.module into a simple filter which executes PHP code. This filter is part of filter.module, and by default there is an input format 'PHP', restricted to the administrator only, which contains this filter.
This change means that block.module now passes custom block contents through the filter system.
As well as from reducing code duplication and avoiding two type selectors for page/book nodes, you can now combine PHP code with other filters.

5) User-supplied PHP code now requires <?php ?> tags.
This is required for teasers to work with PHP code. Because PHP evaluation is now just another step in the filter process, we can't do this. Also, because teasers are generated before filtering, this would result in errors when the teaser generation would cut off a piece of PHP code.

Also, regular PHP syntax explicitly includes the <?php ?> tags for PHP files, so it makes sense to use the same convention for embedded PHP in Drupal.

6) Filter caching was added.
Benchmarking shows that even for a simple setup (basic html filtering + legacy URL rewriting), filtercache can offer speedups. Unlike the old filtercache, this uses the normal cache table.

7) Filtertips were moved from help into a hook_filter_tips(). This was required to accomodate the fact that there are multiple filters per module, and that filter settings are format dependant. Shoehorning filter tips into _help was ugly and silly. The display of the filter tips is done through the input format selector, so filter_tips_short() no longer exists.

8) A more intelligent linebreak convertor was added, which doesn't stop working if you use block-level tags and which adds <p> tags.

Revision 1.188 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 31 09:30:09 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.187: +8 -15 lines
Diff to previous 1.187
- Patch #9543 by JonBob: added node-level access control!

Revision 1.187 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 30 13:37:25 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.186: +2 -4 lines
Diff to previous 1.186
- Patch #5347 by JonBob:

Here's a new patch that unifies the node/52 and book/view/52 paths for nodes. It involves a small change to hook_view(), which is discussed first:

Currently hook_view() expects node modules to return a themed node. However, each module does this the same way; they modify $node as necessary, then call theme('node', $node) and return the result. We can refactor this so that the calling function node_view() calls theme('node') instead. By doing this, it becomes possible for hook_nodeapi('view') to be called after hook_view() where the node contents are filtered, and before theme('node') where the body is enclosed in other HTML. This way the book module can insert its navigation into the body right before the theming.

Advantages of this refactoring:
- I can use it for book.module to remove the extra viewing path.
- The function of hook_nodeapi('view') becomes more like hook_view(), as neither will expect a return value.
- We more closely follow the flow of other nodeapi calls, which usually directly follow their corresponding specific node type hooks (instead of preceding them).
- The attachment.module people could use it to append their attachments in a list after the node.
- Gabor could use it instead of his filter perversion for his "articles in a series" module.
- A little less code in each view hook.
- The content hook is no longer needed, so that means even less code.

Disadvantages:
- Any modules written to use nodeapi('view') could be affected (but these would all be post-4.4 modules).
- Implementations of hook_view() would need to be updated (but return values would be ignored, so most would work without updates anyway).

Now the patch takes advantage of this API shift to inject its navigation at the end of all book nodes, regardless of the viewing path. In fact, since the paths become identical, I've removed the book/view handler entirely. We should probably provide an .htaccess rewrite for this (one is still needed for node/view/nn anyway). At the same time, there is a check in book_block() that shows the block appropriately on these pages.

Revision 1.186 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 25 14:25:42 2004 UTC (5 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.185: +2 -2 lines
Diff to previous 1.185
- Patch #9478 by JonBob: allow printf-style arguments in pager_query.

  Currently pager_query() is the black sheep of the database query family, because it does not allow for printf-style arguments to be inserted in the query. This is a problem because it introduces developer confusion when moving from an unpaged query to a paged one, and it encourages substitution of variables directly into the query, which can bypass our check_query() security feature.

  This patch adds this ability to pager_query(). The change is backwards-compatible, but a couple calls to the function in core have been changed to use the new capability.

Revision 1.185 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 16 08:19:26 2004 UTC (5 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.184: +2 -2 lines
Diff to previous 1.184
- Patch by Andy: improved help text / module description.

Revision 1.184 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 13 20:40:45 2004 UTC (5 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.183: +8 -8 lines
Diff to previous 1.183
- Patch #8398 by TDobes: changed permissions for the blog, story, and page modules (and all occurrances elsewhere) to match their 4.4.x equivalents.  In the discussion when these permissions were introduced, it was decided that "edit own ..." was clearer, but "maintain personal ..." slipped into CVS HEAD anyway, while "edit own ..." landed in the 4.4.x branch.

Changes are as follows:
"maintain personal blog" -> "edit own blog" (aggregator.module, blog.module, blogapi.module)
"maintain personal pages" -> "edit own pages" (page.module)
"maintain personal stories" -> "edit own stories (story.module)

Revision 1.183 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 8 15:09:53 2004 UTC (5 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.182: +4 -4 lines
Diff to previous 1.182
- Renamed the blog module's block for sake of clarity.

- Made the blog module's submission form mark required form fields.

Revision 1.182 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 4 16:50:01 2004 UTC (5 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.181: +4 -6 lines
Diff to previous 1.181
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:

    * The _validate hook and the _nodeapi('validate') hook of the node API (1) no longer take an 'error' parameter and (2) should no longer return an error array. To set an error, call form_set_error().

    * The _form hook of the node module no longer takes a form hook and should not worry about displaying errors. Ditto for _nodeapi('form_post') and _nodeapi('form_pre').

Revision 1.181 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 4 10:30:42 2004 UTC (5 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.180: +2 -5 lines
Diff to previous 1.180
- Made it possible to edit blog posts and made the blog module use tabs.

Revision 1.180 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 30 07:26:02 2004 UTC (5 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.179: +6 -6 lines
Diff to previous 1.179
- Patch #8585 by Junyor: sort blog items by creation date.  Added some database indices.

Revision 1.179 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 27 16:02:31 2004 UTC (5 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.178: +2 -2 lines
Diff to previous 1.178
- Patch #8603 by TDobes: added support for sticky forum topics to the blog
  and forum module.

Revision 1.178 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 18 15:04:35 2004 UTC (5 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.177: +37 -24 lines
Diff to previous 1.177
Tabs patch!

CHANGES
-------

 + Introduced tabs. First, we extended the menu system to support tabs. Next, a tab was added for every link that was (1) an administrative action other than the implicit 'view' (2) relevant to that particular page only. This is illustrated by the fact that all tabs are verbs and that clicking a page's tab leads you to a subpage of that page.

 + Flattened the administration menu. The tabs helped simplify the navigation menu as I could separate 'actions' from 'navigation'. In addition, I removed the 'administer > configuration'-menu, renamed 'blocks' to 'sidebars' which I hope is a bit more descriptive, and made a couple more changes. Earlier, we already renamed 'taxonomy' to 'categorization' and we move 'statistics' under 'logs'.

 + Grouped settings. All settings have been grouped under 'administer > settings'.

TODO
----

 + Update core themes: only Xtemplate default supports tabs and even those look ugly.  Need help.

 + Update contributed modules.  The menu() hook changed drastically.  Updating your code adhere the new menu() function should be 90% of the work.  Moreover, ensure that your modue's admin links are still valid and that URLs to node get updated to the new scheme ('node/view/x' -> 'node/x').

Revision 1.177 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 4 19:02:03 2004 UTC (5 years, 5 months ago) by kjartan
Branch: MAIN
Changes since 1.176: +2 -2 lines
Diff to previous 1.176
- Fixing bug #8233: User blog pages not displaying.

Revision 1.176 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 24 19:45:11 2004 UTC (5 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.175: +2 -2 lines
Diff to previous 1.175
- Patch #7959 by walkah: the 'blog it' link used the wrong SQL tables.

Revision 1.168.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 24 18:43:31 2004 UTC (5 years, 6 months ago) by dries
Changes since 1.168.2.1: +2 -2 lines
Diff to previous 1.168.2.1 , to branch point 1.168
- Patch 7727 by Benjamin Grant: fixed incorrect <channel> URL in blog feeds.

Revision 1.175 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 24 18:43:13 2004 UTC (5 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.174: +2 -2 lines
Diff to previous 1.174
- Patch 7727 by Benjamin Grant: fixed incorrect <channel> URL in blog feeds.

Revision 1.174 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 17 22:00:06 2004 UTC (5 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.173: +3 -3 lines
Diff to previous 1.173
- Code improvements by JonBob.  Thanks.

Revision 1.173 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 8 07:17:47 2004 UTC (5 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.172: +133 -94 lines
Diff to previous 1.172
- Menu and code improvements by JonBob.

Revision 1.172 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 21 13:56:37 2004 UTC (5 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.171: +14 -15 lines
Diff to previous 1.171
- Added support for 403 handling.  Patch by JonBob.  As a side benefit,
  administrators will be able to define a custom 403 page, just as they
  can define 404 pages now.

  This needs to be documented in the "Changes since / migrating to ..."
  pages.

Revision 1.171 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 15 20:49:41 2004 UTC (5 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.170: +2 -2 lines
Diff to previous 1.170
- Patch by JonBob/Jonathan: reworked the menu system so that menus are
  configurable!  Menu items can be disabled, repositioned, added and
  so on.

  Upgrading to requires you to run update.php.

  This functionality depricates some of the 'navigation modules' in the
  contributions repository.  Furthermore, modules can now 'suggest'
  menu items and site adminstrators can choose to enable them.  Modules
  in the contributions repository should try to take advantage of this.

Revision 1.170 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 21 14:28:15 2004 UTC (5 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.169: +2 -2 lines
Diff to previous 1.169
- More profile module improvements:

  + Updated the _user() hook's "$type == 'view'" case to match the
     "$type == 'edit'" case.  That is, both have to return an associtive
     array of the format array('category' => 'fields').

   + Updated the profile pages to group fields by category.  Made possible
     thanks to the above change.

   + Moved logic out of the theme_ functions.

Revision 1.168.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 15 19:41:47 2004 UTC (5 years, 8 months ago) by dries
Changes since 1.168: +7 -7 lines
Diff to previous 1.168
- Patch #6484 by Goba:
  + A small typo on tracker module, which prevented the help from displaying.
  + For for a HTML tag closing buglet which made Opera completely mess up
    the page.
  + Translation fixes in story.module.

Revision 1.169 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 11 20:33:58 2004 UTC (5 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.168: +3 -7 lines
Diff to previous 1.168
- Rewrote the profile module:

   + Added a 'created' field to the users table and renamed the 'timestamp'
     fied to 'changed' (cfr. node table).  Update.php will try to determine
     a 'created' timestamp for existing users.

   + The profile module no longer uses serialized data but has its own set
     of tables.  Known existing profile data is migrated by these new tables.
       TODO: migrate the birthday field.

   + The profile fields can be grouped, and within each group, profile fields
     can be sorted using weights.

   + The profile pages can be themed.

   + The profiles can be browsed based on certain properties/settings.

   + Change the _user hook: (i) 'private_view' and 'public_view' are merged
     into 'view' as there are no private fields and (ii) 'edit_form' has
     been renamed to 'edit'.

   + Avatar handling has been refactored and is now part of the user module.
     The users table has a dedicted 'picture' field.

   + Simplified the way themes should use display/visualize pictures or
     avatars.

   + Made it possible for administrators to replace or delete avatars.

   + ...

  I hope this make for a good base to build on collectively.

Revision 1.168 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 6 16:17:48 2004 UTC (5 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.167: +2 -2 lines
Diff to previous 1.167
- Patch #4902 by Goba: fix URLs in RSS feeds.
   + Make all channel links absolute.
   + Always set the $base_url as xml:base, thus providing a solid base for
     relative URLs.

Revision 1.167 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 15 20:09:46 2004 UTC (5 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.166: +17 -23 lines
Diff to previous 1.166
- Patch by Steven: removed redundant permission checks.  These are no longer
  required thanks to the new 404 handling.

Revision 1.166 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 15 15:19:35 2004 UTC (5 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.165: +2 -3 lines
Diff to previous 1.165
- Patch 5592 by Goba: let drupal_map_assoc() rule.  :-)

- Renamed CHANGELOG to CHANGELOG.txt for Windows uses.

Revision 1.165 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 2 01:55:08 2004 UTC (5 years, 9 months ago) by unconed
Branch: MAIN
Changes since 1.164: +2 -2 lines
Diff to previous 1.164
Typo

Revision 1.164 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 30 13:13:21 2004 UTC (5 years, 9 months ago) by kjartan
Branch: MAIN
Changes since 1.163: +1 -14 lines
Diff to previous 1.163
- Removed obsolete head hook.

Revision 1.163 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 29 20:57:59 2004 UTC (5 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.162: +3 -3 lines
Diff to previous 1.162
- Fixed bug #5434: added missing "/" in link to be XHTML compliant.  Patch by pz.

Revision 1.162 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 22:10:47 2004 UTC (5 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.161: +2 -2 lines
Diff to previous 1.161
- Patch 4332 by Goba: eliminate compose tips module.

Revision 1.161 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 18:47:07 2004 UTC (5 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.160: +6 -8 lines
Diff to previous 1.160
- Patch 5049 by JonBob: allow a module to define multiple node types.

Revision 1.160 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 23 18:42:43 2004 UTC (5 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.159: +6 -6 lines
Diff to previous 1.159
Patch 5287 by Stefan: multiline help texts should become inside a single $output.

Revision 1.159 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 09:07:00 2004 UTC (5 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.158: +5 -8 lines
Diff to previous 1.158
- Removed the $help parameter from the _form hook.  The help, typically
  submission guidelines, should be emmitted using the _help hook.

Revision 1.158 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 22:30:09 2004 UTC (5 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.157: +3 -1 lines
Diff to previous 1.157
Patch 5114 by Kjartan:
 - Adds drupal_set_header() and drupal_get_headers().
 - Cache now stores custom headers.
 - Replace theme_head() with drupal_get_html_head(), added drupal_set_html_head().
 - Added RSS autodiscover links to node, blog and taxonomy pages.

Revision 1.157 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 20:16:26 2004 UTC (5 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.156: +4 -4 lines
Diff to previous 1.156
- Applied patch #4949: node_prepare() wastes resources.  Patch by Goba.

Revision 1.156 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 15:05:21 2004 UTC (5 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.155: +5 -5 lines
Diff to previous 1.155
Round 3 of aggregator improvements:

 - Added support for new tags:
   + Optinal feed image: <image> tag.
   + Dublin core dates: <dc:date> <dcterms:created>, <dcterms:issued>,
     <dcterms:modified>.
 - Usability improvements:
   + On the administration page, made the feed/bundle titles link
     to the feeds/bundles' pages.  On the feed/bundle's page, made
     the 'Last updated' field link to the administration page.
   + Moved the 'syndication' menu one level down.
 - Updated some content sensitive help.
 - Further improved themeability.
 - Fixed some invalid HTML.

Revision 1.155 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 2 16:30:09 2004 UTC (5 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.154: +2 -4 lines
Diff to previous 1.154
- Patch 4916: improved preparation of $node->teaser and $node->body.  Patch by
  Goba.

Revision 1.154 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 17:14:26 2003 UTC (5 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.153: +2 -2 lines
Diff to previous 1.153
- XHTML improvements: <b> -> <strong>.  Patch by Stefan.

Revision 1.153 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 10:58:01 2003 UTC (5 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.152: +2 -6 lines
Diff to previous 1.152
- Removed some dead code and improved the link emission.  Patch by Kjartan.

Revision 1.152 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 28 10:47:33 2003 UTC (5 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.151: +5 -5 lines
Diff to previous 1.151
- Tidied up some inconsistencies in the code: scripts/code-style.sh is your friend.

Revision 1.151 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 17 22:27:23 2003 UTC (5 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.150: +2 -2 lines
Diff to previous 1.150
- Updated the calls to menu() to use MENU_HIDE instead of 1

Revision 1.150 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 18:30:20 2003 UTC (5 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.149: +3 -3 lines
Diff to previous 1.149
- Improvements by Goba:
  + removes the lots of pagers and indirect pager themeing
  + add the theme_pager() function, which should be called as
    theme("pager", ...) to get a pager.

Revision 1.149 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 18:43:41 2003 UTC (5 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.148: +1 -5 lines
Diff to previous 1.148
- Removed some dead breadcrumb code identified by Tom Dobes.

Revision 1.148 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 19:26:21 2003 UTC (6 years ago) by dries
Branch: MAIN
Changes since 1.147: +27 -28 lines
Diff to previous 1.147
- Committed phase 4 of JonBob's menu system changes.

Revision 1.147 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 21:51:23 2003 UTC (6 years ago) by dries
Branch: MAIN
Changes since 1.146: +6 -3 lines
Diff to previous 1.146
- Patch by JonBob:

  Phase 2 of the menu system integration project. This unifies the interface
  used by admin and non-admin pages, and deprecates the _page hook in favor of
  explicit callbacks from menu(). Breadcrumbs, titles, and help text go away
  as a result of this patch; they will return in the phase 3 patch, printed
  by the theme.

Revision 1.146 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 9 23:27:16 2003 UTC (6 years ago) by dries
Branch: MAIN
Changes since 1.145: +11 -11 lines
Diff to previous 1.145
- Committed stage 2 of the theme system improvements!  Patch by CodeMonkeyX.

Revision 1.145 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 8 09:56:22 2003 UTC (6 years ago) by dries
Branch: MAIN
Changes since 1.144: +3 -3 lines
Diff to previous 1.144
- Committed stage 1 of the menu callbacks improvements.  Patch by Jonathan.

Revision 1.144 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 31 19:34:02 2003 UTC (6 years ago) by dries
Branch: MAIN
Changes since 1.143: +3 -3 lines
Diff to previous 1.143
- Improvement: made it possible to disable the comment controls and reworded some of the configuration settings.

- Improvement: removed a left-over from Drupal 4.2.0 (dead code).

- Improvement: replaced hard-coded XHTML around the XML icons with class="xml-icon".

- Improvement: removed the custom navigation menus shown at the top of the "user information page" and integrated them in the new navigation block.  The "my account" link in the navigation menu will unfold.  Also removed the "delete account" link/functionality (for now).

- Improvement: fix for "magic quotes" settings.  Patch by Steven.  I also removed check_php_settings().

- Improvement: block themability improvements.  Modified patch from Ax and Steve/CodeMonkeyX.

- Fixed bug #2617: editing user information does not work.  Patch by Kjartan.

Revision 1.143 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 9 18:53:21 2003 UTC (6 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.142: +4 -5 lines
Diff to previous 1.142
- Committed part 3 of Michael's help system improvements: removed the $help
  parameter from the menu() function.

Revision 1.142 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 18:16:40 2003 UTC (6 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.141: +7 -16 lines
Diff to previous 1.141
- Help system improvements: eliminated the _system hook.  Patch by Michael.

- Bloggerapi module fixes.  Patch by Kjartan.

- Coding style fixes.  Patch by Michael.

Revision 1.141 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 14:55:26 2003 UTC (6 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.140: +6 -5 lines
Diff to previous 1.140
- Help improvements and translation improvements from Michael.  Thanks!

Revision 1.140 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 05:15:12 2003 UTC (6 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.139: +2 -2 lines
Diff to previous 1.139
- Changed 'view my blog' to 'my blog' and 'view recent posts' to 'recent
  posts'.  See mailing list discussion.

Revision 1.139 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 28 17:52:55 2003 UTC (6 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.138: +3 -3 lines
Diff to previous 1.138
- Associate a callback with the menu links!  (This callback is not yet being
  called but will be as soon the remaining links have been transformed to use
  the menu system.)

- Made sure the menu does not render links with no callback and no children.
  Like this, the 'create content' link is not being shown when the user has
  no permission to add any content.

Revision 1.138 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 27 06:00:43 2003 UTC (6 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.137: +3 -3 lines
Diff to previous 1.137
- Committed Al's new admin link texts.  Remarks:

  1) As explained by Al, there is still a glitch with the 'create content'
     menu.
  2) The user module part of the patch did not apply due to Kjartan's earlier
     patch.

Revision 1.137 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 26 10:04:09 2003 UTC (6 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.136: +10 -9 lines
Diff to previous 1.136
- Committed the admin menu integration patch.  Thanks Adrian, Stefan and others.

Revision 1.136 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 16:08:57 2003 UTC (6 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.135: +20 -15 lines
Diff to previous 1.135
- Updated the blog module to use the _validate hook.  Fixes bug #2920 reported
  by Jonathan.

Revision 1.135 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 15:11:41 2003 UTC (6 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.134: +23 -16 lines
Diff to previous 1.134
- Committed Nick's _content improvements.

Revision 1.134 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 15:58:14 2003 UTC (6 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.133: +9 -8 lines
Diff to previous 1.133
- Book module improvements.  This commit changes the behavior of the "view"
  hook.  See mailing list for details; search for a mail with the subject:
  '[IMPORTANT] behavior of "view" hook changed'.  Modified patch from Nick.

Revision 1.133 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 13 11:06:29 2003 UTC (6 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.132: +11 -7 lines
Diff to previous 1.132
- Some breadcrumb refinements by Nick.

Revision 1.132 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 13 09:17:34 2003 UTC (6 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.131: +20 -9 lines
Diff to previous 1.131
- Added basic breadcrumb navigation to the blog module.

Revision 1.131 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 16 05:49:43 2003 UTC (6 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.130: +2 -2 lines
Diff to previous 1.130
- Rewrote handling of forum icons and added default icons made by Steven
  Wittens.

- Renamed some column titles in the forum module as per Moshe's suggestion.

- Introduced a 'more-link' class to position the 'more' links.  Removed
  hard-coded markup from the modules.

- Fixed bug in import module: the theme functions called a non-existing
  function.

Revision 1.130 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 18:40:26 2003 UTC (6 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.129: +2 -2 lines
Diff to previous 1.129
- Documentation fixes by Michael F.

Revision 1.129 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 5 18:33:38 2003 UTC (6 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.128: +25 -10 lines
Diff to previous 1.128
- Help system improvements from Michael.

Revision 1.128 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 12 22:21:54 2003 UTC (6 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.127: +3 -3 lines
Diff to previous 1.127
- Performance improvement: changed a fair amount of "left joins" to "inner
  joins".  Patch by Gerhard.

Revision 1.127 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 10 17:46:42 2003 UTC (6 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.126: +7 -7 lines
Diff to previous 1.126
- Committed a slightly modified version of Slavica's table prefix patch.

Revision 1.126 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 1 21:45:25 2003 UTC (6 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.125: +4 -2 lines
Diff to previous 1.125
- Bugfix: added more permissions checks.  Patches #60-62 by Al.  Should fix
  bug #2163 and #2164.

Revision 1.125 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 19 17:26:27 2003 UTC (6 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.124: +2 -2 lines
Diff to previous 1.124
- Bugfix: fixed utf-8 problem for people that use PHP 4.2.x or below.  Patch #33 by Al.

- Bugfix: fixed translation problems in the user module and the block module.  Patch by Stefan.

- Improvement: made it impossible to delete user role #1 and #2.  Patch #38 by Al.

- Improvement: fixed the "Allowed HTML tag" issues.  Makes for better code and improved usability.  Patch #35 by Al.

  NOTE: as soon the compose tips make their way into CVS, most of this code can be removed.

Revision 1.124 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 15 19:06:21 2003 UTC (6 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.123: +3 -3 lines
Diff to previous 1.123
- Improvements: XHTML-ifications.  Patch by GmbH.

Revision 1.123 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 15 06:45:53 2003 UTC (6 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.122: +3 -4 lines
Diff to previous 1.122
- Bugfix: fixed broken links in the emitted RSS feed discovery code.  Modified
  patch by Kjartan.

Revision 1.122 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 13 17:34:16 2003 UTC (6 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.121: +2 -2 lines
Diff to previous 1.121
- Bugfix: small Xtemplate fixes.  Patch by Ax.  (Slightly modified.)

- Bugfix: block patch fix.  Patch by Gerhard.

- Bugfix: fixed broken URL in ping.  Patch by Gerhard.

  (This should fix the problems shown on http://www.blo.gs/info.php?id=1515.)

- Improvement: added better password generator.  Patch #1 by Al.  Fixes bug
  #1935.

- Improvement: performance improvement to the blog module.  Patch by Marco.

Revision 1.121 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 5 18:09:36 2003 UTC (6 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.120: +6 -6 lines
Diff to previous 1.120
- Bugfix: better charset support for non-ISO-8859-1 languages.  Patch 0029.charset.fixes.patch by Al.  Could East Asia test this please.

- Bugfix: made the "moderate" field behave.  Patch 0030.queue.module.help.and.settings.form.patch by Al.

- Documentation: revised a large part of the help texts / documentation!  Al's 0024.* patches.

- Documentation: added a glossary to the help module.  Patch 0025.help.module.glossary.patch by Al and Michael.

- Usability: first step towards unifying the terminology used in the cloud module.  Patch by 0028.site.cloud.rationalize.name.patch Al.

- Usability + CSS improvements: revamped the node form and removed all tables.  Patch 0027.node.form.rewrite.patch by Al.

- CSS improvements: patch 0026.admin.css.small.improvement.patch by Al.

- Updated the MAINTAINERS file.

Revision 1.120 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 2 18:11:54 2003 UTC (6 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.119: +3 -2 lines
Diff to previous 1.119
- Fixed the blog it link to work with register globals off.  Patch by Al.

Revision 1.119 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 29 09:14:58 2003 UTC (6 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.118: +9 -7 lines
Diff to previous 1.118
- Michael Frankowski's excellent help text improvements!

Revision 1.118 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 24 16:26:13 2003 UTC (6 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.117: +1 -7 lines
Diff to previous 1.117
- Updated Drupal to use "on output" filters.  Derived from Gerhard's patch.

Revision 1.117 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 24 07:09:49 2003 UTC (6 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.116: +4 -4 lines
Diff to previous 1.116
- Changed "user blogs" to "blogs".  Patch by Al.

Revision 1.116 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 7 21:00:36 2003 UTC (6 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.115: +3 -3 lines
Diff to previous 1.115
- Applied  Michael Caerwyn's "%s -> %d" patch.

- Changed all occurences of '%d' to %d as suggested on the mailing list.

Revision 1.115 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 21 14:55:02 2003 UTC (6 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.114: +7 -3 lines
Diff to previous 1.114
- Fixed some PHP "notices".

Revision 1.114 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 29 16:30:40 2003 UTC (6 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.113: +2 -2 lines
Diff to previous 1.113
- Fixed some SQL query directives.

Revision 1.113 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 25 20:16:28 2003 UTC (6 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.112: +2 -2 lines
Diff to previous 1.112
- Added missing title description.  Patch by Stefan.

Revision 1.112 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 17 20:09:34 2003 UTC (6 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.111: +2 -2 lines
Diff to previous 1.111
- Fixed broken URL in the blog module's feed.  Reported by Gunnar.

Revision 1.111 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 16 07:02:18 2003 UTC (6 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.110: +4 -4 lines
Diff to previous 1.110
- All LIMIT queries must go through the pager or through db_query_range().
  The syntax for db_query_range() was enhanced so it matches db_query(). So
  you may pass extra arguments of the SQL statement which are checked via
  check_query() and then substituted into the SQL statement. After these
  optional arguments, you always pass $from and $count parameters which
  define your range.  Most often, the $from is 0 and the count is the max
  number of records you want returned.  Patch by Moshe.

- The pager_query() function for PEAR was enhanced so that it adds  proper
  GROUP BY statement counting the number of records to be paged. Patch by
  James Arthur.

- MSSQL database scheme by Moshe.

Revision 1.110 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 13 14:02:44 2003 UTC (6 years, 8 months ago) by kjartan
Branch: MAIN
Changes since 1.109: +11 -13 lines
Diff to previous 1.109
- Fixes invalid link generation in import module (wouldn't work with
  clean urls enabled).
- Changed the logic in blog module to handle "blog it" links.

Revision 1.109 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 7 22:11:44 2003 UTC (6 years, 8 months ago) by kjartan
Branch: MAIN
Changes since 1.108: +7 -45 lines
Diff to previous 1.108
- Renamed "form.admin" to "form admin".
- Added node_admin_settings() to let users set node defaults.
    * Added _nodeapi("conf")
- Modified form_checkbox() to unset options. (Modified the patch from Ax.)
- Removed the _save() hook.
- Fixed a logical flaw in field_get() and field_set() which would break
  moderation.
- Moved some admin menus around and cleaned up some typos.

Revision 1.108 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 7 06:37:30 2003 UTC (6 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.107: +4 -4 lines
Diff to previous 1.107
- Removed the path_uri() function in favor of the $base_url variable and
  fixes a handful of bugs introduced by the clean URL patch.

Revision 1.107 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 17 22:33:31 2003 UTC (6 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.106: +2 -2 lines
Diff to previous 1.106
- Theme options patch.  See mailing list.

Revision 1.106 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 15 11:39:56 2003 UTC (6 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.105: +11 -11 lines
Diff to previous 1.105
- Everything is using theme("function") now instead of $theme->function().

Revision 1.105 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 12 21:37:56 2003 UTC (6 years, 9 months ago) by kjartan
Branch: MAIN
Changes since 1.104: +2 -2 lines
Diff to previous 1.104
- Fixed blog.module to accept blog/name URLs as well as blog/id
- Changed the RewriteRule in .htaccess.
- Fixed form_select() matching incorrectly.
- Added missing $Id$ to menu.inc

Revision 1.104 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 11 20:01:16 2003 UTC (6 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.103: +3 -3 lines
Diff to previous 1.103
- See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.

Revision 1.103 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 9 17:39:35 2003 UTC (6 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.102: +5 -5 lines
Diff to previous 1.102
- Applied Alastair's date patch.

- Removed all instances of '$user->nodes'.

- Committed Moshe's taxonomy patch - minus the node_compact_list() bit.  It needs a bit more thought/work.  This patch changes the links of taxonomy pages/feeds so update your custom code and themes accordingly!

Themes should now use "taxonomy_link("taxonomy terms", $node)" to get an array of taxonomy term links.  The old construct is deprecated and should be changed.

// old theme blob:
if (function_exists("taxonomy_node_get_terms")) {
  foreach (taxonomy_node_get_terms($node->nid) as $term) {
    $terms[] = l($term->name, NULL, array(), "or=$term->tid");
  }
}

// new theme blob:
if (module_exist("taxonomy")) {
  $terms = taxonomy_link("taxonomy terms", $node);
}

// old URL:
http://foo.com/index.php?or=1,2

// new URL:
http://foo.com/?q=taxonomy/page/or/1,2

Revision 1.102 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 23 18:11:18 2003 UTC (6 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.101: +5 -5 lines
Diff to previous 1.101
- Moved the filter()s back to the individual node modules as it used to be.

Revision 1.101 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 23 09:24:20 2003 UTC (6 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.100: +3 -3 lines
Diff to previous 1.100
- Tidied up XHTML.  Patch by Ulf.

- Added missing t() function.  Patch by Stefan.

Revision 1.100 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 20 20:19:21 2003 UTC (6 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.99: +3 -3 lines
Diff to previous 1.99
- Tidied up some SQL queries.

Revision 1.99 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 7 19:16:59 2003 UTC (6 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.98: +5 -3 lines
Diff to previous 1.98
- Bugfix: RSS auto-discovery was broken due to clean URL work.  Patch by
  Breyten.

Revision 1.98 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 6 19:51:00 2003 UTC (6 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.97: +21 -30 lines
Diff to previous 1.97
- Clean URL patch.

Revision 1.95.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 5 00:37:47 2003 UTC (6 years, 10 months ago) by dries
Changes since 1.95: +2 -2 lines
Diff to previous 1.95 , to next main 1.341
- Added missing whitespace.

Revision 1.97 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 14 11:55:54 2002 UTC (6 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.96: +3 -3 lines
Diff to previous 1.96
- Committed Marco's pager improvements.

- Fixed another annoyance with editing content.

Revision 1.96 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 10 20:35:19 2002 UTC (6 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.95: +19 -14 lines
Diff to previous 1.95

o Permission improvements:

   + Removed the "post content" permission and replaced it by more fine-grained permissions such as "maintain static pages", "maintain personal blog", "maintain stories", etc.

o Usability improvements to teasers:

   + Teaser forms are no more.  Teasers are extracted automatically but can also be instructed using a delimiter "---".  Furthermore, when a post it too short for a teaser, the user won't be bother with teaser stuff anymore.

   + Added an option to set the teaser length, or to disable teasers all together.

   + When previewing a post, both the short (if any) and the full version of a post are shown.  This addresses a common complaint; for example, when writing a book page there was no way you could preview the short version of your post.

   + Forum posts can be teasered now.  This is particularly helpful in the context of drupal.org where we promote forum topics.

o Bugfix: replaced all PHP short tags (<?) with long tags (<?php).

o Bugfix: removed hard-coded dependence on comment module.

o Bugfix: when the queue module was disabled, it was not possible to approve updated book pages.

o Bugfix: applied modified version of Marco's node_teaser() fix.

Revision 1.95 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 11 20:59:28 2002 UTC (7 years ago) by dries
Branch: MAIN
Changes since 1.94: +29 -76 lines
Diff to previous 1.94
Applied Moshe's patches:

- Adds more title info to each line in the block: now showing author and number of comments in a unified way accross all modules.

- Added pager support to blog module.

- Blog module now uses standard node view, not its own hack which is more theme friendly (http://www.drupal.org/node.php?id=133).

- Blog module now uses node_feed() function for making RSS feeds. since all feeds are now consolidated, a couple tweaks to node_feed() and format_rss_* would lead us to support new RSS formats easily.

- Fixed bugs where unpublished entries were displayed.

Revision 1.94 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 9 20:51:23 2002 UTC (7 years ago) by dries
Branch: MAIN
Changes since 1.93: +3 -3 lines
Diff to previous 1.93
- Small clean-up.

Revision 1.93 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 9 16:24:44 2002 UTC (7 years ago) by dries
Branch: MAIN
Changes since 1.92: +19 -27 lines
Diff to previous 1.92
- Applied Moshe's "theme head" patch:

  "This patch to theme.inc adds the ability for modules to insert HTML
   into the <HEAD> section of all web pages. The additional modules in
   this directory [ed: blog.module] demonstate possible uses for the
   new _head() hook."

Revision 1.92 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 9 13:59:35 2002 UTC (7 years ago) by dries
Branch: MAIN
Changes since 1.91: +4 -4 lines
Diff to previous 1.91
* Added Jeremy's pager:

 "This is a simple, generic pager for Drupal-CVS.  It is designed to be
  easily themeable and expandable.  The code is highly-commented to
  enhance readability."

 "Pagers are constructed by combining the provided pieces (all of which
  can be easily modified to display the text or image you prefer) into
  your custom pager."

* Statistics module fixes by Jeremy:

 - removed superfluous check for existence of watchdog()
 - saving changes in admin page displays status and returns same page
 - no longer return 1971/01/01 in "view statistics" table
 - switched from "!=" to "<>" in SQL queries for ANSI-SQL compliance
 - switched from "MAX(timestamp) as timestamp" to "MAX(timestamp) as
   max_timestamp" moving towards ANSI-SQL compliance.

* Added a "theme_item_list" function to format itemized lists.  Also
  changed a couple of modules to take advantage of it.  Makes for a
  more consistent UI.

Revision 1.91 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 1 10:47:19 2002 UTC (7 years ago) by dries
Branch: MAIN
Changes since 1.90: +6 -5 lines
Diff to previous 1.90
- Fixed glitch in block module: the admin links were not composed
  correctly.  Patch by Stefan.

- Added missing t() functions and improved the %x directives for
  better readability and to ease the process of translating your
  site.  Patches by Stefan.

- Made two small additions to the 'code-clean.sh' script; it will
  now remove patch related junk.

NOTES:

- I removed the &middot; related bits.  Let's tackle these later on
  in a separate patch after we got some sort of consensus.

- I removed the 'module_exist("drupal")' check in the user module;
  I *think* it is incomplete and therefore incorrect.

- Stefan, try using quotes in your translations and check whether
  everything still works.  Example: translate the "Create account"
  button to "Create \"haha\" account \'hihi\'" and see if you can
  still create new accounts.  Maybe automate this using a quick
  hack in the locale module ...

Revision 1.90 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 26 15:17:25 2002 UTC (7 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.89: +17 -18 lines
Diff to previous 1.89
- Committed Marco's block rewrite:

   + Blocks are not longer called if not rendered: major performance
     improvement.
   + Fixed some bugs (preview option was broken, path option was broken).
   + Removed "ascii"-type blocks.
   + Added permission to for "PHP blocks"
   + ...

  NOTES:

   + You'll want to run "update.php":

       ALTER TABLE blocks DROP remove;
       ALTER TABLE blocks DROP name;

   + You'll want to update your custom modules as well as the modules in
     the contrib repository.  Block function should now read:

       function *_block($op = "list", $delta = 0) {
         if ($op == "list") {
           return array of block infos
         }
         else {
           return subject and content of $delta block
         }
       }

Revision 1.89 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 22 18:46:43 2002 UTC (7 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.88: +2 -2 lines
Diff to previous 1.88
- Wrapped some hardcoded colors in "theme_invoke()"s; we can still create
  a drupal_error() later on but I think we better get used to theme_invoke().

- Fixed translation bug.  Patch by Moshe.

- Fixed PHP warning.  Patch by ax.

Revision 1.88 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 15 13:48:08 2002 UTC (7 years, 5 months ago) by kjartan
Branch: MAIN
Changes since 1.87: +2 -2 lines
Diff to previous 1.87
- fixing some incorrect l*() calls.
- fixing node_feed() to work with tax feeds. Thanks Moshe.

Revision 1.87 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 10 19:49:16 2002 UTC (7 years, 5 months ago) by kjartan
Branch: MAIN
Changes since 1.86: +2 -1 lines
Diff to previous 1.86
- default theme added to theme options + some clean up.
- title of "blog it" item is used as default node title.
- added link to news feed admin pages on import_page.
- "blog it" link only shows when the blog module is available.

Revision 1.86 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 9 16:44:52 2002 UTC (7 years, 5 months ago) by kjartan
Branch: MAIN
Changes since 1.85: +6 -7 lines
Diff to previous 1.85
- more documentation updates by Scott.

Revision 1.85 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 8 16:17:28 2002 UTC (7 years, 5 months ago) by kjartan
Branch: MAIN
Changes since 1.84: +2 -2 lines
Diff to previous 1.84
- improved module descriptions.
- removed admin options for queue and comment module if the modules are not
  loaded.
- nodes are now auto promoted when queue module isn't enabled.
- moderation result block is now visible by the node author.

Revision 1.84 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 8 13:22:33 2002 UTC (7 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.83: +6 -2 lines
Diff to previous 1.83
- Extended the blog module documentation with input from the Drupal
  handbook.  The documentation is not particulary exciting/good but
  it is better than what it used to be.

Revision 1.83 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 1 21:57:28 2002 UTC (7 years, 5 months ago) by kjartan
Branch: MAIN
Changes since 1.82: +7 -1 lines
Diff to previous 1.82
- adding descriptions to modules (thanks Joe + Scott).
- fixed comment flat list view missing 1 comment.
- changed update.php around a bit.
    * security check isn't in effect if the db hasn't been updated.
    * instructions re-organized.
    * fixed some minor updates.
- updated database.mysql done by UnConeD.
- changelog update.

Revision 1.82 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 31 20:29:29 2002 UTC (7 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.81: +5 -5 lines
Diff to previous 1.81
- Added missing translations and the like.

Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 29 17:08:05 2002 UTC (7 years, 5 months ago) by kjartan
Branch: MAIN
Changes since 1.80: +11 -10 lines
Diff to previous 1.80
- fixing perma links and link to all blogs by user.
- added access checks to blog block.

Revision 1.80 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 23 14:14:48 2002 UTC (7 years, 6 months ago) by kjartan
Branch: MAIN
Changes since 1.79: +9 -7 lines
Diff to previous 1.79
- pending user accounts will not be notified to the site_email.
- fixed access checks on the register form, do this before you enter the
  _save function. If registrations are disabled the register link will
  no longer show (again).
- changed &#187 to &raquo, using the names of entities are better than
  the numbers.
- fixed user information being set when account is registered (properly this
  time, really!)
- reversed the if(!...) commit.
- node_add specifies more defaults.
- added link to blog entries from user page.

Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 22 23:28:48 2002 UTC (7 years, 6 months ago) by kjartan
Branch: MAIN
Changes since 1.78: +7 -1 lines
Diff to previous 1.78
- node security fixes.
- fixing the UI to represent what actually happens when you are an admin.

Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 20 21:12:17 2002 UTC (7 years, 6 months ago) by kjartan
Branch: MAIN
Changes since 1.77: +3 -2 lines
Diff to previous 1.77
- tweaking the links. Too many of them.

Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 20 21:03:07 2002 UTC (7 years, 6 months ago) by kjartan
Branch: MAIN
Changes since 1.76: +5 -6 lines
Diff to previous 1.76
- fixing perma links.

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 20 16:39:58 2002 UTC (7 years, 6 months ago) by kjartan
Branch: MAIN
Changes since 1.75: +2 -2 lines
Diff to previous 1.75
- bug fix.

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 19 23:05:05 2002 UTC (7 years, 6 months ago) by kjartan
Branch: MAIN
Changes since 1.74: +4 -2 lines
Diff to previous 1.74
- updating all nodes to use taxonomy terms.
- updated node modules not to cause errors when taxonomy module is disabled.
- added %date variable to user mail configuration.
- added hyperlinks to admin.php?mod=system (site configuration) for easy access.
- usual coding style and xhtml fixes.

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 12 15:40:57 2002 UTC (7 years, 6 months ago) by kjartan
Branch: MAIN
Changes since 1.73: +11 -11 lines
Diff to previous 1.73
- applied Stevens link patch.
- fixed block permissions.
- fixed user admin page errors: http://www.drupal.org/node.php?id=173.
- cleaned up common.inc a bit: removed format_info, path_img, field_merge.

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 3 20:27:53 2002 UTC (7 years, 6 months ago) by kjartan
Branch: MAIN
Changes since 1.72: +3 -3 lines
Diff to previous 1.72
- filter changes part 1. Part 2 tomorrow.

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 2 19:36:03 2002 UTC (7 years, 6 months ago) by kjartan
Branch: MAIN
Changes since 1.71: +6 -2 lines
Diff to previous 1.71
- re-adding the module.php?mod=blog&node=USER.

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 20 11:52:49 2002 UTC (7 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.70: +21 -23 lines
Diff to previous 1.70
- Applied Marco's big patch, including contributions from Moshe:

    + Changed the db_query() API.

    + Wrapped all links in l(), lm(), la(), ..., drupal_url() functions.

    + XHTML-ified some HTML.

    + Wrapped a lot of text in the administrative pages in a t()
      function.

    + Replaced all $REQUEST_URI/$PATH_INFOs by request_uri().

    + Small bugfixes (eg. bug in book_export_html() and clean-ups (eg.
      RSS code).

    + Fixed some bugs in the taxonomy module (eg. tree making bug), added
      new functionality (eg. new APIs for use by other modules), included
      Moshe's taxonomy extensions, and some documentation udpates.

    + ...

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 14 20:46:41 2002 UTC (7 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.69: +3 -1 lines
Diff to previous 1.69
- Added Marco's long-awaited taxonmy module and patches - a replacement
  for the meta system.  The patches add some extra functionality to the
  comment system (for example, comments can be set read-only) and fix a
  couple of small problems.

  + I integrated the required SQL updates from the varius *.mysql files
    into the "update.php" script.  Upgrading should be easy ...

  + I did not apply/commit the "user.diff" as requested by Marco ...

  + I didn't know what to do with "forum.module" and "forum2.module":
    what do you want me to do with it Marco?  Which one should go in?

  + Can we remove "node_index()" now; both from "node.module" and the
    themes?

  + Thanks Marco!

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 14 20:40:27 2002 UTC (7 years, 7 months ago) by kjartan
Branch: MAIN
Changes since 1.68: +2 -2 lines
Diff to previous 1.68
- made a typo in one of the updated t()'s.

Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 14 19:34:02 2002 UTC (7 years, 7 months ago) by kjartan
Branch: MAIN
Changes since 1.67: +3 -3 lines
Diff to previous 1.67
This is a major change to the system, needs more testing!

Committing Changes by Moshe Weitzman:
- admin_user_account(), user_edit(), and user_view() no longer have any
  hard code for authentication modules. instead authentication modules
  implement the _user hook.
- fixed a couple 'help' typos.
- linked the 'REGISTER' text in the login block to the register page.
  this page now advertises DA better if site employs DA.
- admins may now edit everything about a user account (was a feature
  request).
- user #1 may now login immediately, in addition to receiving his
  password via email.

Other changes:
- modules and themes are now enabled/disabled in the administrative /
  settings / modules | themes pages. Requires SQL update and things must
  be enabled before your site returns to normal. TODO: enable all
  functionality. (For now just do UPDATE system SET status = 1;)
- removed $themes from conf.php.
- added a $theme->system() function where