aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/java_script_slideshow
diff options
context:
space:
mode:
authorhttps://www.google.com/accounts/o8/id?id=AItOawk3MUhMRflE8-Vg4fevsT1sadSetiAxVKg <Marius@web>2011-06-23 09:42:01 +0000
committeradmin <admin@branchable.com>2011-06-23 09:42:01 +0000
commit65d93faacdab634e20cbb786c00a102c5ed3ff9d (patch)
tree2cc5770de1bc23a8863f5d338234c365fe190b0f /doc/forum/java_script_slideshow
parent7f5664978a8cf476aafbaf92ff6987b86283e9b0 (diff)
downloadikiwiki-65d93faacdab634e20cbb786c00a102c5ed3ff9d.tar
ikiwiki-65d93faacdab634e20cbb786c00a102c5ed3ff9d.tar.gz
Added a comment: IT WORKS!!! Ikiwiki rules!
Diffstat (limited to 'doc/forum/java_script_slideshow')
-rw-r--r--doc/forum/java_script_slideshow/comment_3_820a86db38231cff7239f0a88b1925fd._comment21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/forum/java_script_slideshow/comment_3_820a86db38231cff7239f0a88b1925fd._comment b/doc/forum/java_script_slideshow/comment_3_820a86db38231cff7239f0a88b1925fd._comment
new file mode 100644
index 000000000..e14d6d892
--- /dev/null
+++ b/doc/forum/java_script_slideshow/comment_3_820a86db38231cff7239f0a88b1925fd._comment
@@ -0,0 +1,21 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawk3MUhMRflE8-Vg4fevsT1sadSetiAxVKg"
+ nickname="Marius"
+ subject="IT WORKS!!! Ikiwiki rules!"
+ date="2011-06-23T09:42:00Z"
+ content="""
+Well, surprise, I tried a different approach and this time it worked perfectly. So, how I did it?...
+
+I created externally a html file with the slid-show I wanted and then put it (along with the javascript files and the images) in the source directory. I rebuilt the wiki and then inlined that html page in the wiki page where I wanted the slide-show.
+
+So, from now on my wiki will look like any wordpress or drupal eye-candy website but without all that bloat.
+
+Short outline:
+
+- put the slid-show files in the source directory
+- rebuild the wiki
+- on the wiki page you want some eye-candy inline the html page that contains the slid-show
+- that's it ;)
+
+Marius
+"""]]