Comparing revisions for Slideshow2Handler

Additions:
- Wikka 1.1.6.2
# @version 0.9
$theme_dir = '3rdparty/plugins/S5/ui/default';
<script src="'.$theme_dir.'/slides2.js" type="text/javascript"></script>'."\n"; ?>
3. In ##libs/Wakka.class.php##, go to line 1037 and replace the following code block:
Deletions:
- Wikka 1.1.6.2 & 1.1.6.3 & 1.1.6.4
- Save the fourth code block below as ##3rdparty/plugins/S5/.htaccess##

# @version 0.91
$theme_dir = '/3rdparty/plugins/S5/ui/default';
<script src="'.$theme_dir.'/slides.js" type="text/javascript"></script>'."\n"; ?>
3. In ##libs/Wakka.class.php##, go to line 1037 [versions 1.1.6.2 & 1.1.6.3 only] or to line 1743 [version 1.1.6.4 only] and replace the following code block:
4. New ##3rdparty/plugins/S5/.htaccess## file
<<##3rdparty/plugins/S5/.htaccess##<<
<IfModule mod_rewrite.c>
RewriteEngine off
</IfModule>
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki