Re: [Moin-user] Smiley

2009-01-20 Thread Thomas Waldmann
If you want to remove a smiley from the parsers, you need to modify MoinMoin/config/__init__.py (due to the way this works internally in moin, this is NOT configurable via wikiconfig/farmconfig and that change will change it for all wikis running that code). > how can i block some smileys

Re: [Moin-user] Smiley

2009-01-19 Thread waqas ahmad
Hi, Thanks for reply.Now the problem is:- when i comment out this emotion in the following path file, then it disapears the emotion as well as Text. /python/site-packages/moinmoin/themes/__init__.py). Then i cant see my text. i mean i can not see the this B). If you know any other way

Re: [Moin-user] Smiley

2009-01-19 Thread Rick Vanderveer
Hey Waqas,Try looking in: /python/site-packages/moinmoin/themes/__init__.py Then comment out the row that has that smiley and comment it out. -Rick On Mon, Jan 19, 2009 at 9:13 AM, waqas ahmad wrote: > > > Hi, > > how can i block some smileys. For example, whenever i write "B)" in my > docu

[Moin-user] Smiley

2009-01-19 Thread waqas ahmad
Hi, how can i block some smileys. For example, whenever i write "B)" in my document, then moinmoin changes this text into smiley.Please tell me how i can configure this smiley so i can get my real text. How i can get my this word "B)" in wiki documents. Thanks a lot. Best Regards, W