Commit Graph

874 Commits (7531f956aa542558d601a3d4f3039f4041793ec0)

Author SHA1 Message Date
Dries Buytaert 6beda592d2 - Patch #107428 by webchick: coding style fixes. 2007-01-11 08:51:31 +00:00
Steven Wittens 414b5e3901 #38451: Fix node options reverting on non-admin edit (bad commit) 2007-01-10 10:28:23 +00:00
Steven Wittens d093f4eea1 #38451: Maintain node options when a non-admin edits a node. 2007-01-10 08:43:49 +00:00
Neil Drumm b8f135fdd5 #107768 by Morbus Iff. Show help for content types containing '_'. 2007-01-09 09:11:44 +00:00
Neil Drumm 250d0d0299 #106607 by anantagati. Add the user picture for node previews. 2007-01-09 08:14:18 +00:00
Steven Wittens 46808f11f4 Reverting bad commit 2007-01-07 08:22:01 +00:00
Steven Wittens 90b00a688f #80085: Don't show user picture form on registration pages (chx / webchick) 2007-01-07 08:20:31 +00:00
Steven Wittens f80f7a7dbd Revert break tag. 2007-01-05 22:03:06 +00:00
Steven Wittens bd097f45fe Revert break tag. 2007-01-05 22:01:02 +00:00
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 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 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
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
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 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
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 b5bf8a8f47 #97824 by Gurpartap. Move enclosing elements outside of their t(). 2006-11-26 02:20:01 +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 d721a4f0d9 - Patch #98365 by webchick and RobRoy: added missing t() functions. 2006-11-24 09:01:57 +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
Neil Drumm c56c5b4179 #91817 by webchick and Jaza. Authors should always be ble to view thier own posts. 2006-11-12 19:09:11 +00:00
Neil Drumm a08f711b3f Cleanup from #72487. 2006-11-12 19:07:29 +00:00
Neil Drumm 4476a2c015 #83202 by Jaza. Separate out node type deletion API and use it to keep {vocabulary_node_types} updated. 2006-11-10 19:40:23 +00:00
Neil Drumm 7ce5c7d7ab #93188 by keve. Wipe the cache when we reshuffe node permissions. 2006-11-10 09:03:21 +00:00
Neil Drumm 3cc0da8634 #38278 by edkwh and Kjartan. Don't offer the impossible option of filtering on nodes with two types. 2006-11-10 08:59:18 +00:00
Dries Buytaert a4f34e6bb2 - Patch #72487 by chx et al: removing broken API. 2006-11-08 19:42:48 +00:00
Neil Drumm a0deec8c45 #86842 by pwolanin. Clone nodes to keep the cache sanitized. 2006-11-07 06:24:08 +00:00
Neil Drumm cf2f3059f2 #83288 by chx and pwolanin. Remove a redundant access check. 2006-11-07 05:55:41 +00:00
Neil Drumm 4573af1f55 #80257 by Jaza. Add a hook for content type changes and use it for keeping vocabulary associations. 2006-10-31 17:01:04 +00:00
Dries Buytaert cb8be5f821 - Patch #89285 by profix: code simplifications. 2006-10-26 05:31:14 +00:00
Dries Buytaert d4ce96f1f2 - Patch #91139 bby Eaton: custom node type permissions don't work. 2006-10-25 16:44:07 +00:00
Dries Buytaert bfe0ae8733 - Patch #84146 by profix, webernet, et al: capitalization fixes. 2006-10-23 20:45:08 +00:00
Dries Buytaert 18a0478e37 - Patch #84146 by profix, webernet, et al: capitalization fixes. 2006-10-23 20:44:30 +00:00
Dries Buytaert 8ab113e753 - Patch #75395 by chx, merlin and natrak: incorporate node access arbitrator into node.module. Critical bugfix. 2006-10-23 06:41:28 +00:00
Dries Buytaert 3fa98c797d - Patch #57015 by chx: return to the proper pages after deleting a node. 2006-10-23 06:31:37 +00:00
Dries Buytaert 76d6439c2f - Patch #90128 by gotheric and chx: worked around incompatible change in MySQL 5.0.13. Actually improves portability with databases like Oracle. Critical bugfix as it prevented search indexing from working. 2006-10-22 17:33:07 +00:00
Steven Wittens 36d44fbfb0 #84146: Use 'Sentence capitalization' for menu items, page titles, form items, etc 2006-10-22 08:28:47 +00:00
Neil Drumm c93c0fc700 #90119 by ontwerpwerk and profix898. Clean up misnamed permissions. 2006-10-20 21:00:17 +00:00
Neil Drumm bf3e2f3ddf #89304 by webernet. Use a more appropriate permission for content type administration. 2006-10-18 08:04:18 +00:00
Steven Wittens eefdce7cce Change admin content search instructions. They lied about wildcards. 2006-10-14 11:09:09 +00:00
Dries Buytaert 416199b281 - Patch #88180 by toddy: small grammar fixes. 2006-10-11 13:16:15 +00:00
Dries Buytaert 08c6fc70e8 - Patch #88409 by Heine: fixed broken link. 2006-10-10 21:06:45 +00:00
Dries Buytaert 90f9bffbc0 - Patch #82045 by chx, eaton et al: fixed nodeapi. 2006-10-05 15:26:17 +00:00
Dries Buytaert 03be9b6f32 - Patch #83165 by webernet: don't show revision log messages to the world. 2006-10-04 06:59:30 +00:00
Dries Buytaert 53eaba45cc - Patch #87065 by Eaton et al: correct filtering of PHP nodes. 2006-10-04 06:54:24 +00:00
Dries Buytaert d662bd20fd - Patch #80271 by chx: node validate prevents programmatic node submission. 2006-09-16 05:35:57 +00:00
Dries Buytaert 6f0e54b037 - Patch #82465 by webchick: renamed variables in hooks for consistency. 2006-09-08 16:33:02 +00:00
Neil Drumm 04cbffccc7 #78675 by pwolanin. Fix calling order for node links. Seen in book read more links. 2006-09-07 07:24:22 +00:00
Neil Drumm 20d3be4cf5 #68999 by adixon. Give the theme a chance to change the node/add/... title. 2006-09-06 07:27:41 +00:00
Neil Drumm 9f8617b462 #48772 by markus_petrux. Remove redundant code from node_link(). 2006-09-05 02:43:18 +00:00
Neil Drumm 5333b648a3 #80989 by fgm. When using the PHP code input format, break the node teaser out if the teaser starts after the delimiter. 2006-09-01 07:16:09 +00:00
Dries Buytaert 49fa25fb76 - Rollback of patch #68418: clean up node submit hooks. Needs more thinkering.
Restores the old node API.
2006-08-31 21:58:36 +00:00
Dries Buytaert c64db1da29 - Patch #80952 by earl, webchick, neclimdul et al: .info files 2006-08-31 20:22:37 +00:00
Dries Buytaert 8118bd0ed2 - Patch #81574 by assimmonds: deleting content types was broken. 2006-08-31 18:01:19 +00:00
Dries Buytaert 583701741a - Patch #80470 by Eaton et al: better handling of programmatic submission. 2006-08-31 14:59:28 +00:00
Dries Buytaert 5dc27bcb93 - Patch #80860 by eaton et al: use form API multistep for poll.module 2006-08-30 18:50:35 +00:00
Dries Buytaert 5524604a95 - Patch #68418 by Moshe et al: clean up node submit hooks. 2006-08-29 18:43:26 +00:00
Neil Drumm bceaf8f0da #80574 Eaton and chx. Replace $_POST['edit'] with $_POST. 2006-08-29 09:12:03 +00:00
Dries Buytaert 16e19a71c2 - Patch #80902 by asimmonds: fixed delting of multiple nodes. 2006-08-28 09:42:22 +00:00
Dries Buytaert ac7d82606b - Patch #80809 by Uwe: fixed broken link. 2006-08-26 18:21:00 +00:00
Neil Drumm 554a2808a3 #78656 by m3avrck. Drupal Core's first CSS hack. 2006-08-25 09:01:12 +00:00
Dries Buytaert 158a8814eb - Patch #66569 by m3avrck: add RSS autodiscovery automatically. 2006-08-23 18:38:41 +00:00
Dries Buytaert 2d05938082 - Patch #66569 by m3avrck: Consolidate the drupal_add_link() calls. 2006-08-23 07:23:09 +00:00
Neil Drumm a58d877108 #66569 by m3avrck. Put all the feed icons in the same place. 2006-08-23 05:55:38 +00:00
Dries Buytaert c4f1e4ba13 - Patch #76444 by chx, moshe, eaton, angie et al: make it possible to control access to form elements. 2006-08-22 11:13:04 +00:00
Dries Buytaert 70179807c6 - Patch #61636 by justin: fixed problem with reverting revisions. Taxonomy.module is optional. 2006-08-20 19:03:59 +00:00
Dries Buytaert 05f22fb61d - Patch #79625 by justing: fixed advanced search form. 2006-08-20 19:02:26 +00:00
Dries Buytaert 92a01e2057 - Patch #79476 by assimonds and webchick: fixed broken t()-iness.
CVS: ----------------------------------------------------------------------
2006-08-20 07:07:17 +00:00
Steven Wittens 55eec8f66f #79601: module_exist() -> module_exists() 2006-08-20 05:57:41 +00:00
Dries Buytaert e14c3aa6c0 - Patch #79498 by Eaton: fixed editing comments and nodes. 2006-08-19 21:40:58 +00:00
Dries Buytaert 7de41539df - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted forms via the pull model. 2006-08-18 18:58:47 +00:00
Steven Wittens 81938a3cdc #76802: Introduce placeholder magic into t()
See: http://drupal.org/node/64279#t-placeholders
2006-08-18 12:17:00 +00:00
Neil Drumm cd483d456a #78645 by moshe weitzman, finally remove node_page(). 2006-08-15 07:30:17 +00:00
Neil Drumm 8f1255a387 #78549 by beginner, test for function existence instead of module existence. 2006-08-15 05:09:49 +00:00
Neil Drumm 3cc2b1e3d7 #77183 by m3avrck and timcn, split up drupal.css by module. 2006-08-14 07:14:50 +00:00
Neil Drumm 766e6494d9 #77525 by hunmonk, clean up for hook_(node|user)_operations(). 2006-08-14 06:53:57 +00:00
Neil Drumm be8d155b20 #78340 by hunmonk, fix an error preventing search indexing. 2006-08-14 05:11:02 +00:00
Dries Buytaert ce85b7c7f8 - Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with arrays like FAPI for viewing.
Once again, we're paving the path for CCK in core ... :)
2006-08-10 15:42:33 +00:00
Dries Buytaert 729fa6c11b - Patch #77422 by timcn: corrected various paths in the documentation. 2006-08-07 15:04:16 +00:00
Neil Drumm 129c8eb18c #62340 by chx, webchick, Jaza, Eaton, mathieu, and myself. Configurable node types. 2006-08-06 23:00:42 +00:00
Neil Drumm d6af18b9f5 #75395 by merlinofchaos and moshe weitzman, make it easier for node access modules to work together. 2006-08-05 02:12:46 +00:00
Dries Buytaert eaf3540175 - Patch #76702 by timcn: fixed some broken admin pages. 2006-08-02 13:44:07 +00:00
Dries Buytaert 2cc410304d - Patch #74788 by hunmonk: allow other modules to define mass admin operations on node types. 2006-07-31 19:12:44 +00:00
Dries Buytaert b138793b68 - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-) 2006-07-31 11:25:55 +00:00
Neil Drumm a43f3aef14 #75186 by pwolanin, invalidate the cache on saving via the node admin page. 2006-07-26 08:25:25 +00:00
Neil Drumm cfaa4b5f76 #64857 by pwolanin, allow search to index all content 2006-07-26 07:04:19 +00:00
Neil Drumm c11c1c2800 #73605 by RobRoy, make hook_link() implementations consistent with documentation. 2006-07-19 07:15:35 +00:00
Neil Drumm 31bb8ef394 #50316 by hunmonk, disallow simultaneous editing of posts. 2006-07-18 07:51:39 +00:00
Dries Buytaert 994582171e - Patch #73599 by drumm: proper access checking. 2006-07-14 11:49:45 +00:00
Dries Buytaert 254b8bbaac - Patch #41703 by drewish et al: allow node altering for RSS generation. 2006-07-13 12:06:45 +00:00
Dries Buytaert 58752cfaa2 - Patch #72284 by me:
+ reorganized ?q=admin/settings
   + deprecated the _settings hook
