Menu

#113 Hide lang and theme select from login page

closed-fixed
None
5
2007-04-25
2007-04-24
Tim Gerundt
No

I use my NOCC installation alone and don't need the language and theme selection at the login page. But I still want the possibility to change language and theme from the preference page (which I use). So I added the following preference to the config file:

// hide the language selection from the login page
$conf->hide_lang_select_from_login_page = true;

// hide the theme selection from the login page
$conf->hide_theme_select_from_login_page = false;

Greetings,
Tim Gerundt

Discussion

  • Tim Gerundt

    Tim Gerundt - 2007-04-24

    original and altered files

     
  • Tim Gerundt

    Tim Gerundt - 2007-04-24

    Logged In: YES
    user_id=652377
    Originator: YES

    File Added: hide_lang_and_theme_select_from_login_page.diff

     
  • Anonymous

    Anonymous - 2007-04-25

    Logged In: YES
    user_id=529507
    Originator: NO

    Fixed in CVS.

    It'll be included in next release.

    But you can download daily snapshots at :
    http://nocc.sourceforge.net/download/

    Thanks for the patch.

     
  • Anonymous

    Anonymous - 2007-04-25
    • assigned_to: nobody --> goddess_skuld
    • status: open --> closed-fixed
     

Log in to post a comment.