|
Well, my bordem has finally pushed me to the limit I have decided to attempt to make a proboards blog system using just javascript. (no php or mysql ) Gunna make it admin editible and all that fun stuff. Any suggestions for what you'd want to see in a blog system?
|
k
|
|
|
|
1) A blog can be made "view only" so no comments can be made. (Entire blog) 2) An entry can be made "view only" so no comments can be made. 3) Owner can delete comments; staff should not be responsible for moderation for a user's blog Those three alone should keep you busy getting a working permissions system.
|
|
|
|