Home
last modified time | relevance | path

Searched refs:CANONICAL (Results 1 – 25 of 190) sorted by relevance

12345678

/plugin/combo/lang/en/
H A Dsettings.php60 $lang[action_plugin_combo_router::ROUTER_ENABLE_CONF] = PluginUtility::getDocumentationHyperLink(action_plugin_combo_router::CANONICAL, action_plugin_combo_router::NAME) . ' - If unchecked, the URL manager will be disabled';
74 $lang[action_plugin_combo_canonical::CONF_CANONICAL_FOR_GA_PAGE_VIEW] = PluginUtility::getDocumentationHyperLink(action_plugin_combo_canonical::CANONICAL, 'Canonical') . ' - If enable and if set, the canonical will be reported to the Google Analytics Plugin as page path';
181 $lang[Shadow::CONF_DEFAULT_VALUE] = PluginUtility::getDocumentationHyperLink(Shadow::CANONICAL, "Shadow - The default level applied to a shadow attributes");
187 $lang[SvgImageLink::CONF_LAZY_LOAD_ENABLE] = PluginUtility::getDocumentationHyperLink(SvgImageLink::CANONICAL, "Svg - Load a svg only when they become visible");
189 $lang[SvgImageLink::CONF_SVG_INJECTION_ENABLE] = PluginUtility::getDocumentationHyperLink(SvgImageLink::CANONICAL, "Svg Injection - Replace the image as svg in the HTML when downloaded to be add styling capabilities");
191 $lang[FetcherSvg::CONF_SVG_OPTIMIZATION_ENABLE] = PluginUtility::getDocumentationHyperLink(SvgImageLink::CANONICAL, "Svg Optimization - Reduce the size of the SVG by deleting non important meta");
192 $lang[FetcherSvg::CONF_OPTIMIZATION_NAMESPACES_TO_KEEP] = PluginUtility::getDocumentationHyperLink(SvgImageLink::CANONICAL, "Svg Optimization - The namespace prefix to keep");
193 $lang[FetcherSvg::CONF_OPTIMIZATION_ATTRIBUTES_TO_DELETE] = PluginUtility::getDocumentationHyperLink(SvgImageLink::CANONICAL, "Svg Optimization - The attribute deleted during optimization");
194 $lang[FetcherSvg::CONF_OPTIMIZATION_ELEMENTS_TO_DELETE_IF_EMPTY] = PluginUtility::getDocumentationHyperLink(SvgImageLink::CANONICAL, "Svg Optimization - The element deleted if empty");
195 $lang[FetcherSvg::CONF_OPTIMIZATION_ELEMENTS_TO_DELETE] = PluginUtility::getDocumentationHyperLink(SvgImageLink::CANONICAL, "Sv
[all...]
/plugin/combo/ComboStrap/TagAttribute/
H A DTextAlign.php19 const CANONICAL = "text-align"; define in ComboStrap\\TagAttribute\\TextAlign
31 LogUtility::warning("The text-align attribute has been deprecated for the align attribute.", self::CANONICAL);
36 LogUtility::error("Unable to retrieve the tex-align attribute. Error: {$e->getMessage()}", self::CANONICAL);
43 LogUtility::error("The text-align value($textAlignValue) is not valid. Error: {$e->getMessage()}", self::CANONICAL);
51 LogUtility::msg("Bootstrap 4 does not support conditional value for the attribute (" . self::ATTRIBUTE_NAME . "). Therefore, the value ($textAlignValue) cannot be applied", LogUtility::LVL_MSG_WARNING, self::CANONICAL);
69 LogUtility::msg("The text-align value ($value) is unknown.", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
94 LogUtility::msg("The breakpoint ($breakpoint) of the text-align value ($textAlignValue) is not correct.", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
130 LogUtility::msg("The `justify` value of the text-align attribute does not support actually breakpoint. The breakpoint value ($$breakpoint) was then not applied.", LogUtility::LVL_MSG_WARNING, self::CANONICAL);
135 LogUtility::msg("The text-align value ($value) is unknown.", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
H A DBackgroundAttribute.php45 const CANONICAL = "background"; define in ComboStrap\\TagAttribute\\BackgroundAttribute
70 PluginUtility::getSnippetManager()->attachCssInternalStyleSheet(self::CANONICAL);
112 $backgroundTagAttribute->addClassName(self::CANONICAL);
128 $backgroundTagAttribute->addClassName(self::CANONICAL);
184 LogUtility::msg("The background `fill` attribute ($backgroundFill) is unknown. If you want to take over the filling via css, set the `fill` value to `css`.", self::CANONICAL);
200 LogUtility::internalError("The fetcher for the background image ($mediaMarkup) returns an error", self::CANONICAL, $e);
205 LogUtility::error("The background image ($mediaMarkup) is not an image but a $mime", self::CANONICAL);
211 LogUtility::msg("Internal Error: The background image value ($backgroundImageValue) is not a string nor an array", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
257 LogUtility::msg("An image and a linear gradient color are exclusive because a linear gradient color creates an image. You can't use the linear color (" . $colorValue . ") and the image (" . $backgroundImageStyleValue . ")", LogUtility::LVL_MSG_WARNING, self::CANONICAL);
336 LogUtility::msg("The pattern (" . $pattern . ") is not a known CSS pattern and was ignored.", LogUtility::LVL_MSG_WARNING, self::CANONICAL);
[all...]
H A DToggle.php25 const CANONICAL = "toggle"; define in ComboStrap\\TagAttribute\\Toggle
66 LogUtility::msg("The toggle state ($value) is invalid. It should be (expanded, collapsed or breakpoint-expanded)", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
72 LogUtility::msg("The toggle breakpoint ($value) supports only `expanded` as value, not $toggleStateValue.", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
77 LogUtility::msg("A conditional toggle breakpoint ($value) needs an id attribute.", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
92 $snippetId = self::CANONICAL."-$id";
/plugin/combo/action/
H A Dmetafacebook.php48 const CANONICAL = "facebook"; define in action_plugin_combo_metafacebook
118 LogUtility::error("Internal Error: We were unable to define the publication date for the page ($page)", self::CANONICAL);
126 LogUtility::error("Internal Error: We were unable to define the modification date for the page ($page)", self::CANONICAL);
148 LogUtility::error("We were unable to add the default facebook image ($defaultFacebookImage) because of the following error: {$e->getMessage()}", self::CANONICAL);
152 LogUtility::error("The default facebook image ($defaultFacebookImage) does not exist", self::CANONICAL);
168 LogUtility::error("The image ($path) does not exist and was not added", self::CANONICAL);
189 LogUtility::error("No image was added for facebook. Error while retrieving the dimension of the image: {$e->getMessage()}", self::CANONICAL);
212 LogUtility::error($message, self::CANONICAL);
219 LogUtility::error($message, self::CANONICAL);
233 LogUtility::internalError("Og Image could not be added. Error: {$e->getMessage()}", self::CANONICAL);
[all...]
H A Dresend.php23 const CANONICAL = "resend"; define in action_plugin_combo_resend
24 const FORM_RESEND_PWD_CLASS = "form-" . self::CANONICAL;
54 print IdentityFormsHelper::getHtmlStyleTag(self::CANONICAL);
80 print IdentityFormsHelper::getHtmlStyleTag(self::CANONICAL);
136 LogUtility::msg("The register field name($fieldName) is unknown", LogUtility::LVL_MSG_ERROR, \ComboStrap\Identity::CANONICAL);
H A Dslottemplate.php26 const CANONICAL = "slot-template"; define in action_plugin_combo_slottemplate
49 LogUtility::internalError("Should not happen as it's not the root", self::CANONICAL);
62 LogUtility::error("Internal Error", self::CANONICAL, $e);
/plugin/combo/db/combo/
H A Dupdate0002.sql5 CANONICAL TEXT NOT NULL -- The canonical value should be unique field
7 CREATE UNIQUE INDEX PAGES_UK ON PAGES (ID, CANONICAL);
13 CANONICAL TEXT, -- The canonical value field
17 CREATE UNIQUE INDEX PAGES_ALIAS_UK ON PAGES_ALIAS (CANONICAL, ALIAS);
/plugin/combo/ComboStrap/
H A DFetcherRaster.php30 const CANONICAL = "raster"; define in ComboStrap\\FetcherRaster
164 throw new ExceptionBadSyntax("We couldn't retrieve the type and dimensions of the image ($this). The image format seems to be not supported.", self::CANONICAL);
168 throw new ExceptionBadSyntax("We couldn't retrieve the width of the image ($this)", self::CANONICAL);
172 throw new ExceptionBadSyntax("We couldn't retrieve the height of the image ($this)", self::CANONICAL);
211 LogUtility::info("For the image ($this), the requested width of ($requestedWidth) can not be bigger than the intrinsic width of ($mediaWidth). The width was then set to its natural width ($mediaWidth)", self::CANONICAL);
239 LogUtility::info("For the image ($this), the requested height of ($requestedHeight) can not be bigger than the intrinsic height of ($mediaHeight). The height was then set to its natural height ($mediaHeight)", self::CANONICAL);
260 LogUtility::info("For the image ($this), the calculated width of ($targetWidth) cannot be bigger than the intrinsic width of ($targetWidth). The requested width was then set to its natural width ($intrinsicWidth).", self::CANONICAL);
313 return self::CANONICAL;
335 LogUtility::info("For the image ($this), the requested height of ($requestedHeight) can not be bigger than the intrinsic height of ($intrinsicHeight). The height was then set to its natural height ($intrinsicHeight)", self::CANONICAL);
H A DPageImageTag.php14 public const CANONICAL = PageImageTag::TAG; define in ComboStrap\\PageImageTag
105 LogUtility::warning("Error while creating the fetcher for the feature image ($imagePath) and the page ($contextPage). Error: {$e->getMessage()}", self::CANONICAL, $e);
118 LogUtility::warning("Error while creating the ancestor image handler for the image ($ancestor) and the page ($contextPage). Error: {$e->getMessage()}", self::CANONICAL, $e);
152 LogUtility::warning("The width ($width) is not a valid length and was discarded", self::CANONICAL, $e);
160 LogUtility::warning("The height ($height) is not a valid length and was discarded", self::CANONICAL, $e);
176 LogUtility::warning("Error while creating the first image handler for the image ($firstImagePath) and the page ($contextPage). Error: {$e->getMessage()}", self::CANONICAL, $e);
183 LogUtility::warning("Error while creating the vignette for the page ($contextPage). Error: {$e->getMessage()}", self::CANONICAL, $e);
190 LogUtility::info("No page image could be find for the page ($path)", PageImageTag::CANONICAL);
196 LogUtility::error("The image ($pageImageProcessing) is an unknown page image type", PageImageTag::CANONICAL);
215 LogUtility::error("The image could not be build. Error: {$e->getMessage()}", PageImageTag::CANONICAL,
[all...]
H A DLineSpacing.php12 const CANONICAL = syntax_plugin_combo_text::TAG; define in ComboStrap\\LineSpacing
29 LogUtility::msg("The line-spacing attribute is only implemented with Bootstrap 5. If you want to use this attribute, you should " . PluginUtility::getDocumentationHyperLink(Bootstrap::CANONICAL, "change the Bootstrap version") . ".", self::CANONICAL);
52 LogUtility::msg("The line-spacing value ($lineSpacingValue) is not a valid value.", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
H A DDimension.php17 const NATURAL_SIZING_ELEMENT = [SvgImageLink::CANONICAL, RasterImageLink::CANONICAL];
56 const CANONICAL = "dimension"; define in ComboStrap\\Dimension
225 throw new ExceptionBadSyntax("The width value ($width) of the ratio `$stringRatio` is not numeric", PageImageTag::CANONICAL);
230 throw new ExceptionBadSyntax("The width value ($height) of the ratio `$stringRatio` is not numeric", PageImageTag::CANONICAL);
233 throw new ExceptionBadSyntax("The height value of the ratio `$stringRatio` should not be zero", PageImageTag::CANONICAL);
297 LogUtility::error("The conditional length ($conditionalWidthLength) could not be transformed as CSS value. Error", self::CANONICAL);
323 LogUtility::error("The conditional length ($conditionalWidthLength) could not be transformed as CSS value. Error", self::CANONICAL);
H A DHorizontal.php14 const CANONICAL = self::HORIZONTAL_ATTRIBUTE; define in ComboStrap\\Horizontal
43 LogUtility::warning("The $attributeName attribute is only meant to be used on the following component " . implode(", ", Vertical::COMPONENTS), self::CANONICAL);
48 LogUtility::error("The $attributeName attribute value is not valid. Error: {$e->getMessage()}", self::CANONICAL);
58 LogUtility::error("The $attributeName attribute value ($valueWithoutBreakpoint) is not good. It should be one of: " . implode(", ", $possibleValues), self::CANONICAL);
H A DBootstrap.php20 const TAG = self::CANONICAL;
68 const CANONICAL = "bootstrap";
153 LogUtility::internalError("An error has occurred reading the file ($stylesheetsFile). Error:{$e->getMessage()}", self::CANONICAL);
204 return $executionContext->getRuntimeObject(self::CANONICAL);
209 $executionContext->setRuntimeObject(self::CANONICAL, $bootstrap);
272 throw new ExceptionRuntimeInternal("Unable to read the file {$bootstrapJsonFile} as json.", self::CANONICAL, 1, $e);
299 LogUtility::internalError("The url ($url) for the bootstrap metadata ($fileNameWithExtension) from the bootstrap dictionary is not valid. Error:{$e->getMessage()}", self::CANONICAL);
306 LogUtility::internalError("No extension was found on the file metadata ($fileNameWithExtension) from the bootstrap dictionary", self::CANONICAL);
323 LogUtility::internalError("The snippet key ($key) is unknown for bootstrap", self::CANONICAL);
70 const CANONICAL = "bootstrap"; global() define in ComboStrap\\Bootstrap
H A DLdJson.php48 public const CANONICAL = action_plugin_combo_metagoogle::CANONICAL; define in ComboStrap\\LdJson
88 LogUtility::internalError("The page image should come from a wiki path", self::CANONICAL, $e);
95 LogUtility::internalError("The page image mime could not be determined. Error:" . $e->getMessage(), self::CANONICAL, $e);
118 LogUtility::msg("The image ($pageImagePath) does not exist and was not added to the google ld-json", LogUtility::LVL_MSG_ERROR, action_plugin_combo_metagoogle::CANONICAL);
140 return action_plugin_combo_metagoogle::CANONICAL;
223 LogUtility::error("The string value is not a valid Json. Value: $value", self::CANONICAL);
364 LogUtility::error("Internal Error: We were unable to define the publication date for the page ($page). Error: {$e->getMessage()}", self::CANONICAL);
375 LogUtility::error("Internal Error: We were unable to define the modification date for the page ($page)", self::CANONICAL);
406 LogUtility::msg("The name metadata is mandatory for a event page", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
[all...]
H A DFetcherPageBundler.php21 const CANONICAL = self::NAME; define in ComboStrap\\FetcherPageBundler
92 throw new ExceptionRuntimeInternal("We were unable to get the start markup wiki path. Error:{$e->getMessage()}", self::CANONICAL);
101 throw new ExceptionRuntimeInternal("The toc could not be created. Error:{$e->getMessage()}", self::CANONICAL, 1, $e);
116 throw new ExceptionRuntimeInternal("The $layoutName template returns an error", self::CANONICAL, 1, $e);
253 LogUtility::error("An error occurs when trying to move the h2 children below the recreated heading title ($title)", self::CANONICAL);
267 LogUtility::error("An error occurs when trying to add the recreated title heading ($title) to the root", self::CANONICAL);
275 return self::CANONICAL;
H A DPageExplorerTag.php17 public const CANONICAL = "page-explorer"; define in ComboStrap\\PageExplorerTag
109 LogUtility::error("The given leaf page ($page) does not exist and was not added to the page-explorer tree", self::CANONICAL);
117 ->setLogicalTag(self::CANONICAL . "-tree-$type")
125 LogUtility::error("Error while rendering the leaf. Error: {$e->getMessage()}", self::CANONICAL);
135 LogUtility::error("Error while rendering the default tree page. Error: {$e->getMessage()}", self::CANONICAL);
164 return self::CANONICAL . "-$type";
288 $id = IdManager::getOrCreate()->generateNewHtmlIdForComponent(PageExplorerTag::CANONICAL);
378 ->setLogicalTag(PageExplorerTag::CANONICAL)
402 ->setLogicalTag(PageExplorerTag::CANONICAL . "-{$pageExplorerType}-{$indexPageType}")
448 ->setLogicalTag(PageExplorerTag::CANONICAL
[all...]
H A DColorSystem.php11 const CANONICAL = "color-system"; define in ComboStrap\\ColorSystem
28 LogUtility::error("Error while calculating the primary text color. {$e->getMessage()}", self::CANONICAL, $e);
62 LogUtility::error("Error while calculating the color text hover color. {$e->getMessage()}", self::CANONICAL, $e);
H A DEvent.php21 const CANONICAL = "event"; define in ComboStrap\\Event
62 LogUtility::error("Sqlite is mandatory for asynchronous event", self::CANONICAL, $e);
175 LogUtility::internalError("An internal error has runned on event. " . $e->getMessage(), self::CANONICAL, $e);
219 LogUtility::error("Unable to create the event $name. Error:" . $e->getMessage(), self::CANONICAL, $e);
252 LogUtility::internalError("Sqlite is not available, no events was returned", self::CANONICAL);
271 LogUtility::internalError("Unable to get the queue. Error:" . $e->getMessage(), self::CANONICAL, $e);
300 throw new ExceptionCompile("Unable to count the number of event in the queue. Error:" . $e->getMessage(), self::CANONICAL, 0, $e);
H A DQualityMenuItem.php31 const CANONICAL = "quality"; define in ComboStrap\\QualityMenuItem
46 $snippetManager->attachJavascriptFromComponentId(self::CANONICAL);
49 $snippetManager->attachCssInternalStylesheet(self::CANONICAL);
H A DToc.php26 const CANONICAL = syntax_plugin_combo_toc::CANONICAL; define in ComboStrap\\Toc
37 return StyleAttribute::addComboStrapSuffix(self::CANONICAL);
69 PluginUtility::getSnippetManager()->attachCssInternalStyleSheet(self::CANONICAL);
87 LogUtility::error("The toc numbering type was unknown", self::CANONICAL);
/plugin/combo/ComboStrap/Meta/Store/
H A DMetadataDokuWikiStore.php47 const CANONICAL = Metadata::CANONICAL; define in ComboStrap\\Meta\\Store\\MetadataDokuWikiStore
146 throw new ExceptionBadState("A resource is mandatory", self::CANONICAL);
149 throw new ExceptionBadState("The DokuWiki metadata store is only for page resource", self::CANONICAL);
165 throw new ExceptionRuntime("A resource is mandatory", self::CANONICAL);
168 throw new ExceptionRuntime("The DokuWiki metadata store is only for page resource", self::CANONICAL);
337 LogUtility::error("Metadata Build Error", self::CANONICAL, $e);
/plugin/combo/ComboStrap/Tag/
H A DMermaidTag.php19 const CANONICAL = "mermaid"; define in ComboStrap\\Tag\\MermaidTag
37 $snippetId = self::CANONICAL;
46 LogUtility::internalError("The url should be good", self::CANONICAL,$e);
98 return Sanitizer::sanitize($content, " in a mermaid language", self::CANONICAL);
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataStoreAbs.php15 const CANONICAL = "store"; define in ComboStrap\\Meta\\Api\\MetadataStoreAbs
51 throw new ExceptionRuntime("The class value is not a string", MetadataStoreAbs::CANONICAL);
70 return self::CANONICAL;
/plugin/combo/ComboStrap/Api/
H A DQualityMessageHandler.php21 public const CANONICAL = "quality:dynamic_monitoring"; define in ComboStrap\\Api\\QualityMessageHandler
55 ->setCanonical(QualityMessageHandler::CANONICAL)
82 ->setCanonical(QualityMessageHandler::CANONICAL)

12345678