3
1
Back

D="m 3.4251927,4.4291344 v 0.196852" d="m 3.5236177,4.5275604 h -0.19685" d="M 2.4803057,3.0511816 V 3.2480321" d="m 2.5787307,3.1496068 h -0.19685" d="M -3.5433109,9.54725 V 9.744101" d="m -3.4448859,9.645676 h -0.19685" d="m 2.9527508,8.8202247 v 0.07874" d="M 2.992121,8.8582675 H 2.913381" It's really just a borked RSS feed elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE) { $article['content'] .= "

" . $entry->textContent . "

"; } } } if(ADD_IDS){ $article['content'] .= "
Error processing via _comics plugin!
" . $e->getMessage(); } } //Sites that provide images and just need alt tags if both exist elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE) { // Scenes From A Multiverse (to get alt tag) // Achewood (alt tag) // Achewood (alt tag elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { $doc = new DOMDocument(); $doc->loadHTML($html); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } Added BCN, Something Positive if (!$alt_text){ Added BCN, Something Positive $alt_text = $entry->getAttribute('title'); $alt_text = $entry->getAttribute('alt'); $alt_text = false; .

New Pull Request