Re: [Cppcms-users] plugins for cppcms-blog
Brought to you by:
artyom-beilis
From: Artyom B. <art...@ya...> - 2011-08-16 06:29:31
|
> >Sounds reasonable. Rather than maintain three sql files, I'm thinking about creating a "setup" page. After someone sets up the blog they can run the setup page and it will setup / populate the db. The "update" logic can be placed in this same page. > Actually there is a setup page but it assumes that DB already has a ready scheme. It is possible to do something like this as well. > (i.e. chooses the db, etc) DB (connection string) should be configured in config.js file Artyom |