This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

How integrate with Dokuwiki?
#1
Question 

Hello!
How integrate with Dokuwiki?
Please, Help Me!
Reply
#2

Hi,

This is a question for the people at DokuWiki.

The integration steps describe which parts of the page you need to add the Commentics code to.

You then need to ask the people at DokuWiki how to add the code to those parts of the page.

Have you completed the interview?
Reply
#3

Understood!
If someone needs.
Code:
PHP Code:
<?php
$cmtx_identifier
= $ID;
$cmtx_reference = $ID;
$cmtx_path = 'comments/';
define('IN_COMMENTICS', 'true'); //no need to edit this line
require $cmtx_path . 'includes/commentics.php'; //no need to edit this line
?>
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by Steven
10-Jul-2015, 07:24 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)