summaryrefslogtreecommitdiff
path: root/modules/path/path.module
Commit message (Collapse)AuthorAge
* - Rollback of patch #68418: clean up node submit hooks. Needs more thinkering.Dries Buytaert2006-08-31
| | | | Restores the old node API.
* - Patch #80952 by earl, webchick, neclimdul et al: .info filesDries Buytaert2006-08-31
|
* - Patch #68418 by Moshe et al: clean up node submit hooks.Dries Buytaert2006-08-29
|
* - Patch #76444 by chx, moshe, eaton, angie et al: make it possible to ↵Dries Buytaert2006-08-22
| | | | control access to form elements.
* - Patch #79559 by asimmonds: move path_form to FormAPI validate/submit model.Dries Buytaert2006-08-20
|
* - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ↵Dries Buytaert2006-08-18
| | | | forms via the pull model.
* #76802: Introduce placeholder magic into t()Steven Wittens2006-08-18
| | | | See: http://drupal.org/node/64279#t-placeholders
* - Patch #77422 by timcn: corrected various paths in the documentation.Dries Buytaert2006-08-07
|
* - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)Dries Buytaert2006-07-31
|
* - Patch #72284 by me:Dries Buytaert2006-07-10
| | | | | + reorganized ?q=admin/settings + deprecated the _settings hook
* #61802 by Zen, Double spaced sentences clean upNeil Drumm2006-05-07
|
* #5371, drupal_get_destination, pager and tablesort array handling, patch by ↵Gerhard Killesreiter2006-04-13
| | | | Steven
* #56421: Make path.module node aliases work when using custom rewrite functionsSteven Wittens2006-04-09
|
* - Patch #52157 by Zen: can't edit path aliases.Dries Buytaert2006-03-08
|
* - Patch #46746 by Matt: fixed inconsistent encoding of path aliases. Fixes ↵Dries Buytaert2006-03-03
| | | | broken URLs on profile pages.
* #51602, Mis-typed user_access() in delete-confirm, patch by njivyGerhard Killesreiter2006-02-27
|
* - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.)Dries Buytaert2006-02-21
|
* - Patch #48622 by adrian: remove drupal_goto from _submit functions.Dries Buytaert2006-02-10
|
* - Patch #41474 by spiderman: no confirmation when deleting a path alias.Dries Buytaert2005-12-19
|
* - 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 #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 #39576 by chx: rename '_execute' to '_submit' and '#execute' to ↵Dries Buytaert2005-12-02
| | | | '#submit'.
* - Patch #35644 by webchick: forms API simplificiations.Dries Buytaert2005-11-12
|
* - Patch #26139 by webchick / Kieran / documentation team: improved admin ↵Dries Buytaert2005-11-01
| | | | help of core modules! /
* - Patch #35621 by asimmonds: URL path settings on node/add/* did not work.Dries Buytaert2005-11-01
|
* - Patch #34920 by tangent: reorganized the node submission form a bit.Dries Buytaert2005-10-28
|
* - 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 #28786 by Neil: move pagers out of table.Dries Buytaert2005-09-24
|
* - Fixed documentation.Dries Buytaert2005-09-23
|
* - Patch #29030 by Goba: updated the path module's documentation.Dries Buytaert2005-09-23
|
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
|
* - Patch by Uwe: tidied up the CVS IDs.Dries Buytaert2005-08-11
|
* - Patch #25603 by Stefan: made the sizes of forms consistent.Dries Buytaert2005-06-27
| | | | TODO: document the defaults in the PHPdoc comments.
* - Patch #24397 by deekayen: replaced deprecated reference to conf.php.Dries Buytaert2005-06-19
|
* - Patch #22035 by mathias/mikeryan: improved performance of path aliases.Dries Buytaert2005-05-14
|
* - Patch 20910 by chx: centralize print theme page.Dries Buytaert2005-04-24
|
* - Patch #19451 by JonBob: improved consistency of module descriptions. We ↵Dries Buytaert2005-04-01
| | | | should write guidelines for this -- maybe in the PHPDoc code of the _help hook.
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
|
* - Patch #16246 by Moshe: "Here is a patch for node.module since thta hunk ↵Dries Buytaert2005-02-10
| | | | failed last time. Note that I've removed the 'delete' link since it doesn't work and is mostly obsolete with the 'mass delete' feature. I've also added smart destination andling to the 'url alias delete' feature."
* - Patch #16246 by Moshe: added mechanism to direct the user back to the ↵Dries Buytaert2005-02-01
| | | | | | referring page after completing a form. (Moshe: the patch against node.module failed to apply.)
* - Patch #13907 by Neil: less ways to set the page title.Dries Buytaert2004-12-15
| | | | | | | * Less logic in theme code. * Encourages use of the menu system. * Easier to find where a title or breadcrumb comes from in other people's code because there are less places to look. Look in menu and then grep for the appropriate set function. Looking for calls to theme_page() is hard because there are too many of them. * Very slightly more efficient.
* - Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve ↵Dries Buytaert2004-11-23
| | | | consistency.
* - Patch #12783 by Stefan: various small consistency/usability improvements.Dries Buytaert2004-11-15
|
* - Patch #11952 by Neil Drumm: the path module's help text contained ↵Dries Buytaert2004-10-23
| | | | information that was no longer up-to-date.
* - Patch #10603 by TDobes: bugfix: URL aliases got lost when deleting revision.Dries Buytaert2004-09-16
|
* - Patch #8179 by JonBob: reintroduced menu caching.Dries Buytaert2004-09-16
|
* - Patch by JonBob: for consistency and readability, add brief descriptions ↵Dries Buytaert2004-08-21
| | | | of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
* - Code improvements by Stefan: use capital letters for header titles (and ↵Dries Buytaert2004-08-19
| | | | added some missing t() functions).