summaryrefslogtreecommitdiff
path: root/includes/module.inc
Commit message (Expand)AuthorAge
* - Small improvement. Patch by Moshe.Dries Buytaert2002-12-21
* - Patch by Jeremy to fix a module loading bug:Dries Buytaert2002-11-29
* - changing the sorting algorithm in module_list so it is case insensitive.Kjartan Mannes2002-11-17
* Patch by Natrak:Dries Buytaert2002-11-08
* - Committed Marco's block rewrite:Dries Buytaert2002-10-26
* - removed function module_rehash().Kjartan Mannes2002-10-17
* - fixed a bug in module_invoke_all , it will now also add 0's to the resultKjartan Mannes2002-09-30
* - Reverted module.inc to the old module_invoke() function.Dries Buytaert2002-08-15
* - "module_invoke()" and "module_invoke_all()" can now be called with anyDries Buytaert2002-08-14
* - removing the drupal module as always loaded.Kjartan Mannes2002-06-27
* - adding descriptions to modules (thanks Joe + Scott).Kjartan Mannes2002-06-01
* - Coding style changes.Kjartan Mannes2002-05-23
* This is a major change to the system, needs more testing!Kjartan Mannes2002-04-14
* - Applied Natrak's module improvements.Dries Buytaert2002-01-30
* - no changes, just line endings that got foubared.Kjartan Mannes2002-01-13
* SessionKjartan Mannes2002-01-09
* - node.module:Dries Buytaert2001-11-05
* - A large batch of updates, amongst them a rewritten node system. MoreDries Buytaert2001-11-01
* - added the CVS keyword $Id$ to all files to make future version trackingKjartan Mannes2001-10-20
* - Removed a node's link ID (lid) as discussed on the mailing list. SeeDries Buytaert2001-10-16
* - PEAR-ification of Drupal by claw: you can now host Drupal on a wideDries Buytaert2001-10-09
* module.incKjartan Mannes2001-08-23
* - Various updates, mostly related to our RDF/RSS backend.Dries Buytaert2001-07-15
* - theme system:Dries Buytaert2001-07-14
* - common.inc:Dries Buytaert2001-07-03
* Extremely large commit:Dries Buytaert2001-06-29
* - Removed a few lines of dead code.Dries Buytaert2001-05-29
* CHANGESDries Buytaert2001-05-20
* CHANGES:Dries Buytaert2001-05-19
* Oops, I used sort() instead of asort(), which destroys the keys in associativ...Steven Wittens2001-05-18
* Made module_list() return an alphabetically sorted list.Steven Wittens2001-05-18
* - Uhm. Rewrote the module system: less code clutter, less run-timeDries Buytaert2001-05-05
* ChangesKjartan Mannes2001-04-23
* - Addition: added a new function "module_hook($module, $hook)" to checkDries Buytaert2001-04-19
* - applied David Norman's patch to turn all <?'s into fully qualifiedDries Buytaert2001-03-10
* A rather large and important update:Dries Buytaert2001-03-07
* - various updates, bugfixes and improvementsDries Buytaert2001-02-04
* - removed redundant spacesDries Buytaert2001-01-26
* A batch of preparations for release candidate 2:Dries Buytaert2001-01-03
* - intermediate commit: see previous commitDries Buytaert2000-12-23