summaryrefslogtreecommitdiff
path: root/modules/menu.module
Commit message (Collapse)AuthorAge
* #64280: Renamed from menu.module to menu/menu.moduleDries Buytaert2006-07-12
|
* #68807 by jvandyk, a few menu.module cleanups.Neil Drumm2006-06-22
|
* #61802 by Zen, Double spaced sentences clean upNeil Drumm2006-05-07
|
* #53870, better help text for menu.module, patch by dwwGerhard Killesreiter2006-04-07
|
* - Menu titles were not escaped properlySteven Wittens2006-04-07
|
* #53870, better usability for admin/menuGerhard Killesreiter2006-04-07
|
* #55132, Menu module : fapi conversion + fixes, patch by ZenGerhard Killesreiter2006-03-23
|
* #55132, reformatting of menu.module, patch by Zen.Gerhard Killesreiter2006-03-23
|
* #53654, remove module reset button, patch by Zen.Gerhard Killesreiter2006-03-12
|
* - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.)Dries Buytaert2006-02-21
|
* - Patch #47056: improved the consistency of the help texts.Dries Buytaert2006-02-01
|
* - Patch #46827 by wulff: fixed incorrect links.Dries Buytaert2006-01-29
|
* - Patch #39430 by Jaza and Richard: code improvements: improved separation ↵Dries Buytaert2006-01-19
| | | | between UI and logic.
* - Patch #44544 by Richard: made the help text slightly more accurate.Dries Buytaert2006-01-14
|
* - Patch #44499 by Neil: missing quotes.Dries Buytaert2006-01-13
|
* - Patch #44373 by m3avrck: improved generated HTML/CSS.Dries Buytaert2006-01-12
|
* - Patch #39639 by Richard: 'users' appearing twice in menu.Dries Buytaert2006-01-06
|
* - #42520: Improve translatability of menu admin helpSteven Wittens2005-12-29
|
* - Patch #42520 by Cvbge: change text for easier translation.Dries Buytaert2005-12-28
|
* - Patch #36465 by chx / Richard: made it possible to link to the front page.Dries Buytaert2005-12-27
|
* - Patch #40847: after menu reset, primary and secondary menus need to be ↵Dries Buytaert2005-12-15
| | | | recreated.
* - Patch #34920 by Morbus/webchick/tangent: fixed order of form fields.Dries Buytaert2005-12-15
|
* - Patch #40393 by Richard: fixed permissions of URL settings on node ↵Dries Buytaert2005-12-12
| | | | submission page.
* - Patch #40795 by Richard: fixed problem with editing menu items.Dries Buytaert2005-12-12
|
* - Patch by Richard: fixing breakage caused by the 'Obliterate nodeapi op ↵Dries Buytaert2005-12-05
| | | | form' patch.
* - Patch #39778 by chx: obliterate nodeapi op form in favor of the forms ↵Dries Buytaert2005-12-05
| | | | API's way of doing things. Tested with help from webchick.
* - Patch #39779 by Richard: removed confusing status messages.Dries Buytaert2005-12-04
|
* - Patch #32665 by Richard Archer: add more functionality to menu item ↵Dries Buytaert2005-12-03
| | | | settings on node/*/edit pages.
* - Patch #39440 by Richard: no circular references.Dries Buytaert2005-12-02
|
* - Patch #37327 by Richard Archer: improved menu item 'create content' ↵Dries Buytaert2005-11-18
| | | | | | indications. Improves usability of the admin/menu page.
* - Patch #37327 by Richard Archer: made the menu edit screen slightly less ↵Dries Buytaert2005-11-17
| | | | confusing.
* - Rollback an accidentical commit.Dries Buytaert2005-11-13
|
* - Patch #35644 by webchick: forms API simplificiations.Dries Buytaert2005-11-12
|
* - Patch #22215 by Richard Archer: refactored primary and secondary links.Dries Buytaert2005-11-03
| | | | | | | | | 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.
* - Patch #26139 by webchick / Kieran / documentation team: improved admin ↵Dries Buytaert2005-11-01
| | | | help of core modules! /
* - Patch #34920 by tangent: reorganized the node submission form a bit.Dries Buytaert2005-10-28
|
* - Patch #30930 by m3avrck/deekayen: cured PHP5 warnings.Dries Buytaert2005-10-22
|
* - Patch #33752 by leafish_paul / adrian: added missing apostrophes to the ↵Dries Buytaert2005-10-18
| | | | form API code.
* - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.Dries Buytaert2005-10-11
|
* - Patch #29465: new form API by Adrian et al.Dries Buytaert2005-10-07
| | | | | | | 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.
* - Patch #27669 by ax: fixed menu system status reporting.Dries Buytaert2005-09-27
|
* - Patch #17079 by Uwe: fixed form title of form element in menu module form.Dries Buytaert2005-09-13
|
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
|
* - Menu: remove array_merge warning when editing a node without menu item.Steven Wittens2005-08-09
|
* - Patch #9178 by mathias: improved menu system integration.Dries Buytaert2005-07-18
|
* - Patch #15595 by Stefan and Djun: improved status messages.Dries Buytaert2005-05-05
| | | | | TODO: we should write down a couple guidelines for these document them in the PHPDoc code of drupal_set_message()! .
* - Patch 20910 by chx: centralize print theme page.Dries Buytaert2005-04-24
|
* - Patch #19739 by Uwe: corrected many typo's in the documentation and code ↵Dries Buytaert2005-03-31
| | | | comments
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
|
* #18329: Unify confirmation messages (and make them themable)Steven Wittens2005-03-03
|