Tobin Cataldo schrieb:
> Hi,
>
> Please check to see that your static files are accessible. In 1.8.x
> static files were put in the Python/shared directory for you. Now, in
> 1.9.x they are in site-packages/MoinMoin/web/static.
>
> You can replace your shared directory files or change your alia
Alessandro Dentella schrieb:
> On Wed, Mar 10, 2010 at 03:33:59PM -0600, Tobin Cataldo wrote:
>> Hi,
>>
>> Please check to see that your static files are accessible. In 1.8.x
>> static files were put in the Python/shared directory for you. Now, in
>> 1.9.x they are in site-packages/MoinMoin/web
On Wed, Mar 10, 2010 at 03:33:59PM -0600, Tobin Cataldo wrote:
> Hi,
>
> Please check to see that your static files are accessible. In 1.8.x
> static files were put in the Python/shared directory for you. Now, in
> 1.9.x they are in site-packages/MoinMoin/web/static.
>
> You can replace your sh
Hi,
Please check to see that your static files are accessible. In 1.8.x
static files were put in the Python/shared directory for you. Now, in
1.9.x they are in site-packages/MoinMoin/web/static.
You can replace your shared directory files or change your alias in
apache conf to the new location
2010/3/10 Alessandro Dentella :
> Hi,
>
> I just installed a wiki 1.9.2 in wsgi setup and I can't understand how to get
> the gui mode modify option.
> Should I enable it in some way?
>
Well, this is strange. GUI edit mode is enabled by default.
Maybe you are using the Chrome browser? I know it ha
Hi,
I just installed a wiki 1.9.2 in wsgi setup and I can't understand how to get
the gui mode modify option.
When I installed 1.8.5 (that I still have it working as .cgi) I don't remember
having done anything peculiar to enable the gui editor and it just worked.
Now I can't see the button to ed