summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* - Fixed bug in node_search of node.module.Dries Buytaert2001-06-07
* - Fixed typoSteven Wittens2001-06-06
* - Updated CHANGELOGDries Buytaert2001-06-06
* - Increased the maximum length of the 'link'-textfield.Dries Buytaert2001-06-06
* - Added 'help structure' for node.module. We still need documentationDries Buytaert2001-06-06
* - Typo: 'timstamp' should have been 'timestamp'.Dries Buytaert2001-06-06
* - Fixed bug in cron function of import.module: headlines did not expireDries Buytaert2001-06-06
* Missing trailing space in the "[ extra@user.info | http://extra.user.info/ ]"...Steven Wittens2001-06-06
* Bugfix: there was still a "read more" link in the full view.Steven Wittens2001-06-06
* - Update for new node formatSteven Wittens2001-06-06
* - Improved db_fetch_array() to return an associative array only:Dries Buytaert2001-06-06
* - Fixed permission problem in node.module.Dries Buytaert2001-06-06
* - Fixed bug in 'attribute editor'.Dries Buytaert2001-06-05
* - Improved node_query such that an 'illegal offset' is less likekely toDries Buytaert2001-06-05
* - Sorted by n.nid in account_track_comments/nodes() so users can see thenatrak2001-06-04
* - Modified error_handler() to ignore errors when @function() is used toKjartan Mannes2001-06-04
* - Fixed small bug in "search node" of node.module.Dries Buytaert2001-06-04
* - Patched book.module to work with the new node.module (which makes theDries Buytaert2001-06-04
* CHANGES:Dries Buytaert2001-06-04
* CHANGES:Dries Buytaert2001-06-04
* - Output disabled message when locale is disabled.Kjartan Mannes2001-06-04
* - Changed form_select() to return NULL if called without $options. This shouldKjartan Mannes2001-06-04
* - Changed   to a space (' '). The   was not being converted to anatrak2001-06-04
* - Fixed bug in "delete node".Dries Buytaert2001-06-04
* - Fixed another typo: node_default -> node_settingDries Buytaert2001-06-03
* - Fixed typo: "Save defaults" -> "Save settings".Dries Buytaert2001-06-03
* - Fixed timestamp problem in queue.module.Dries Buytaert2001-06-03
* - Moved most of the options in structure.module to node.module. TheDries Buytaert2001-06-02
* - Took out the <description>-tags from the RSS export code untill weDries Buytaert2001-06-02
* CHANGESKjartan Mannes2001-06-02
* Shrunk the poll output... it was rather big in full-view :)Steven Wittens2001-06-01
* - Made the code generated by include/common.inc XHTML 1.0 compliant: allDries Buytaert2001-05-31
* - Fixed bug in moderation queue.Dries Buytaert2001-05-31
* - Added the poll-related SQL tables.Dries Buytaert2001-05-31
* - Fixed an extra <P> in form_file().Kjartan Mannes2001-05-30
* - Removed a few lines of dead code.Dries Buytaert2001-05-29
* - Fixed find-n-replace type in export.module.Dries Buytaert2001-05-28
* - Removed reference to backend.class.Dries Buytaert2001-05-28
* - Renamed syndication.module to import.module.Dries Buytaert2001-05-28
* Fixed a bug in the output: there was always a ruler under the story-abstract,...Steven Wittens2001-05-27
* Fixed a goofy bug in Goofy :)Steven Wittens2001-05-27
* - Various small improvements: no bug fixes though but I moved a few thingsDries Buytaert2001-05-27
* - Rewrote the headline module from scratch. Note that the oldDries Buytaert2001-05-26
* - Wrapped the test URLs in urlencode()Dries Buytaert2001-05-25
* - Added a experimental index.module to try out some of the discussedDries Buytaert2001-05-25
* - Improved the rating module: made it possible to define "weights"Dries Buytaert2001-05-24
* - Fixed a small glitch in the moderation queue.Dries Buytaert2001-05-24
* - Improved the crons and cron settings a bit.Dries Buytaert2001-05-24
* Hmmm for some reason the \r\n's in the poll output where being changed into <...Steven Wittens2001-05-24
* - Replaced $theme->story() by a more generic $theme->node(). All themesDries Buytaert2001-05-24