mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-18 12:11:11 +00:00
Removed roadmap
Moved to: https://github.com/torchbox/wagtail/wiki/Roadmap
This commit is contained in:
parent
667fee8d15
commit
0b9eeae1ad
2 changed files with 0 additions and 29 deletions
|
|
@ -4,7 +4,6 @@ Release notes
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
roadmap
|
||||
0.9
|
||||
0.8.6
|
||||
0.8.5
|
||||
|
|
|
|||
|
|
@ -1,28 +0,0 @@
|
|||
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:
|
||||
|
||||
* February 2014: Reduced dependencies, basic documentation, translations, tests
|
||||
|
||||
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:
|
||||
|
||||
* Better documentation: simple setup guides for all levels of user, a manual for editors and administrators, in-depth intstructions for Django developers.
|
||||
* Block-level editing UI (see `Sir Trevor <http://madebymany.github.io/sir-trevor-js/>`_)
|
||||
* Support for an HTML content type
|
||||
* Simple inline stats
|
||||
|
||||
You decide
|
||||
~~~~~~~~~~
|
||||
|
||||
Please help us focus on the right things by raising issues for new features, or joining the discussion on existing issues.
|
||||
Loading…
Reference in a new issue