| /template/strap/ComboStrap/ |
| H A D | PageDescription.php | 136 $description = $value[self::ABSTRACT_KEY]; 137 if ($description !== null) { 141 parent::setFromStoreValueWithoutException($description); 256 $description = str_replace("\n", " ", $value); 260 $description = str_replace($resourceCombo->getH1OrDefault(), "", $description); 263 $description = preg_replace('/(\*|\t|About)/im', "", $description); 265 return trim(preg_replace('/ /m', " ", $description));
|
| H A D | LinkMarkup.php | 341 $description = PageDescription::createForPage($page)->getValueOrDefault(); 343 $description = $description . " ($acronym)"; 345 $outputAttributes->addOutputAttributeValue("title", $description); 364 $description = ucfirst($this->markupRef->getUrl()->getFragment()); 365 if ($description !== "") { 366 $description = str_replace("_", " ", $description); 367 $outputAttributes->addOutputAttributeValue("title", $description);
|
| H A D | Site.php | 661 * @param string $description 664 public static function setTagLine(string $description) argument 667 $conf['tagline'] = $description; 671 * @param string $description 674 public static function setDescription(string $description) argument 676 self::setTagLine($description);
|
| H A D | MarkupPath.php | 158 private $description; variable in ComboStrap\\MarkupPath 537 return $this->description->getValue(); 547 return $this->description->getValueOrDefault(); 1478 function setDescription($description): MarkupPath argument 1481 $this->description 1482 ->setValue($description) 1638 $this->description = PageDescription::createForPage($this);
|
| H A D | LdJson.php | 288 $ldJson['description'] = $tag;
|
| /template/strap/action/ |
| H A D | metadescription.php | 60 $description = $page->getDescriptionOrElseDokuWiki(); 61 if (empty($description)) { 72 "content" => $description 80 "content" => $description
|
| H A D | metatwitter.php | 133 $description = $page->getDescriptionOrElseDokuWiki(); 134 if (!empty($description)) { 136 $twitterMeta[self::META_DESCRIPTION] = StringUtility::truncateString($description, 200);
|
| /template/strap/ |
| H A D | composer.lock | 48 "description": "PHP 7 and 8.0 runtime for ANTLR 4", 96 "description": "An css selector parser and converter", 140 …"description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expr… 195 "description": "A copy of nanoid in PHP", 243 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", 307 "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.", 366 "description": "Handlebars processor for php", 425 "description": "A generic function and convention to trigger deprecation notices", 498 "description": "Symfony polyfill for ctype functions", 577 "description": "Symfony polyfill for the Mbstring extension", [all …]
|
| /template/strap/ComboStrap/Meta/Form/ |
| H A D | FormMetaField.php | 73 private $description; variable in ComboStrap\\Meta\\Form\\FormMetaField 112 $this->description = $name; 283 if ($this->description != null) { 284 $associative[self::DESCRIPTION_ATTRIBUTE] = $this->description; 378 $this->description = $string;
|
| /template/twigstarter/ |
| D | composer.lock | 64 "description": "Symfony polyfill for ctype functions", 146 "description": "Symfony polyfill for the Mbstring extension", 223 … "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", 309 "description": "Twig, the flexible, fast, and secure template language for PHP",
|
| /template/myown/ |
| D | README.rst | 6 including menu, keywords and description. 45 description Description META tag. This tag is inserted on every rendered page
|
| /template/simpleclean/ |
| D | README.rst | 6 including menu, keywords and description. 45 description Description META tag. This tag is inserted on every rendered page
|
| /template/apricot/css/ |
| D | structure.css | 25 #dokuwiki__header p.description {
|
| /template/darkclean/ |
| D | README.rst | 6 including menu, keywords and description. 55 description Description META tag. This tag is inserted on every rendered page
|
| /template/spacious/css/ |
| D | spacious-responsive.css | 180 #site-description { 220 #featured-slider .entry-description-container { 339 .better-responsive-menu #site-description { 484 #featured-slider .entry-description-container { 573 .author-box .author-description-wrapper {
|
| /template/strap/ComboStrap/Tag/ |
| H A D | WebCodeTag.php | 480 $description = "Code from the page '" . $pageTitle . "' \n" . wl($ID, $absolute = true); 483 '<input type="hidden" name="description" value="' . htmlentities($description) . '"/>' .
|
| /template/breeze/bower_components/modular-scale/ |
| D | modular-scale.gemspec | 14 s.description = %q{A generalized Compass extension to build off of}
|
| /template/gtopia/ |
| D | system.css | 135 .form-item .description { 518 div.password-description { 524 div.password-description ul {
|
| D | style.css | 60 table#content-field-overview tr.content-add-new .description{ 149 .filefield-generic-edit-description{ 157 .filefield-generic-edit .description{ 254 form.fivestar-widget div.description{ 801 .form-item .description{ 1184 div.password-description{ 1191 div.password-description ul{ 1312 #user-admin-settings fieldset .description{ 1344 .form-item .description{ 1621 .order-pane-table .product-description{ [all …]
|
| D | new.css | 1 …description{margin-bottom:0;}table#content-field-overview .content-new{font-weight:bold;padding-bo…
|
| /template/twentyfifteen/css/ |
| D | design.less | 87 .site-description { 403 .site-description {
|
| /template/klean/css/ |
| D | klean-responsive.css | 72 body:not(.blog) .site-header .site-branding h2.site-description {
|
| /template/flat/css/ |
| D | customFlat.css | 88 #masthead .site-description, .hentry .entry-meta{font-family:Open Sans Condensed}
|
| /template/pinboard/css/ |
| D | pinboard-functions.css | 134 #site-description,
|
| /template/parallax/css/ |
| D | parallax-responsive.css | 184 header#cc-header .span5 div.blog-description {
|