|
إنضمامك إلي منتديات استراحات زايد يحقق لك معرفة كل ماهو جديد في عالم الانترنت ...
انضم الينا |
#1
| ||
| ||
If anyone else wants the RSS feed (0_3_2) to show a title even if associated with an image, then make the following changes to the file.. /phpwebsite_1_6_3/mod/rss/class/Feed.php From Line 262... if (isset($this->mapped['IMAGE'])) { $image = & $this->mapped['IMAGE']; $tpl['FEED_TITLE'] = &$this->title; if (isset($image['LINK'])) { $tpl['IMAGE'] = sprintf(' $image['LINK'], $image['URL'], $image['TITLE']); } else { $tpl['IMAGE'] = sprintf(' $image['URL'], $image['TITLE']); } } else { $tpl['FEED_TITLE'] = &$this->title; } __DEFINE_LIKE_SHARE__ |
![]() |
مواقع النشر (المفضلة) |
| |