Table DND 1.0.5
This commit is contained in:
parent
48fb312730
commit
fe15df439b
@ -13,10 +13,12 @@
|
||||
- Lorsque la galerie n'en contient qu'**une seule galerie**, elle peut être affichée directement, la liste des galeries étant ignorée. Pour cela, activer cette option dans les options de la galerie.
|
||||
- Le contenu de la page peut désormais être affiché avec le contenu de la galerie sélectionnée. Ce paramètre ce gère au niveau de chaque galerie.
|
||||
- Déplacement du bouton de retour à la liste des galeries en bas de l'écran.
|
||||
## Corrections :
|
||||
### Corrections :
|
||||
- Module Galerie : correction de bugs, tri des images, erreurs d'affectation.
|
||||
- Module Blog : taille recommandée de l'image erronée lorsque la largeur de l'écran est réglée sur fluide (100%).
|
||||
- Gestion des pages : positionnement dans le menu accessoire ou dans le menu standard.
|
||||
### Mise à jour :
|
||||
- TableDND, script JQUERY de tri de tables, utilisé par la galerie, passe en version 1.0.5
|
||||
|
||||
## Version 11.3.07
|
||||
### Correction :
|
||||
|
22
module/gallery/vendor/tablednd/MIT-LICENSE.txt
vendored
Normal file
22
module/gallery/vendor/tablednd/MIT-LICENSE.txt
vendored
Normal file
@ -0,0 +1,22 @@
|
||||
Copyright (c) Denis Howlett <denish@isocra.com>
|
||||
Copyright 2012 Nick Lombard - nickl- and other contributors
|
||||
https://github.com/isocra/TableDnD
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of this software and associated documentation files (the
|
||||
"Software"), to deal in the Software without restriction, including
|
||||
without limitation the rights to use, copy, modify, merge, publish,
|
||||
distribute, sublicense, and/or sell copies of the Software, and to
|
||||
permit persons to whom the Software is furnished to do so, subject to
|
||||
the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be
|
||||
included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
3
module/gallery/vendor/tablednd/lisez-moi.txt
vendored
3
module/gallery/vendor/tablednd/lisez-moi.txt
vendored
@ -1 +1,2 @@
|
||||
https://github.com/isocra/TableDnD
|
||||
https://github.com/isocra/TableDnD
|
||||
Version 1.0.5
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user