Warning: I've only tested this on 0.9.2 on OS X. This may not work at all on .10. Since .9.2 is working fine for me, and there isn't a disk image for .10, I haven't upgraded yet. When I do, I'll see about posting instructions for it. Until then, you're on your own.
I use instiki all the time. I have it installed on my Powerbook and use it for note-taking, documentation writing, presentations, brainstorming and keeping info I would normally keep in a saved e-mail somewhere. It's great. I love it.
As I said, I've been using it for presentations. I'll jot down the sections as h1's, then go back and fill in bullet points. When I've got what I want to say, I'll go in and add the s5 divs, then tweak, massage, correct and add until I'm happy with it. Once that's all done, I cut and paste into a new copy of s5 and I'm good to go. Well, I'm fine as long as I don't want to change it. Once I change it, I have to save, cut and paste all over again. Why bother?
So, I had an idea. It shouldn't be all that hard to create a new "print-like" view in Instiki that's just s5. You know, it wasn't! In about fifteen minutes, I had a link at the bottom of all my wiki pages that said "Presentation". I clicked on it, and kaboom, I had a lovely presentation ready to go. It was scary simple. Here's how i did it (I use OS X, but most of these instructions apply to any install of it, just don't do the stuff that doesn't apply):
def preso
@page = wiki.read_page(web_address, page_name)
end
| <a href="../preso/<%= @page.name %>">Presentation</a>
All you need to do to create an s5-able wiki entry is enclose the stuff you want in a slide in (the spaces are important, so Textile doesn't do something stupid with the HTML):
<div class="slide">
stuff
</div>
There you have it... s5 + Instiki = happy geek
| Your Name: | |
| Your E-mail: | |
| Your Site: | |
| Your Comment: | |
You can use Textile formatting in your comments (but no HTML). Here's a quick cheatsheet:
This is the personal site and weblog of Kevin Lawver and Jen Lawver. The views expressed on this site are our's and not those of our family, friends or employers. license
Powered by: Movable Type
Hosted by DreamHost