Changes for page Configuration
Last modified by Vincent Massol on 2024/10/25
From version 234.2
edited by Thomas Mortagne
on 2023/10/10
on 2023/10/10
Change comment:
There is no comment for this version
To version 235.1
edited by Thomas Mortagne
on 2023/10/31
on 2023/10/31
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -341,6 +341,7 @@ 341 341 * ##database##: This is only true for the [[XWiki Standalone packaging>>Documentation.AdminGuide.Installation.WebHome#HInstallationMethods]] and it contains the HSQLDB database data (i.e. the wiki pages and more). 342 342 * {{version since="12.6"}}##mentions##: The [[Mentions Application>>extensions:Extension.Mentions Application.WebHome]] uses this directory to store the queue of documents that are waiting to be analysed for new mentions.{{/version}} 343 343 * {{version since="14.0-rc-1"}}##observation##: The [[extensions:Extension.Observation Module Remote]] uses this directory to store the unique identifier of the instance in a cluster.{{/version}} 344 +* {{version since="15.9"}}##configuration.properties##{{/version}}: Contains configuration generated by XWiki itself (for example the validation and encryption keys used for cookies when not provided in ##xwiki.cfg##) 344 344 345 345 == Temporary Directory == 346 346 ... ... @@ -574,7 +574,8 @@ 574 574 <fo:inline> 575 575 <xsl:call-template name="process-a-link"></xsl:call-template> 576 576 </fo:inline> 577 - </xsl:template>{{/code}} 578 + </xsl:template> 579 +{{/code}} 578 578 579 579 or disable the generation of clickable URLs for some specific href links in the PDF 580 580