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

[Moin-user] The beginnings of a HowTo collection

2009-01-19 Thread Thomas Waldmann
See there (and help improving it): http://moinmo.in/HowTo -- This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _

Re: [Moin-user] Upgrading from 1.5.3

2009-01-19 Thread Karl Auer
On Mon, 2009-01-19 at 10:40 -0600, Rick Vanderveer wrote: > "working" means the directory that's the active one, the one that > would be hit when someone visits your moin wiki. The one that if you > edited a page, would have your most recent page. I was asking about a "working config", not a "wor

Re: [Moin-user] executing a command when a page is saved (commited)?

2009-01-19 Thread Frank Lin PIAT
Hi, On Sun, 2009-01-18 at 23:33 +0100, R.Bauer wrote: > Frank Lin PIAT schrieb: > > Hello, > > > > Is there a way to execute a command when a page is save? > > > you can add your code to the event handler > search for PageChangedEvent and TrivialPageChangedEvent I was hoping to be able to invok

Re: [Moin-user] Upgrading from 1.5.3

2009-01-19 Thread Rick Vanderveer
Hey Karl, "working" means the directory that's the active one, the one that would be hit when someone visits your moin wiki. The one that if you edited a page, would have your most recent page. Just a suggestion: You should try experimenting with upgrading on a virtual machine. Rebuild your wiki

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

Re: [Moin-user] moinmoin using 100% CPU

2009-01-19 Thread Thomas Waldmann
> I'm a recent user of moinmoin (http://wiki.getdropbox.com) and am > having a strange problem. there seems to be a request that results in > the process jumping to 100% CPU for a solid 1-2 minutes. Well, just look into moin's / apache's log file to see what URL was requested. For a fresh wiki,

Re: [Moin-user] Upgrading from 1.5.3

2009-01-19 Thread Karl Auer
It's me again :-) I haven't yet had th time or the courage to upgrade my old 1.5.3 installation to 1.8.x. And I still have a question: On Mon, 2008-11-03 at 11:18 +0100, Sebastian Haase wrote: > On Mon, Nov 3, 2008 at 12:35 AM, Thomas Waldmann wrote: > >> I want to upgrade from 1.5.3 to the late