summaryrefslogtreecommitdiff
path: root/modules/block.module
Commit message (Expand)AuthorAge
* - Fixed bug #2689. Patch by Bruno.Dries Buytaert2003-08-30
* - Documentation fixes by Michael F.Dries Buytaert2003-08-13
* - Block module documentation improvement. Patch by Gerhard.Dries Buytaert2003-08-07
* - Help system improvements from Michael.Dries Buytaert2003-08-05
* - Committed a slightly modified version of Slavica's table prefix patch.Dries Buytaert2003-07-10
* - Bugfix: fixed calendar block caching. Patch by Al. Fixes bug #2131.Dries Buytaert2003-06-30
* *** empty log message ***Dries Buytaert2003-06-26
* - Bugfix: renamed "create PHP content" to "create php content". ReportedDries Buytaert2003-06-24
* - Bugfix: fixed utf-8 problem for people that use PHP 4.2.x or below. Patch ...Dries Buytaert2003-06-19
* - Improvements: XHTML-ifications. Patch by GmbH. See feature #1813.Dries Buytaert2003-06-16
* - Improvements: XHTML-ifications. Patch by GmbH.Dries Buytaert2003-06-15
* - Documentation improvements: improved and updated the block module documenta...Dries Buytaert2003-06-10
* Fixed some typoes...Steven Wittens2003-06-08
* - Michael Frankowski's excellent help text improvements!Dries Buytaert2003-05-29
* - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.Dries Buytaert2003-05-13
* - Applied Michael Caerwyn's "%s -> %d" patch.Dries Buytaert2003-05-07
* - Added some missing quotes.Dries Buytaert2003-04-21
* - Applied modified version of Al's "block delta" patch. I left out theDries Buytaert2003-04-19
* - Fixed some SQL query directives.Dries Buytaert2003-03-29
* - Fixed typo in the block delete link. Reported by Paul C.Dries Buytaert2003-03-29
* - New menu houskeeping. Prototyped by Zbynek.Dries Buytaert2003-02-20
* - Everything is using theme("function") now instead of $theme->function().Dries Buytaert2003-02-15
* - Tidied up XHTML. Patch by Ulf.Dries Buytaert2003-01-23
* - Clean URL patch.Dries Buytaert2003-01-06
* - Bugfix: some variables were not being reset causing wrong links to beDries Buytaert2003-01-02
* - Tidied up the use of check_output(). Might make rendering pages a bitDries Buytaert2002-12-31
* CHANGES:Dries Buytaert2002-12-29
* - Refactored the administration pages.Dries Buytaert2002-12-24
* * Applied slightly modified version of Marco's taxonomy patch:Dries Buytaert2002-12-02
* - changing case for consistency.Kjartan Mannes2002-11-20
* Patch based on work of Kjartan:Dries Buytaert2002-11-17
* - Fixed bug in block module: "Array" was displayed on the user informationDries Buytaert2002-11-16
* - Fixed glitch in block module: the admin links were not composedDries Buytaert2002-11-01
* - Made sure blocks are sorted by weight. Patch by Ax.Dries Buytaert2002-10-30
* - Committed Marco's block rewrite:Dries Buytaert2002-10-26
* - removed function module_rehash().Kjartan Mannes2002-10-17
* - fixing block configuration not working when user is disabling all blocks.Kjartan Mannes2002-09-30
* - Applied Axel's patch to sort blocks by weight.Dries Buytaert2002-09-26
* - Changed a " drupal " into " Drupal ".Dries Buytaert2002-06-09
* - improved module descriptions.Kjartan Mannes2002-06-08
* - adding descriptions to modules (thanks Joe + Scott).Kjartan Mannes2002-06-01
* - Added missing translations and the like.Dries Buytaert2002-05-31
* - applied Stevens link patch.Kjartan Mannes2002-05-12
* - changed block, module and theme config pages to use checkboxes.Kjartan Mannes2002-05-11
* - user.module used a obsolete variable_get.Kjartan Mannes2002-05-02
* - changed from a select to checkbox on edit account page.Kjartan Mannes2002-05-02
* - small update .htaccess, fixed the blog link.Kjartan Mannes2002-05-02
* - merged block and box modules. modules/box.module should be removedKjartan Mannes2002-05-02
* - Bugfix: solve problem with locales being "disabled". Reported by Jerritt,Dries Buytaert2002-04-24
* - bug fixes:Kjartan Mannes2002-04-22