booki

FLOSS Manuals collaborative book writing tool
Download

booki Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Aleksandar Erkalovic
  • Publisher web site:
  • http://booki-dev.flossmanuals.net/

booki Tags


booki Description

FLOSS Manuals collaborative book writing tool booki is like a wiki, but instead of ending up with a web page you get a book.Contents:lib/ python modules, django applicationtools/ scripts for importingtests/ testing scriptssite_media/ static web resources - JS, CSS, Xinha, imagesInstallation:Assuming a Debian GNU/Linux server.0/ Obtain latest code from Git:git clone ssh://booki-dev.flossmanuals.net/var/cache/git/booki.gitYou may need to switch to different branch in Git, like sogit checkout -t origin/sputnik1/ Install Django - version 1.1.1, and SimpleJSONeasy_install djangoeasy_install simplejson2/ Instal the Redis Server - http://code.google.com/p/redis/apt-get install redis3/ Customise settings.pycd /Users/andycat/src/booki/lib/bookicp settings.py.original settings.pyvi settings.pyPay attention to the database settings, eg db name, db username, db password, timezone4/ Configure the database./manage.py syncdb5/ Start the test server via the consolecd /Users/andycat/src/booki/lib/booki./manage.py runserverValidating models...0 errors foundDjango version 1.1.1, using settings 'booki.settings'Development server is running at http://127.0.0.1:8000/Quit the server with CONTROL-C.If you need to bind to a external IP and/or different port you can start the server like./manage.py runserver 10.1.1.1:44446/ Connect using the webserver to this URL , et viola, you have the Booki web interface. Requirements: · Python What's New in This Release: · Release 0.3 during code sprint in Pukerua Bay, NZ


booki Related Software