Different Language Post »  Show posts from    to     

Icy Phoenix


Archived phpBB Topics (Styles, Mods, Support) - Different Language Post



Mighty Gorgon [ Thu 01 Nov, 2007 22:07 ]
Post subject: Re: Different Language Post
I still don't understand if you are trying to apply this mod to IP or standard phpBB.


xmenfile [ Tue 13 Nov, 2007 08:45 ]
Post subject: Re: Different Language Post
xmenfile wrote: [View Post]
1st, sorry about double posts. It was an accident, I got an IP's error message when i hit "Submit", I thought it did not post it.
2nd, sorry for a little pushing, 'cause I have searched for couple days w/o any luck.
3rd, I found an answer which i have re-install my phpbb. Can I still able to upgrade it to Icy Phoenix?

PS: I found it, but need your help in IP template.

Here is the instruction:
phần download, mang xuống máy nhà bản mviet14RTEToolBarFeb06.zip -- (Download zip file)
sau khi unzip (bung) nó ra sẽ có folder mviet14RTEToolBarFeb06, (Unzip it and folder will be mviet14RTEToolBarFeb06)
đổi tên nó thành mViet (mẫu tự V hoa) (Rename it to mViet)
upload mViet vô folder phpBB (trong server) (upload it to phpbb root)
Sửa trang /forum/templates/subSilver/overall_footer.tpl, thêm 1 đoạn giữa 2 tags body và html: (edit subSilver/overall_footer.tpl ADD it between </body> and </html>

OPEN subSilver/overall_footer.tpl
FIND
Code: [Hide] [Select]
</body
</html>

REPLACE WITH
Code: [Hide] [Select]
</body>
<script language="javascript1.2" src="./mViet/RTE/CVietButtonHTML.js"></script>
<script language="javascript1.2" src="./mViet/RTE/CVietMoz.js"></script>
<script>folder="./mViet/RTE/" </script>
<script language=javascript1.2 src=./mViet/RTE/CVietAddOn.js ></script>
<style type=text/css>@import url(./mViet/RTE/mviet.css);</style>
</html>



Mở trang /forum/templates/subSilver/posting_body.tpl , tìm dòng có mang chữ textarea và thêm sau nó đoạn màu đỏ: (Edit subSilver/posting_body.tpl)

OPEN subSilver/posting_body.tpl
FIND
Code: [Hide] [Select]
<textarea name="message" rows="15" cols="35" wrap="virtual" style="width:450px" tabindex="3" class="post" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);">{MESSAGE}</textarea>

ADD AFTER
Code: [Hide] [Select]
<!--mViet starts-->
<center><div id=showBD>BoDaumViet</div></center>
<!--mViet finishes-->


Save and Close


Anyone, please help me to install it to IP. This mod will help my users able to turn on/off Vietnamese when they make a post/reply.

Thank you,




Powered by Icy Phoenix