Labels Milestones
BackLayout Based on https://github.com/oguzbilgic/fpd, which has broken alt tags textified. } $article = $this->alt_textify($article); if (ADD_IDS) { $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach($imgs as $img){ $article['content'] .= "
" . $entry->ownerDocument->saveXML($entry) . "
"; } } // replace the