'; 21 | $content .= Image::imageTag($image_id, 'medium_large'); 22 | $content .= '
'; 23 | } 24 | if ($excerpt = $this->content()) { 25 | $result .= '' . Str::clean($excerpt, 90) . '
'; 26 | } 27 | $content .= '[' . tx('Link', 'rss', null, 'en') . ']
'; 28 | 29 | if (!empty($content)) { 30 | echo '\s*()?\s*( \s*()\s*(<\/a>)?\s*<\/p>/iU', '\1\2\3', $content);
26 |
27 | return preg_replace('/