Commit Graph

784 Commits (4026afab01aa4cc232884e680d1962ab5881df92)

Author SHA1 Message Date
Dries Buytaert af38c1c032 - Patch #106428 by RobRoy: corrected the welcome text. 2007-01-04 09:53:58 +00:00
Dries Buytaert 17a9896b08 - Patch #106405 by yched: fixed typo in PHPdoc. 2007-01-03 11:03:26 +00:00
Neil Drumm 291b38bf34 #103371 by drewish. More consistent and correct calling of node_invoke(..., 'view'). 2006-12-29 21:25:36 +00:00
Dries Buytaert dc0ffc1bc5 - Patch #105757 by kkaefer: Min word count = 0 has no effect because body is always required. 2006-12-29 16:46:23 +00:00
Neil Drumm 98529b936b #104352 by pwolanin. Dissallow the type name '0' which confuses Drupal. 2006-12-29 08:22:15 +00:00
Neil Drumm 9d3685009b #104346 by pwolanin. Load all content type information instead of an overly-minimal set for node type resetting. 2006-12-27 12:56:10 +00:00
Neil Drumm ca11696598 #105210 by myself. Check the correct hook for grant rebuild UI. 2006-12-26 00:29:49 +00:00
Neil Drumm c4119e9bbb #105178 by ChrisKennedy. Remove an extra a word. 2006-12-25 22:09:39 +00:00
Neil Drumm c45264163c #104508 by Steven. Use standard SQL for updating post grants. 2006-12-25 22:02:05 +00:00
Dries Buytaert 2076e518a9 - Patch #104729 by dww et al: node_form_add_preview() destroys existing prefix values 2006-12-23 17:49:47 +00:00
Dries Buytaert 5337232392 - Patch #104575 by pwolanin and kkaefer: cleanup variables before saving. 2006-12-23 15:39:35 +00:00
Dries Buytaert 711b947854 - Patch #104618 by robertDouglas and jvandyk: fixed node caching. 2006-12-21 22:22:14 +00:00
Dries Buytaert 4bc8c30382 - Patch #104516 by Chris: made RSS feeds validate. 2006-12-21 16:07:23 +00:00
Neil Drumm bb2a637d0f #103826 by kkaefer and ChrisKennedy. Improve the welcome page translatabolity. 2006-12-20 08:06:20 +00:00
Steven Wittens 492d569157 #104349: Remove erronous 'break' statement 2006-12-20 06:28:54 +00:00
Dries Buytaert ede019296e - Patch #104280 by dww: node_form_add_preview() broken if you alter the Preview button at all. 2006-12-19 20:14:26 +00:00
Dries Buytaert 6dd4ea0164 - Patch #103784 by Gabor: fixed translation problems. 2006-12-17 21:49:24 +00:00
Steven Wittens c6a190ea10 - Teeny tiny API change: pass normalized ranking score out of node_search() 2006-12-16 09:51:22 +00:00
Dries Buytaert 015319d6b5 - Patch #100850 by webchick et al: log field in {node_revisions} table has no default value. 2006-12-14 14:07:57 +00:00
Steven Wittens 5aba929c04 #49926: Allow break tag usage with PHP format, don't cut off otherwise. 2006-12-12 10:05:26 +00:00
Steven Wittens f865087dd4 #87241: Use absolute links for search results, to allow syndication. 2006-12-12 09:55:18 +00:00
Steven Wittens a0ca5362c0 #73910: Teaser length should be a maximum as the description says, not a minimum. 2006-12-12 08:35:30 +00:00
Dries Buytaert 5e1d9f979d - Patch #100775 by chx: forms in node preview are broken. 2006-12-11 17:48:52 +00:00
Dries Buytaert 22d317e5c4 - Patch #101562 by dvessel: <p>-tag clean ups. 2006-12-11 16:57:42 +00:00
Dries Buytaert 2474121c33 - Patch # #87145 by Steven: usability improvement: easier break-tag. 2006-12-10 21:07:15 +00:00
Dries Buytaert bc9d282c76 - Patch #102317 by kkaefer: capitalization fix. 2006-12-10 20:40:06 +00:00
Dries Buytaert 82b2613aa9 - Patch #101690 by kkaefer: language/usability improvements. 2006-12-08 16:21:15 +00:00
Dries Buytaert 93c367bfa2 - Patch #94019 by chx, jvandyk, RobRoy et al: posts -> content. 2006-12-05 05:55:04 +00:00
Dries Buytaert 38f3050777 - Patch #101236 by Uwe Herman: fixed typos in the documentation. 2006-12-05 05:47:37 +00:00
Dries Buytaert 33ed764421 - Patch #100174 by hickory and edkwh: node_delete_confirm used . 2006-12-04 10:53:37 +00:00
Neil Drumm 2203f74d54 #99556 by RobRoy. Clean up content type editing field descriptions. 2006-11-29 23:09:54 +00:00
Neil Drumm fc71e763fa Patch by myself to properly initialize a variable. 2006-11-28 03:20:08 +00:00
Neil Drumm 027b3b2206 #93684 by collin. Refine handling of teaser truncation with PHP input format. 2006-11-28 03:08:15 +00:00
Dries Buytaert 98cde919dc - Patch #98383 by ysched: UI improvements for content type configuration. 2006-11-27 08:04:27 +00:00
Neil Drumm 7d1efa4ae0 #93289 by webchick. Remove the first step from the new site todo list when it is done. 2006-11-27 02:28:18 +00:00
Neil Drumm 8b1e5d0505 #97231 by pwolanin. Keep the node type in a property and use it consistently. 2006-11-26 02:43:48 +00:00
Neil Drumm b5bf8a8f47 #97824 by Gurpartap. Move enclosing elements outside of their t(). 2006-11-26 02:20:01 +00:00
Dries Buytaert dc86807cfd - Patch #99517 by webchick and chx: fixed bogus regex. 2006-11-24 16:32:30 +00:00
Dries Buytaert 827f064deb - Patch # #98366 by webchick and ac: simplified strings for translators. 2006-11-24 10:18:24 +00:00
Dries Buytaert 594101be38 - Patch #99180 by webchick and chx: validate type the content type names. 2006-11-24 09:08:04 +00:00
Dries Buytaert d721a4f0d9 - Patch #98365 by webchick and RobRoy: added missing t() functions. 2006-11-24 09:01:57 +00:00
Dries Buytaert 6ae6dc0d85 - Patch #87298 by webchick, neil, dww et al: show version numbers on modules page. 2006-11-21 20:55:36 +00:00
Dries Buytaert b004f328ee - Patch #92992 by webchick and neclimdul: clean up documentation that is superseded by the new 'by module' administration dashboard. 2006-11-21 20:14:19 +00:00
Dries Buytaert 8996aad911 - Patch #98343 by Moshe: small code cleanup. Improved usage of FAPI2. 2006-11-21 19:30:07 +00:00
Steven Wittens 001d54f663 #84961: Add 'select all' and range select feature to admin tables. 2006-11-21 08:16:39 +00:00
Dries Buytaert 6cee2bc5e0 - We were still dealing with the quality of the code comments when #87474
got committed.  Trying to merge in some stuff manually.
2006-11-17 07:01:38 +00:00
Neil Drumm 3cc177dd97 Remove a useless fieldset. 2006-11-17 05:28:26 +00:00
Neil Drumm 1237159381 #87474 by webernet. Move the log message field from book to node module. 2006-11-16 21:14:44 +00:00
Neil Drumm 5278747df5 #86842 by pwolanin. Don't attempt to clone non-object nodes. 2006-11-16 08:32:19 +00:00
Dries Buytaert e97d405a48 - Patch #90606 by Neil: node edit type form does not honor 'has title' and 'has body' settings. 2006-11-12 19:56:07 +00:00