login | register
Sat 20 of Mar, 2010 (07:30 UTC)

bitweaver - Web Application Framework and CMS

Web Application Framework and CMS

     
Get RSS Feed

Can't remove demo Welcome page?

constantijnw
Joined: 19 Mar 2005
Reply to this PostReply with Quote to this Post

Can't remove demo Welcome page?

Posted:Fri 16 of Oct, 2009 (15:22 UTC)
I can't remove the demo Welcome page.
It looks like the page is deleted, but immediately a new page (with new content id) is created with the current user as its creator, and root as recent updater of the page.
laetzer
Joined: 15 Mar 2004
Reply to this PostReply with Quote to this Post

Re: Can't remove demo Welcome page?

Posted:Sat 17 of Oct, 2009 (18:20 UTC)
In Admin > Wiki > Settings, there's a setting for the wiki start page. This is set to "Welcome" by default. For any page name put in there, a page will be created automatically. To change the default start page, you'd have to put the name of your page in there first, and then delete the page "Welcome".
Will
Joined: 28 Sep 2005
Reply to this PostReply with Quote to this Post

Re: Can't remove demo Welcome page?

Posted:Sat 17 of Oct, 2009 (22:20 UTC)
To say what laetzer is saying again... In the wiki settings is a home wiki page option - by default this is "Welcome". If you delete this home wiki page the wiki package will automatically recreate that page next time the 'home' page is requested. Change what you want the home page to be (or it can be a list of wiki pages) and then the Welcome page will not be auto created.
Arnaud HERVE
Joined: 25 Oct 2004
Reply to this PostReply with Quote to this Post

Re: Can't remove demo Welcome page?

Posted:Sat 21 of Nov, 2009 (21:56 UTC)
I have named a page in wiki settings, it was created all right, but the links for Wiki in menu continue leading to the list of wiki pages, not to wiki homepage.
laetzer
Joined: 15 Mar 2004
Reply to this PostReply with Quote to this Post

Re: Can't remove demo Welcome page?

Posted:Mon 23 of Nov, 2009 (03:13 UTC)
I suspect this to be a bug in the current version (2.7), but I might be wrong (didn't investigate this further yet). There could be something wrong with one of the settings in Admin > Wiki > Settings. Seems to me that once a certain setting is set, it changes the default home page of wiki to the page listing and is unable to toggle back to another behavior.
Anders Alexandersson
Joined: 22 Dec 2009
Reply to this PostReply with Quote to this Post

Svar: Can't remove demo Welcome page?

Posted:Tue 22 of Dec, 2009 (12:45 UTC)
I have the same problem as the above. Whatever changes I do, there is only a list of the wiki pages. Has anyone found a solution or is there a bug fix available?
Mary
Reply to this PostReply with Quote to this Post

Re: Can't remove demo Welcome page?

Posted:Sat 02 of Jan, 2010 (01:14 UTC)
me too - list of pages. Even through phpmyadmin can't change the settings to show a home page now
Mary
Reply to this PostReply with Quote to this Post

Re: Can't remove demo Welcome page?

Posted:Sat 02 of Jan, 2010 (03:15 UTC)
fixed mine by going to:
administrative options
Kernel
kernel settings
Configure: Features
Homepage Settings
choosing custom page and adding
index.php?page=Welcome+to+MY+Site (or whatever the page link is)
laetzer
Joined: 15 Mar 2004
Reply to this PostReply with Quote to this Post

Re: Can't remove demo Welcome page?

Posted:Sun 31 of Jan, 2010 (08:27 UTC)
This bug is fixed in the source code of Bitweaver and will be in the next release. Meanwhile you can use the quick fix mentioned above, or download /wiki/index.php from CVS and replace your local file, or use this code http://paste.pocoo.org/show/162698/ to replace the code in your local file.