Labels Milestones
BackSliders: 2mm above panel (cutting it very close, would need to call out for) // Dead Philosophers elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { // Timothy Winchester (People I Know elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { $article['content'] .= $aftercomic; $article['content'] .= "
Alt: " . $img->getAttribute('title') . ""; } } if(ADD_IDS){ $article['content'] .= "
" . $entry->textContent . "
"; } } Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for non-browser users $entries = $xpath->query("//span[@class='rss-content']"); foreach ($entries as $entry) { $article['content'] .= "Alt: " . $img->getAttribute('title') . ""; // only keep everything starting at the first