3
1
Back

Alter alt-textify to handle both title and alt tags if (preg_match("@.*()@", $article['content'], $matches)) { $img = $matches[1]; $img = preg_replace("@height=\"\d+\"@", "", $img); $img = preg_replace("@width=\"\d+\"@", "", $img); $article['content'] = $this->get_img_tags($xpath, '(//div[@class="container"]//center//img)', $article); } elseif ($title_text && !$alt_text){ $text_element = $doc->createElement("i", $alt_text); Latest commits for file Schematics/SynthMages.pretty/PinSocket_1x02_P2.54mm_Vertical.kicad_mod Latest commits for file Docs/precadsr_layout_back.pdf rm old format files Removed submodules aoKicad, Kosmo_panel Extend trigger mod block to include diode README correction and edits Change C13 to 10 nF.

New Pull Request