Talk:AlternateSyntaxParser Extension

From Jimbojw.com

Jump to: navigation, search

Comments on AlternateSyntaxParser Extension

Note: Due to a recent influx of spam messages on this page, comments are now being moderated. Your comment will appear once it has been approved.
Leave a comment

Name (required):

Website:

Comment:


Contents

hakjoon said ...

Would thsi work with the official Textile release http://textile.thresholdstate.com/

Is there a way to specify the original mediawiki syntax parser on a individual document basis if we change the default parsing syntax in LocalSettings.php?

I've been looking for something like this for a long time thanks for putting it together.

Patrick

--hakjoon 12:26, 10 June 2007 (MST)

Nigel Ball said ...

Your extension is just what I was looking for as I use Textile markup in all my other applications and don't want my users (or me) to have to learn yet another markup language!

But, when I install the extension in MediaWiki v1.10.0 it seems to do nothing, although the built-in markup processing is disabled. I am using php v 5.2.3

Have you tested this? Where would I look for information that would tell you (or me) why this is happening?

--Nigel Ball 01:43, 23 June 2007 (MST)

Jimbojw said ...

Hi Nigel,

I haven't had that particular trouble myself - what other extensions do you have installed? It may be that another extension is interfering in an adverse way.

--Jimbojw 23:07, 25 June 2007 (MST)

she said ...

hi... thank you very much. i've just installed ver. 1.12.0rc1 today. but... this extension works on diff or edit preview pages but doesn't work on index. please notice me how do i do?

--she 05:24, 13 March 2008 (MST)

Jimbojw said ...

Hi she,

I haven't tested this extension recently. I believe the last version I used it with was 1.11.0 or maybe 1.12 pre-alpha. I don't know of anything off-hand which would prevent it from working :/

What other extensions have you installed?

--Jimbojw 20:36, 14 March 2008 (MST)

Justin said ...

I am having the same problem as she - only the previews and diffs render properly. I noticed if I re-save my LocalSettings.php, the pages will render properly as textile, but once I edit and save a page it stops rendering properly again. Strange.

I am running mediawiki version 1.12.

--Justin 13:25, 24 March 2008 (MST)

Justin said ...

Reverting to version 1.11.2 fixes the problem, so it seems there is an incompatibility with this extension and mediawiki 1.12.

--Justin 14:01, 24 March 2008 (MST)

jw said ...

Hi,

Just a note that with Mediawiki 1.13 and no other extensions I couldn't get Markdown or Textile to format either.

Cheers and thanks for your work!

jw

--jw 22:22, 3 January 2009 (MST)

jw said ...

Hi,

Here's what my error log is reporting:

[Sun Jan 04 00:29:09 2009] [error] [client 10.20.0.5] PHP Notice: Undefined property: AlternateSyntaxParser::$mEditPreviewFlag in /var/www/html/wiki/extensions/AlternateSyntaxParser/AlternateSyntaxParser.php on line 112, referer: http://localhost/wiki/index.php?title=Markdown_Test&action=edit

Cheers,

jw

--jw 22:29, 3 January 2009 (MST)