Craig A
Email:
- City: Houston, TX
- Occupation: Development lead, systems management ISV
My first topic is /OneClickLogin
Things I Love About MoinMoin
GUI editor - this is what caused me to look around at all wikis, and the MoinMoin implementation is way better than any others
- Insert/Edit wiki link function
- Subscription function
- ACL implementation - simple, effective and easy to use
- Superb set of macros/plugins available
MoinMoin Issues I am Working On
I experienced the MoinMoinBugs/ErrorInLockingCode problem. There was no current file in the folder.
I often get the MoinMoinBugs/ExpatError in multiple different Win32/IIS installations - however I am not pasting any text.
- This is the most serious problem I have since it causes people to lose data (whatever they had edited)
- I have not nailed down exactly how to reproduce. I will work on that further. I always get error 500 and the expaterror.log always shows line 376. Having a #acl line at the beginning seems to cause the problem to happen more often. I have also gotten it just by editing a simple page in GUI mode and adding a bullet item under an H2.
- At a minimum I would like to see if there is a way to make the edit data available so the work is not lost
- Find out how to make a single CRLF in the text and GUI editor cause an actual line break in the rendered code. This is a big usability issue.