Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 10:42:36 AM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155538 Posts in 21715 Topics by 7737 Members
Latest Member: chris85
* Home Help Search Login Register
Pages: 1 2 3 [4]   Go Down
Print
Author Topic: [*droplet*] microGallery (place Gallery anywhere)  (Read 7709 times)
mic
Guest
« Reply #75 on: August 20, 2011, 12:36:48 PM »

the droplet want work with colorbox.
a link to your site could help.

It isn't online yet. This is local on my NAS.

Ah, wait. I don't think I have colorbox installed, neither for LA nor as single module...

I'll check and report that later. Gotta shoot a little now Wink

Thanks

#m
Logged
erutter

Offline Offline

Posts: 60


« Reply #76 on: August 21, 2011, 07:01:03 PM »

hello! i cant get it work with the colorbox. i insert colorbox into my template, i insert it into the droplet code, but where i have to insert the code in the java script.. where i can find the java script??

Thanks Smiley

And is there a way to add slideshow to the ColorBox?

Hello MacSmet,
the way to make use of the ColorBox Slideshow is quite easy.

Change (in Droplet Code) the line $image_show[] to:
$image_show[] = "<a href='".$link."' rel='cslide_".$group."' title='".$img_title."'>
in the Java Script add the asterisk * in the selector, like this
$("a[rel*='cslide']").colorbox({  

now you will be able to add any group name you want:
&group=1 will work but, &group=birds or &group=books will work also and will make a slideshow group for every single droplet call.

Regards,
Stefek

Logged
dbs
WebsiteBaker Org e.V.

Offline Offline

Posts: 3719


WWW
« Reply #77 on: August 21, 2011, 08:05:30 PM »

the colorbox snippet contains already  the javascript-code (frontend.js).
nothing to do for you.

this
Quote
Fatal error: Call to undefined function use_fancy_box()...
is anywhere in a droplet-call (like [[fancybox]]).
delete it. to find maybe in the wysiwyg-content or index.php of your template...
« Last Edit: August 21, 2011, 08:10:47 PM by dbs » Logged

baggi80

Offline Offline

Posts: 18


« Reply #78 on: August 25, 2011, 09:49:02 AM »

Hello,

is there a way to center the thumbnail inside the wysiwyg if there ist only one picture in the folder?

thx baggi
Logged
dbs
WebsiteBaker Org e.V.

Offline Offline

Posts: 3719


WWW
« Reply #79 on: August 25, 2011, 10:00:25 AM »

hi, you could make a div with id="yourdiv" around the droplet and style with css:
Code:
#yourdiv table{margin: 0 auto;}
untested...
Logged

baggi80

Offline Offline

Posts: 18


« Reply #80 on: August 25, 2011, 11:01:17 AM »

jepp works... thx for the hint  grin
Logged
noname8

Offline Offline

Posts: 75


« Reply #81 on: January 05, 2012, 09:39:38 AM »

Couple of challenges for the good coders:

- Sort options DASC, DDESC = ability to sort the images by the file date modified
- Limit n = Ability to show max n qty of  images. Awesome with the date option to show a "showreel" of most new images.
Real deal:
- Paginate n, ability to divide the images with GET queries to multiple pages

Logged
crnogorac081
AddOn Development
*
Offline Offline

Posts: 1706



« Reply #82 on: May 03, 2012, 09:42:35 AM »

Guys, is there a demo somewhere ? I would like to see it in action..

cheers,
Ivan
Logged

Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
Stefek
WebsiteBaker Org e.V.

Offline Offline

Posts: 4884



« Reply #83 on: May 03, 2012, 11:24:38 AM »

Hello Ivan,

what demo do you need exactly?

The Pictures are taken from your MEDIA_DIRECTORY.'/ your_named_subfolde r'

If there is anything I can help you with, let me know.

KR,
Christian
Logged

"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
crnogorac081
AddOn Development
*
Offline Offline

Posts: 1706



« Reply #84 on: May 03, 2012, 02:42:26 PM »

I just got it, i needed colobox files Smiley

cheers,
Ivan
Logged

Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
Pages: 1 2 3 [4]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!