summaryrefslogtreecommitdiff
path: root/modules/node/node.module
Commit message (Collapse)AuthorAge
* - Patch #155747 by merlinofchaos: node.tpl.php theme definition in the wrong ↵Dries Buytaert2007-07-03
| | | | place
* - Patch #126229 by ChrisKennedy, asimmonds et al: increase node title ↵Dries Buytaert2007-07-03
| | | | maxlength to 255 so people can use it to enter publictions with really long titles. ;)
* - Patch #20295 by pyromanfo, webchick, Gurpartap Singh et al: allow forum ↵Dries Buytaert2007-07-02
| | | | topics to be custom node types.
* - Patch #155986 by Uwe: fixed typos.Dries Buytaert2007-07-02
|
* #146386 by kbahey: refactor 'submitted by user - date' themeing and make it ↵Gábor Hojtsy2007-07-01
| | | | more verbose to translate
* #108456 by RobRoy: optional custom teaser lengths and much needed ↵Gábor Hojtsy2007-07-01
| | | | documentation on how node_teaser works
* #152493 by yched, freeman and pwolanin: Minimalistic approach to node ↵Gábor Hojtsy2007-07-01
| | | | rendering styles for D6
* - Rollback of patch #147723: delete API. Talked to Steven and Gabor and weDries Buytaert2007-07-01
| | | | | | | | | unanimously agreed to rollback the deletion API. We all support the features this patch added, yet not its actual design and implementation. After some talk, we decided that it would be better for Drupal -- in the long term -- not to go with a solution that isn't 100%. We also recognize that in the short term, this patch would have been useful addition. So let's figure out how we can implement this properly in D7.
* #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing ↵Gábor Hojtsy2007-06-30
| | | | router path based lookups, and also full path argument lookup with a passed argument array
* - Patch #148410 by jvandyk: added rewrite of the actions module!Dries Buytaert2007-06-29
| | | | | | | | | | This is a very important patch, but one that is merely an enabler. Hopefully we'll see more people submitting "action patches" in the near future. Thanks for the hard work and persistence, John. *If* you decide to update the Drupal Pro Development book to Drupal 6, make sure to add a chapter on actions. ;)
* - Patch #147662 by Gordon et al: add new #pre_render callback to ↵Dries Buytaert2007-06-28
| | | | drupal_render().
* #136585 by hunmonk and pwolanin: fix too tight permissions on admin/contentGábor Hojtsy2007-06-28
|
* #153998 by pwolanin: separate edit a delete permissions, so people who can ↵Gábor Hojtsy2007-06-26
| | | | edit a node cannot delete it too automatically
* #154224 by hunmonk: add destination argument to _drupal_delete(), instead of ↵Gábor Hojtsy2007-06-26
| | | | using drupal_goto() directly, so the callback cycle can complete
* #154046: Optimize confirm_form syntax for common usage (and fix some ↵Steven Wittens2007-06-24
| | | | $form_state bugs).
* #148678: Fix notices/warnings on invalid paths like 'node/zzz'. ↵Steven Wittens2007-06-24
| | | | (chx/pwolanin/webernet)
* #133028 by alienbrain and Moshe Weitzman: allow positioned submit buttons in ↵Gábor Hojtsy2007-06-23
| | | | node forms via form_alter by not hard-coding the button order
* #153781: Convert all remaining confirm_forms() to deletion api.Steven Wittens2007-06-22
|
* #147723: Deletion API (by hunmonk). Woop woop.Steven Wittens2007-06-22
|
* - Patch #131026 by James et al: OpenID client support for Drupal!Dries Buytaert2007-06-18
| | | | | Let this be the day where we help revolutionize the online society, and the way websites and web services interoperate. Or something.
* #152490 by Keymone: missing {} around node table nameGábor Hojtsy2007-06-17
|
* - Patch #152171 by yched: added missing validation routines for settings.Dries Buytaert2007-06-15
|
* #142280 by Jose A Reyero, yched and myself: Content translation support ↵Gábor Hojtsy2007-06-15
| | | | built on the existing node language feature
* - Patch #101319 by pwolanin: make sure that node->revision can be altered.Dries Buytaert2007-06-07
|
* - Patch #149176 by chx, David et al: getting rid of the sequences table, ↵Dries Buytaert2007-06-05
| | | | using db_last_insert_id() instead of db_next_id().
* - Patch #101319 by forngren: add access check to revision log.Dries Buytaert2007-06-04
|
* - Patch #146667 by Jeff Eaton: form API fixes.Dries Buytaert2007-06-04
|
* - Patch #101319 by webchick and forngren: put log message in collapsible ↵Dries Buytaert2007-06-04
| | | | fieldset if revisions not enabled.
* - Patch #146667 by Eaton: correct builder argument ordering, eliminate ↵Dries Buytaert2007-06-04
| | | | redundant arguments
* #114938 by mistknight, but simplified: wrap ndoe admin query in db_rewrite_sql()Gábor Hojtsy2007-06-01
|
* - Patch #101268 by webernet et al: improve the usability of feed icons.Dries Buytaert2007-05-31
|
* - Patch #147880 by hswong3i: improved copmatibility of SQL query.Dries Buytaert2007-05-30
|
* - Patch #146470 by Eaton et al: standardize form API3 hook parameter order.Dries Buytaert2007-05-28
|
* - Patch #140218 by pwolanin: fixed problem with callbakcs.Dries Buytaert2007-05-23
|
* - Patch #140218 by Crell et al: make it possible to move page callbacks to ↵Dries Buytaert2007-05-22
| | | | their own include files.
* - Patch #145390 by Eaton: fix for node forms that implement submit hooks.Dries Buytaert2007-05-20
|
* - Patch #145390 by eaton: node form broken for modules that implement submit ↵Dries Buytaert2007-05-20
| | | | hooks
* #144874 by riccardoR: the language filter field is not removed when already ↵Gábor Hojtsy2007-05-19
| | | | filtering by a language
* - Patch #137767 by chx and pwolanin: multiple menu support.Dries Buytaert2007-05-16
|
* - Patch #138706 by Eaton: 2 form API fixes.Dries Buytaert2007-05-15
|
* - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)Dries Buytaert2007-05-14
|
* - Patch #114703 by Moshe: minor node revision fix.Dries Buytaert2007-05-11
|
* - Patch #142897 by erdemkose: corrected the argument: should be empty array ↵Dries Buytaert2007-05-10
| | | | instead of empty string.
* - Patch #141637 by merlinofchaos, gabor, et al: provide a site config form ↵Dries Buytaert2007-05-10
| | | | at the end of install to collect data, plus allow profiles to modify and add more.
* - Patch #142619 by erdemkose: fixed E_ALL warnings.Dries Buytaert2007-05-10
|
* - Patch #131538 by Jo Wouters: E_ALL fixesDries Buytaert2007-05-08
|
* - Patch #128082 by Goba et al: Allow localization of built-in menu items.Dries Buytaert2007-04-30
|
* - Patch #137376 by Gabor: add language support to nodes.Dries Buytaert2007-04-25
|
* - Patch #76588 by Gabor: made log messages translatable. Yay.Dries Buytaert2007-04-24
|
* - Patch #127109 by moonray with help from Zen: fixed UI glitch in node ↵Dries Buytaert2007-04-21
| | | | filter settings.