Home
last modified time | relevance | path

Searched full:description (Results 1 – 25 of 233) sorted by relevance

12345678910

/template/strap/ComboStrap/
H A DPageDescription.php17 * The description sub key in the dokuwiki meta
18 * that has the description text
21 public const PROPERTY_NAME = "description";
27 * @var string - the origin of the description
32 public const DESCRIPTION_PROPERTY = "description";
34 * To indicate from where the description comes
35 * This is when it's the original dokuwiki description
39 * The origin of the description was set to frontmatter
59 …return "The description is a paragraph that describe your page. It's advertised to external applic…
64 return "Description";
[all …]
/template/strap/action/
H A Dmetadescription.php11 * Take the metadata description
13 * To known more about description and [[docs:seo:seo|search engine optimization]], see:
14 …e_learning_The_descriptions_use_in_search_engines|Active learning: The description's use in search…
15 …s.google.com/search/docs/beginner/seo-starter-guide#use-the-description-meta-tag|Description secti…
20 const DESCRIPTION_META_KEY = 'description';
21 const FACEBOOK_DESCRIPTION_PROPERTY = 'og:description';
29 * Add a meta-data description
48 * Description
60 $description = $page->getDescriptionOrElseDokuWiki();
61 if (empty($description)) {
[all …]
/template/writr/.github/ISSUE_TEMPLATE/
Dfeature_request.md11 A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
14 A clear and concise description of what you want to happen.
17 A clear and concise description of any alternative solutions or features you've considered.
Dbug_report.md10 ### Description subsection
12 [Description of the bug or feature]
/template/darkclean/
Dconf.php17 * This text is placed in "description" meta tag
19 $conf['tpl_mmClean']['description'] = 'page description';
DREADME.rst6 including menu, keywords and description.
19 - Description - user defined meta tag for every generated page
50 Parameter Description
55 description Description META tag. This tag is inserted on every rendered page
Dheader.php16 …<meta name="Description" content="<?php if ( $conf['tpl_mmClean']['description'] ) echo $conf['tpl…
/template/myown/
Dconf.php17 * This text is placed in "description" meta tag
19 $conf['tpl_MyOwn']['description'] = 'page description';
DREADME.rst6 including menu, keywords and description.
16 - Description - user defined meta tag for every generated page
43 Parameter Description
45 description Description META tag. This tag is inserted on every rendered page
Dheader.php18 …<meta name="Description" content="<?php if ( $conf['tpl_MyOwn']['description'] ) echo $conf['tpl_M…
/template/simpleclean/
DREADME.rst6 including menu, keywords and description.
16 - Description - user defined meta tag for every generated page
43 Parameter Description
45 description Description META tag. This tag is inserted on every rendered page
Dconf.php17 * This text is placed in "description" meta tag
19 $conf['tpl_simpleClean']['description'] = 'page description';
Dheader.php16 …<meta name="Description" content="<?php if ( $conf['tpl_simpleClean']['description'] ) echo $conf[…
/template/mmzire/
Dheader.php14 …<meta name="Description" content="<?php if ( $conf['tpl_mmZire']['description'] ) echo $conf['tpl_…
Dconf.php17 * This text is placed in "description" meta tag
19 $conf['tpl_mmZire']['description'] = 'page descirpion';
/template/r7throot2/
Dheader.php14 …<meta name="Description" content="<?php if ( $conf['tpl_rsk']['description'] ) echo $conf['tpl_rsk…
Dconf.php16 * This text is placed in "description" meta tag
18 $conf['tpl_rsk']['description'] = 'Oscar M. Lage Template - Userlinux.net';
/template/mmkanso/
Dheader.php15 …<meta name="Description" content="<?php if ( $conf['tpl_mmKanso']['description'] ) echo $conf['tpl…
/template/bootstrap3/js/plugins/
Dsemantic.js75 // if (! (jsonld.headline && jsonld.description)) return false;
82 // var description = jQuery.trim(jsonld.description.replace(/\t\*$/, ''))
87 …// var content = [ '<div class="row small"><div class="col-md-12">', image, description, ' ...…
/template/breeze/bower_components/modular-scale/
Dmodular-scale.gemspec13 # Description of your extension
14 s.description = %q{A generalized Compass extension to build off of}
15 # A summary of your Compass extension. Should be different than Description
/template/strap/
H A Dcomposer.lock48 "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/mmclean/
Dheader.php15 …<meta name="Description" content="<?php if ( $conf['tpl_mmClean']['description'] ) echo $conf['tpl…
/template/strap/resources/dictionary/
H A Dbrands.json28 … "web": "https://twitter.com/intent/tweet/?url=$url&text=$title%0A$description%0A&via=$via",
50 …/www.tumblr.com/widgets/share/tool?posttype=link&title=$title&caption=$description&canonicalUrl=$u…
68 "web": "mailto:?subject=$title&body=$description%20$url",
95 "mobile": "whatsapp://send?text=$description%20$url",
201 "web": "https://pinterest.com/pin/create/button/?url=$url&media=$url&description=$text",
221 …://www.linkedin.com/shareArticle?mini=true&url=$url&source=$url&title=$title&summary=$description",
241 "web": "https://reddit.com/submit/?resubmit=true&url=$url&title=$description"
/template/strap/db/combo/
H A Dupdate0022.sql15 DESCRIPTION TEXT, field
36 INSERT INTO pages_new (ID, PATH, PAGE_ID, PAGE_ID_ABBR, CANONICAL, NAME, TITLE, H1, DESCRIPTION, DA…
47 DESCRIPTION,
/template/strap/vendor/composer/
H A Dinstalled.json45 "description": "PHP 7 and 8.0 runtime for ANTLR 4", string
96 "description": "An css selector parser and converter", string
143 …"description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expr… string
201 "description": "A copy of nanoid in PHP", string
252 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", string
319 "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.", string
381 "description": "Handlebars processor for php", string
443 "description": "A generic function and convention to trigger deprecation notices", string
519 "description": "Symfony polyfill for ctype functions", string
601 "description": "Symfony polyfill for the Mbstring extension", string
[all …]

12345678910