List view
Plugin system : * Implement a basic plugin system Article editor plugin : * The article editor should be divided in two parts : * one editable part on the right where the user type its article in markdown * one preview part on the left where typed markdown is rendered in html Internationalization : * Add i18n support * Write the specs for adding a new language to the site * Language should be configurable from administration User uploads : * A contributor can upload images and other files * Some file type have a "viewer" * You can upload files from the article edition page. Files uploaded to an article stay related with this article Site settings and management : * Change theme from web interface * Create, delete or suspend user account
No due datePublication jobs : * Set a publication date to your article * Article will have a publication date (date displayed as creation date on the public site) * Jobs will probably use [kue](https://github.com/learnboost/kue) e2e and unit tests : * Only jshint for the moment User account settings : * Edit my account settings from the web interface * Change email or password * Recover password (email sent with recover link)
No due date•11/15 issues closed