xima-media / xima-typo3-manual

TYPO3 extension to create editor manuals right in the backend
GNU General Public License v2.0
4 stars 1 forks source link

feat: use page title as manual title #5

Closed jackd248 closed 11 months ago

jackd248 commented 11 months ago

Use the page title of the root page to adjust the manual title (and possible support multiple manuals within one TYPO3 instance).

maikschneider commented 11 months ago

Hey, thanks for the good idea. However, this change would not use the root page, but the current page. When viewing a subpage, the cover title would be mixed up. I think it's better to use the website title from the site configuration.