2006-07-10 19:27:52 +00:00
Dries Buytaert d3e8a43d4f - Patch #72343 by Chris Johnson: removed checks for the moderate-flag from the SQL queries. 2006-07-10 08:05:15 +00:00
Dries Buytaert e93f8be871 - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants. 2006-07-05 11:45:51 +00:00
Neil Drumm 59aa2ae8e8 #71925 by Steven, remove # prefix from link array keys. 2006-07-04 08:59:05 +00:00
Dries Buytaert 7d176b393c - Patch #71684 by fgm: corrected the header information of RSS feeds: text/xml -> application/rss+xml 2006-07-03 08:04:33 +00:00
Neil Drumm f04b4754f0 #68588 by keve, fix a query for postgres. 2006-06-16 20:16:27 +00:00
Dries Buytaert 1b291a2917 - Patch #18260 by Ber, m3averck et al: allow overriding of links returned by modules 2006-05-18 14:58:57 +00:00
Dries Buytaert 37a9229dba - Patch #53021 by Egon Bianchet: sort the node types. 2006-05-15 06:18:01 +00:00
Dries Buytaert 7817781c73 - Patch #48671 by Jaza: admin form fields not getting rendered at bottom of node form like they should. 2006-05-14 12:56:44 +00:00
Neil Drumm 93082640ea #62147 by Jaza, Breadcrumb for nodes should not include 'content' link 2006-05-07 01:00:15 +00:00
Neil Drumm 9cff02e91b #61802 by Zen, Double spaced sentences clean up 2006-05-07 00:08:36 +00:00
Dries Buytaert f818eaf651 - Patch #47038 by DriesK: added a permission for advanced search. 2006-05-04 18:44:10 +00:00
Neil Drumm 11fef9ed9c #61484 by Uwe Hermann, typo in welcome message. 2006-05-03 07:59:01 +00:00
Dries Buytaert 6f628a4079 - Patch #60358 by webchick: improved welcome message. 2006-05-01 08:38:11 +00:00
Neil Drumm 5fea19e8b6 Forward port from 4.7
#59935, It's impossible to preserve stuff by calling form_set_value from hook_validate to submit, patch by tenrapid
2006-04-30 00:43:53 +00:00
Steven Wittens 954cbf7c65 #60729: Index taxonomy terms with nodes 2006-04-27 22:20:51 +00:00
Neil Drumm 7961f68137 #59935 by chx, make nodeapi consistent with the rest of formapi, enabling the use of form_set_value. 2006-04-23 05:22:05 +00:00
Steven Wittens d469df81c7 #59428: Correct teaser for japanese period character 2006-04-21 19:16:12 +00:00
Steven Wittens 8207690ac5 - #56617: Search ranking criteria depended on eachother.
- XHTML validation of node search form
2006-04-21 10:26:53 +00:00
Gerhard Killesreiter 45785f9610 #46549, more robust node_submit, patch by chx 2006-04-20 16:38:22 +00:00
Gerhard Killesreiter 297ed741f8 #58221, Turn #after_build into a functions array in order to make validation of date fields possible. Patch by yched, tenrapid
Also makes forms API more consistent (see #pre_render)
2006-04-20 07:11:37 +00:00
Gerhard Killesreiter 631d150644 #59070, forms on paged versionis of admin/node did not work, patch by tenrapid 2006-04-18 09:12:40 +00:00
Dries Buytaert d071f99172 - Removing trailing whitespace. 2006-04-17 20:48:26 +00:00
Steven Wittens fb8ef28375 #56921: Remove all reference magic from form api. w00t. 2006-04-15 21:52:44 +00:00
Dries Buytaert 13a888c0f8 - More inline with other form descriptions. 2006-04-14 14:32:59 +00:00
Steven Wittens 980c54d448 #58449: Date on preview was broken 2006-04-12 17:06:57 +00:00
Gerhard Killesreiter 70aae83c8e #58166, fixes for typos, patch by Uwe Herrmann 2006-04-11 11:33:15 +00:00
Steven Wittens f00396acc7 #52710: Incorrect timestamp when user has administer nodes permission 2006-04-10 21:36:40 +00:00
Steven Wittens 47adadda2a #57956: Redirect after node deletion 2006-04-09 21:36:23 +00:00
Gerhard Killesreiter 8e1e221e30 #52710, fix node timestamp for admin users, patch by hunmonk. 2006-04-08 13:13:17 +00:00
Steven Wittens 9794b5538e - #55898: Generic, permissive admin XSS/HTML filtering for mission/footer/...
- Clean up some raw output
2006-04-07 15:32:17 +00:00
Gerhard Killesreiter c4b031f334 #56911, advanced search broken, patch by Zen. 2006-04-02 13:13:46 +00:00