Re: wiki
"Stephen Wood" <[email protected]>
| Newsgroups | gmane.comp.mobile.bitpim.devel |
|---|---|
| Message-ID | <[email protected]> |
I would like to go ahead and start setting up the Wiki on the BitPim website. I would like to migrate the current web content to the Wiki, making the Wiki be the home page. As Roger suggests, the help will go eventually into the Wiki, but initially we can keep doing the help the same way and put a link to it from the Wiki. Our web site and the files and directories needed for the Wiki have no overlap in file names. Therefore the Wiki and the current website can coexist. Everything in the Wiki goes through index.php. Since index.htmlhas precedence (I checked), http://www.bitpim.org/ will continue to show the current page. This will give us time to play with the content and the look. We'll need to keep makeweb.sh (or any other scripts used to update the web pages) from clobering the wiki. It should be enough to remove the "--delete" from the rsync line. I would like the Wiki to be only modifiable to login users and only setup accounts manually. But we can give accounts to users who express an interest in editing the Wiki. While it would be nice to automatically edit the home page of the Wiki when we make a release, we don't have to wait for that. The updates.xml can be updated however it is being updated now as it can exist in parallel to the Wiki. Comments? Stephen