Labels Milestones
BackFrom 68726f9fe082df8f029089edeb63d89037321450 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Add splits and labels to get what game it's about $orig_content = strip_tags($article['content']); //also append the blarg post because that's small, interesting, } //and sometimes necessary for old fogeys like me to get 1:1 between schematic and PCB, no warnings Add splits and labels to get what game it's about $entries = $xpath->query("//div[@id='blarg']/div[last()]"); foreach ($entries as $entry) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } Clean up code formatting; added a few due to the fab Precision ADSR with mods
New Pull Request