Skip to content
This repository has been archived by the owner on May 31, 2019. It is now read-only.

sveetch/sveedocuments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Sveetchies-documents is a Django application to manage text documents. It work almost like a Wiki.

Features

  • Usage of the ReStructuredText docutils parser;
  • Templates builded with Foundation5;
  • Rich editor djangocodemirror;
  • Nice forms with django-crispy-forms;
  • Usage of autobreadcrumbs;
  • Optional usage of Assets bundles with django-assets;
  • Usage of the Django cache system for Markup parser and renderer;
  • A management board ready to use in frontend;
  • Two kind of documents :
    • Page : For full page documents with children pages in a sitemap tree;
    • Insert : For documents to insert as fragment in your templates;
  • Simple collaborative way (History, authoring) for Pages;
  • Templatetags to use documents in your templates;
  • Internationalized interface (English and French for now);
  • Optional usage of django-sendfile for page's attachments when page are restricted to loggued users;

About

Django application to manage documents in ReStructuredText

Resources

License

Stars

Watchers

Forks

Packages

No packages published