[Phpmyadmin-devel] Theme versioning

Hi all I just added themes versioning and naming into cvs. So now when there is change on theme requirements, please increase PMA_THEME_VERSION in libraries/defines.lib.php and $theme_version in themes/*/info.inc.php (of course after updating that theme). -- Michal Čihař | http://cihar.com

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Michal & list, Michal Čihař wrote:
I just added themes versioning and naming into cvs. So now when there is change on theme requirements, please increase PMA_THEME_VERSION in libraries/defines.lib.php and $theme_version in themes/*/info.inc.php (of course after updating that theme).
Now what is our policy about theme versions? Do PMA_THEME_VERSION and $theme_version have to match? Regards, - -- Alexander M. Turek <rabus@users.sourceforge.net> _ __ __ _ _ _ _ __ | |__ _ __ | \/ |_ _ / \ __| |_ __ ___ (_)_ __ | '_ \| '_ \| '_ \| |\/| | | | | / _ \ / _` | '_ ` _ \| | '_ \ | |_) | | | | |_) | | | | |_| |/ ___ \ (_| | | | | | | | | | | | .__/|_| |_| .__/|_| |_|\__, /_/ \_\__,_|_| |_| |_|_|_| |_| |_| |_| |___/ <http://www.phpmyadmin.net> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFBHBqfoHdnxuobFY4RAmUFAKDb5sPpV8sbFUdqAjN8yVU+m96LCQCeMWwy tSD0RllqwS3EDESlP4IwKrA= =WE1l -----END PGP SIGNATURE-----

Alexander M. Turek wrote:
Now what is our policy about theme versions? Do PMA_THEME_VERSION and $theme_version have to match?
Currently PMA_THEME_VERSION must be less or equal than theme_version defined in each theme. This expects themes will be only expanded... -- Michal Čihař | http://cihar.com

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Michal, Michal Čihař wrote:
Alexander M. Turek wrote:
Now what is our policy about theme versions? Do PMA_THEME_VERSION and $theme_version have to match?
Currently PMA_THEME_VERSION must be less or equal than theme_version defined in each theme. This expects themes will be only expanded...
In other words, themes have to be backwards compatible down to 2.6.0? This is OK for now, but can be annoying later on, don't you think? Regards, - -- Alexander M. Turek <rabus@users.sourceforge.net> _ __ __ _ _ _ _ __ | |__ _ __ | \/ |_ _ / \ __| |_ __ ___ (_)_ __ | '_ \| '_ \| '_ \| |\/| | | | | / _ \ / _` | '_ ` _ \| | '_ \ | |_) | | | | |_) | | | | |_| |/ ___ \ (_| | | | | | | | | | | | .__/|_| |_| .__/|_| |_|\__, /_/ \_\__,_|_| |_| |_|_|_| |_| |_| |_| |___/ <http://www.phpmyadmin.net> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFBHuk0oHdnxuobFY4RAlfHAKC5xxdilIMJd4gLwITQB8XHRKdHGwCgnHC3 /hsbnqBxf04zsnUsyATYGrk= =EKLg -----END PGP SIGNATURE-----

Hi On 15.08.2004 06:40 +0200, Alexander M. Turek wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi Michal,
Michal Čihař wrote:
Alexander M. Turek wrote:
Now what is our policy about theme versions? Do PMA_THEME_VERSION and $theme_version have to match?
Currently PMA_THEME_VERSION must be less or equal than theme_version defined in each theme. This expects themes will be only expanded...
In other words, themes have to be backwards compatible down to 2.6.0? This is OK for now, but can be annoying later on, don't you think?
Later we can change this behaviour. But for now I thing it won't cause troubles. -- Michal Čihař | http://cihar.com

Michal Čihař wrote:
Hi
On 15.08.2004 06:40 +0200, Alexander M. Turek wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi Michal,
Michal Čihař wrote:
Alexander M. Turek wrote:
Now what is our policy about theme versions? Do PMA_THEME_VERSION and $theme_version have to match?
Currently PMA_THEME_VERSION must be less or equal than theme_version defined in each theme. This expects themes will be only expanded...
In other words, themes have to be backwards compatible down to 2.6.0? This is OK for now, but can be annoying later on, don't you think?
Later we can change this behaviour. But for now I thing it won't cause troubles.
Michal, do you feel appropriate to talk about theme version in Documentation.html, in the new FAQ 2.7? Marc

On 09/04/2004 03:40 PM, Marc Delisle wrote:
do you feel appropriate to talk about theme version in Documentation.html, in the new FAQ 2.7?
Done. -- Michal Čihař | http://cihar.com
participants (3)
-
Alexander M. Turek
-
Marc Delisle
-
Michal Čihař