summaryrefslogtreecommitdiff
path: root/forum
AgeCommit message (Collapse)Author
2008-10-12Removed 'delete file' unless logged in as admin. Added insertcommand, and ↵deva
made parser use it.
2008-10-12Fixed image match in parserdeva
2008-10-12Now files, forums and image cache create their storage dirs themselves, ↵deva
instead of createentities (when they do not already exists that is...)
2008-10-11Made events class ignore when calendar.xml doesn't exist.deva
2008-10-11Made users class create the default users.xml, when users.xml doesn't exist ↵deva
instead of createentities.
2008-10-11Bugfix: fid:=0 doesn't work... now it starts at 1.deva
2008-10-11Added 'add forum' functionality when logged in as admin.deva
2008-10-11Added basis admin diagnostics page... to be expanded later.deva
2008-10-11Added 'files' folder to createentities, and fixed a bug in file mode.deva
2008-10-11Did a lot of work on the imagecache, and the filehandler. Now both are ↵deva
functional, and used indirectly throught index.php, thus requiering login for access.
2008-10-10Did some work on the forum parser.deva
2008-10-06Put the webpages in.deva
2008-10-04Initial revisiondeva