Posts: 1307 Location: hampshire
Sun 26 Jul, 2009 12:28
Subject: [Mod Release 1.3] TinyMce WYSIWYG
This is another wysiwyg editor for the cms only..
Turning this on in your
ACP allows you to use html in a block without the need to know html ... basically it works like word
Please Download Here
Enjoy
:mrgreen: :mrgreen:
Posts: 1307 Location: hampshire
Sun 26 Jul, 2009 14:59
Subject: Re: [Mod Release 1.3] TinyMce WYSIWYG
Is it better than Xinha?
It really depends on the user... I have used both but prefer tinyMce over Xinha... plus there is better support at the tinyMce site than there is at the Xinha site
:mrgreen: :mrgreen:
Posts: 248
Sun 26 Jul, 2009 15:38
Subject: Re: [Mod Release 1.3] TinyMce WYSIWYG
Thanks for the answer and thanks for the mod.
Posts: 1307 Location: hampshire
Sun 26 Jul, 2009 17:37
Subject: Re: [Mod Release 1.3] TinyMce WYSIWYG
Thanks for the answer and thanks for the mod.
No problem
Posts: 39
Sun 09 Aug, 2009 05:16
Subject: Re: [Mod Release 1.3] TinyMce WYSIWYG
WYSIWYG for forums anyone? :(
Posts: 1307 Location: hampshire
Sun 09 Aug, 2009 10:12
Subject: Re: [Mod Release 1.3] TinyMce WYSIWYG
WYSIWYG for forums anyone? :(
not going to happen by me.. as html needs t be on for this to work correctly so sorry I wont do it..
Posts: 7192 Location: Borgo San Michele
Mon 10 Aug, 2009 20:57
Subject: Re: [Mod Release 1.3] TinyMce WYSIWYG
BBCodes may be easily converted in HTML by using the parsing function in the proper way.
If I have some free time I will check what you did and see if I can enable it even for standard posting.
Posts: 1307 Location: hampshire
Mon 10 Aug, 2009 22:17
Subject: Re: [Mod Release 1.3] TinyMce WYSIWYG
that will be cool...
:mrgreen: :mrgreen:
Posts: 1110
Sun 27 Sep, 2009 09:55
Subject: Error In TinyMCE Install File
There is no a here here:
- #
- #-----[ FIND ]------------------------------------------
- #
-
- <table width="100%" cellspacing="0" cellpadding="0" border="0"><tr><td align="center" valign="middle"><br />{BBCB_SMILEYS_MG}</td></tr></table>
- </td>
- <td class="row2" valign="top" align="left">
- {BBCB_MG}
- <textarea name="message" rows="15" cols="35" style="width: 98%" tabindex="3" class="post" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);">{CONTENT}</textarea>
- </td>
-
- #
- #-----[ REPLACE WITH ]-------------------------------------
- #
-
- <!-- BEGIN wysiwyg_select_off -->
- <table width="100%" cellspacing="0" cellpadding="0" border="0"><tr><td align="center" valign="middle"><br />{BBCB_SMILEYS_MG}</td></tr></table>
- </td>
- <td class="row2" valign="top" align="left">
- {BBCB_MG}
- <textarea name="message" rows="15" cols="45" style="width: 98%" tabindex="3" class="post" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);">{CONTENT}</textarea>
- <!-- END wysiwyg_select_off -->
- <!-- BEGIN wysiwyg_select_on -->
- </td>
- <td class="row2" valign="top" align="center">
- <textarea id="message" name="message" class="cms" cols="80" rows="20" style="width: 90%">{CONTENT}</textarea>
- <!-- END wysiwyg_select_on -->
- </td>
- </tr>
It's not
- #
- #-----[ FIND ]------------------------------------------
- #
-
- <table width="100%" cellspacing="0" cellpadding="0" border="0"><tr><td align="center" valign="middle"><br />{BBCB_SMILEYS_MG}</td></tr></table>
- </td>
- <td class="row2" valign="top" align="left">
- {BBCB_MG}
- <textarea name="message" rows="15" cols="35" style="width: 98%" tabindex="3" class="post" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);">{CONTENT}</textarea>
- </td>
- </tr>
- #
- #-----[ REPLACE WITH ]-------------------------------------
- #
-
- <!-- BEGIN wysiwyg_select_off -->
- <table width="100%" cellspacing="0" cellpadding="0" border="0"><tr><td align="center" valign="middle"><br />{BBCB_SMILEYS_MG}</td></tr></table>
- </td>
- <td class="row2" valign="top" align="left">
- {BBCB_MG}
- <textarea name="message" rows="15" cols="45" style="width: 98%" tabindex="3" class="post" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);">{CONTENT}</textarea>
- <!-- END wysiwyg_select_off -->
- <!-- BEGIN wysiwyg_select_on -->
- </td>
- <td class="row2" valign="top" align="center">
- <textarea id="message" name="message" class="cms" cols="80" rows="20" style="width: 90%">{CONTENT}</textarea>
- <!-- END wysiwyg_select_on -->
- </td>
- </tr>
(add at </tr> in "FIND" action ^^)
Posts: 1307 Location: hampshire
Sun 27 Sep, 2009 19:33
Subject: Re: [Mod Release 1.3] TinyMce WYSIWYG
thanks for the heads up i have updated the download...
:mrgreen: :mrgreen:
Posts: 46
Thu 22 Oct, 2009 20:24
Subject: Re: [Mod Release 1.3] TinyMce WYSIWYG
How I select the Italian language in TinyMce WYSIWYG editor?
Posts: 1307 Location: hampshire
Sat 31 Oct, 2009 13:45
Subject: Re: [Mod Release 1.3] TinyMce WYSIWYG
Soory have not been online for a couple of weeks do you still need help with this
Posts: 162 Location: Cornwall UK
Sat 26 Mar, 2011 01:07
Subject: Re: [Mod Release 1.3] TinyMce WYSIWYG
This looks a great mod, why isn't it already pre-moded in to IP?
EDIT:
Right Ive installed this and is there in the CMS editor but what would the root be for KB?
Ive tried fbv1/templates/common/tiny_mce and templates/common/tiny_mce but isn't showing in the knowledge base editor?
Posts: 1796 Location: In the Boxes
Sat 26 Mar, 2011 09:15
Subject: Re: [Mod Release 1.3] TinyMce WYSIWYG
This is only for CMS, same then Xinha
Page 1 of 2
You
cannot post new topics
You
cannot reply to topics
You
cannot edit your posts
You
cannot delete your posts
You
cannot vote in polls
You
cannot attach files
You
can download files
You
cannot post calendar events