https://github.com/mitar/cmsplugin-markup-tracwiki
Trac wiki engine integration with Django CMS as a plugin for cmsplugin-markup.
https://github.com/mitar/cmsplugin-markup-tracwiki
Last synced: 5 months ago
JSON representation
Trac wiki engine integration with Django CMS as a plugin for cmsplugin-markup.
- Host: GitHub
- URL: https://github.com/mitar/cmsplugin-markup-tracwiki
- Owner: mitar
- License: other
- Created: 2013-03-29T04:07:29.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-29T04:29:43.000Z (over 13 years ago)
- Last Synced: 2025-07-12T16:27:21.771Z (12 months ago)
- Language: Python
- Homepage: http://cmsplugin-markup-tracwiki.readthedocs.org/en/latest/
- Size: 289 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.rst
- License: COPYING
Awesome Lists containing this project
README
cmsplugin-markup-tracwiki
=========================
A plugin for `cmsplugin-markup`_ which adds Trac_ wiki engine support to
`Django CMS`_. It enables you to have content in Trac wiki syntax. It also
supports Trac macros and it is also integrated with `django-filer`_ and
`cmsplugin-blog`_. You can easily (with GUI) add files and images to the
content, or any other text-enabled plugin content.
.. _cmsplugin-markup: https://github.com/mitar/cmsplugin-markup
.. _Trac: http://trac.edgewall.org/
.. _Django CMS: https://www.django-cms.org/
.. _django-filer: https://github.com/stefanfoulis/django-filer
.. _cmsplugin-blog: https://github.com/fivethreeo/cmsplugin-blog
Documentation is found at:
http://cmsplugin-markup-tracwiki.readthedocs.org/