Todo List
htsrv
mms.php
- MOVE THIS FILE TO /htsrv
xmlsrv
bloggereditpost()
- check current status and permission on it
evocore
Item::anchor()
- archives modes in clean mode
Blog_get_by_ID()
- on a heavy multiblog system, cache them one by one...
Item::content()
- Param order and cleanup
User::dbdelete()
- delete comments on user's posts
Item::gen_permalink()
- archives modes in clean mode
get_blogparams_by_ID()
- on a heavy multiblog system, cache them one by one...
Item_get_by_ID()
- cacheing?
Item_get_by_title()
- cacheing?
make_clickable()
IMHO it would be better to use "\b" (word boundary) to match the beginning of links..
original function: phpBB, extended here for AIM & ICQ fplanque restricted :// to http:// and mailto://
param()
- add option to override what's already set. DONE.
DB::rollback()
- implement transactions!
single_month_title()
- Respect locales datefmt
single_post_title()
- use cache
DB::week()
- disable when MySQL < 4
_class_db.php
- transaction support
