[ADD] document_page_reference

This commit is contained in:
Enric Tobella
2019-11-27 23:20:44 +01:00
committed by kaynnan
parent 2d90c953c3
commit 2c7baa3c1b
16 changed files with 810 additions and 0 deletions

View File

@@ -0,0 +1 @@
* Enric Tobella <etobella@creublanca.es>

View File

@@ -0,0 +1,2 @@
This module allows to add a reference name on documents and simplifies the link
between document pages.

View File

@@ -0,0 +1,3 @@
When editing a document page add elements like ${XXX} where XXX is the reference
of another page. Now, when viewing the document, it will link directly to the page.
Also, the name will be parsed as the display name.