Commit Graph

78 Commits (3c0ad23f7df98abceabd3f8f92cd5358f76a0ed0)

Author SHA1 Message Date
Dries Buytaert 729fa6c11b - Patch #77422 by timcn: corrected various paths in the documentation. 2006-08-07 15:04:16 +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 3c00cefd2e #73676 by keve, fix an undefined index. 2006-07-19 06:59:15 +00:00
Neil Drumm 2a8a3ce33c #68807 by jvandyk, a few menu.module cleanups. 2006-06-22 09:50:57 +00:00
Neil Drumm 9cff02e91b #61802 by Zen, Double spaced sentences clean up 2006-05-07 00:08:36 +00:00
Gerhard Killesreiter 07682f4a45 #53870, better help text for menu.module, patch by dww 2006-04-07 13:10:17 +00:00
Steven Wittens c5cb305960 - Menu titles were not escaped properly 2006-04-07 11:34:09 +00:00
Gerhard Killesreiter 0f9eaa2076 #53870, better usability for admin/menu 2006-04-07 09:47:15 +00:00
Gerhard Killesreiter ae5a0b9aa9 #55132, Menu module : fapi conversion + fixes, patch by Zen 2006-03-23 21:48:36 +00:00
Gerhard Killesreiter cef7ca77a3 #55132, reformatting of menu.module, patch by Zen. 2006-03-23 09:34:14 +00:00
Gerhard Killesreiter a4ae7a53f8 #53654, remove module reset button, patch by Zen. 2006-03-12 16:21:40 +00:00
Dries Buytaert 3603fe1bd8 - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.) 2006-02-21 18:46:54 +00:00
Dries Buytaert 93159ec416 - Patch #47056: improved the consistency of the help texts. 2006-02-01 14:09:53 +00:00
Dries Buytaert 15ff8c8e32 - Patch #46827 by wulff: fixed incorrect links. 2006-01-29 07:50:45 +00:00
Dries Buytaert f828c0ade2 - Patch #39430 by Jaza and Richard: code improvements: improved separation between UI and logic. 2006-01-19 08:58:00 +00:00
Dries Buytaert 84a5ff4052 - Patch #44544 by Richard: made the help text slightly more accurate. 2006-01-14 09:45:44 +00:00
Dries Buytaert 07c2ef3248 - Patch #44499 by Neil: missing quotes. 2006-01-13 07:34:46 +00:00
Dries Buytaert 3607a2b059 - Patch #44373 by m3avrck: improved generated HTML/CSS. 2006-01-12 09:58:49 +00:00
Dries Buytaert 9d1d40e609 - Patch #39639 by Richard: 'users' appearing twice in menu. 2006-01-06 07:42:31 +00:00
Steven Wittens 511089865d - #42520: Improve translatability of menu admin help 2005-12-29 04:03:34 +00:00
Dries Buytaert 7445e8e854 - Patch #42520 by Cvbge: change text for easier translation. 2005-12-28 12:06:06 +00:00
Dries Buytaert 34a5d46022 - Patch #36465 by chx / Richard: made it possible to link to the front page. 2005-12-27 10:36:16 +00:00
Dries Buytaert ff8dab6095 - Patch #40847: after menu reset, primary and secondary menus need to be recreated. 2005-12-15 21:53:49 +00:00
Dries Buytaert 922a46d281 - Patch #34920 by Morbus/webchick/tangent: fixed order of form fields. 2005-12-15 16:24:40 +00:00
Dries Buytaert de723ba8b5 - Patch #40393 by Richard: fixed permissions of URL settings on node submission page. 2005-12-12 14:25:45 +00:00
Dries Buytaert 477028c288 - Patch #40795 by Richard: fixed problem with editing menu items. 2005-12-12 11:39:41 +00:00
Dries Buytaert ad3d637c57 - Patch by Richard: fixing breakage caused by the 'Obliterate nodeapi op form' patch. 2005-12-05 10:38:42 +00:00
Dries Buytaert 28fdb3975e - Patch #39778 by chx: obliterate nodeapi op form in favor of the forms API's way of doing things. Tested with help from webchick. 2005-12-05 09:11:33 +00:00
Dries Buytaert f54cc812c6 - Patch #39779 by Richard: removed confusing status messages. 2005-12-04 08:00:13 +00:00
Dries Buytaert 9677ab121f - Patch #32665 by Richard Archer: add more functionality to menu item settings on node/*/edit pages. 2005-12-03 10:06:10 +00:00
Dries Buytaert f5253a892a - Patch #39440 by Richard: no circular references. 2005-12-02 15:10:03 +00:00
Dries Buytaert 786f6b5ad9 - Patch #37327 by Richard Archer: improved menu item 'create content' indications.
Improves usability of the admin/menu page.
2005-11-18 13:50:37 +00:00
Dries Buytaert 3cb8017c5a - Patch #37327 by Richard Archer: made the menu edit screen slightly less confusing. 2005-11-17 06:42:13 +00:00
Dries Buytaert 534805718a - Rollback an accidentical commit. 2005-11-13 07:52:14 +00:00
Dries Buytaert aeed4cd8e4 - Patch #35644 by webchick: forms API simplificiations. 2005-11-12 11:26:16 +00:00
Dries Buytaert ea53aad7c8 - Patch #22215 by Richard Archer: refactored primary and secondary links.
Deprecates the primary_links module.

  This patch was much needed.  Thanks Richards!

  NOTE: if some themers could investigate if there is room for improvement
        with regard to theming, that would be awesome.
