I have developed a CMS that's based on Jinja2 and it uses Sqlite as its backend without any persistence layer in between. There is no plan for one. The goal was to keep it very simple. To extract shared code when possible, but otherwise just code the support for the required functionality.
Features: 1. Challenge based authentication 2. Session tracking. 3. Article and blog publishing based on 3rd party markdown library 4. Full text search of markdown content 5. Tagging of the articles. 6. Article categories to create unique URL location 7. Products list pages (specialized). 8. Restricted file download area for purchased content. I wonder if there would be any interest in yet another CMS system. I kept it private so far simply because it reduces the overhead of working with the system. However, the CMS is just a side project for me. I know full well that I have no interest in making it a single click installation system as it would take just too much effort for one person. -- You received this message because you are subscribed to the Google Groups "pocoo-libs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pocoo-libs. For more options, visit https://groups.google.com/groups/opt_out.
