summaryrefslogtreecommitdiff
path: root/modules/node.module
Commit message (Expand)AuthorAge
* - Patch #14917 by UnConeD/Steven:Dries Buytaert2004-12-31
* - Patch #6308 by gordon: allow node_submit() to be used by external interfaces.Dries Buytaert2004-12-26
* #11548: node.module - Ensure that only valid fields are savedSteven Wittens2004-12-24
* - Patch #14709 by matteo: added missing call to the nodeapi's 'view' hook.Dries Buytaert2004-12-23
* #12793: Remove dependency of node.module on search.module.Steven Wittens2004-12-20
* - Patch #13907 by Neil: less ways to set the page title.Dries Buytaert2004-12-15
* - Removed some cruft: left-over xxx_help_page() functions.Dries Buytaert2004-12-11
* - Refactored the queue module: removed the queue module's field from the node...Dries Buytaert2004-12-07
* Search: indexing should invoke nodeapi to catch all user-visible data (e.g. f...Steven Wittens2004-12-02
* - Patch #10697 by matteo: avoid that administrators can create nodes with the...Dries Buytaert2004-11-29
* - Modified patch #11840 by Stefan: added conctext-sensitive help text to the ...Dries Buytaert2004-11-27
* - Patch #6166 by Moshe: node preview should not display links. Push the link...Dries Buytaert2004-11-23
* - Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve con...Dries Buytaert2004-11-23
* - Patch 13180 by chx: renamed check_query() to db_escape_string() and implemt...Dries Buytaert2004-11-21
* Search.module:Steven Wittens2004-11-18
* Search indexing bug: last updated timestamp needs to take last comment timest...Steven Wittens2004-11-18
* - Patch #8506 by Gerhard: added basic node_load() caching.Dries Buytaert2004-11-17
* - Patch #12783 by Stefan: various small consistency/usability improvements.Dries Buytaert2004-11-15
* - Patch #11940 by kps: if the user is not allowed to view a newly submitted n...Dries Buytaert2004-11-15
* - Slightly modified the API of node_title_list(): it will no longer call comm...Dries Buytaert2004-11-04
* - Patch #12232 by Steven: more search improvements:Dries Buytaert2004-11-04
* - Patch by Steven:Dries Buytaert2004-11-03
* - Patch #11875 by Neil Drumm: block module configuration improvements.Dries Buytaert2004-10-31
* - Patch #12232 by Steven/UnConed: search module improvements.Dries Buytaert2004-10-31
* #7607: Sort node types in node/add by translated names.Steven Wittens2004-10-29
* - Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen...Dries Buytaert2004-10-19
* - Patch #10664 by TDobes: fixed collapsed comments + updated the code comments.Dries Buytaert2004-10-16
* - Modified patch #10613 by killes: generate a 'page not found'-page when a re...Dries Buytaert2004-10-12
* - Code improvement: removed some redundant code from the node module.Dries Buytaert2004-10-10
* - Fixed bug #11405: unchecking the "publish" box in the default workflow admi...Dries Buytaert2004-10-09
* - Simplified/reorganized version of patch #9620 by Jeremy: fixed errors when ...Dries Buytaert2004-10-04
* Part of #11280: node_preview() should only generate a teaser if none is prese...Steven Wittens2004-10-04
* Modified version of #10230: Put placement of filter format selector in a modu...Steven Wittens2004-09-28
* - Patch #10977 by Gerhard: added missing node access controls for RSS feeds.Dries Buytaert2004-09-21
* - Patch #10884 by killes: node_access_where_sql() lost a parameter.Dries Buytaert2004-09-20
* - Bugfix: it was not possible to delete nodes. Reported by Philippe.Dries Buytaert2004-09-20
* - Patch #8179 by JonBob: reintroduced menu caching.Dries Buytaert2004-09-16
* Removing useless 'read more' title attribute, as discussed.Steven Wittens2004-09-14
* #8424: more meaningful link title=".." attributes for node_title_list().Steven Wittens2004-09-14
* Replace hardcoded <html lang="en"> with a locale dependant one. This is espec...Steven Wittens2004-09-09
* - Patch #10663 by JonBob: documentation improvements: fixed some typos and im...Dries Buytaert2004-09-09
* - Bugfix: removed bogus $name parameters.Dries Buytaert2004-09-08
* Node.module: teaser autogeneration should not overwrite user/module-supplied ...Steven Wittens2004-09-06
* - #10342: PHP5 fix with undefined array.Steven Wittens2004-08-25
* - Fixing bug with PHP5 patch.Steven Wittens2004-08-23
* - #9292: Make Drupal (somewhat) PHP5 compatible. xtemplate is still horribly ...Steven Wittens2004-08-22
* - Patch #10187 by JonBob: bugfix: added missing permission check.Dries Buytaert2004-08-21
* - Patch by JonBob: for consistency and readability, add brief descriptions of...Dries Buytaert2004-08-21
* - Code improvements by Stefan: use capital letters for header titles (and add...Dries Buytaert2004-08-19
* - Code improvements by Stefan: made all status messages consistent (and easie...Dries Buytaert2004-08-18