summaryrefslogtreecommitdiff
path: root/modules/page
Commit message (Expand)AuthorAge
* #56105, remove title validation, already enforced by #required, patch by MosheGerhard Killesreiter2006-03-27
* - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.)Dries Buytaert2006-02-21
* - Patch #46827 by wulff: fixed incorrect links.Dries Buytaert2006-01-29
* - Patch #45530 by Morbus: filter_form shouldn't default to #weight 0Dries Buytaert2006-01-20
* - Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms...Dries Buytaert2006-01-19
* - Patch #45301 by Morbus: corrected the weight of form item titles of nodes.Dries Buytaert2006-01-18
* - Patch #34920 by Morbus/webchick/tangent: fixed order of form fields.Dries Buytaert2005-12-15
* - Patch #39778 by chx: obliterate nodeapi op form in favor of the forms API's...Dries Buytaert2005-12-05
* - Patch #39612 by m3avrck: the log message should have its own fieldset.Dries Buytaert2005-12-02
* - Patch #35644 by webchick: fixed the sizes of the textareas on the node edit...Dries Buytaert2005-11-23
* - Patch #35644 by webchick: forms API simplificiations.Dries Buytaert2005-11-12
* #36791: node_validate was called twiceSteven Wittens2005-11-12
* - Patch #26139 by webchick / Kieran / documentation team: improved admin help...Dries Buytaert2005-11-01
* - Patch #34920 by tangent: reorganized the node submission form a bit.Dries Buytaert2005-10-28
* - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.Dries Buytaert2005-10-11
* - Removing tabs and trailing whitespaces.Dries Buytaert2005-10-07
* - Patch #29465: new form API by Adrian et al.Dries Buytaert2005-10-07
* - Patch #10056: allow the node title forms to be customized.Dries Buytaert2005-09-23
* - Patch #7582 by Gerhard: improved node revisions!Dries Buytaert2005-08-30
* - Renamed _node() to _node_info()! We reserve _node for _nodeapi.Dries Buytaert2005-08-29
* - Patch #29785 by Chx: multiple node types were broken so we refactoredDries Buytaert2005-08-28
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - Patch #16962 by Neil: "The page module's long help text is a bunch of lies ...Dries Buytaert2005-02-08
* - Patch #16237 by Neil: removed dead code from page.module.Dries Buytaert2005-01-26
* - Patch #16181 by Ankur: fixed typo.Dries Buytaert2005-01-25
* - Refactored the queue module: removed the queue module's field from the node...Dries Buytaert2004-12-07
* - Patch #11879 by Moshe: deprecated the _content hook.Dries Buytaert2004-10-23
* - Removed the link feature. It was death code, bound to confuse people.Dries Buytaert2004-09-29
* Modified version of #10230: Put placement of filter format selector in a modu...Steven Wittens2004-09-28
* - Patch #8179 by JonBob: reintroduced menu caching.Dries Buytaert2004-09-16
* - Patch by JonBob: for consistency and readability, add brief descriptions of...Dries Buytaert2004-08-21
* The Input formats - filter patch has landed. I still need to make update inst...Steven Wittens2004-08-10
* - Patch #9430, backported patch from JonBob: fixed typo: 'that that' -> 'that'Dries Buytaert2004-07-31
* - Patch #9543 by JonBob: added node-level access control!Dries Buytaert2004-07-31
* - Patch #5347 by JonBob:Dries Buytaert2004-07-30
* - Patch #8080 by TDobes: added teaser support to the book and page module.Dries Buytaert2004-07-13
* - Patch #8398 by TDobes: changed permissions for the blog, story, and page mo...Dries Buytaert2004-07-13
* - Marked required fields on the node (story, book, page, blog) and commentDries Buytaert2004-07-08
* - Moving the title.module from core to contrib as discussed on the mailing list.Dries Buytaert2004-07-07
* - Patch by Steven and me: refactored the form handling of nodes. The node sys...Dries Buytaert2004-07-04
* Tabs patch!Dries Buytaert2004-06-18
* - Patch #7577 by JonBob: code improvements to the book, forum, page and poll ...Dries Buytaert2004-05-09
* - Added support for 403 handling. Patch by JonBob. As a side benefit,Dries Buytaert2004-04-21
* Patch 6270 by mathias: misc. fixesDries Buytaert2004-03-10
* - Patch 5729 by Goba: removed dead code from page.module.Dries Buytaert2004-02-10
* - Patch by Goba: added form descriptions where appropriate and removed someDries Buytaert2004-01-31
* - Patch 5049 by JonBob: allow a module to define multiple node types.Dries Buytaert2004-01-27
* Patch 5287 by Stefan: multiline help texts should become inside a single $out...Dries Buytaert2004-01-23
* - Removed the $help parameter from the _form hook. The help, typicallyDries Buytaert2004-01-17
* - Applied patch #4949: node_prepare() wastes resources. Patch by Goba.Dries Buytaert2004-01-11