![]() |
|
|
DataLife Engine Скачать хаки для DLE, темы для DLE |
![]() |
|
Опции темы | Поиск в этой теме |
![]() |
#1 | |||||||
Коренной житель
![]() ![]()
|
![]() ![]() Хак позволяет выводить топ новости сайта более красиво, с картинкой и описанием. Установка: Открываем файл engine/modules/topnews.php и находим: Заменить на: Найти: Заменить на: $thumba_parts = pathinfo($pts[2]); $titla = stripslashes($row['title']); if($pts[2]){ $pictitle = stripslashes( $row['title'] ); $pic = $thumba_parts['dirname'].'/'.$thumba_parts['basename']; $wide = str_replace('thumbs/', "", $pic); if(file_exists($wide)) $preview = "<a href="$wide" onclick="return hs.expand(this)"><img src="$pic" width="66px"; alt="$pictitle" title="$pictitle"></a>"; else $preview = "<img src="$pic" width="66px"; alt="$pictitle" title="$pictitle">"; } else $preview = "<img style="border: medium none;" src="{THEME}/images/nothumb.gif" width="66px" height="66px">"; $row['short_story'] = preg_replace("/[attachment=[[:digit:]]*]/si","",stripslashes($row['short_story'])); $row['short_story'] = preg_replace("/<!--*-->/si","",$row['short_story']); $row['short_story'] = strip_tags($row['short_story']); if( strlen( $row['short_story'] ) > 106 ) $row['short_story'] = substr( $row['short_story'], 0,120 ) . " ..."; $topnews .= '<table width="100%" border="0" style="border-bottom: 1px dotted #8D8D8D;"> <tr> <td width="64" height=64" align="center" valign="top">'.$preview.'</td> <td width="91%" valign="top" style="padding-left: 7px; padding-bottom: 7px;"><b><a href="'.$full_link.'" title="'.stripslashes( $row['title']).'">'.stripslashes( $row['title']).'</a></b><br> '.stripslashes($row['short_story']).'</td> </tr> </table>'; Проверено в DLE 8.3, 8.5 Хак взят с интернета
|
|||||||
Последний раз редактировалось Serberg; 21.10.2010 в 19:33.. |
||||||||
![]() |
![]() |
Опции темы | Поиск в этой теме |
|
|
![]() |
||||
Тема | Автор | Раздел | Ответов | Последнее сообщение |
[ Мод ] Top 10 новостей v2.0 | boxx | Модули, Хаки, Примочки для DLE | 7 | 02.01.2012 14:59 |
[Вопрос] Хак новостей | Bahok | vBulletin 3.х | 4 | 02.01.2011 14:22 |
[Вопрос] Вывод новости | efr07 | DataLife Engine | 0 | 05.11.2010 15:29 |
[Вопрос] Вывод ника | Flame | vBulletin 3.х | 29 | 12.07.2010 22:57 |
[Вопрос] Вывод информации из БД | Slavok47 | vBulletin 3.х | 0 | 26.01.2010 05:34 |