summaryrefslogtreecommitdiff
path: root/modules/node
Commit message (Collapse)AuthorAge
* #78549 by beginner, test for function existence instead of module existence.Neil Drumm2006-08-15
|
* #77183 by m3avrck and timcn, split up drupal.css by module.Neil Drumm2006-08-14
|
* #77525 by hunmonk, clean up for hook_(node|user)_operations().Neil Drumm2006-08-14
|
* #77380 by hunmonk, fix the content type delete button.Neil Drumm2006-08-14
|
* #78340 by hunmonk, fix an error preventing search indexing.Neil Drumm2006-08-14
|
* - Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with ↵Dries Buytaert2006-08-10
| | | | | | arrays like FAPI for viewing. Once again, we're paving the path for CCK in core ... :)
* - Patch #77422 by timcn: corrected various paths in the documentation.Dries Buytaert2006-08-07
|
* Finishing that last commit.Neil Drumm2006-08-06
|
* #62340 by chx, webchick, Jaza, Eaton, mathieu, and myself. Configurable node ↵Neil Drumm2006-08-06
| | | | types.
* #75395 by merlinofchaos and moshe weitzman, make it easier for node access ↵Neil Drumm2006-08-05
| | | | modules to work together.
* - Patch #76702 by timcn: fixed some broken admin pages.Dries Buytaert2006-08-02
|
* - Patch #74788 by hunmonk: allow other modules to define mass admin ↵Dries Buytaert2006-07-31
| | | | operations on node types.
* - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)Dries Buytaert2006-07-31
|
* #75186 by pwolanin, invalidate the cache on saving via the node admin page.Neil Drumm2006-07-26
|
* #64857 by pwolanin, allow search to index all contentNeil Drumm2006-07-26
|
* #73605 by RobRoy, make hook_link() implementations consistent with ↵Neil Drumm2006-07-19
| | | | documentation.
* #50316 by hunmonk, disallow simultaneous editing of posts.Neil Drumm2006-07-18
|
* - Patch #73599 by drumm: proper access checking.Dries Buytaert2006-07-14
|
* - Patch #41703 by drewish et al: allow node altering for RSS generation.Dries Buytaert2006-07-13
|
* - Patch #72284 by me:Dries Buytaert2006-07-10
| | | | | + reorganized ?q=admin/settings + deprecated the _settings hook
* - Patch #72343 by Chris Johnson: removed checks for the moderate-flag from ↵Dries Buytaert2006-07-10
| | | | the SQL queries.
* - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.Dries Buytaert2006-07-05
|
* #71925 by Steven, remove # prefix from link array keys.Neil Drumm2006-07-04
|
* - Patch #71684 by fgm: corrected the header information of RSS feeds: ↵Dries Buytaert2006-07-03
| | | | text/xml -> application/rss+xml
* #68588 by keve, fix a query for postgres.Neil Drumm2006-06-16
|
* - Patch #18260 by Ber, m3averck et al: allow overriding of links returned by ↵Dries Buytaert2006-05-18
| | | | modules
* - Patch #53021 by Egon Bianchet: sort the node types.Dries Buytaert2006-05-15
|
* - Patch #48671 by Jaza: admin form fields not getting rendered at bottom of ↵Dries Buytaert2006-05-14
| | | | node form like they should.
* #62147 by Jaza, Breadcrumb for nodes should not include 'content' linkNeil Drumm2006-05-07
|
* #61802 by Zen, Double spaced sentences clean upNeil Drumm2006-05-07
|
* - Patch #47038 by DriesK: added a permission for advanced search.Dries Buytaert2006-05-04
|
* #61484 by Uwe Hermann, typo in welcome message.Neil Drumm2006-05-03
|
* - Patch #60358 by webchick: improved welcome message.Dries Buytaert2006-05-01
|
* Forward port from 4.7Neil Drumm2006-04-30
| | | | #59935, It's impossible to preserve stuff by calling form_set_value from hook_validate to submit, patch by tenrapid
* #60729: Index taxonomy terms with nodesSteven Wittens2006-04-27
|
* #59935 by chx, make nodeapi consistent with the rest of formapi, enabling ↵Neil Drumm2006-04-23
| | | | the use of form_set_value.
* #59428: Correct teaser for japanese period characterSteven Wittens2006-04-21
|
* - #56617: Search ranking criteria depended on eachother.Steven Wittens2006-04-21
| | | | - XHTML validation of node search form
* #46549, more robust node_submit, patch by chxGerhard Killesreiter2006-04-20
|
* #58221, Turn #after_build into a functions array in order to make validation ↵Gerhard Killesreiter2006-04-20
| | | | | | of date fields possible. Patch by yched, tenrapid Also makes forms API more consistent (see #pre_render)
* #59070, forms on paged versionis of admin/node did not work, patch by tenrapidGerhard Killesreiter2006-04-18
|
* - Removing trailing whitespace.Dries Buytaert2006-04-17
|
* #56921: Remove all reference magic from form api. w00t.Steven Wittens2006-04-15
|
* - More inline with other form descriptions.Dries Buytaert2006-04-14
|
* #58449: Date on preview was brokenSteven Wittens2006-04-12
|
* #58166, fixes for typos, patch by Uwe HerrmannGerhard Killesreiter2006-04-11
|
* #52710: Incorrect timestamp when user has administer nodes permissionSteven Wittens2006-04-10
|
* #57956: Redirect after node deletionSteven Wittens2006-04-09
|
* #52710, fix node timestamp for admin users, patch by hunmonk.Gerhard Killesreiter2006-04-08
|
* - #55898: Generic, permissive admin XSS/HTML filtering for mission/footer/...Steven Wittens2006-04-07
| | | | - Clean up some raw output