Trace:
archive:caedm_doku_tpl_fix
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
archive:caedm_doku_tpl_fix [2019/03/21 12:51] cwday |
archive:caedm_doku_tpl_fix [2019/03/21 12:53] (current) cwday |
||
---|---|---|---|
Line 13: | Line 13: | ||
== More Info == | == More Info == | ||
- | $conf['basedir'] = '/dokuwiki/'; | + | <code>$conf['basedir'] = '/dokuwiki/';</code> |
- | - Set this to where ever dokuwiki is located. | + | * Set this to where ever dokuwiki is located. |
- | - If DokuWiki is located in the root folder. Set basedir to '/'. | + | * If DokuWiki is located in the root folder, set basedir to '/'. |
- | $conf['baseurl'] = 'http://yourgroup.groups.et.byu.net/'; | + | <code>$conf['baseurl'] = 'http://yourgroup.groups.et.byu.net/';</code> |
- | - Your DokuWiki will only work with the URL you specify or else your template will not work. | + | * Your DokuWiki will only work with the URL you specify or else your template will not work. |
archive/caedm_doku_tpl_fix.1553194311.txt.gz ยท Last modified: 2019/03/21 12:51 by cwday