Searched refs:alt (Results 1 – 13 of 13) 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 | 219 * @param bool $alt Should feeds and alternative format links be added? 226 function tpl_metaheaders($alt = true) argument 288 if ($alt) { 1072 * @param string $alt alternative output if no data was found 1078 function tpl_img_getTag($tags, $alt = '', $src = null) argument 1084 if (is_null($src)) return $alt; 1089 if ($imgMeta === false) return $alt; 1091 if (!$info) return $alt; 1195 $alt = tpl_img_getTag('Simple.Title'); 1204 if ($alt) { [all …]
|
| H A D | html.php | 941 * @param string $alt - alternative content (is NOT automatically escaped!) 944 …html_flashobject($swf, $width, $height, $params = null, $flashvars = null, $atts = null, $alt = '') argument 986 if ($alt) { 987 $out .= $alt . NL;
|
| H A D | media.php | 1145 * @param string $alt alternative value 1148 function media_getTag($tags, $meta = false, $alt = '') argument 1150 if (!$meta) return $alt; 1152 if (!$info) return $alt; 1704 $alt = '−'; 1708 $alt = '+'; 1712 '<img src="' . $img . '" alt="' . $alt . '" />';
|
| /dokuwiki/vendor/simplepie/simplepie/src/ |
| H A D | Enclosure.php | 867 $alt = ''; 899 $alt = $opt[1]; 1039 … $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/vendor/phpseclib/phpseclib/ |
| H A D | README.md | 71 …<img src="https://phpseclib.com/img/sponsors/sovereign-tech-agency.webp" alt="Sovereign Tech Agenc…
|
| /dokuwiki/inc/parser/ |
| H A D | xhtml.php | 165 $alt = array_keys($this->footnotes, "@@FNT$id"); 167 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
|