Search found 155 matches

by simpleSolutions.dk
Mon Oct 31, 2011 5:09 pm
Forum: Addons and Plugins
Topic: jquery4CMSimple sugestion
Replies: 13
Views: 3493

Re: jquery4CMSimple sugestion

Thx Holger

I couldn't either imagine the situation until I have seen it. Then now I'm coding to the future release of jQuery plugin :lol:
jerry/simplesolutions.
by simpleSolutions.dk
Mon Oct 31, 2011 12:32 pm
Forum: Addons and Plugins
Topic: jquery4CMSimple sugestion
Replies: 13
Views: 3493

Re: jquery4CMSimple sugestion

Hi Holger and Christoph I noticed that the same code was doubled on the same page after 2 calls to the same plugin. So it's a bad programming and can be avoided by checking for returned value. (include_jQueryPlugin('jQuery plugin', 'path to jquery plugin')) $hjs.= 'path to css file'; // if called tw...
by simpleSolutions.dk
Mon Oct 31, 2011 10:50 am
Forum: Addons and Plugins
Topic: jquery4CMSimple sugestion
Replies: 13
Views: 3493

jquery4CMSimple sugestion

Hi forum / Holger I'm missing a return value from function include_jQueryPlugin(..) in plugin jquery4CMSimple. Sugested return values: true if jQuery plugin is loaded and false in case that jQuery plugin is already laded. A return value is necessary to decide if aditional jQuery plugin data must be ...
by simpleSolutions.dk
Mon Oct 24, 2011 11:21 am
Forum: Addons and Plugins
Topic: Svarrer's Gallery & Carouselgl issues
Replies: 18
Views: 5981

Re: Svarrer's Gallery & Carouselgl issues

FYI: Carousel for Gallery doesn't use image.php and can't display watermarked images on the fly. The only part of Gallery plugin in use is the ability to create thumbnails. So if you did create thumbnails through Gallery plugin then your carousel shuld run, even in xampp localhost environmnet. I'm d...
by simpleSolutions.dk
Thu Oct 06, 2011 12:17 pm
Forum: Open Development
Topic: Banner slider
Replies: 17
Views: 9117

Re: Banner slider

Yes it is a kind of gallery, but how do I get it to appear so that it follows certain pages, as Christoph indeed can see I want It can easly be activated from single pages with different forlders as parameter. The only thing missing in the Gallery as back end is the possibility to call urls or imag...