Feature 1031 : Automatically sort photos by rank when manual ranks are edited

Add fields to choose sorting mode.
If order of images is changed, checked automaticaly rank for sorting mode.

Need refactoring between admin/element_set_ranks.php admin/cat_modify.php

git-svn-id: http://piwigo.org/svn/trunk@5759 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
nikrou
2010-04-10 13:25:20 +00:00
parent 45f8e78080
commit ef7b4cd2b5
3 changed files with 130 additions and 4 deletions
+4
View File
@@ -293,6 +293,10 @@ FORM P {
margin-bottom: 2em;
}
form p.field {
text-align: left;
}
FORM FIELDSET P {
margin-top: 1em;
margin-bottom: 0;