Added Copy Page to release notes / changelog

pull/531/head
Matt Westcott 2014-08-01 16:46:02 +01:00
rodzic 2579bc0ef4
commit 381ec5179e
2 zmienionych plików z 7 dodań i 0 usunięć

Wyświetl plik

@ -12,6 +12,7 @@ Changelog
* Replaced lxml dependency with html5lib, to simplify installation
* Added page_unpublished signal
* Added mechanism to obtain external URLs to images, at any size
* Added Copy Page action to the explorer
* Fix: Updates to tag fields are now properly committed to the database when publishing directly from the page edit interface

Wyświetl plik

@ -48,6 +48,12 @@ It's now easier to find where a particular image, document or snippet is being u
Set the ``WAGTAIL_USAGE_COUNT_ENABLED`` setting to ``True`` and an icon will appear on the edit page showing you which pages they have been used on.
Copy Page action
~~~~~~~~~~~~~~~~
The explorer interface now offers the ability to copy pages, with or without subpages.
Minor features
~~~~~~~~~~~~~~