Lines Matching refs:meta

51 $meta[RelatedTag::MAX_LINKS_CONF] = array('numeric');
52 $meta[RelatedTag::EXTRA_PATTERN_CONF] = array('string');
58 $meta[syntax_plugin_combo_disqus::CONF_DEFAULT_ATTRIBUTES] = array('string');
64 $meta[action_plugin_combo_router::ROUTER_ENABLE_CONF] = array('onoff');
65 $meta[action_plugin_combo_routermessage::CONF_SHOW_PAGE_NAME_IS_NOT_UNIQUE] = array('onoff');
66 $meta[action_plugin_combo_routermessage::CONF_SHOW_MESSAGE_CLASSIC] = array('onoff');
76 $meta['GoToEditMode'] = array('onoff');
77 $meta['ActionReaderFirst'] = $actionChoices;
78 $meta['ActionReaderSecond'] = $actionChoices;
79 $meta['ActionReaderThird'] = $actionChoices;
80 $meta['WeightFactorForSamePageName'] = array('string');
81 $meta['WeightFactorForStartPage'] = array('string');
82 $meta['WeightFactorForSameNamespace'] = array('string');
84 $meta[RouterBestEndPage::CONF_MINIMAL_SCORE_FOR_REDIRECT] = array('string');
86 $meta[Canonical::CONF_CANONICAL_LAST_NAMES_COUNT] = array('string');
87 $meta[action_plugin_combo_canonical::CONF_CANONICAL_FOR_GA_PAGE_VIEW] = array('onoff');
92 $meta[IconDownloader::CONF_ICONS_MEDIA_NAMESPACE] = array('string');
93 $meta[IconDownloader::CONF_DEFAULT_ICON_LIBRARY] = array('multichoice', '_choices' => array_keys(IconDownloader::PUBLIC_LIBRARY_ACRONYM));
99 $meta[action_plugin_combo_css::CONF_ENABLE_MINIMAL_FRONTEND_STYLESHEET] = array('onoff');
100 $meta[action_plugin_combo_css::CONF_DISABLE_DOKUWIKI_STYLESHEET] = array('onoff');
105 $meta[syntax_plugin_combo_metadata::CONF_METADATA_DEFAULT_ATTRIBUTES] = array('string');
110 $meta[syntax_plugin_combo_badge::CONF_DEFAULT_ATTRIBUTES_KEY] = array('string');
115 $meta[AdTag::CONF_IN_ARTICLE_ENABLED] = array('onoff');
116 $meta[AdTag::CONF_IN_ARTICLE_PLACEHOLDER] = array('onoff');
121 $meta[syntax_plugin_combo_code::CONF_CODE_ENABLE] = array('onoff');
122 $meta[Prism::CONF_PRISM_THEME] = array('multichoice', '_choices' => array_keys(Prism::THEMES_INTEGRITY));
123 $meta[Prism::CONF_BASH_PROMPT] = array('string');
124 $meta[Prism::CONF_BATCH_PROMPT] = array('string');
125 $meta[Prism::CONF_POWERSHELL_PROMPT] = array('string');
126 $meta[PrismTags::CONF_FILE_ENABLE] = array('onoff');
132 $meta[LowQualityPage::CONF_LOW_QUALITY_PAGE_PROTECTION_ENABLE] = array('onoff');
133 $meta[LowQualityPage::CONF_LOW_QUALITY_PAGE_PROTECTION_MODE] = array('multichoice', '_choices' => array(
139 $meta[LowQualityPage::CONF_LOW_QUALITY_PAGE_LINK_TYPE] = array('multichoice', '_choices' => array(
148 $meta[syntax_plugin_combo_preformatted::CONF_PREFORMATTED_ENABLE] = array('onoff');
149 $meta[syntax_plugin_combo_preformatted::CONF_PREFORMATTED_EMPTY_CONTENT_NOT_PRINTED_ENABLE] = array('onoff');
154 $meta[renderer_plugin_combo_analytics::CONF_MANDATORY_QUALITY_RULES] = array('multicheckbox', '_choices' => renderer_plugin_combo_analytics::QUALITY_RULES);
159 $meta[QualityMessageHandler::CONF_DISABLE_QUALITY_MONITORING] = array('onoff');
160 $meta[QualityMessageHandler::CONF_EXCLUDED_QUALITY_RULES_FROM_DYNAMIC_MONITORING] = array('multicheckbox', '_choices' => renderer_plugin_combo_analytics::QUALITY_RULES);
165 $meta[LinkMarkup::CONF_USE_DOKUWIKI_CLASS_NAME] = array('onoff');
166 $meta[LinkMarkup::CONF_PREVIEW_LINK] = array('onoff');
167 $meta[syntax_plugin_combo_link::CONF_DISABLE_LINK] = array('onoff');
172 $meta[action_plugin_combo_metatwitter::CONF_TWITTER_SITE_HANDLE] = array('string');
173 $meta[action_plugin_combo_metatwitter::CONF_TWITTER_SITE_ID] = array('string');
174 $meta[action_plugin_combo_metatwitter::CONF_DONT_NOT_TRACK] = array('multichoice', '_choices' => array(
178 $meta[BlockquoteTag::CONF_TWEET_WIDGETS_THEME] = array('string');
179 $meta[BlockquoteTag::CONF_TWEET_WIDGETS_BORDER] = array('string');
185 $meta[action_plugin_combo_metafacebook::CONF_DEFAULT_FACEBOOK_IMAGE] = array('string');
190 $meta[Region::CONF_SITE_LANGUAGE_REGION] = array("string");
195 $meta[PagePublicationDate::CONF_LATE_PUBLICATION_PROTECTION_ENABLE] = array('onoff');
196 $meta[PagePublicationDate::CONF_LATE_PUBLICATION_PROTECTION_MODE] = array('multichoice', '_choices' => array(
206 $meta[PageType::CONF_DEFAULT_PAGE_TYPE] = array("string");
211 $meta[Shadow::CONF_DEFAULT_VALUE] = array('multichoice', '_choices' => array(
223 $meta[SvgImageLink::CONF_LAZY_LOAD_ENABLE] = array('onoff');
228 $meta[SvgImageLink::CONF_SVG_INJECTION_ENABLE] = array('onoff');
233 $meta[FetcherSvg::CONF_SVG_OPTIMIZATION_ENABLE] = array('onoff');
238 $meta[SiteConfig::HTML_MAX_KB_SIZE_FOR_INLINE_ELEMENT] = array('numeric');
243 $meta[Identity::CONF_DESIGNER_GROUP_NAME] = array('string');
249 $meta[FetcherSvg::CONF_OPTIMIZATION_ATTRIBUTES_TO_DELETE] = array('string');
250 $meta[FetcherSvg::CONF_OPTIMIZATION_ELEMENTS_TO_DELETE] = array('string');
251 $meta[FetcherSvg::CONF_OPTIMIZATION_ELEMENTS_TO_DELETE_IF_EMPTY] = array('string');
252 $meta[FetcherSvg::CONF_OPTIMIZATION_NAMESPACES_TO_KEEP] = array('string');
253 $meta[FetcherSvg::CONF_PRESERVE_ASPECT_RATIO_DEFAULT] = array('string');
258 $meta[LazyLoad::CONF_RASTER_ENABLE] = array('onoff');
259 $meta[RasterImageLink::CONF_RESPONSIVE_IMAGE_MARGIN] = array('string');
260 $meta[RasterImageLink::CONF_RETINA_SUPPORT_ENABLED] = array('onoff');
265 $meta[LazyLoad::CONF_LAZY_LOADING_PLACEHOLDER_COLOR] = array("string");
270 $meta[syntax_plugin_combo_media::CONF_IMAGE_ENABLE] = array('onoff');
275 $meta[MediaMarkup::CONF_DEFAULT_LINKING] = array('multichoice', '_choices' => array(
285 $meta[FloatAttribute::CONF_FLOAT_DEFAULT_BREAKPOINT] = array('multichoice', '_choices' => array(
297 $meta[Outline::CONF_OUTLINE_NUMBERING_ENABLE] = array("onoff");
298 $meta[Outline::CONF_OUTLINE_NUMBERING_COUNTER_STYLE_LEVEL2] = array('multichoice', '_choices' => Outline::CONF_COUNTER_STYLES_CHOICES);
299 $meta[Outline::CONF_OUTLINE_NUMBERING_COUNTER_STYLE_LEVEL3] = array('multichoice', '_choices' => Outline::CONF_COUNTER_STYLES_CHOICES);
300 $meta[Outline::CONF_OUTLINE_NUMBERING_COUNTER_STYLE_LEVEL4] = array('multichoice', '_choices' => Outline::CONF_COUNTER_STYLES_CHOICES);
301 $meta[Outline::CONF_OUTLINE_NUMBERING_COUNTER_STYLE_LEVEL5] = array('multichoice', '_choices' => Outline::CONF_COUNTER_STYLES_CHOICES);
302 $meta[Outline::CONF_OUTLINE_NUMBERING_COUNTER_STYLE_LEVEL6] = array('multichoice', '_choices' => Outline::CONF_COUNTER_STYLES_CHOICES);
303 $meta[Outline::CONF_OUTLINE_NUMBERING_COUNTER_SEPARATOR] = array("string");
304 $meta[Outline::CONF_OUTLINE_NUMBERING_PREFIX] = array("string");
305 $meta[Outline::CONF_OUTLINE_NUMBERING_SUFFIX] = array("string");
310 $meta[Identity::CONF_ENABLE_LOGO_ON_IDENTITY_FORMS] = array("onoff");
311 $meta[action_plugin_combo_registration::CONF_ENABLE_REGISTER_FORM] = array("onoff");
312 $meta[action_plugin_combo_login::CONF_ENABLE_LOGIN_FORM] = array("onoff");
313 $meta[action_plugin_combo_resend::CONF_ENABLE_RESEND_PWD_FORM] = array("onoff");
314 $meta[action_plugin_combo_profile::CONF_ENABLE_PROFILE_UPDATE_FORM] = array("onoff");
315 $meta[action_plugin_combo_profile::CONF_ENABLE_PROFILE_DELETE_FORM] = array("onoff");
320 $meta[syntax_plugin_combo_comment::CONF_OUTPUT_COMMENT] = array("onoff");
325 $meta[action_plugin_combo_staticresource::CONF_STATIC_CACHE_ENABLED] = array("onoff");
330 $meta[action_plugin_combo_linkwizard::CONF_ENABLE_ENHANCED_LINK_WIZARD] = array("onoff");
335 $meta[PageUrlType::CONF_CANONICAL_URL_TYPE] = array('multichoice', '_choices' => PageUrlType::CONF_VALUES);
340 $meta[MetadataFrontmatterStore::CONF_ENABLE_FRONT_MATTER_ON_SUBMIT] = array("onoff");
345 $meta[syntax_plugin_combo_headingwiki::CONF_WIKI_HEADING_ENABLE] = array("onoff");
350 $meta[BrandingColors::PRIMARY_COLOR_CONF] = array("string");
351 $meta[ColorRgb::SECONDARY_COLOR_CONF] = array("string");
352 $meta[BrandingColors::BRANDING_COLOR_INHERITANCE_ENABLE_CONF] = array("onoff");
357 $meta[syntax_plugin_combo_highlightwiki::CONF_HIGHLIGHT_WIKI_ENABLE] = array("onoff");
362 $meta[ContainerTag::DEFAULT_LAYOUT_CONTAINER_CONF] = array('multichoice', '_choices' => ContainerTag::CONTAINER_VALUES);
367 $meta[SiteConfig::CONF_ENABLE_THEME_SYSTEM] = array("onoff");
372 $meta[FetcherRailBar::CONF_PRIVATE_RAIL_BAR] = array('onoff');
373 $meta[FetcherRailBar::CONF_BREAKPOINT_RAIL_BAR] = array('multichoice', '_choices' => array(
384 $meta[Snippet::CONF_USE_CDN] = array('onoff');
390 $meta[Bootstrap::CONF_BOOTSTRAP_VERSION_STYLESHEET] = array('multichoice', '_choices' => $bootstrapStyleSheet);
395 $meta[action_plugin_combo_snippetsbootstrap::CONF_PRELOAD_CSS] = array('onoff');
400 $meta[action_plugin_combo_snippetsbootstrap::CONF_JQUERY_DOKU] = array('onoff');
405 $meta[action_plugin_combo_snippetsbootstrap::CONF_DISABLE_BACKEND_JAVASCRIPT] = array('onoff');
410 $meta[SiteConfig::REM_CONF] = array('numeric');
416 $meta[TemplateEngine::CONF_THEME] = array('multichoice', '_choices' => $themes);
421 $meta[TemplateSlot::CONF_PAGE_HEADER_NAME] = array("string");
422 $meta[TemplateSlot::CONF_PAGE_FOOTER_NAME] = array("string");