3
1
Back

Alt text and salient bits of blogs into Tiny Tiny RSS entries. Binary files /dev/null and b/sr1_full.png differ aac0a4a5b4 Notes from MK's PCB livestream 7e24b3de83ed5d44b4cd8ae11f345f795b25c6b7 Upload files to '3D Printing/Panels/AD&D 1e spell names in Filmoscope Quentin/Panels/BLADE BARRIER.png' Delete '3D Printing/AD&D 1e spell names in Filmoscope Quentin/COLOR SPRAY.png Normal file Unescape Hardware/PCB/precadsr/Kosmo_panel.pretty/Kosmo_LED_Hole_NPTH.kicad_mod Normal file View File 3D Printing/Cases/Eurorack Modular Case/DSC03768.JPG Executable file View File https://youtu.be/v9A9n-kMjz0?t=209 (until ~4:30) New: Datasheets/tl074-pinout.jpeg Normal file Unescape Hardware/PCB/precadsr/ao_tht.pretty/PinHeader_1x08_P2.54mm_Vertical.kicad_mod Normal file Unescape Hardware/PCB/precadsr/fp-lib-table Normal file Unescape Hardware/PCB/precadsr/ao_tht.pretty/Potentiometer_Alpha_RA6020F_Single_Slide.kicad_mod Normal file View File 3D Printing/Cases/Eurorack 2-Row/2row_frame.scad Executable file View File 3D Printing/Panels/Radio_shaek_standoff_thick.stl create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/DIP-14_W7.62mm_Socket_LongPads.kicad_mod delete mode 100644 3D Printing/AD&D 1e spell names in Filmoscope Quentin' e97ef39728 Upload files to 'Panels' From e49f4ab127dc081ee1c77dd21e80d128628a1152 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Updated LICD, alter alt-textify to handle both title and alt tags textified. $doc->loadHTML($article['content']); //no-op $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach($imgs as $img){ if ($img->getAttribute('title')) { $article['content'] .= "

" . $entry->textContent . "

"; } } foreach($imgs as $img){ // Questionable Content (cleanup // only keep everything starting at the first } // Dinosaur Comics Cleanup elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { // Gunnerkrigg Court // Gunnerkrigg Court elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { $xpath.

New Pull Request