diff --git a/components/com_joomgallery/views/userpanel/tmpl/bootone.php b/components/com_joomgallery/views/userpanel/tmpl/bootone.php index a3a7384..4decd23 100644 --- a/components/com_joomgallery/views/userpanel/tmpl/bootone.php +++ b/components/com_joomgallery/views/userpanel/tmpl/bootone.php @@ -8,6 +8,7 @@ $listDirn = $this->escape($this->state->get('list.direction')); $saveOrder = (($listOrder == 'ordering') && (strtoupper($listDirn) == 'ASC' || !$listDirn) && !$this->state->get('filter.inuse')); $display_hidden_asterisk = false; +$editingforms = ""; if($saveOrder): $saveOrderingUrl = 'index.php?option='._JOOM_OPTION.'&task=images.saveorder&format=json'; @@ -55,17 +56,17 @@
- - + +
pagination->getLimitBox(); ?>
- + @@ -84,14 +85,14 @@ lists['filter_state']; ?>
- state->get('filter.category'), 'filter_category', 'onchange="document.id(\'adminForm\').submit()"', null, '- ', 'filter'); ?> + state->get('filter.category'), 'filter_category', 'onchange="document.adminForm.submit();"', null, '- ', 'filter'); ?>
- - _config->get('jg_approve')): ?> @@ -138,8 +139,8 @@ && in_array($item->access, $this->_user->getAuthorisedViewLevels()) && isset($allowed_categories[$item->catid]); ?> - - + + + + @@ -268,4 +320,22 @@ +
+ + +
+ array('bootone'), 'client' => 1)); \ No newline at end of file diff --git a/media/joomgallery/css/bootone.css b/media/joomgallery/css/bootone.css index dc88dc7..ff13a33 100644 --- a/media/joomgallery/css/bootone.css +++ b/media/joomgallery/css/bootone.css @@ -112,4 +112,8 @@ .jg_starrating_cat, .jg_starrating_fav, .jg_starrating_top, .jg_starrating_search{ margin:0 auto; +} + +.jg-icon-disabled .icon-lightning{ + color:grey; } \ No newline at end of file
+ ', 'ordering', $listDirn, $listOrder, null, 'asc', 'COM_JOOMGALLERY_COMMON_REORDER'); ?> +
+
atagtitle; ?> href=""> - imgtitle; ?> + imgtitle; ?> @@ -188,10 +189,18 @@ show_edit_icon): ?> -
- - -
+
+ > + +
+
+ + +
+
+ + +
show_delete_icon): ?>
@@ -244,6 +253,49 @@
+
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+ _config->get('jg_edit_metadata')): ?> +
+
+ +
+
+ +
+
+ +
+ +
+ editor->display('imgtext_'.$item->id, $item->imgtext, '100%', '168', '5', '5', false, null, null, null, array('mode'=> '0')); ?> +
+
+
+
+