Posted by: krraju82 - Friday, 31 July 2009 11:51:29 |
---|
Hi all, How to change the editors like FCK or TinyMCE in YAF? If anyone know about this kindly get in touch with us and its pretty urgent. Thanks in advance |
Posted by: Phe0n1x - Friday, 31 July 2009 17:23:37 |
---|
It's in the Host Admin settings. There's an entire tab dedicated to editors. |
Posted by: krraju82 - Monday, 3 August 2009 07:50:34 |
---|
Hi We've had a look over the admin section, but we didn't find anything as you told. Do you know how to do it? IF you could do it, how much it would cost and the duration? Your quick reply is much appreciated. Thank you |
Posted by: MrSlowly - Monday, 3 August 2009 08:32:38 |
---|
Hi krraju82,
please watching below:
- Login with Admin account
- Goto Host Settings and watch image below: [url=http://3.bp.blogspot.com/_W92Ojx2in2A/Sna7lMvqEOI/AAAAAAAABdU/ZFnvc0uLGNY/s1600-h/editor.png]http://3.bp.blogspot.com/_W92Ojx2in2A/Sna7lMvqEOI/AAAAAAAABdU/ZFnvc0uLGNY/s1600-h/editor.png[/url]
To attach FCKEditor to YAF.NET 1.9.3, you must do 3 step below:
1- Copy FredCK.FCKeditorV2.dll to Bin director
2- Copy and renaming FckEditor to fckeditorV2 and Paste to /YAFRoot/editors
3- Go to Host Settings and Select FCKEditorV2 for YAF
Attach FckEditor to YAF.NET 1.9.18, you can do with steps below: 1. Login with Admin Account 2. Go to host settings 3. Looking to Editing/Formatting Settings 4. Select FCK Editor V2 and Copy Support files of FCKEditor to /YAFRoot/Editors/fckeditorV2 Run YAF again for result View image blow to detail: [url=1. Login with Admin Account 2. Go to host settings 3. Looking to Editing/Formatting Settings 4. Select FCK Editor V2 and Copy Support files of FCKEditor to /YAFRoot/Editors/fckeditorV2 Run YAF again for result View image blow to detail: http://3.bp.blogspot.com/_W92Ojx2in2A/Snff-zUiGcI/AAAAAAAABdc/LdE-bJc8_0w/s1600-h/editor2.png]http://3.bp.blogspot.com/_W92Ojx2in2A/Snff-zUiGcI/AAAAAAAABdc/LdE-bJc8_0w/s1600-h/editor2.png[/url] |
Posted by: Masil - Tuesday, 4 August 2009 20:19:50 |
---|
Dear Friends
Is there any way to have a custom built editors?
I want to include 'google AJAX Language API' in the BBCodeEditor (http://code.google.com/apis/ajaxlanguage/documentation/)
i tried including the following code in the default.aspx root folder
[CODE]
|