Home
last modified time | relevance | path

Searched refs:tags (Results 226 – 250 of 538) sorted by relevance

12345678910>>...22

/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.BlockWrapper.txt
H A DCSS.MaxImgLength.txt
H A DHTML.ForbiddenAttributes.txt
/plugin/lastfm/
H A Dsyntax.php83 $charts = array('topartists', 'topalbums', 'toptracks', 'tags', 'friends',
/plugin/geourl/lang/en/
H A Dintro.txt5 …ve to insert the following code into your template, somewhere inside of the **<head></head>** tags.
/plugin/slacknotifier/
H A DREADME.md14 [Tags]: https://github.com/glensc/dokuwiki-plugin-slacknotifier/tags
/plugin/dokuprism/
H A DREADME.md4 By default this plugin override builtin `<code>` and `<file>` tags. You can change this in DokuWiki settings.
/plugin/codemirror/dist/modes/
H A Dasn.1.min.js1tags||{},i=b.storage||{},j=b.modifier||{},k=b.accessTypes||{},l=b.multiLineStrings,m=b.indentState…
H A Dvue.min.js1 …,d)});a.defineMode("vue",function(c){return a.getMode(c,{name:"htmlmixed",tags:b})},"htmlmixed","x…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DArtifactRegistry.php444 'tags',
448 'path' => 'v1/{+parent}/tags',
482 'path' => 'v1/{+parent}/tags',
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dtemplate_from_string.rst27 takes a template as an argument (like the ``embed`` or ``extends`` tags).
H A Dblock.rst41 .. seealso:: :doc:`extends<../tags/extends>`, :doc:`parent<../functions/parent>`
/plugin/codehighlight/cp/languages/
H A Dphp.css5 b {color:#000080;} /* tags */
/plugin/dokusioc/lib/
H A Dsioc_inc.php434 private $tags; variable in SIOCThread
444 …public function __construct($id, $url, $page, $views = '', $tags = array(), $subject = '', $create… argument
452 $this->tags = $tags;
505 if ($this->tags) {
506 foreach ($this->tags as $id => $tag) {
/plugin/googleads/lang/en/
H A Dintro.txt9 …e following code into your template's **main.php**, somewhere inside of the ''<head></head>'' tags.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/
H A Dtrim_block.test2 Whitespace trimming on tags.
/plugin/rst/
H A DREADME.md12 tags : formatting, markup_language
/plugin/scrollticker/
H A DREADME.md5 simply wrap an unordered list into the tags
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dmd1_markdown_documentation_basics.md167 If you put blank lines between items, you'll get `<p>` tags for the
270 I strongly recommend against using any `<blink>` tags.
278 <code>&lt;blink&gt;</code> tags.</p>
292 you've got to put paragraph tags in your blockquotes:
301 you've got to put paragraph tags in your blockquotes:</p>
/plugin/blogtng/
H A Dadmin.php594 $tags = $this->taghelper->getTags();
595 $count = count($tags);
601 'query[string]' => $tags[$i]);
602 … $link = '<a href="' . wl($ID, $params) . '" title="' . $tags[$i] . '">' . $tags[$i] . '</a>';
/plugin/dir/
H A Dsyntax.php1245 $tags = Array();
1249 $tags [] = mb_convert_case($tag, MB_CASE_LOWER, "UTF-8");
1257 if(count(array_intersect($tags, $this->excludeTags)) > 0) {
1266 $intersection = array_intersect($tags, $this->includeTags);
/plugin/syntaxhighlighter4/
H A DCHANGELOG.md15 * Change option `override` with a list of tags (code, file) to override (Issue #16)
/plugin/pgn4web/pgn4web/
H A Dpgn-standard-proposed-supplement.txt78 tags designed to handle special cases where the clock start times are needed.
81 adding new tags to the header (outside the mandatory seven tag roster)
110 found in between pgn comment tags.
269 Two optional tags are proposed to record the clock setting at the start of the
310 8.2. In the example we have given the White and BlackClock tags but in this case
312 remained to the first time control. If the White and BlackClock tags are absent
351 does envisage the specification of new optional tags. We have taken advantage of
352 this to specify several new tags.
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D68.68.js.map1 …ta tags - instruction\n [/(<\\?)(@qualifiedName)/, [{ token: 'delimiter' }, { token: 'm…
/plugin/jukebox/id3/
H A Dgetid3.php996 static $tags;
997 if (empty($tags)) {
998 $tags = array(
1018 foreach ($tags as $comment_name => $tagname_encoding_array) {

12345678910>>...22