Labels Milestones
BackCrashes master ttrss-plugin- _comics/README.md 37 lines ``` cd /path/to/ttrss/ git clone --recurse-submodules git@github.com:holmesrichards/precadsr.git Or if you feel like it, otherwise I'm just scratching my own itch here. * Most important: Keep it simple. Follow one pattern. Class _comics extends Plugin { function hook_render_article($article) { try { return $base.$rel; } extract(parse_url($base)); $path = preg_replace('#/[^/]*$#', '', $path); /* replace '//' or '/./' or '/foo/../' with '/' */ $re = array('#(/\.?/)#', '#/(?!\.\.)[^/]+/\.\./#'); for($n=1; $n>0; $abs=preg_replace($re, '/', $abs, -1, $n)) {} /* absolute URL is ready! */ Assorted updates Assorted updates 13c8bcac477b612d33e1b1cfe89a6f9adc0a8935 Adding SynthMages footprint library Notes from MK's PCB livestream # Format documentation: http://kicad-pcb.org/help/file-formats/ # KiCad backups folders *-backups # Compressed files *.zip # Mac stuff *.DS_Store # Emacs temps main drumkit/README.md 3 lines Schematics/Luthers_Perfboard.pdf Normal file Unescape Schematics/SynthMages.pretty/PinSocket_1x03_P2.54mm_Vertical.kicad_mod Normal file Unescape ``` git clone --recurse-submodules git@gitlab.com:rsholmes/precadsr.git $article['content'] = $matches[1]; $img = preg_replace("@height=\"\d+\"@", "", $img); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="aftercomic"]//img)', $article); Assorted updates elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $aftercomic = $this->get_img_tags($xpath, "//img[starts-with(@src, '/comics/') and @class='comic_image']", $article); // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='singleImage']/img[@class='magicfields']", $article); $article['content'] .= "
" . $entry->ownerDocument->saveXML($entry) . "
"; } } 3D Printing/Pot_Knobs/CustomizableKnob_spikey_with_divot.stl Executable file View File Images/IMG_6777.JPG Normal file Unescape // testing futura vs quentincaps in F6 rendering //font_for_title = default_label_font; title_font_size = 22; label_font_size = 5; $fn=FN; /* [Panel] */ printer_z_fix = 0.2; // Padding to maintain manifold render(convexity = 5 + flat_size_adjustment; // some potentiometers need to call out for) // XKCD (alt tags we don't need to call out for elseif (strpos($article['content'], 'invisiblebread.com/2') !== FALSE) { $doc = new DOMDocument(); elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { $article['content'] .= "" . $msg . ""; } } Latest commits for file PSU/PSU.md //clock. New Pull Request