=====================================================
 "  v3.0 Free" ( CMS DLE)
=====================================================
   
=====================================================
:  description.txt
-----------------------------------------------------
: kand (kand2004)
  ICQ: 271522951
Email: kandriy2004@ukr.net, kandriy2004@gmail.com
-----------------------------------------------------
:   .	 
=====================================================

           
  .

        :

	1)  ,     . 
	
	2)         ,    .
	
	3)     -.
	
	4)      .     .
	
    5)     .  2 :
        -     (  -  ) ,    HTML
		   .
        -     - ( /uploads/newsblock/)     (thumb)
		     (  )   .    (refresh)  
		     ,    -   .
		       ,  ,      .  
		 ,             (  
		  2-6).        . 
		    -   .
	
	6)      .
	
	7)       .	
	
	8)    ,    .   30  
	    "  30    ".       .
	    0 -   .
	   
	9)       (0 -  ).  ,     .

	10)  .       
			{news_title} -   
			{news_date} -  
			{news_image} -  
			{news_descr} -  
	          .   ,    .
		
		
	11)         . 
		 ,      . 
	
	12) !       ,      .
	          .
		
----------------------------------------------------------------------------------------------------------------------	
		

1)    engine  .   engine/data/newsblock_config.php   666.

2)  engine/inc/options.php
    
   								array (
											'name' => $lang['opt_rssinform'], 
											'url' => "$PHP_SELF?mod=rssinform", 
											'descr' => $lang['opt_rssinformc'], 
											'image' => "rss_inform.png", 
											'access' => $user_group[$member_id['user_group']]['admin_rssinform'] 
								)
								
	  (  )
								, 
								array (
											'name' => "  v3.0 Free (by Kand)", 
											'url' => "$PHP_SELF?mod=newsblock", 
											'descr' => "    ", 
											'image' => "newsblock.png", 
											'access' => "1" 
								)	

3)   engine/init.php
	 
	      
		  require_once ENGINE_DIR . '/modules/gzip.php';								
	
	 

//---------------- NewsBlock   --------------------------------------//
require_once ENGINE_DIR . '/modules/newsblock_func.php';
//---------------- !NewsBlock ---------------------------------------//	


4)   ( ,     !!!) /templates/css/newsblock_style.css 
       /templates/_/css/style.css	
   
5)   /templates/newsblock.tpl    /templates/_/

6)         /templates/_/newsblock.php
         
		{news_title} -   
		{news_date} -  
		{news_image} -  
		{news_descr} -  
         .   ,    .
		
7)     ,      main.tpl  
   
   {include file="engine/modules/newsblock.php?teg=blok1"}
   
      blok1 -   ,      

	.       (      main.tpl),  
					       .

8)        .     .
		