Welcome to Geeklog, Anonymous Thursday, April 25 2024 @ 09:09 pm EDT

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
 Quote

Status: offline

sutch

Forum User
Newbie
Registered: 04/14/04
Posts: 1
Using the latest versions of geeklog and ewiki, tables with more than one row do not render correctly. Has anyone else noticed this problem, or know of a solution?
 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
 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:
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);
 

 Quote

Status: offline

Euan

Forum User
Full Member
Registered: 04/22/02
Posts: 292
surprised
Give the man a medal! Stunning achievement.

Thanks a lot for that - I'll get out another package asap.

Cheers,

Euan.
-- Heather Engineering
-- No job too small
 Quote

All times are EDT. The time is now 09:09 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