summaryrefslogtreecommitdiff
path: root/modules/poll.module
Commit message (Expand)AuthorAge
* - Changed field_set(), field_get() and field_merge() to use ',' andDries Buytaert2001-06-11
* This a rather large commit that needs a lot of fine-tuning. If youDries Buytaert2001-06-10
* - Added $theme->foreground and $theme->background vars to provide some genera...Steven Wittens2001-06-09
* no messageKjartan Mannes2001-06-09
* TypoeSteven Wittens2001-06-08
* - Added "dirty" support for theming the poll-bars... uses $theme->pollfill an...Steven Wittens2001-06-08
* - Fixed block showing queued polls. Now only shows active, posted polls.Steven Wittens2001-06-07
* Bugfix: there was still a "read more" link in the full view.Steven Wittens2001-06-06
* - Update for new node formatSteven Wittens2001-06-06
* - Moved most of the options in structure.module to node.module. TheDries Buytaert2001-06-02
* Shrunk the poll output... it was rather big in full-view :)Steven Wittens2001-06-01
* 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
* - 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
* - Changed the node_get_object() and node_get_array() functions to allow multi...Steven Wittens2001-05-20
* CHANGESDries Buytaert2001-05-20
* - Fixed the errors when adding a new poll.Steven Wittens2001-05-20
* Added poll.module, a poll module :)Steven Wittens2001-05-19