[dokuwiki] Re: Config plugin, no save button
- From: Chris Smith <chris@xxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Fri, 24 Feb 2006 18:25:35 +0000
Chris Smith wrote:
Guy Brand wrote:
Hello,
Testing a pristine current dokuwiki instance, there is no "Save"
button showing up in the configuration plugin page.
local.php:
$conf['useacl'] = 1;
$conf['superuser'] = 'test';
revision: DokuWiki Darcs 2006-02-24
gb
Ok, I have just speed installed dokuwiki from darcs on two machines,
both running Gentoo Linux & Apache. One using php4 and the other php5.
After completing installation steps, config plugin runs ok.
If you haven't made local.php writable it will not display save buttons
and will put a highlight box above the config options saying that the
configuration can't be changed by the plugin. Make your local.php
writable, refresh and the message will go away and the highlight buttons
will appear.
Cheers,
Chris
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] Re: Config plugin, no save button
- From: Guy Brand
- References:
- [dokuwiki] Config plugin, no save button
- From: Guy Brand
- [dokuwiki] Re: Config plugin, no save button
- From: Chris Smith
Other related posts:
- » [dokuwiki] Config plugin, no save button
- » [dokuwiki] Re: Config plugin, no save button
- » [dokuwiki] Re: Config plugin, no save button
- » [dokuwiki] Re: Config plugin, no save button
Hello,
Testing a pristine current dokuwiki instance, there is no "Save" button showing up in the configuration plugin page.
local.php: $conf['useacl'] = 1; $conf['superuser'] = 'test';
revision: DokuWiki Darcs 2006-02-24
gb
- [dokuwiki] Re: Config plugin, no save button
- From: Guy Brand
- [dokuwiki] Config plugin, no save button
- From: Guy Brand
- [dokuwiki] Re: Config plugin, no save button
- From: Chris Smith