[MOD RC2] WYSIWYG Editor For Cms


Goto page 1, 2, 3  Next

Subject: [MOD RC2] WYSIWYG Editor For Cms
Hi

As someone asks for this I thought I would give it a shot....

This I a wysiwyg editor for the cms only....

I recommend not to try and install this in your posting page as you have to have html on and anything could then be installed on your site...

Smilies will not work with this neither will the upload photo... but I have incorporated the upload photo feature into the editor so you can upload photos as normal to your site and they will be seen in the posted_img link as normal

bbcode will no longer work either as this mod only works in html...

MOD UPDATED

I have updated this mod to use xinha

19_04_2009_20_41_18

there is also an ACP switch in ACP/ICY PHOENIX/Turn on Wysiwyg Editor

this will allow you to either use ICY standard bbcode or turn on the editor and just use that default setting is for icy bbcode...

when using the editor standard smilies are incorporated but used differently and if you add more they need to be added and renamed in the editor files..

uploaded images are also done differently in the editor and you can also upload files if you wish...

any way if someone would care to test and let me know of any problems...

All instructions and files can be downloaded here ... any problems let me know...

to add to Mega Mail please follow this link http://www.icyphoenix.com/viewtopic.php?p=38595#p38595

For some hints and tip please Click Here

updated download

thanks to lopalong for pointing out that..

instead of includes/mod_icy_phoenix.php

it should read includes/mod_settings/mod_icy_phoenix.php in the install file

sorry to all of those who could not find the file..

EDIT: Due to lack of support for Xinha I am not going to continue with this add on....

but as soon as the final release is released I will be incorporating tinymce...

look Out for new post coming soon..

MOD will still work in RC2 I am not upadting it beyond as I have previously mentioned..

:mrgreen: :mrgreen:

Subject: Re: [MOD RC1] WYSIWYG Editor For Cms
Nice!

You may have a look at the WYSIWYG editor included in vB or Wordpress to have further clues on how integrating it.

Subject: Re: [MOD RC1] WYSIWYG Editor For Cms
just spent a few days integrating xinha... once I have it fully done i will look at adding a switch in the ACP so you can choose to have icy bbcode or wysiwyg...

:mrgreen: :mrgreen:

Subject: Re: [MOD RC1] WYSIWYG Editor For Cms
He he he... great!

Subject: Re: [MOD RC1] WYSIWYG Editor For Cms
Mighty Gorgon wrote: [View Post]
He he he... great!


LOL it may take a while though LOL

Subject: Re: [MOD RC1] WYSIWYG Editor For Cms
Quote:
bbcode will no longer work either as this mod only works in html...


Hey man do you mean that when you install this MOD the BBCode is not going to work longer in any part of the forum? I mean, when posting a topic or reply?

Profile PM  
Subject: Re: [MOD RC1] WYSIWYG Editor For Cms
wachowski wrote: [View Post]
Quote:
bbcode will no longer work either as this mod only works in html...


Hey man do you mean that when you install this MOD the BBCode is not going to work longer in any part of the forum? I mean, when posting a topic or reply?


no bbcode will work in the rest of the site...

this is for the cms only for blocks etc... when posting in a post everything will work normally ... the editor will not show..

the editor is only for admins in the cms part of the site..

nearly finished an updated version with a better wysiwyg and a switch in the ACP to turn it on or of so you can either use normal standard ICY bbcode or the editor...

:mrgreen: :mrgreen:

Subject: Re: [MOD RC1] WYSIWYG Editor For Cms
Great work so far DWho

Profile PM  
Subject: Re: [MOD RC1] WYSIWYG Editor For Cms
DWho wrote: [View Post]
wachowski wrote: [View Post]
Quote:
bbcode will no longer work either as this mod only works in html...


Hey man do you mean that when you install this MOD the BBCode is not going to work longer in any part of the forum? I mean, when posting a topic or reply?


no bbcode will work in the rest of the site...

this is for the cms only for blocks etc... when posting in a post everything will work normally ... the editor will not show..

the editor is only for admins in the cms part of the site..

nearly finished an updated version with a better wysiwyg and a switch in the ACP to turn it on or of so you can either use normal standard ICY bbcode or the editor...

:mrgreen: :mrgreen:



Oh man if so thats really AWESOME!
It's a pitty that now I have the Stable version, well I'm going to update right now, this is the best MOD for IP I've seen since I'm here, it is very useful!
I hope you finish your update for the MOD you said soon.

Seeya!


PS: This MOD ('hope improved) must be integrated in the new IP release!

Profile PM  
Subject: Re: [MOD RC1] WYSIWYG Editor For Cms
TheSteffen wrote: [View Post]
Great work so far DWho


First post updated with newer version

:mrgreen: :mrgreen:

Subject: Re: [MOD RC1] WYSIWYG Editor For Cms
great work... excelent...
i'll install soon... cause im a little afraid to install this :oops:

Thanks for your work :mrviolet:

Subject: Re: [MOD RC1] WYSIWYG Editor For Cms
paramine-gx wrote: [View Post]
great work... excelent...
i'll install soon... cause im a little afraid to install this :oops:

Thanks for your work :mrviolet:


thank you

very straight forward to install... only a couple of file edits...

To add to megamail for html purposes..
OPEN templates/common/ACP/page_header.tpl
FIND
Code: [Download] [Hide] [Select]
<!-- IF S_LIGHTBOX -->
<link rel="stylesheet" href="{FULL_SITE_PATH}{T_COMMON_TPL_PATH}lightbox/lightbox_old.css" type="text/css" media="screen" />
<script type="text/javascript" src="{FULL_SITE_PATH}{T_COMMON_TPL_PATH}lightbox/lightbox_old.js"></script>
<!-- ENDIF -->

AFTER ADD
Code: [Download] [Hide] [Select]
<script type="text/javascript">
_editor_url = "{FULL_SITE_PATH}xinha/" // (preferably absolute) URL (including trailing slash) where Xinha is installed
_editor_lang = "en"; // And the language we need to use in the editor.
_editor_skin = "xp-blue"; // If you want use a skin, add the name (of the folder) here
_editor_icons = "Tango";
</script>
<script type="text/javascript" src="{FULL_SITE_PATH}xinha/XinhaCore.js"></script>
<script type="text/javascript" src="{FULL_SITE_PATH}xinha/my_config.js"></script>


only use when mega mail is set to html .... not to be used for pms bbcode or full html

:mrgreen: :mrgreen:

Subject: Re: [MOD RC1] WYSIWYG Editor For Cms
can't download it
download stops at all times.....firefox, ie, flashget...always the same

Profile PM  
Subject: Re: [MOD RC1] WYSIWYG Editor For Cms
Hey man check the post, cannot download :?

Profile PM  
Subject: Re: [MOD RC1] WYSIWYG Editor For Cms
same here... i cannot download anything from this site for some reason...

I will upload it to my server and link it to here... 2 secs

first post updated with link to download

:mrgreen: :mrgreen:

Goto page 1, 2, 3  Next

Page 1 of 3


  
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

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.0857s (PHP: 25% SQL: 75%)
SQL queries: 15 - Debug Off - GZIP Enabled