Plugin cms

Version: Not specified

Main configuration parameters detail

automatic.save.enabled

Configuration:

<param type="boolean" id="automatic.save.enabled" group-switch="true">
<label i18n="true">PLUGINS_CMS_AUTOMATIC_SAVE_CONFIG_ENABLED_LABEL</label>
<description i18n="true">PLUGINS_CMS_AUTOMATIC_SAVE_CONFIG_ENABLED_DESC</description>
<default-value>true</default-value>
<category i18n="true">plugin.repository:PLUGINS_REPOSITORY_CONFIG_CATEGORY</category>
<group i18n="true">PLUGINS_CMS_AUTOMATIC_SAVE_CONFIG_GROUP</group>
<order>10</order>
</param>

automatic.save.frequency

Configuration:

<param type="long" id="automatic.save.frequency">
<label i18n="true">PLUGINS_CMS_AUTOMATIC_SAVE_CONFIG_FREQUENCY_LABEL</label>
<description i18n="true">PLUGINS_CMS_AUTOMATIC_SAVE_CONFIG_FREQUENCY_DESC</description>
<validation>
<mandatory/>
</validation>
<default-value>15</default-value>
<category i18n="true">plugin.repository:PLUGINS_REPOSITORY_CONFIG_CATEGORY</category>
<group i18n="true">PLUGINS_CMS_AUTOMATIC_SAVE_CONFIG_GROUP</group>
<order>20</order>
</param>

cms.contents.comments.postvalidation

Configuration:

<param type="boolean" id="cms.contents.comments.postvalidation">
<label i18n="true">PLUGINS_CMS_CONFIG_CONTENT_COMMENTS_LABEL</label>
<description i18n="true">PLUGINS_CMS_CONFIG_CONTENT_COMMENTS_DESCRIPTION</description>
<enumeration>
<entry>
<label i18n="true">PLUGINS_CMS_CONFIG_CONTENT_COMMENTS_ENUM_PRE</label>
<value>false</value>
</entry>
<entry>
<label i18n="true">PLUGINS_CMS_CONFIG_CONTENT_COMMENTS_ENUM_POST</label>
<value>true</value>
</entry>
</enumeration>
<default-value>true</default-value>
<category i18n="true">plugin.repository:PLUGINS_REPOSITORY_CONFIG_CATEGORY</category>
<group i18n="true">PLUGINS_CMS_CONFIG_CONTENT_COMMENTS_GROUP</group>
<order>10</order>
</param>

cms.solr.core.allowedips

Configuration:

<param id="cms.solr.core.allowedips" type="string">
<label i18n="true">PLUGINS_CMS_SOLR_CONFIG_CORE_ALLOWEDIPS_LABEL</label>
<description i18n="true">PLUGINS_CMS_SOLR_CONFIG_CORE_ALLOWEDIPS_DESCRIPTION</description>
<category i18n="true">PLUGINS_CMS_SOLR_CONFIG_SOLR_CATEGORY</category>
<group i18n="true">PLUGINS_CMS_SOLR_CONFIG_SERVER_GROUP</group>
<order>30</order>
</param>

cms.solr.core.ametys.internal.url

Configuration:

<param id="cms.solr.core.ametys.internal.url" type="string">
<label i18n="true">PLUGINS_CMS_SOLR_CONFIG_CORE_INTERNAL_CMS_URL_LABEL</label>
<description i18n="true">PLUGINS_CMS_SOLR_CONFIG_CORE_INTERNAL_CMS_URL_DESCRIPTION</description>
<validation>
<regexp>^https?://.*$</regexp>
<invalidText i18n="true">PLUGINS_CMS_SOLR_CONFIG_CORE_URL_INVALID</invalidText>
</validation>
<category i18n="true">PLUGINS_CMS_SOLR_CONFIG_SOLR_CATEGORY</category>
<group i18n="true">PLUGINS_CMS_SOLR_CONFIG_SERVER_GROUP</group>
<order>25</order>
</param>

cms.solr.core.prefix

Configuration:

<param id="cms.solr.core.prefix" type="string">
<label i18n="true">PLUGINS_CMS_SOLR_CONFIG_CORE_PREFIX_LABEL</label>
<description i18n="true">PLUGINS_CMS_SOLR_CONFIG_CORE_PREFIX_DESCRIPTION</description>
<default-value>ametys-</default-value>
<category i18n="true">PLUGINS_CMS_SOLR_CONFIG_SOLR_CATEGORY</category>
<group i18n="true">PLUGINS_CMS_SOLR_CONFIG_SERVER_GROUP</group>
<order>20</order>
</param>

cms.solr.core.url

Configuration:

