| /template/strap/resources/firebug/ |
| H A D | firebug-lite.css | 116 #Firebug .Left .HTML { display:none; height:250px; overflow:scroll; padding:0 10px 2px 10px; } 117 #Firebug .Left .HTML .Block { padding:0 0 0 0px; font:11px Verdana, Geneva, Arial, Helvetica, sans-… 118 #Firebug .Left .HTML .Block .Spacer { cursor:default; padding:2px 2px 2px 15px; } 119 #Firebug .Left .HTML .Block .Link { display:block; color:#333; padding:2px 2px 2px 0; } 120 #Firebug .Left .HTML .Block .Link .Content { padding:2px 2px 2px 2px; } 121 #Firebug .Left .HTML .Block .Link .TagName { cursor:pointer; } 122 #Firebug .Left .HTML .Block .Parent { font-weight:bold; color:#111; text-decoration:none; } 123 #Firebug .Left .HTML .Block .Parent .Spacer { background:#fff center no-repeat; } 124 #Firebug .Left .HTML .Block .Parent .Spacer { background-image:url(tree_open.gif); } 125 #Firebug .Left .HTML .Block .Open .Spacer { background-image:url(tree_close.gif) } [all …]
|
| /template/vector20/user/ |
| D | tracker.php.dist | 6 * Tools like Piwik and Google Analytics normally provide a small HTML code 14 * copy and paste the needed HTML code/tag AFTER the closing "?>" 38 //place the needed HTML source codes BELOW this line ?>
|
| /template/vector/user/ |
| D | tracker.php.dist | 6 * Tools like Piwik and Google Analytics normally provide a small HTML code 14 * copy and paste the needed HTML code/tag AFTER the closing "?>" 38 //place the needed HTML source codes BELOW this line ?>
|
| /template/monobook/user/ |
| D | tracker.php.dist | 6 * Tools like Piwik and Google Analytics normally provide a small HTML code 14 * copy and paste the needed HTML code/tag AFTER the closing "?>" 38 //place the needed HTML source codes BELOW this line ?>
|
| /template/wikiweko/user/ |
| H A D | tracker.php.dist | 6 * Tools like Piwik and Google Analytics normally provide a small HTML code 14 * copy and paste the needed HTML code/tag AFTER the closing "?>" 38 //place the needed HTML source codes BELOW this line ?>
|
| /template/mnml-blog/user/ |
| D | tracker.php.dist | 6 * Tools like Piwik and Google Analytics normally provide a small HTML code 14 * copy and paste the needed HTML code/tag AFTER the closing "?>" 39 //place the needed HTML source codes BELOW this line ?>
|
| /template/prsnl10/user/ |
| D | tracker.php.dist | 6 * Tools like Piwik and Google Analytics normally provide a small HTML code 14 * copy and paste the needed HTML code/tag AFTER the closing "?>" 39 //place the needed HTML source codes BELOW this line ?>
|
| /template/strap/ComboStrap/ |
| H A D | Mime.php | 13 public const HTML = "text/html"; define in ComboStrap\\Mime 90 return new Mime(Mime::HTML);
|
| H A D | Message.php | 85 return $this->addContent($message, Mime::HTML); 164 $htmlContent = $this->getContent(Mime::HTML);
|
| H A D | FetcherAppPages.php | 143 return Mime::create(Mime::HTML);
|
| H A D | FetcherPage.php | 181 return Mime::create(Mime::HTML);
|
| H A D | FetcherMarkup.php | 647 if (in_array($this->getMime()->toString(), [Mime::XHTML, Mime::HTML])) { 953 if (!in_array($this->getMime()->toString(), [Mime::XHTML, Mime::HTML])) {
|
| /template/strap/resources/ |
| H A D | README.md | 6 These resources are called inserted in between the `HTML head tag`
|
| /template/strap/resources/theme/default/pages/templates/ |
| H A D | landing.css | 11 * See for the HTML code {@link TplUtility::getRailBar()}
|
| /template/gtopia/ |
| D | defaults.css | 4 ** HTML elements
|
| /template/dokubrick/ |
| D | Makefile | 40 HTML=$(DIST_DIR)/footer.html \ macro 117 DIST_FILES= $(DOCS) $(CSS) $(HTML) $(SCRIPT) $(PHP) $(STYLE_INI) $(IMAGES) $(LANG) $(CONF) $(SIDEBA…
|
| /template/arctic-mbo/ |
| D | Makefile | 41 HTML=$(DIST_DIR)/footer.html \ macro 113 DIST_FILES= $(DOCS) $(CSS) $(HTML) $(SCRIPT) $(PHP) $(STYLE_INI) $(IMAGES) $(LANG) $(CONF)
|
| /template/twentyfifteen/ |
| D | README | 33 following HTML for a single entry in blog lists, 51 and create 'entry.php' tpl file that produces the following HTML for individual
|
| /template/parallax/lib/languages/ |
| D | uk_UA.po | 386 msgid "HTML Box Options" 387 msgstr "Параметри HTML" 1038 msgid "HTML Box" 1039 msgstr "Поле HTML" 1042 msgid "Enter your custom HTML code here" 1043 msgstr "Введіть ваші власні HTML-код тут"
|
| D | ja_JP.po | 386 msgid "HTML Box Options" 387 msgstr "HTML ボックスのオプション" 1038 msgid "HTML Box" 1039 msgstr "HTML ボックス" 1042 msgid "Enter your custom HTML code here" 1043 msgstr "ここで、カスタムの HTML コードを入力してください。"
|
| D | ru_RU.po | 386 msgid "HTML Box Options" 387 msgstr "Параметры HTML" 1038 msgid "HTML Box" 1039 msgstr "Поле HTML" 1042 msgid "Enter your custom HTML code here" 1043 msgstr "Введите пользовательские HTML-код здесь"
|
| D | hi_IN.po | 386 msgid "HTML Box Options" 387 msgstr "HTML बॉक्स विकल्प" 1038 msgid "HTML Box" 1039 msgstr "HTML बॉक्स" 1042 msgid "Enter your custom HTML code here" 1043 msgstr "अपने कस्टम HTML कोड यहाँ दर्ज करें"
|
| D | zh_CN.po | 386 msgid "HTML Box Options" 387 msgstr "HTML 框选项" 1038 msgid "HTML Box" 1039 msgstr "HTML 框" 1042 msgid "Enter your custom HTML code here" 1043 msgstr "请输入您自定义的 HTML 代码"
|
| /template/bootie/ |
| D | README.md | 50 * Added two events (TPL_DOCUMENT_CLOSING, TPL_PAGE_TOP_OUTPUT) to be able to output HTML
|
| /template/strap/vendor/salesforce/handlebars-php/ |
| H A D | README.md | 65 Handlebars templates look like regular HTML, with embedded handlebars expressions. 67 Handlebars HTML-escapes values returned by a {{expression}}. 253 Handlebars HTML-escapes values returned by a {{expression}}. If you don't want Handlebars to escape…
|