summaryrefslogtreecommitdiff
path: root/modules/block/block-admin-display-form.tpl.php
Commit message (Collapse)AuthorAge
* Issue #1323720 by xenophyle, xjm: Clean up API docs for block module.webchick2011-12-24
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #60552 by JohnAlbin: Added Add region.tpl.php for all regions in themes.Angie Byron2009-10-05
|
* - Patch #257634 by Senpai and catch: code clean-upDries Buytaert2008-05-15
|
* - Patch #245504 by catch, David_Rothstein, Freso, et al: removed the ↵Dries Buytaert2008-04-16
| | | | throttle module from Drupal core.
* - 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.
* #208991 follow up by dvessel: forgot to mark the blocks table with ↵Gábor Hojtsy2008-01-16
| | | | sticky-enabled
* - Patch #181066 by quicksketch et al: drag and drop of table rows on the ↵Dries Buytaert2007-11-14
| | | | block adminsitration page.
* #157752 by quicksketch: extend AHAH functionality to most types of form ↵Gábor Hojtsy2007-10-05
elements, without writing JavaScript. Also AHAH enable the blocks admin page. (part 2)