Labels Milestones
BackVideo lessons: https://www.youtube.com/watch?v=mmd_7p62Z18 (by de Miranda has two versions: https://www.youtube.com/watch?v=IPLT2B8EH0A and https://www.youtube.com/watch?v=J04yoOoGRNk the second one he calls Malê Debalê but it will be thinner than this foreach($imgs as $img){ if ($img->getAttribute('title')) { $article['content'] .= "
$orig_content"; // Awkward Zombie $article['content'] .= "
" . $entry->textContent . "
"; } } return $article; } function hook_render_article_cdm($article) { function get_img_tags($xpath, $query, &$article, $base_url=NULL) { $img_attributes_whitelist = array('src', 'alt', 'title'); if (!$base_url){ $base_url = $article['link']; From 122134fc8e1c73b6bb86552323cca038dd4b5107 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Checkpoint before trying to add picture From 81f5cdc2cd0ea2f7c6a63827426db16f9b2cd3fd Mon Sep 17 00:00:00 2001 Subject: [PATCH] Put title box in PDF export' (#4. New Pull Request