[dokuwiki] Re: Dokuwiki as CMS
- From: "Leah" <leah@xxxxxxxxxxxxxxx>
- To: <dokuwiki@xxxxxxxxxxxxx>
- Date: Sat, 25 Nov 2006 16:32:37 -0000
> >Simply change dokuwiki/index.php contents to:
> >
> ><?php
> >/**
> > * Forwarder to doku.php
> > *
> > * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
> > * @author Andreas Gohr <andi@xxxxxxxxxxxxxx>
> > */
> >
> >// tell dokuwiki to make all links using index.php rather than doku.php
> >define('DOKU_SCRIPT','index.php');
> >
> >// jump to main dokuwiki script
> >include('doku.php');
> >
> >?>
> >
> >Leah
> >
> >
> >
> This only seems to work for the first page...
I'd guess it has something to do with the caching of the generated urls on
the page.
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] Dokuwiki as CMS
- From: Galen Johnson
- [dokuwiki] Re: Dokuwiki as CMS
- From: Galen Johnson
- [dokuwiki] Re: Dokuwiki as CMS
- From: Leah
- [dokuwiki] Re: Dokuwiki as CMS
- From: Galen Johnson
Other related posts:
- » [dokuwiki] Dokuwiki as CMS
- » [dokuwiki] Re: Dokuwiki as CMS
- » [dokuwiki] Re: Dokuwiki as CMS
- » [dokuwiki] Re: Dokuwiki as CMS
- » [dokuwiki] Re: Dokuwiki as CMS
- » [dokuwiki] Re: Dokuwiki as CMS
- » [dokuwiki] Re: Dokuwiki as CMS
- [dokuwiki] Dokuwiki as CMS
- From: Galen Johnson
- [dokuwiki] Re: Dokuwiki as CMS
- From: Galen Johnson
- [dokuwiki] Re: Dokuwiki as CMS
- From: Leah
- [dokuwiki] Re: Dokuwiki as CMS
- From: Galen Johnson