summaryrefslogtreecommitdiff
path: root/modules/help/help.admin.inc
Commit message (Collapse)AuthorAge
* Issue #1319904 by rc_100, xjm, jhodgdon: Clean up API docs for help module.webchick2011-12-22
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #699858 by David_Rothstein, catch, yoroy, sun, ronald_istos, et al: Fix ↵Angie Byron2010-10-01
| | | | admin/by-task is confusing because it looks too similar to admin/config. Makes admin/by-task a very minimal view, and makes admin/by-module a more fully fledged index.
* - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess ↵Dries Buytaert2010-07-30
| | | | should default to FALSE.
* #561452 by pwolanin and David_Rothstein: Add API function to get ↵Angie Byron2009-10-13
| | | | module/theme info without rebuilding it.
* - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵Dries Buytaert2009-10-09
| | | | take a single argument. Code clean-up and performance improvement. Woot.
* - Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and ↵Dries Buytaert2009-06-06
| | | | system_theme_data().
* #371231 by JohnAlbin and EclipseGC: Rename clear-block CSS class to ↵Angie Byron2009-02-18
| | | | clearfix, which is the lingo that designers use for it.
* - Patch #266358 by Rob Loach, mfer: use array in drupal_add_css().Dries Buytaert2008-10-26
|
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵Dries Buytaert2008-04-14
| | | | discussion we've decided to make the concatenation operator consistent with the other operators.
* #191246 by domasj: sort module help pages by display name, not file nameGábor Hojtsy2007-11-25
|
* #189388 by myself: remove outdated and inaccurate glossary of basic Drupal termsGábor Hojtsy2007-11-17
|
* #183357 by Freso: hide administration pages links on module help pages if ↵Gábor Hojtsy2007-10-15
| | | | there are no admin links for the module
* #180897 by sun and dvessel: fix various XHTML validity issues in Drupal by ↵Gábor Hojtsy2007-10-11
| | | | closing unclosed tags, avoiding empty table containers, and so on
* - Patch #166719 by Crell: split up help module.Dries Buytaert2007-08-19