summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
* - Fixed block showing queued polls. Now only shows active, posted polls.Steven Wittens2001-06-07
* - Fixed bug in node_search of node.module.Dries Buytaert2001-06-07
* - Fixed typoSteven Wittens2001-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
* Bugfix: there was still a "read more" link in the full view.Steven Wittens2001-06-06
* - Update for new node formatSteven Wittens2001-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
* - 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   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
* Shrunk the poll output... it was rather big in full-view :)Steven Wittens2001-06-01
* - Fixed bug in moderation queue.Dries Buytaert2001-05-31
* - 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
* - 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
* Fixed the poll block being messed up a lot. Stupid objects and arrays mixup :PSteven Wittens2001-05-23
* Slight improvement to the "choiceboxes" thingie.Steven Wittens2001-05-22
* Let's hope fixing bugs will be just as easy next time :)Steven Wittens2001-05-22
* Disabled the buggy cron for now. Will fix tomorrow.Steven Wittens2001-05-22
* (Hopefully) a fix for the "n.active" watchdog error... forgot that node_get_X...Steven Wittens2001-05-22
* - Undoing last change. Allowed_html was already in the filters section. *opps*natrak2001-05-22
* - Added allowed_html to conf.module so it can be modified.natrak2001-05-22
* - Removed includes/timer.inc: it has been integrated in common.inc.Dries Buytaert2001-05-20
* - Improved node_get() so that it will try to skip one additional queryDries Buytaert2001-05-20
* - Fixed small glitch in locale.module.Dries Buytaert2001-05-20
* - Changed the node_get_object() and node_get_array() functions to allow multi...Steven Wittens2001-05-20