Giter VIP home page Giter VIP logo

contento's People

Contributors

bianchimro avatar gffuma avatar npmcdn-to-unpkg-bot avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

contento's Issues

i18n

i18n should leverage django i18n:

  • use i18n patterns
  • use get_language() to determine current language, and look for the page accordingly

In theory this is already done in views.py, but we should test it and remove language part from url parsing.

backend converter

write a management command that takes a path and generates pages in sql backend

Optional edit via api

Edit via rest api and its interface should be optional (provided by a separate app), so we can have less dependencies and install contento side by side with other CMS.
This can be useful for migrating content on an existing site.

Permissions

We need a permissions system for:

  • Limiting pages creation
  • Protecting page edit and delete

Permissions will be based on django groups.

VideoPlugin

create a core renderer for showing video with a player
should handle:

  • youtube
  • vimeo
  • ...

Inline syntax

Some renderers could be inlined in text/html with a special inline syntax

example syntax:

Some text here || some_plugin|{ "some" : 'arg' }  || with a plugin in the middle

backends: get page from identifier

implement something like

get_meta_from_path

and

get_path_from_path

to serialize and deserialize page label, lang and key from a string.
could be useful for example to pass an existing parent via url (create page)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.