Home
last modified time | relevance | path

Searched +full:sort +(+path:plugin +path:gallery) -(+path:plugin +path:gallery +path:lang) (Results 1 – 6 of 6) sorted by relevance

/plugin/gallery/
H A Dsyntax.php
H A DGalleryNode.php70 if ((int)$attrs['sort'] !== (int)$defaults['sort']) {
71 $query[] = $attrs['sort'];
/plugin/gallery/script/
H A Dprosemirror.js171 name: 'sort',
175 checked: attrs['sort'] === 'filesort',
178 name: 'sort',
182 checked: attrs['sort'] === 'random',
185 name: 'sort',
189 checked: attrs['sort'] === 'modsort',
192 name: 'sort',
196 checked: attrs['sort'] === 'datesort',
199 name: 'sort',
203 checked: attrs['sort']
[all...]
/plugin/gallery/action/
H A Dprosemirror.php167 'sort' => $options->sort,
/plugin/gallery/conf/
H A Ddefault.php15 $conf['sort'] = 'file';
H A Dmetadata.php17 $meta['sort'] = array(