2005-11-03 19:33:37 +00:00
Dries Buytaert a8b218827a - Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! / 2005-11-01 10:17:34 +00:00
Dries Buytaert ef7d2c8a9f - Patch #34920 by tangent: reorganized the node submission form a bit. 2005-10-28 14:04:20 +00:00
Dries Buytaert f6764cfbd8 - Patch #30930 by m3avrck/deekayen: cured PHP5 warnings. 2005-10-22 15:14:46 +00:00
Dries Buytaert 782d5c98c9 - Patch #33752 by leafish_paul / adrian: added missing apostrophes to the form API code. 2005-10-18 14:40:00 +00:00
Dries Buytaert 75fe6b6c0a - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes. 2005-10-11 19:44:35 +00:00
Dries Buytaert 7e1527ee61 - Patch #29465: new form API by Adrian et al.
TODO:
  + The contact.module was broken; a new patch for contact.module is needed.
  + Documentation is needed.
  + The most important modules need to be updated ASAP.
2005-10-07 06:11:12 +00:00
Dries Buytaert f592a5a60b - Patch #27669 by ax: fixed menu system status reporting. 2005-09-27 15:11:07 +00:00
Dries Buytaert ee33291b55 - Patch #17079 by Uwe: fixed form title of form element in menu module form. 2005-09-13 19:10:06 +00:00
Dries Buytaert 7b8a409675 - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
Steven Wittens 6d93ee696b - Menu: remove array_merge warning when editing a node without menu item. 2005-08-09 00:37:02 +00:00
Dries Buytaert a2389f12ac - Patch #9178 by mathias: improved menu system integration. 2005-07-18 16:46:28 +00:00
Dries Buytaert 2debcfb1ef - Patch #15595 by Stefan and Djun: improved status messages.
TODO: we should write down a couple guidelines for these document them in
        the PHPDoc code of drupal_set_message()!  .
2005-05-05 22:22:46 +00:00
Dries Buytaert a76a1e1f3f - Patch 20910 by chx: centralize print theme page. 2005-04-24 16:34:36 +00:00
Dries Buytaert 7bdcba1720 - Patch #19739 by Uwe: corrected many typo's in the documentation and code comments 2005-03-31 21:18:08 +00:00