Databases Reference
In-Depth Information
The default chosen theme is specified in $cfg [ 'ThemeDefault' ], and is set to
'original' . If no theme selection is available for users, this theme will be used.
The original subdirectory should never be deleted;
phpMyAdmin relies on it for normal operations.
Theme Selection
On the Home page, we can offer a theme selector to users. Setting
$cfg['ThemeManager'] to TRUE (the default) shows the selector:
To help choose a suitable theme, the color palette icon next to Theme / Style brings
us screenshots of the available themes. We can then click on take it under the theme
we want. The chosen theme is remembered in a cookie. By default, the remembered
theme applies to all servers we connect to. To make phpMyAdmin remember one
theme per MySQL server, we set $cfg[ThemePerServer] to TRUE .
Left Panel
The left panel contains the following elements:
The logo (if $cfg['LeftDisplayLogo'] is set to TRUE ), which is clickable
and linked to http://www.phpMyAdmin.net
The server list ( if $cfg['LeftDisplayServers'] is set to TRUE)
The Home link or icon (takes you back to the phpMyAdmin home page)
A Log out link or icon
A link or icon leading to the Query window
Icons to display phpMyAdmin and MySQL documentation
 
Search WWH ::




Custom Search