wagtail/docs/releases/roadmap.rst

33 wiersze
1.2 KiB
ReStructuredText
Czysty Zwykły widok Historia

2014-03-11 11:20:26 +00:00
Roadmap
-------
The story so far
~~~~~~~~~~~~~~~~
Wagtail was developed for the Royal College of Art in 2013, and launched as an open source project in February 2014. The changes since its launch are recorded in the codebase:
https://raw.github.com/torchbox/wagtail/master/CHANGELOG.txt
In summary:
2014-05-22 14:11:30 +00:00
* February 2014: Reduced dependencies, basic documentation, translations, tests
2014-03-11 11:20:26 +00:00
What's next
~~~~~~~~~~~
The `issue list <https://github.com/torchbox/wagtail/issues>`_ gives a detailed view of the immediate tasks, but our current broad priorities are:
2014-03-11 17:33:16 +00:00
* More and better tests (>80% `coverage <https://coveralls.io/r/torchbox/wagtail>`_)
2014-03-11 11:20:26 +00:00
* Better documentation: simple setup guides for all levels of user, a manual for editors and administrators, in-depth intstructions for Django developers.
2014-03-11 17:33:16 +00:00
* Move site section permissions out of Django admin
2014-03-11 11:20:26 +00:00
* Improved image handling: intelligent cropping, animated gif support
* Block-level editing UI (see `Sir Trevor <http://madebymany.github.io/sir-trevor-js/>`_)
* Site settings management
* Support for an HTML content type
2014-03-11 17:33:16 +00:00
* Simple inline stats
2014-03-11 11:20:26 +00:00
You decide
~~~~~~~~~~
Please help us focus on the right things by raising issues for new features, or joining the discussion on existing issues.