[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changed article code



I just made a greater change in the way articles are handled. Now article
bodies & article images are stored in the normal filesystem instead of
in the database. I did this because (1) that way maintenance is easier
(no need for fancy web forms etc) and (2) accessing these images doesn't
require execution of PHP code and database queries, resulting in faster
access.

Things look like before, but article authors now cannot directly edit
their articles' bodies anymore. So if you want to change something in
your article, get the body HTML file
(http://sunsite.auc.dk/lgdc/articles/<articleid>/body.html) and send me
the changes.


-- 
Christian Reiniger
Coordinator, LGDC (http://sunsite.auc.dk/lgdc/)

void sleep(){for(long int sheep=0;!asleep();sheep++);}

---------------------------------------------------------------------
To unsubscribe, e-mail: linuxgames-unsubscribe@sunsite.auc.dk
For additional commands, e-mail: linuxgames-help@sunsite.auc.dk