Welcome to Geeklog, Anonymous Tuesday, November 26 2024 @ 03:13 pm EST
Geeklog Forums
Ewiki plugin
Status: offline
Euan
Forum User
Full Member
Registered: 04/22/02
Posts: 292
The Ewiki plugin version 1.1 is available for download here and on my site. Please let me know if you have any questions regarding this.
This plugin integrates a Wiki (ErfurtWiki, http://erfurtwiki.sf.net/) into Geeklog.
Make sure to read the install/upgrade instructions, particularly those who are upgrading.
Cheers,
Euan.
-- Heather Engineering
-- No job too small
This plugin integrates a Wiki (ErfurtWiki, http://erfurtwiki.sf.net/) into Geeklog.
Make sure to read the install/upgrade instructions, particularly those who are upgrading.
Cheers,
Euan.
-- Heather Engineering
-- No job too small
14
13
Quote
Status: offline
Euan
Forum User
Full Member
Registered: 04/22/02
Posts: 292
Yes, this seems to be a problem with that version of ErfurtWiki. It is fixed on their site, so it must be fixed somewhere. However, even downloading the latest tarball, I still have the same problem on my site - they may be running a cvs version. I'll keep an eye on things and see when it is fixed.
Cheers,
Euan.
-- Heather Engineering
-- No job too small
Cheers,
Euan.
-- Heather Engineering
-- No job too small
11
15
Quote
Striker
Anonymous
Ack...after a full day debugging and trying to read the ewiki code, i figured it out:
Open up /path/to/geeklog/public_html/ewiki/ewiki/plugins/old/markup_paragraphs.php
Change this line:
to this: (escape the first question mark)
Open up /path/to/geeklog/public_html/ewiki/ewiki/plugins/old/markup_paragraphs.php
Change this line:
Text Formatted Code
$wiki_source = preg_replace('/(?<!\n)\n([^-!*#\t;: \n])/', ' $1', $wiki_source);to this: (escape the first question mark)
Text Formatted Code
$wiki_source = preg_replace('/(\?<!\n)\n([^-!*#\t;: \n])/', ' $1', $wiki_source);
13
16
Quote
All times are EST. The time is now 03:13 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