Tuesday, March 19 in 2024
Module Frontpage Slideshow
Modul: Fancy Box
Nick: Maruk, Vyni, reddi,erpe
Version: 0.42
State: Stable
License: GNU-GPL
GUID: 2F2EB21E-5013-488F-BE17-6D12AA67603A
Platform: 2.8
Requires: Website Baker version 2.8.1 or higher (no jquery/plugin/ folder)
Last info: 2011-05-16
Rating:
56.0
733 votes
1 2 3 4 5
Download: here
Forum: here
Web Link: here
Description: Interesting snippet to show images, links and videos.
Please read thread for details.


Instead of a code page (for the box php call) you can use a droplet:
ob_start();

use_fancy_box();
$fancy_content = ob_get_contents();
ob_end_clean();
return $fancy_content;

and use it with
[[fancybox]]


It will not be available on the official library because it is a function call that needs the snippet fancybox.
Info: Notice: in the meantime there is a new easier way to include fancybox and other jquery stuff into your WebsiteBaker installation: Please use LibraryAdmin


A tutorial can be seen here.
See also: LibraryAdmin, lib_jquery
Image: