> How do you backup and restore MoinMoin?
Well, there are several ways.
If you do a file-level backup of your whole system, you're fine, moin
code, configuration and data will be included (as we just use the file
system and no database, no special precautions like dumping databases or
stopping da
Hi,
I can access my wiki at wiki.mydomainname/mywiki but the static files
(moin.png logo) are not shown? and the page looks a little plain
'ugly' maybe it cannot find the static directory for .js, .png files.
My setup uses fcgi and lighttpd. I tried copying htdocs directory to
separate directory
David M. Besonen schrieb:
> On 2/19/2009 9:26 AM, Christopher MacMinn wrote:
>
> also, does it matter where in the .css file i place this rule
> (is the whole .css file interpreted prior to it being
> "executed")?
with some themes you can have four css included:
* common.css --> here goes ever
On Sat, Feb 21, 2009 at 12:26 AM, David M. Besonen wrote:
> On 2/19/2009 9:26 AM, Christopher MacMinn wrote:
>
>> You want to hide just the "settings" link, meaning the one
>> that sits between the username link and the "Logout" link?
>> This is an anchor () with id="userprefs", so try adding
>> a
> File
> "/usr/local/wiki/lib/python2.5/site-packages/MoinMoin/i18n/__init__.py",
> line 238, in getDirection
> return languages[lang]['x-direction']
> KeyError: 'en'
Try stopping moin, clearing the data/cache/i18n/* and restart moin.
Matt W schrieb:
> Hi all--
>
> here I go again, upgrading MoinMoin, something that has bitten me before :)
>
> We are upgrading from 180 to 182. I really tried to be careful
> following the guides and didn't see any 'gotchas' in the CHANGES file.
> I thought I had done everything correctly but