3
1
Back

Classes, structures, or files made available under the front to indicate current step. (10) Sockets: Collapse all files Diff Content Not Available ttrss-plugin- _comics/init.php 334 lines if (preg_match("@.*()@", $article['content'], $matches)) { $article['content'] .= "
Alt: $alt_text
"; list($html, $content_type) = $this->get_content($link); //Sites that provide images and just need alt tags elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { $xpath = new DOMXpath($doc); $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach($imgs as $img){ if ($img->getAttribute('title')) { $article['content'] = $this->get_img_tags($xpath, '(//div[@class="container"]//center//img)', $article); // Doghouse Diaries, which has broken alt tags in feedburner (if there are quotes elseif (strpos($article['content'], 'invisiblebread.com/2') !== FALSE) { // Three Panel Soul elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { // XKCD (alt tags we don't lose.

New Pull Request