My favorites | Sign in
Project Logo
             
Details: Show all Hide all

Older

  • Nov 13, 2008
    issue 12 (css problem when editing a page: modern used) commented on by djalil.chafai   -   one can use theme_force = 'True' in wikiconfig.py
    one can use theme_force = 'True' in wikiconfig.py
  • Nov 13, 2008
    issue 12 (css problem when editing a page: modern used) commented on by djalil.chafai   -   The problem can be solved by editing the preferences of the accounts. It seems that the theme_default is not taken into account in the preferences...
    The problem can be solved by editing the preferences of the accounts. It seems that the theme_default is not taken into account in the preferences...
  • Nov 12, 2008
    issue 12 (css problem when editing a page: modern used) commented on by djalil.chafai   -   in fact, you don't have to edit a page in order to get this problem. A simple login is enough. The theme used after login is modern instead of the new theme...
    in fact, you don't have to edit a page in order to get this problem. A simple login is enough. The theme used after login is modern instead of the new theme...
  • Nov 12, 2008
    issue 12 (css problem when editing a page: modern used) reported by djalil.chafai   -   What steps will reproduce the problem? 1. install moinmoin 1.7.2 and create some users and some pages 2. install croquant1.1 3. login, and edit a page What is the expected output? What do you see instead? the CSS used in the edit page after login involves "modern" the rendering of the page is thus in the old style... What version of the product are you using? On what operating system? moinmoin 1.7.2 and croquant1.1 Please provide any additional information below.
    What steps will reproduce the problem? 1. install moinmoin 1.7.2 and create some users and some pages 2. install croquant1.1 3. login, and edit a page What is the expected output? What do you see instead? the CSS used in the edit page after login involves "modern" the rendering of the page is thus in the old style... What version of the product are you using? On what operating system? moinmoin 1.7.2 and croquant1.1 Please provide any additional information below.
  • Oct 15, 2008
    issue 11 (Probleme of depiction) reported by Vinc39   -   What steps will reproduce the problem? 1. When there is little or no contents in a page of the wiki. What is the expected output? What do you see instead? The footer displays under the menu, as the joined photo. What version of the product are you using? On what operating system? OS : Debian Testing MoinMoin : 1.7.1.1 Croquant : 1.1 Please provide any additional information below.
    What steps will reproduce the problem? 1. When there is little or no contents in a page of the wiki. What is the expected output? What do you see instead? The footer displays under the menu, as the joined photo. What version of the product are you using? On what operating system? OS : Debian Testing MoinMoin : 1.7.1.1 Croquant : 1.1 Please provide any additional information below.
  • Sep 30, 2008
    issue 10 ('auth_login_inputs') reported by andreas.voellmy   -   What steps will reproduce the problem? 1. install crunchy (theme, css, img, parser, and macro files) 2. ran with my old wiki configuration, which has only minimal changes to the default configuration to set the various moinmoin directories, set a superuser and set up the acl_rights_default attribute. What is the expected output? What do you see instead? Front page should be loaded without errors, showing links on the left hand side, along with a login link. What version of the product are you using? On what operating system? # Platform: Linux 2.6.24-19-generic #1 SMP x86_64 # Python: Python 2.5.2 # MoinMoin: Release 1.5.8 (release) Please provide any additional information below. The front page loads with an error. The message is "Config instance has no attribute 'auth_login_inputs'". The error occurs in theme/crunchy.py at line 129: 127 query = {'action': 'login'} 128 # special direct-login link if the auth methods want no input 129 if request.cfg.auth_login_inputs == ['special_no_input']: 130 query['login'] = '1' 131 if request.cfg.auth_have_login:
    What steps will reproduce the problem? 1. install crunchy (theme, css, img, parser, and macro files) 2. ran with my old wiki configuration, which has only minimal changes to the default configuration to set the various moinmoin directories, set a superuser and set up the acl_rights_default attribute. What is the expected output? What do you see instead? Front page should be loaded without errors, showing links on the left hand side, along with a login link. What version of the product are you using? On what operating system? # Platform: Linux 2.6.24-19-generic #1 SMP x86_64 # Python: Python 2.5.2 # MoinMoin: Release 1.5.8 (release) Please provide any additional information below. The front page loads with an error. The message is "Config instance has no attribute 'auth_login_inputs'". The error occurs in theme/crunchy.py at line 129: 127 query = {'action': 'login'} 128 # special direct-login link if the auth methods want no input 129 if request.cfg.auth_login_inputs == ['special_no_input']: 130 query['login'] = '1' 131 if request.cfg.auth_have_login:
 
Hosted by Google Code