วิธีการติดตั้งกระดานข่าวให้สามารถโพสไฟล์ได้ สามารถนำไปใช้งานกับหลายๆธีมได้ แต่ก็ต้องแก้ไขบ้างในส่วนของ class ที่อาจจะไม่ตรงกัน
[code filename="attachment_mod_for_christmas_style.txt"] 
# 
#-----[ COPY ]------------------------------------------ 
# 
copy templates/subSilver/viewtopic_attach_body.tpl to templates/Christmas/viewtopic_attach_body.tpl 
copy templates/subSilver/add_attachment_body.tpl to templates/Christmas/add_attachment_body.tpl 
# 
#-----[ OPEN ]--------------------------------------------- 
# 
templates/Christmas/modcp_body.tpl 
# 
#-----[ FIND ]--------------------------------------------- 
# 
{topicrow.TOPIC_TYPE} 
# 
#-----[ IN-LINE FIND ]--------------------------------------------- 
# 
{topicrow.TOPIC_TYPE} 
# 
#-----[ IN-LINE BEFORE, ADD ]--------------------------------------- 
# 
{topicrow.TOPIC_ATTACHMENT_IMG} 
# 
#-----[ OPEN ]--------------------------------------------- 
# 
templates/Christmas/posting_body.tpl 
