Home
last modified time | relevance | path

Searched full:contents (Results 1 – 25 of 411) sorted by relevance

12345678910>>...17

/template/starterpjax/
Djquery.pjax.js248 if (!container.contents) {
267 context.html(container.contents)
325 cachePush(pjax.state.id, context.clone().contents())
394 var direction, contents = cacheMapping[state.id]
403 cachePop(direction, pjax.state.id, container.clone().contents())
422 if (contents) {
426 container.html(contents)
600 // Returns an Object with url, title, and contents keys.
634 obj.contents = $fragment.contents()
643 obj.contents = $body
[all …]
/template/twigstarter/vendor/twig/twig/src/Util/
DDeprecationCollector.php52 …or An iterator of templates (where keys are template names and values the contents of the template)
65 foreach ($iterator as $name => $contents) {
67 $this->twig->parse($this->twig->tokenize(new Source($contents, $name)));
/template/kiwiki/lang/en/
H A Dsettings.php12 $lang['TocMaxHeight'] = 'Max. table of contents height';
13 $lang['TocRight'] = 'Table of contents on the right?';
/template/pinkberrynight/
DREADME.md2 Dark template for dokuwiki with scrollable tables with fixed headers and sticky table of contents. …
17 * Table of Contents that remains visible while scrolling through page content
/template/cherokee-based/
Dreadme.txt13 contents:
14 * use partial (modified or inspired) contents of this pages
/template/launch/css/
Dlaunch.css103 .profile-contents {
107 .profile-contents h2 {
120 .profile-contents ul li {
124 .profile-contents ul li a {
136 .profile-contents ul li a i.fa {
140 .profile-contents ul li a:hover {
/template/arctic-mbo/
Dscript.js.old231 * This toggles the visibility of the Table of Contents
70 * This toggles the visibility of the Table of Contents
Dscript.js.old30 * This toggles the visibility of the Table of Contents
69 * This toggles the visibility of the Table of Contents
/template/a_free_worldic/
Dscript.js30 * This toggles the visibility of the Table of Contents
69 * This toggles the visibility of the Table of Contents
/template/jessica/css/
Ddrawer.min.css9contents{background-color:#fff}@media (min-width:64em){.drawer--sidebar .drawer-hamburger{display:…
/template/dokukitv2/
Ddesign.css221 display: contents;
226 display: contents;
231 display: contents;
/template/mnml-blog/
Dmain.php104 foreach($arr as $div_id => $contents){
106 if (empty($contents) ||
107 !is_array($contents) ||
108 !isset($contents["xhtml"])){
112 if (!empty($contents["headline"])){
113 $interim .= " <h5 class=\"hspec\">".hsc($contents["headline"])."</h5>\n";
115 $interim .= " <div class=\"level1\">".$contents["xhtml"]."</div>"
/template/notos/lang/en/
Dsettings.php4 …menu on the right. You can specify a custom name here and configure its contents using the MenuExt…
/template/templar/lang/ro/
Dsettings.php7 $lang['toc_place']= 'Unde sa fie asezat Sumarul (Table of Contents)?';
/template/arctic/
Dscript.js30 * This toggles the visibility of the Table of Contents.
71 * This toggles the visibility of the Table of Contents.
/template/arctictut/
Dscript.js32 * This toggles the visibility of the Table of Contents
75 * This toggles the visibility of the Table of Contents
/template/dokutwitterbootstrap/css/
Dmodifications.css19 /* The floating-to-the-side table of contents is cool, but, not if we're
/template/bootstrap3/js/plugins/
Dwrap.js17 $tabs.find('div.li').contents().unwrap();
/template/dokutwitterbootstrap/lang/en/
Dsettings.php12 $lang['useSideToCChevrons'] = 'Use chevrons in the sidebar table of contents to emphasize side ToC …
/template/neolaoresources/scripts/
Dscript.js2 * This prints the switch to toggle the Table of Contents
/template/gtopia/
Dmain.php21 <style type='text/css'>#cart-block-contents { display: none; }</style>
162 <!-- start Table of Contents -->
171 …e"><span class="cart-block-title-bar"><span class="first-word">Table</span> of Contents</span></h2>
183 <!-- /end Table of Contents -->
/template/monobook/lang/sk/
Dsettings.php68 …ition"] = "Pozícia Obsahu (Table of contents) stránky"; // eng: "Table o…
/template/sidebar/
Dsidebar.css97 /* sidebar contents */
163 …page .toc {height:1px} /* General Dokuwiki fix. IE needs this to always display TOC contents \*/
/template/roundbox/lang/en/
Dlang.php9 $lang['sitenav_title'] = 'Contents'; // title of site navigation in the sidebar
/template/sxs/lang/en/
Dlang.php9 $lang['sitenav_title'] = 'Contents'; // title of site navigation in the sidebar

12345678910>>...17