############################################### ## MOD Title: dodaj.rs phpBB3 mod ## MOD Author: Marko Štamcar ## MOD Description: Omogućite korisnicima postavljanje fajlova na dodaj.rs direktno sa foruma ## MOD Version: 1.0.0 ## Installation Level: Lako ## Installation Time: ~ 3 Minuta ## Files To Edit: 2 ## styles/subsilver2/template/posting_body.html ## styles/prosilver/template/posting_editor.html ## Included Files:N/A ############################################################## # #-----[ OPEN ]------------------------------------------ # styles/subsilver2/template/posting_body.html # #-----[ FIND ]------------------------------------------ # {MESSAGE} # #-----[ AFTER,ADD ]------------------------------------------ #
# #-----[ OPEN]------------------------------------------ # styles/prosilver/template/posting_editor.html # #-----[ FIND ]------------------------------------------ # {MESSAGE}{DRAFT_MESSAGE}{SIGNATURE} # #-----[ AFTER,ADD ]------------------------------------------ #
# #-----[ SAVE/CLOSE ALL FILES ]-------------------------------- # # EoM