Searched refs:alt (Results 1 – 12 of 12) sorted by relevance
| /dokuwiki/inc/lang/ro/ |
| H A D | locked.txt | 3 Pagina este momentan blocată de alt utilizator. Trebuie să aștepți pînă când acest utilizator termi…
|
| H A D | conflict.txt | 4 un alt utilizator a modificat pagina în timp ce editai.
|
| /dokuwiki/lib/scripts/ |
| H A D | hotkeys.js | 184 alt : false, property 203 …t.shortcuts.push((o.ctrl ? 'ctrl' : '') + ',' + (o.alt ? 'alt' : '') + ',' + (o.shift ? 'shift' : … 278 if (o.alt != e.altKey)
|
| /dokuwiki/inc/lang/tr/ |
| H A D | stopwords.txt | 4 # Bu liste http://www.ranks.nl/stopwords/ altındakilerden derlenmiştir
|
| /dokuwiki/inc/ |
| H A D | template.php | 218 * @param bool $alt Should feeds and alternative format links be added? 225 function tpl_metaheaders($alt = true) argument 287 if ($alt) { 1077 * @param string $alt alternative output if no data was found 1083 function tpl_img_getTag($tags, $alt = '', $src = null) argument 1089 if (is_null($src)) return $alt; 1094 if ($imgMeta === false) return $alt; 1096 if (!$info) return $alt; 1213 $alt = tpl_img_getTag('Simple.Title'); 1222 if ($alt) { [all …]
|
| H A D | html.php | 938 * @param string $alt - alternative content (is NOT automatically escaped!) 941 …html_flashobject($swf, $width, $height, $params = null, $flashvars = null, $atts = null, $alt = '') argument 983 if ($alt) { 984 $out .= $alt . NL;
|
| H A D | media.php | 1210 * @param string $alt alternative value 1213 function media_getTag($tags, $meta = false, $alt = '') argument 1215 if (!$meta) return $alt; 1217 if (!$info) return $alt; 1766 $alt = '−'; 1770 $alt = '+'; 1774 '<img src="' . $img . '" alt="' . $alt . '" />';
|
| /dokuwiki/vendor/simplepie/simplepie/src/ |
| H A D | Enclosure.php | 869 $alt = ''; 901 $alt = $opt[1]; 1032 … $embed .= '<a href="' . $this->get_link() . '" class="' . $altclass . '">' . $alt . '</a>';
|
| /dokuwiki/lib/plugins/acl/ |
| H A D | admin.php | 541 $alt = '−'; 544 $alt = '+'; 546 $ret .= '<img src="' . $img . '" alt="' . $alt . '" />';
|
| /dokuwiki/inc/parser/ |
| H A D | xhtml.php | 164 $alt = array_keys($this->footnotes, "@@FNT$id"); 166 foreach ($alt as $ref) {
|
| /dokuwiki/ |
| H A D | composer.lock | 439 "email": "graham@alt-three.com",
|
| /dokuwiki/lib/scripts/jquery/ |
| H A D | jquery-ui.min.js | 6 ….attr({src:i,alt:s,title:s}):(e.trigger=V("<button type='button'>").addClass(this._triggerClass),i… property
|