bulletin board system
30/01/06 02:21 category : development
However, in case of this method is ...
- The design of the appearance of the BBS can not be modified by RapidWeaver.
- So it's too hard to unify the design of BBS and RapidWeaver theme.
- The scroll bar operation is not appropriate because Web page and iFrame has own scroll bar.
And, I hit on another method that is ...
- Generate BBS appearance template ( Web page ) by RapidWeaver.
- A Perl BBS engine loads the appearance template for display BBS.
Also the Peal BBS engine solves the internal process, so it's required no skill of any script language for making BBS.
Fortunately, I can use Perl in my rental server (PHP is not supported).
And I learned Perl script when I build BBS of my class reunion site, so I should write BBS engine.
I hope to make this for RapidWeaver plug-in...
|