Welcome to Geeklog, Anonymous Thursday, June 11 2026 @ 07:14 pm EDT
Geeklog Forums
Dokuwiki plugin 1.7.0
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1581
Next dokuwiki plugin release must be available tomorrow. Need to work on headers and credits.
What is new:
- Last dokuwiki version
- Support for autotags in dokuwiki pages.
- Support for geeklog online configuration
but this integration is based on Geeklog v1.6.0+ and do not work with older versions.
::Ben
What is new:
- Last dokuwiki version
- Support for autotags in dokuwiki pages.
- Support for geeklog online configuration
but this integration is based on Geeklog v1.6.0+ and do not work with older versions.
::Ben
15
24
Quote
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1581
A require_once to lib-common.php is missing to allow dokuwiki feed reading.
So add it to the public_html/dokuwiki/inc/auth/geeklog.class.php file.
<?php
/**
* Geeklog authentication backend
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
* @author Andreas Gohr <andi@splitbrain.org>
* @author Mark R. Evans <mevans@ecsnet.com>
*/
require_once('../lib-common.php');
class auth_geeklog extends auth_basic {
Thanks,
Ben
So add it to the public_html/dokuwiki/inc/auth/geeklog.class.php file.
Text Formatted Code
<?php
/**
* Geeklog authentication backend
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
* @author Andreas Gohr <andi@splitbrain.org>
* @author Mark R. Evans <mevans@ecsnet.com>
*/
require_once('../lib-common.php');
class auth_geeklog extends auth_basic {
Thanks,
Ben
17
19
Quote
All times are EDT. The time is now 07:14 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content