Changeset 561 for trunk/plog-content/themes/lucid/slideshow.php
- Timestamp:
- 07/17/08 19:26:13 (5 months ago)
- Files:
-
- 1 modified
-
trunk/plog-content/themes/lucid/slideshow.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plog-content/themes/lucid/slideshow.php
r557 r561 13 13 slides.prefetch = 2; 14 14 slides.timeout = 4000; 15 // slides.repeat = true; 16 slides.redirect = "<?php echo generate_url("album", $GLOBALS['plogger_id'], NULL, true) ?>"; 15 17 <?php while(plogger_has_pictures()) : ?> 16 18 <?php $pic = plogger_load_picture(); ?>
