summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* - adding missing $bacground/$foreground variables.Kjartan Mannes2002-06-12
* - adds missing navigation to feed and bundle view.Kjartan Mannes2002-06-12
* - default theme added to theme options + some clean up.Kjartan Mannes2002-06-10
* - changing php_register_globals to register_globals which is the correct sett...Kjartan Mannes2002-06-10
* - fixing outgoing mails and added some documentation.Kjartan Mannes2002-06-09
* - more documentation updates by Scott.Kjartan Mannes2002-06-09
* - Changed a " drupal " into " Drupal ".Dries Buytaert2002-06-09
* - Documentation update: "%s/ drupal / Drupal /cg". In documentation weDries Buytaert2002-06-09
* - Documentation updates: made it more consistent with the rest of Drupal.Dries Buytaert2002-06-09
* - Updated the book module documentation a bit.Dries Buytaert2002-06-09
* - Bugfix: the comment module has a help function but it wasn't linked to.Dries Buytaert2002-06-09
* - fixing the moderation result block so both author and voters can see it.Kjartan Mannes2002-06-09
* - Mentioned the various documentation updates.Dries Buytaert2002-06-09
* - applying Scott's patch.Kjartan Mannes2002-06-09
* - Updated the poll documentation. Patch by Scott.Dries Buytaert2002-06-09
* - Made a small cosmetic change to the modules admin page.Dries Buytaert2002-06-09
* - Some small editorial changes to the user module.Dries Buytaert2002-06-09
* - Included Moshe's *excellent* user module documentation.Dries Buytaert2002-06-09
* - improved module descriptions.Kjartan Mannes2002-06-08
* - Bugfix: we now keep a per-node $date cache in comment_is_new(). SuggestedDries Buytaert2002-06-08
* - Removed non-existing theme from both update.php and database.mysql. PatchDries Buytaert2002-06-08
* - Bugfix: clicking "help" on the "site configuration" didn't show any help.Dries Buytaert2002-06-08
* - Extended the blog module documentation with input from the DrupalDries Buytaert2002-06-08
* - Removed the redundant "enable/disable" setting from the Blogger API module.Dries Buytaert2002-06-08
* - More documentation updates. Added "Requires crontab" message to theDries Buytaert2002-06-08
* - Clarified the help texts a bit.Dries Buytaert2002-06-08
* - Removed the redundant option to enable or disable the locale module.Dries Buytaert2002-06-08
* - Small detail in the help.Dries Buytaert2002-06-08
* - Changed some "default NULL"s to "default NOT NULL"s as this only works onDries Buytaert2002-06-06
* - The Drupal module is no longer required.Dries Buytaert2002-06-06
* Some small corrections to the system descriptions (as discussed in mailinglist)Steven Wittens2002-06-04
* Poll.module improvements:Steven Wittens2002-06-04
* - changed a db_queryd to db_query.Kjartan Mannes2002-06-02
* Theme update:Steven Wittens2002-06-01
* - adding descriptions to modules (thanks Joe + Scott).Kjartan Mannes2002-06-01
* Poll.module:Steven Wittens2002-06-01
* UnConeD.themeSteven Wittens2002-06-01
* Poll.module:Steven Wittens2002-06-01
* Fixed unmoderated polls already showing up in the side-block.Steven Wittens2002-06-01
* - Added missing translations and the like.Dries Buytaert2002-05-31
* - Fixed missing translations and missing lm()'s (including the one Marco fixed).Dries Buytaert2002-05-31
* - Added missing translations (including the one Marco spotted).Dries Buytaert2002-05-31
* - fixing who is online block.Kjartan Mannes2002-05-31
* - Fixed but #197: "Shouldn't going to index.php?or=xxx show all contentDries Buytaert2002-05-30
* - Fixed a drupal_goto() as identified by Marco.Dries Buytaert2002-05-29
* - modified the user blocks to use the same layout and trim long usernames toKjartan Mannes2002-05-29
* - added missing access check for linksKjartan Mannes2002-05-29
* - cleaning up the access checks in node.module.Kjartan Mannes2002-05-29
* - fixing perma links and link to all blogs by user.Kjartan Mannes2002-05-29
* - Change to use the proper db_query syntax. Patch by Marco.Dries Buytaert2002-05-26