summaryrefslogtreecommitdiff
path: root/includes/node.inc
Commit message (Collapse)AuthorAge
* - visual improvements to example.theme, simplified HMTL code (- 20Dries Buytaert2001-03-31
| | | | | | lines) - made node.inc more robust: it should roll-back when something goes fubar and it should work in subdirectories
* - fixed issue depricated call-by-reference issuesDries Buytaert2001-03-29
| | | | | | | | | - fixed small visual glitch in includes/function.inc - changed SQL tables around a bit to be more consistent (result: small changes to a lot of different files) - improved robustness of includes/node.inc - improved output of cron.module - improved output of node.php
* - made the node code a bit more rock-solid - needs more work andDries Buytaert2001-03-28
| | | | | | | testing! - you can't add a node with the same title twice within 5 minutes (to avoid reposting by accidentically reloading your page after having posted)
* - small improvements as well as 2 bugfixesDries Buytaert2001-03-26
|
* - large commit of everything else that has been queued in my backlog:Dries Buytaert2001-03-25
| | | | it's not 100% stable yet
* - some preliminary node code for the "node frenzy noders"(tm)Dries Buytaert2001-03-24