Display a (javascript) based query window as a new frame below the left

frame with query history [#526008]. Currently a bit experimental,
works with IE6 and Mozilla 1.2. Utilizes pretty basic JavaScript functions
which *should* work with any browser.
This commit is contained in:
Garvin Hicking
2003-02-24 18:16:24 +00:00
parent dba8ecc4fd
commit dd6345c90f
8 changed files with 492 additions and 12 deletions

View File

@@ -377,8 +377,8 @@ $cfg['QueryFrame'] = TRUE; // displays a new frame where a link
$cfg['QueryFrameJS'] = TRUE; // whether to use JavaScript functions for opening a new window for SQL commands.
// if set to 'false', the target of the querybox is always the right frame.
$cfg['QueryFrameDebug'] = FALSE; // display JS debugging link (DEVELOPERS only)
$cfg['QueryFrameWidth'] = 750; // Width of Query window
$cfg['QueryFrameHeight'] = 300; // Height of Query window
$cfg['QueryWindowWidth'] = 750; // Width of Query window
$cfg['QueryWindowHeight'] = 300; // Height of Query window
+$cfg['BrowseMIME'] = TRUE; // Use MIME-Types (stored in column comments table) for