Differences

This shows you the differences between two versions of the page.

english:phpwcms_replacer_rts:frontend_render:lightbox-prev-next-threading [2010/01/02 13:44]
Claus
english:phpwcms_replacer_rts:frontend_render:lightbox-prev-next-threading [2018/06/03 18:09] (current)
Line 14: Line 14:
(Alternatively, of course, the  scripts gallery or galleryX can be used. //(other logic, installation more complex)//).   (Alternatively, of course, the  scripts gallery or galleryX can be used. //(other logic, installation more complex)//).  
 +//(Also works with the extension MediaBox-Advanced).// \\
Line 33: Line 34:
**CMS Version:** >= 1.3 \\ **CMS Version:** >= 1.3 \\
**Version:** V1.0 \\ **Version:** V1.0 \\
 +**Update 05.08.2011 KH:** Bug solved "If no category is specified in the array".\\
   
Line 87: Line 89:
 New rel for all LB pictures is called: rel="lightbox[catid-XX]"  New rel for all LB pictures is called: rel="lightbox[catid-XX]"
 Where XX is the current category ID.  Where XX is the current category ID.
 + Update 05.08.2011 KH: If no category is specified in the array
   
 Filename: rt_lighbox_prev_next_all.php  Filename: rt_lighbox_prev_next_all.php
Line 114: Line 117:
$cat_id = $content['cat_id']; // current category ID $cat_id = $content['cat_id']; // current category ID
 +if (count($_categories) == 0 ) $_categories[0] = $cat_id;  // Update 05.08.2011 KH: If no category is specified in the array
if ($inc_categories ) {  // include active? if ($inc_categories ) {  // include active?
english/phpwcms_replacer_rts/frontend_render/lightbox-prev-next-threading.1262436244.txt.gz · Last modified: 2018/06/03 18:08 (external edit)
www.planmatrix.de www.chimeric.de Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0