Hello,
I implemented a new wiki syntax for mediawiki.
The syntax is: ^^sometext^^ It will render HTML as: <small><sup>sometext</sup></small>
It's not commited in cvs yet, but you can test it on my development website at: http://www.twenkill.net/wiki/index.php/Exposant
Please test this function heavily and report bugs by replying to this post or directly to me.
We can also discuss about using another token than ^^.
On Thu, 10 Jun 2004 14:02:48 +0200, Ashar Voultoiz thoane@altern.org wrote:
Hello, I implemented a new wiki syntax for mediawiki.
Question: shouldn't this stuff go on Wikitech-l instead of Wikipedia-l? (not 100% sure but it sounds like a more appropriate forum)
Fennec Foxen wrote:
On Thu, 10 Jun 2004 14:02:48 +0200, Ashar Voultoiz thoane@altern.org wrote:
Hello, I implemented a new wiki syntax for mediawiki.
Question: shouldn't this stuff go on Wikitech-l instead of Wikipedia-l? (not 100% sure but it sounds like a more appropriate forum)
Yup it should, but I wanted to make it as large as possible to get as many reports as possible.
So far the ^^ token is going to be rejected as japaneses use it as smileys.
Hello, I implemented a new wiki syntax for mediawiki.
Question: shouldn't this stuff go on Wikitech-l instead of Wikipedia-l? (not 100% sure but it sounds like a more appropriate forum)
No, I really like it that such a post is posted here, not on the tech list. Every feature that affects the users should get announced and here and it should be discussed if it fit's the need. For the currently proposed feature I don't see the need, so I don't see why we should "spoil" the next char sequence.
Uli
Ashar Voultoiz wrote:
Hello,
I implemented a new wiki syntax for mediawiki.
The syntax is: ^^sometext^^ It will render HTML as: <small><sup>sometext</sup></small>
It's not commited in cvs yet, but you can test it on my development website at: http://www.twenkill.net/wiki/index.php/Exposant
Please test this function heavily and report bugs by replying to this post or directly to me.
We can also discuss about using another token than ^^.
A little thinking tells me it doesn’t allow nesting.
On Thu, Jun 10, 2004 at 02:02:48PM +0200, Ashar Voultoiz wrote:
Hello,
I implemented a new wiki syntax for mediawiki.
The syntax is: ^^sometext^^ It will render HTML as: <small><sup>sometext</sup></small>
Why anything should generate code like that ? <sup> is already rendered in smaller font.
Ashar Voultoiz wrote:
http://www.twenkill.net/wiki/index.php?title=Exposant&action=edit
Parse error: parse error in /var/www/wiki/includes/Title.php on line 1188
Fatal error: Undefined class name 'title' in /var/www/wiki/includes/Setup.php on line 219
Timwi wrote:
Ashar Voultoiz wrote:
http://www.twenkill.net/wiki/index.php?title=Exposant&action=edit
Parse error: parse error in /var/www/wiki/includes/Title.php on line 1188 Fatal error: Undefined class name 'title' in /var/www/wiki/includes/Setup.php on line 219
Yup sorry, that's my development site and I like to save my changes while editing a script ... So from time to time it might comes down withh a parse error :o) It's usually resolved some minutes after.
wikipedia-l@lists.wikimedia.org