Skip to main content

A collection of wiki-like Django modules for integration with APIs. Based on wiki package.

Project description

adjango-wiki-base
================

Background
----------

Django-wiki-base is a lightweight, heavily customized version of [django-wiki](https://github.com/benjaoming/django-wiki), it only contains structure models (to be easily included in existing project via API).


Can I use existing django-wiki data with wiki-base?
---------------------------------------------------
No, sorry.

Contributing
------------

If you have a great idea, let me know; for now I'd like to keep everything as simple as possible.

Dependencies
------------

So far the dependencies are:

* [django>=1.4](http://www.djangoproject.com)
* [django-south](http://south.aeracode.org/)
* [Markdown>=2.2.0](https://github.com/waylan/Python-Markdown)
* [django-mptt>=0.5.3](https://github.com/django-mptt/django-mptt)
* Python>=2.5<3 (Python 3 not yet supported)

Development
------------

In your Git fork, run `pip install -r requirements.txt` to install the requirements.


Python compatibility
--------------------

It was compatible with Python 2.5 when I cloned from django-wiki repository (Jan 2014), but I'm developing on 2.7.
Feel free to contact me/send a pull request if something has broken (not related to plugins).

Due to Markdown using elementree, you should check that you have python-celementtree: `apt-get install python-celementtree`

Acknowledgements
----------------

* [Original wiki developers and maintainers](https://github.com/benjaoming/django-wiki/graphs/contributors)

<!---Illegal PyPi RST data -->
<!---Anything that isn't validly translateable to PyPi RST goes after this line -->

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wiki-base-0.2.0.tar.gz (103.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page