Home
last modified time | relevance | path

Searched refs:CONF_OUTPUT_COMMENT (Results 1 – 3 of 3) sorted by relevance

/plugin/combo/syntax/
H A Dcomment.php26 const CONF_OUTPUT_COMMENT = "outputComment"; define in syntax_plugin_combo_comment
40 $confValue = SiteConfig::getConfValue(self::CONF_OUTPUT_COMMENT, 0);
/plugin/combo/conf/
H A Dmetadata.php320 $meta[syntax_plugin_combo_comment::CONF_OUTPUT_COMMENT] = array("onoff");
/plugin/combo/lang/en/
H A Dsettings.php254 $lang[syntax_plugin_combo_comment::CONF_OUTPUT_COMMENT] = PluginUtility::getDocumentationHyperLink(syntax_plugin_combo_comment::CANONICAL, "If enable, the comments will be present in the created page as comment (ie not visible but present)");