Hi All,
I'd like to add smileys support in my WiKi ... I know that this function has been removed ... But can somebody point me to an extension that will do that ?
Best regards
KlinT.
( Using Mediawiki 1.7.1 )
Hi
I don't know about the extension, but it can be quite easy to do just using templates. See http://en.wikipedia.org/wiki/Template:Emot and http://en.wikipedia.org/wiki/Template:Smiley for an idea of how it's been done on Wikipedia - though this may not be desirable for you, I hope it can give you something to think about!
Martinp23
-----Original Message----- From: mediawiki-l-bounces@Wikimedia.org [mailto:mediawiki-l- bounces@Wikimedia.org] On Behalf Of KlinT Sent: 17 November 2006 11:18 To: MediaWiki announcements and site admin list Subject: [Mediawiki-l] Using Smileys
Hi All,
I'd like to add smileys support in my WiKi ... I know that this function has been removed ... But can somebody point me to an extension that will do that ?
Best regards
KlinT.
( Using Mediawiki 1.7.1 ) _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
Hi Martin,
Well, http://en.wikipedia.org/wiki/Template:Emot allow me to use smileys ... in my WiKi ...
This is a workarround, but a little bit "heavy" ... That's why I have post a question here :)
In fact, I'd like to write an extension that parse smileys strings ( like :) or :-) ) and replace these strings with the correct image ...
Using the same method used in Mail Link Extension is a good start point, but, actually, i'm not able to make it works because of a problem in the preg_replace function :)
So, I still continue my experiments, thanks for your help Martin.
If somebody can help me with the regular expression in preg_replace function it would be appreciated :)
Best Regards,
KlinT
Le 17 nov. 06 à 13:36, Martin Peeks a écrit :
Hi
edit the toolbar (Editpage.php) and create another button
... 'image' =>'smiley.gif', 'open' => '[[image:smiley.gif]]' 'close' => '' 'sample' =>'' 'tip' =>'' 'key' =>'' ...
(not tested)
HTH
Swen
2006/11/17, KlinT klint@klintcentral.net:
Hi Martin,
Well, http://en.wikipedia.org/wiki/Template:Emot allow me to use smileys ... in my WiKi ...
This is a workarround, but a little bit "heavy" ... That's why I have post a question here :)
In fact, I'd like to write an extension that parse smileys strings ( like :) or :-) ) and replace these strings with the correct image ...
Using the same method used in Mail Link Extension is a good start point, but, actually, i'm not able to make it works because of a problem in the preg_replace function :)
So, I still continue my experiments, thanks for your help Martin.
If somebody can help me with the regular expression in preg_replace function it would be appreciated :)
Best Regards,
KlinT
Le 17 nov. 06 à 13:36, Martin Peeks a écrit :
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
Hi Swen,
Thanks a lot, I'll test it asap :)
Best regards
Le 17 nov. 06 à 14:44, Swen Wacker a écrit :
Hi
edit the toolbar (Editpage.php) and create another button
... 'image' =>'smiley.gif', 'open' => '[[image:smiley.gif]]' 'close' => '' 'sample' =>'' 'tip' =>'' 'key' =>'' ...
(not tested)
HTH
Swen
2006/11/17, KlinT klint@klintcentral.net:
Hi Martin,
Well, http://en.wikipedia.org/wiki/Template:Emot allow me to use smileys ... in my WiKi ...
This is a workarround, but a little bit "heavy" ... That's why I have post a question here :)
In fact, I'd like to write an extension that parse smileys strings ( like :) or :-) ) and replace these strings with the correct image ...
Using the same method used in Mail Link Extension is a good start point, but, actually, i'm not able to make it works because of a problem in the preg_replace function :)
So, I still continue my experiments, thanks for your help Martin.
If somebody can help me with the regular expression in preg_replace function it would be appreciated :)
Best Regards,
KlinT
Le 17 nov. 06 à 13:36, Martin Peeks a écrit :
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
Yeahhh
It works perfectly ...
Many Many Thanks
Best regards
Le 17 nov. 06 à 14:44, Swen Wacker a écrit :
Hi
edit the toolbar (Editpage.php) and create another button
... 'image' =>'smiley.gif', 'open' => '[[image:smiley.gif]]' 'close' => '' 'sample' =>'' 'tip' =>'' 'key' =>'' ...
(not tested)
HTH
Swen
2006/11/17, KlinT klint@klintcentral.net:
Hi Martin,
Well, http://en.wikipedia.org/wiki/Template:Emot allow me to use smileys ... in my WiKi ...
This is a workarround, but a little bit "heavy" ... That's why I have post a question here :)
In fact, I'd like to write an extension that parse smileys strings ( like :) or :-) ) and replace these strings with the correct image ...
Using the same method used in Mail Link Extension is a good start point, but, actually, i'm not able to make it works because of a problem in the preg_replace function :)
So, I still continue my experiments, thanks for your help Martin.
If somebody can help me with the regular expression in preg_replace function it would be appreciated :)
Best Regards,
KlinT
Le 17 nov. 06 à 13:36, Martin Peeks a écrit :
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
Hi all,
I've moved some pages, and after I've deleted its original link. So, what happened is that all of those pages I've moved don't show up in the page Special:Newpages even though they still exists.
I don't want to delete and create all those pages just to have them showing up in the page Special:Newpages. But if I have to, I will do so... Any clue?
Thanks a lot, mauro. _________________________________________________ Server: MediaWiki: 1.6.8 PHP: 4.3.11 (apache) MySQL: 4.1.20-max-log phpMyAdmin - 2.8.0.1 * no access to shell command
Client: Win XP Home Edition SP2 Browser Mozila FireFox ____________________________________
mediawiki-l@lists.wikimedia.org