mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 17:14:42 +02:00
Carousel/Slideshow support added. Use: {GALLERY_SLIDESHOW=X} X = Gallery Category No.
This commit is contained in:
@@ -8,7 +8,10 @@
|
||||
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
|
||||
|
||||
/*
|
||||
// SEE e_shortcode.php instead.
|
||||
|
||||
|
||||
class gallery_shortcodes extends e_shortcode
|
||||
{
|
||||
|
||||
@@ -64,3 +67,4 @@ class gallery_shortcodes extends e_shortcode
|
||||
|
||||
|
||||
}
|
||||
*/
|
||||
|
Reference in New Issue
Block a user