[Moin-user] edit box width

Nir Soffer nirs at actcom.net.il
Sat Jul 9 20:39:09 EDT 2005


On 10 Jul, 2005, at 5:14, McFadden, Gordon wrote:
> I installed moinmoin (x86-64 running RHEL4 with apache).  Every thing
> seems ok, except the edit box width is only about 13 or 14 characters
> wide.
>

This happen when the wiki can't find the css files. Check that your 
Apache Alias setting match your url_prefix setting.

In Apache conf:
ScriptAlias '/mywiki/' path/to/wiki/moin.cgi
Alias '/wiki/' prefix/share/moin/htdocs/

In wikiconfig.py:
url_prefix = '/wiki'


Best Regards,

Nir Soffer





More information about the Moin-user mailing list