user preferences saving and integration

This commit is contained in:
Crack
2010-06-20 21:34:13 +02:00
parent f920e44af4
commit 9f44d864b6
17 changed files with 291 additions and 170 deletions

View File

@@ -103,8 +103,8 @@ $forms['Sql_queries'] = array(
'VerboseMultiSubmit',
'MaxCharactersInDisplayedSQL',
'EditInWindow',
'QueryWindowWidth',
'QueryWindowHeight',
//'QueryWindowWidth', // overridden in theme
//'QueryWindowHeight',
'QueryWindowDefTab');
$forms['Page_titles'] = array(
'TitleDefault',
@@ -112,6 +112,10 @@ $forms['Page_titles'] = array(
'TitleDatabase',
'TitleServer');
$forms['Other_core_settings'] = array(
'NaturalOrder',
'InitialSlidersState',
'ErrorIconic',
'ReplaceHelpImg',
'MaxDbList',
'MaxTableList',
'MaxCharactersInDisplayedSQL',