Junebug: A Nice Little Wiki, What Can I Say #
Instiki has long been the incumbent on the Ruby wiki scene, though many Ruby wiki scenesters have been made to feel sad and downtrodded by the lack of any recent news. So, along comes Junebug, an x-small wiki backed by Camping and SQLite3.
One thing I really like about Junebug is that it creates a folder with your complete wiki contents in it—the database, the images, even the script to start and stop it. A lib
directory as well, for plugins and, possibly, working versions of all the dependencies.
J`ey
/me thinks of Sandbox plugin…
Jon
This is exactly what i’ve been looking for!
gymbrall
Camping Problem!
Junebug::Controllers::Show.GET
NoMethodError undefined method `username’ for nil:NilClass:
eyal
man! this is sooo cool. thanks!
gymbrall
Ok, I figured it out. If anyone else gets this error, just try to change the url to something like http://0.0.0.0:3301/JunebugWiki_huh and it will take you to the login page. After that the JunebugWiki page will work fine.
heh
worked for me out of the box. I wish it was a total generator so I could run multiple wikis instead of just one.
tim
_why, thanks for the nice review!
gymbrall, could you send me an email with more details? I haven’t seen this issue before.
tim.myrtle at gmail.com
seaofclouds
brilliant!
tim
The above mentioned errors should be fixed in 0.0.14. Thanks for the bug report!
terry
Proxy Error
The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET /.
Reason: Error reading from remote server
Apache/2.0.52 (CentOS) Server at www.junebugwiki.com Port 80
some_was_some_where
what about [[wiki links]]?
lilbug
How can I run multiple wiki’s on separate ports?
some_was_some_where
Change the same config file you changed to change the index and restart the wiki.
change!