############################################################## 
## MOD Title: Parser lite
## MOD Author: Lektor < http://torrentpier.info/members/307-Lektor >
## MOD Description: This mod can parse release description from some sources into bbcode and makes it easy to release it on your forum.
## MOD Version: 0.4.1 
## 
## Installation Level: (Easy) 
## Installation Time: 1 Minutes 
## Files To Edit: 
##                
## Included Files: parser.php
##		   templates/your_style/parser_body.tpl
##		   parser_mod/config.php
##		   parser_mod/includes/function_parser.php
##		   parser_mod/cookies/cookie_uniongang.txt
##		   parser_mod/cookies/cookie_rutracker.txt
##		   parser_mod/cookies/cookie_lostfilm.txt
##		   parser_mod/cookies/cookie_hqvideo.txt
##		   parser_mod/tools/make_cookie_uniongang.php
##		   parser_mod/tools/make_cookie_rutracker.php
##		   parser_mod/tools/make_cookie_lostfilm.php
##		   parser_mod/tools/make_cookie_hqvideo.php
############################################################## 
## For Security Purposes, Please Check: http://www.phpbbguru.net/mods/ for the 
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code 
## to enter into your phpBB Forum. 
############################################################## 
## Author Notes:        HTML  -      ,       .
##      .      ,         .
##                .
##     ,         ,        .  . 
##
############################################################## 
## MOD History: 
## 
##   2011-02-05 - Version 0.4.1 
##      - Initial Release
## 
############################################################## 
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD 
############################################################## 
##
##
#
#-----[ COPY ]------------------------------------------
#    upload   
copy upload/*.* to /*.*

#
#-----[ DIY INSTRUCTIONS ]------------------------------------------ 
#  config.php       (  )
edit parser_mod/config.php
run parser_mod/tools/make_cookie_uniongang.php
run parser_mod/tools/make_cookie_rutracker.php
run parser_mod/tools/make_cookie_lostfilm.php
run parser_mod/tools/make_cookie_hqvideo.php



# 
# 
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------ 
# 
# EoM
