Home
last modified time | relevance | path

Searched refs:thumb (Results 1 – 8 of 8) sorted by relevance

/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DKMLCreator.php38 (($this->items[0]->thumb != "") ? "
77 if ($this->items[$i]->thumb != "") {
81 <icon>".htmlspecialchars($this->items[$i]->thumb)."</icon>
H A DPHPCreator.php47 if ($this->items[$i]->thumb != "") {
48 $feed .= " \$feedItem[$i]->thumbURL='".htmlspecialchars($this->items[$i]->thumb)."';\n";
H A DRSSCreator10.php26 if (!empty($this->items[0]->thumb)) {
76 if ($this->items[$i]->thumb != "") {
77 $feed .= " <photo:thumbnail>".htmlspecialchars($this->items[$i]->thumb)."</photo:thumbnail>\n";
H A DRSSCreator091.php172 if ($this->items[$i]->thumb != "") {
173 $feed .= " <g:image_link>".htmlspecialchars($this->items[$i]->thumb)."</g:image_link>\n";
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/
H A DFeedItem.php19 public $author, $authorEmail, $authorURL, $image, $category, $categoryScheme, $comments, $guid, $source, $creator, $contributor, $lat, $long, $thumb; variable in FeedItem
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_media_popup.css178 #media__content div.detail div.thumb {
182 [dir=rtl] #media__content div.detail div.thumb {
186 #media__content div.detail div.thumb a {
/dokuwiki/lib/plugins/extension/helper/
H A Dlist.php230 $thumb = $extension->getThumbnailURL();
235 $thumb = str_replace('http://www.dokuwiki.org', '//www.dokuwiki.org', $thumb);
239 '<img alt="' . $title . '" width="120" height="70" src="' . hsc($thumb) . '" />' .
/dokuwiki/data/
H A Ddeleted.files677 lib/images/icon-thumb.png