<param id="cms.solr.core.url" type="string">
<label i18n="true">PLUGINS_CMS_SOLR_CONFIG_CORE_URL_LABEL</label>
<description i18n="true">PLUGINS_CMS_SOLR_CONFIG_CORE_URL_DESCRIPTION</description>
<validation>
<mandatory/>
<regexp>^https?://.*$</regexp>
<invalidText i18n="true">PLUGINS_CMS_SOLR_CONFIG_CORE_URL_INVALID</invalidText>
</validation>
<default-value>http://localhost:8983/solr</default-value>
<category i18n="true">PLUGINS_CMS_SOLR_CONFIG_SOLR_CATEGORY</category>
<group i18n="true">PLUGINS_CMS_SOLR_CONFIG_SERVER_GROUP</group>
<order>10</order>
</param>

cms.solr.reload.cache.scheduler.enabled

Configuration:

<param id="cms.solr.reload.cache.scheduler.enabled" type="boolean" group-switch="true">
<label i18n="true">PLUGINS_CMS_SOLR_CONFIG_CORE_SCHEDULER_ENABLED_LABEL</label>
<description i18n="true">PLUGINS_CMS_SOLR_CONFIG_CORE_SCHEDULER_ENABLED_DESCRIPTION</description>
<default-value>true</default-value>
<category i18n="true">PLUGINS_CMS_SOLR_CONFIG_SOLR_CATEGORY</category>
<group i18n="true">PLUGINS_CMS_SOLR_CONFIG_RELOAD_CACHE_GROUP</group>
<order>40</order>
</param>

cms.solr.reload.cache.scheduler.hour

Configuration:

<param id="cms.solr.reload.cache.scheduler.hour" type="string">
<label i18n="true">PLUGINS_CMS_SOLR_CONFIG_CORE_SCHEDULER_HOUR_LABEL</label>
<description i18n="true">PLUGINS_CMS_SOLR_CONFIG_CORE_SCHEDULER_HOUR_DESCRIPTION</description>
<validation>
<mandatory/>
</validation>
<default-value>3:00</default-value>
<category i18n="true">PLUGINS_CMS_SOLR_CONFIG_SOLR_CATEGORY</category>
<group i18n="true">PLUGINS_CMS_SOLR_CONFIG_RELOAD_CACHE_GROUP</group>
<order>50</order>
<widget>edition.string-time</widget>
</param>

cms.url

Configuration:

<param type="string" id="cms.url">
<label i18n="true">PLUGINS_CMS_CONFIG_CMS_URL_LABEL</label>
<description i18n="true">PLUGINS_CMS_CONFIG_CMS_URL_DESCRIPTION</description>
<validation>
<mandatory/>
<regexp>^https?://.*$</regexp>
<invalidText i18n="true">plugin.core:PLUGINS_CORE_REGEXP_INVALID_URL</invalidText>
</validation>
<category i18n="true">PLUGINS_CMS_CONFIG_CATEGORY_CMS</category>
<group i18n="true">PLUGINS_CMS_CONFIG_CATEGORY_CMS_PARAMS_GROUP</group>
<order>10</order>
</param>

consistency.scheduler.enabled

Configuration:

<param type="boolean" id="consistency.scheduler.enabled" group-switch="true">
<label i18n="true">PLUGINS_CMS_GLOBAL_CONTENT_CONSISTENCY_CONFIG_SCHEDULER_ENABLED_LABEL</label>
<description i18n="true">PLUGINS_CMS_GLOBAL_CONTENT_CONSISTENCY_CONFIG_SCHEDULER_ENABLED_DESC</description>
<default-value>true</default-value>
<category i18n="true">plugin.repository:PLUGINS_REPOSITORY_CONFIG_CATEGORY</category>
<group i18n="true">PLUGINS_CMS_GLOBAL_CONTENT_CONSISTENCY_CONFIG_GROUP</group>
<order>10</order>
</param>

consistency.scheduler.hour

Configuration:

<param type="string" id="consistency.scheduler.hour">
<label i18n="true">PLUGINS_CMS_GLOBAL_CONTENT_CONSISTENCY_CONFIG_SCHEDULER_HOUR_LABEL</label>
<description i18n="true">PLUGINS_CMS_GLOBAL_CONTENT_CONSISTENCY_CONFIG_SCHEDULER_HOUR_DESC</description>
<validation>
<mandatory/>
</validation>
<default-value>2:00</default-value>
<category i18n="true">plugin.repository:PLUGINS_REPOSITORY_CONFIG_CATEGORY</category>
<group i18n="true">PLUGINS_CMS_GLOBAL_CONTENT_CONSISTENCY_CONFIG_GROUP</group>
<order>20</order>
<widget>edition.string-time</widget>
</param>