Re: Integrating a blog [message #7078 is a reply to message #7067] |
Wed, 06 November 2002 23:34 |
Ilia
Messages: 13241 Registered: January 2002
Karma:
|
Senior Member Administrator Core Developer |
|
|
npetreley wrote on Wed, 06 November 2002 13:43 | Well, either my knowledge of FUDforum is lacking (very likely) or what it lacks is a way to create and manage the typical blog home page. You need a process for accepting article submissions, approving them, posting them to the TOC (table of contents page), arranging the summaries in a TOC, a printer-friendly feature for the page, shuffling the articles in the TOC as necessary, etc. And the tables that store and track articles contain information that isn't normally stored in the FUD tables -- at least some of the fields I would want are missing.
|
I never used a 'blog' and I read them fairly rarely, so forgive me if my comments are somewhat uninformed .
FUDforum already has a mechanism that allows you to 'approve' message before they go live. You can accomplish this by making a forum moderated, thus messages will need to be approved by the forum's moderator(s) or administrator(s).
TOC functionality is somewhat similar to topic list, so you got that already, albeit you cannot rearrange the order of the messages, they'll be always be sorted by date.
Additional fields, is something you could probably add with a minimal amount of hacking, I cannot tell you more simply because I do not know what fields you may want/need.
Thanks for letting me know, it is good to know FUDforum is good enough to grace the pages of open source magazines . One small 'correction', in your article you mentioned how you had to rely on the forum's file manager to do various file operations. While that is the 'recommended' course of action you could also use the "Lock/Unlock Forum's Files" option. This option will allow you unlock the files temporarily (it is a very good idea to lock the files back when you are done), thus allowing you to edit/modify/delete files via FTP or shell.
Another point of interest is that FUDforum now have a comprehensive manual, which describes, in fair amount of detail all administrative options.
FUDforum Core Developer
|
|
|