Description
I set up the 1.5.0 beta5 MoinBeta on my Debian box from the tarball. In the moinconfig.py for my wiki instance, I changed the following line
logo_string = u'<img src="/wiki/common/moinmoin.png" alt="MoinMoin Logo">'
to
logo_string = u'My Group Wiki'
So that the text "My Group Wiki" would appear where the MoinMoin logo would be. Occasionally, however, the wiki pages have the MoinMoin logo instead of my "My Group Wiki" text. logo_str must be occasionally overridden somewhere in the page generation.
Steps to reproduce
Using MoinMoin 1.5.0 beta5 (see MoinBeta):
- Create a wiki instance
Change the logo_str variable in moinconfig.py to be equal to a plain string
- Surf around the wiki for a bit
I notice the error seems to occur most frequently after I have edited a page or clicked to HelpContents
Example
Details
MoinMoin Version |
1.5.0 beta5 |
OS and Version |
Debian Sarge |
Python Version |
2.3.5 |
Server Setup |
|
Server Details |
Standard setup, no SSL or anything crazy |
Workaround
Discussion
Did you restart apache after changing moin's config? If not, try.
I did, but I will retry that and report back. Thanks for the suggestion --ChrisLasher
- Any news?
Yes, I have not had the problem since restarting Apache. Perhaps I had not done a restart after altering moinconfig.py, as I thought I had. Thanks again for the suggestion. Our group is really excited about using MoinMoin; thanks for the software! --ChrisLasher
- Any news?
Plan
- Priority:
- Assigned to:
- Status: