LOGECT
12-28-2011, 11:00 PM
info: Convert Pinglish/Finglish to Persian/Farsi using Google Transliteration (http://www.google.com/transliterate/persian)
توضیح: تبدیل فینگلیش به فارسی با استفاده از مبدل گوگل
Screen shot:
https://vborg.vbsupport.ru/attachment.php?attachmentid=142844&stc=1&d=1355296558
Watch a demo on youtube (http://www.youtube.com/watch?v=yBBNIoZIM1Q)
Installation:
-Upload all files from the "upload" folder to your forums directory.
-Import XML file (as product) through AdminCP: Plugin System > Manage Products > [Add/Import Product]
To set options:
Go to: vBulletin Options > LOGECT - Pinglish to Persian
https://vborg.vbsupport.ru/attachment.php?attachmentid=142845&stc=1&d=1355296564
Note: To fix the bug in version (1.0 & 2.0 )
Bug descriptin - editor_ckeditor template will be removed by uninstalling the mod
Fix: uninstall the last version (2.0) and then create a template:
Title: editor_ckeditor
Template:
<div id="{vb:raw editorid}" class="blockrow texteditor">
<div class="editor">
<div class="editor_textbox_container<vb:if condition="$smiliebox"> smilie</vb:if>">
<div class="editor_textbox <vb:if condition="$smiliebox">editor_textbox_smilie</vb:if>">
{vb:raw ckeditor}
</div>
</div>
<vb:if condition="$smiliebox">
<div class="editor_smiliebox">
{vb:raw smiliebox}
</div>
</vb:if>
</div>
</div>
<input type="hidden" name="wysiwyg" id="{vb:raw editorid}_mode" value="{vb:raw editortype}" />And then Import XML file (as product) through AdminCP: Plugin System > Manage Products > [Add/Import Product]
History:
version 1.0 : 29 Dec 2011 / First rel
version 2.0 : 2 Jan 2012 / Style optimization
version 2.1 : 17 Apr 2012 / Code optimization and bug fixed
version 3.0 : 12 Dec 2012 / Code optimization,added button to CKeditor toolbar, no template edit! Advanced editor
توضیح: تبدیل فینگلیش به فارسی با استفاده از مبدل گوگل
Screen shot:
https://vborg.vbsupport.ru/attachment.php?attachmentid=142844&stc=1&d=1355296558
Watch a demo on youtube (http://www.youtube.com/watch?v=yBBNIoZIM1Q)
Installation:
-Upload all files from the "upload" folder to your forums directory.
-Import XML file (as product) through AdminCP: Plugin System > Manage Products > [Add/Import Product]
To set options:
Go to: vBulletin Options > LOGECT - Pinglish to Persian
https://vborg.vbsupport.ru/attachment.php?attachmentid=142845&stc=1&d=1355296564
Note: To fix the bug in version (1.0 & 2.0 )
Bug descriptin - editor_ckeditor template will be removed by uninstalling the mod
Fix: uninstall the last version (2.0) and then create a template:
Title: editor_ckeditor
Template:
<div id="{vb:raw editorid}" class="blockrow texteditor">
<div class="editor">
<div class="editor_textbox_container<vb:if condition="$smiliebox"> smilie</vb:if>">
<div class="editor_textbox <vb:if condition="$smiliebox">editor_textbox_smilie</vb:if>">
{vb:raw ckeditor}
</div>
</div>
<vb:if condition="$smiliebox">
<div class="editor_smiliebox">
{vb:raw smiliebox}
</div>
</vb:if>
</div>
</div>
<input type="hidden" name="wysiwyg" id="{vb:raw editorid}_mode" value="{vb:raw editortype}" />And then Import XML file (as product) through AdminCP: Plugin System > Manage Products > [Add/Import Product]
History:
version 1.0 : 29 Dec 2011 / First rel
version 2.0 : 2 Jan 2012 / Style optimization
version 2.1 : 17 Apr 2012 / Code optimization and bug fixed
version 3.0 : 12 Dec 2012 / Code optimization,added button to CKeditor toolbar, no template edit! Advanced editor