Add info about theme generations.

This commit is contained in:
Michal Čihař
2004-09-20 12:02:58 +00:00
parent 4f1f955d2d
commit 0b851a1b30
2 changed files with 37 additions and 36 deletions

View File

@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
$Id$ $Id$
$Source$ $Source$
2004-09-20 Michal Čihař <michal@cihar.com>
* Documentation.html: Add info about theme generations.
2004-09-19 Alexander M. Turek <me@derrabus.de> 2004-09-19 Alexander M. Turek <me@derrabus.de>
* Documentation.html: Clarification. * Documentation.html: Clarification.

View File

@@ -2808,13 +2808,11 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
</p> </p>
<p> <p>
In theme directory there is file <tt>info.inc.php</tt> which contains In theme directory there is file <tt>info.inc.php</tt> which contains
theme verbose name and theme version. These versions are enumerated from 1 theme verbose name, theme generation and theme version. These versions and
and do not have any direct dependance on phpMyAdmin version. Themes with generations are enumerated from 1 and do not have any direct dependance on
higher version should work also in older phpMyAdmin versions because we phpMyAdmin version. Themes within same generation should be bacward
currently expect these will only grow (new css classes or more images), compatible - theme with version 2 should work in phpMyAdmin requiring
but this behaviour will be probably changed in future, in case phpMyAdmin version 1. Themes with different generation are incompatible.
will start to use some templates and these will require completely
different themes.
</p> </p>
<p> <p>
If you do not want to use your own symbols and buttons, remove the If you do not want to use your own symbols and buttons, remove the