What is pre-moderation?
RE: TinyMCE
Hello Guest
  
  • Login
• Register…
• Start blog
  • Who, Where, When
• What can I do?
• What to Read?
  • Polls
• Avatars
• Interests
  • Cities and Countries
• Random blog
• Users search
  • Search
• Games
• Tests
• QAIX
  • Ñîîáùåñòâà
• Talxy Chat
• Horoscope
• Online
 
Çàðåãèñòðèðóéñÿ!

QAIX > ColdFusion > RE: TinyMCE 17 October 2008 20:07:36

  Recent blog posts: 
  They have birthday today: 
  Forums:   
  Discuss: 
  Recent forum topics: 
  Recent forum comments:
  Moderators:

RE: TinyMCE

Ewok 17 October 2008 20:07:36
 Change the font-size in the css file you are using (default, advanced or
simple) for the body style.

For example, in default/editor_cont­ent.css under the body style, change
font-size:10px; to something higher... font-size:13px;



-----Original Message-----
From: Ian Skinner [mailto:ian.skinner-2wSdTXsJYQTBCgU9O1rxug@public.gmane.org]
Sent: Wednesday, October 27, 2004 10:40 AM
To: CF-Talk
Subject: OT: TinyMCE

At the recommendation of a recent posting to this list, I have been giving
the TinyMCE JavaScript WYSIWYG editor a try. I like how simple it is to
integrate into a web form and its functionality seems to be good. But,
using the default configuration the text is tiny in the web control to which
the editor is applied. But I can not find the proper setting to configure
this.

Can anybody who is using TinyMCE let me know which one I need to be using?

I posted this question to the TinyMCE list, but have not received a reply.
In fact, since I've subscribed to the list late last week, I have not
received a single message from it other then my question. It does not seem
to be very active.


--------------
Ian Skinner
Web Programmer
BloodSource
<file:///C:\Documen­ts%20and%20Settings\­iskinner\Application­%20Data\Microsoft
\Signatures\www.Blo­odSource.org> www.BloodSource.org­
<http://www.BloodSo­urce.orgSacramento>
Sacramento, CA

"C code. C code run. Run code run. Please!"
- Cynthia Dunning


Confidentiality Notice: This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message.






~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~~~~~~~~~~~­~~~~~~~~~~|
The annual ColdFusion User Conference is being held Sat 6/26 - Sun 6/27/04 8am-5pm in the Washington DC Area.
http://www.houseoff­usion.com/banners/vi­ew.cfm?bannerid=44

Message: http://www.houseoff­usion.com/lists.cfm/­link=i:4:182722
Archives: http://www.houseoff­usion.com/cf_lists/t­hreads.cfm/4
Subscription: http://www.houseoff­usion.com/lists.cfm/­link=s:4
Unsubscribe: http://www.houseoff­usion.com/cf_lists/u­nsubscribe.cfm?user=­13123.11886.4
Donations & Support: http://www.houseoff­usion.com/tiny.cfm/5­4

Add comment
Vince_Leibowitz 10 December 2005 23:59:44 permanent link ]
 Is there anyone who could help me install TinyMCE? It is way over my head.


After I thought I had it installed, it came up with this: Could not find the
TinyMCE engine installed at modules/tinymce/tin­ymce/. Please download
TinyMCE, uncompress it and copy the folder into modules/tinymce.

So, I tried in CPanel to create a tinymce subfolder in tinymce, but it would
not let me. I know I've got the engine in there, but it isn't finding it.
Also, the instructions from what I downloaded from drupal said to go
somewhere else and download ANOTHER TinyMCE thing, which has more files in
it and I have no Idea what i am supposed to do next. Plus, when trying to do
this:

mysql -u user -p drupal < tinymce.mysql

(with appropriate things substituted) I get this error:
#1064 - You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use near
'mysql -u capitola_drpl1 -p capitola_drpl1 < tinymce.mysql' at line 1

I have no idea what it means as I have never used MySQL before and know
nothing about it.
Thanks.

-----Original Message-----
From: support-bounces@dru­pal.org [mailto:support-bounces@drupal.org]On
Behalf Of Vince_Leibowitz
Sent: Saturday, December 10, 2005 3:28 PM
To: support@drupal.org
Subject: RE: [support] HTML in stories; links in stories....


Earl,

Thanks a MILLION!!! This is really a big help!

-----Original Message-----
From: support-bounces@dru­pal.org [mailto:support-bounces@drupal.org]On
Behalf Of Earl Miles
Sent: Saturday, December 10, 2005 3:00 PM
To: support@drupal.org
Subject: Re: [support] HTML in stories; links in stories....


Vince_Leibowitz wrote:> I have used Drupal before, and thought this was possible, but I can't> remember how to do it. Can someone help?>
1.) How do you change the HTML that is allowed in stories? I can't get <i>> or <blockquote> to work.

Look in the handbook for 'input filters'. You can control a lot of that
quite
nicely.
2.) Is there a module to dowlnoad or something that will add something
where> I can simply highlight the text I want to create a link with in a story
click a button that will popup a window (like Moveable Type does) so I can> just put the URL in there rather than hassling with the <a href> tag all
time? I link to LONG newspaper URLs and it is a pain.

The modules TinyMCE and HTMLArea both add wysiwyg editors to Drupal that
have
that functionality.
--
[ Drupal support list | http://lists.drupal­.org/ ]

--
[ Drupal support list | http://lists.drupal­.org/ ]

--
[ Drupal support list | http://lists.drupal­.org/ ]

Add comment
Earl Miles 11 December 2005 00:06:01 permanent link ]
 Vince_Leibowitz wrote:> Is there anyone who could help me install TinyMCE? It is way over my head.>
After I thought I had it installed, it came up with this: Could not find the> TinyMCE engine installed at modules/tinymce/tin­ymce/. Please download> TinyMCE, uncompress it and copy the folder into modules/tinymce.>
So, I tried in CPanel to create a tinymce subfolder in tinymce, but it would> not let me. I know I've got the engine in there, but it isn't finding it.> Also, the instructions from what I downloaded from drupal said to go> somewhere else and download ANOTHER TinyMCE thing, which has more files in> it and I have no Idea what i am supposed to do next. Plus, when trying to do> this:>
mysql -u user -p drupal < tinymce.mysql>
(with appropriate things substituted) I get this error:> #1064 - You have an error in your SQL syntax; check the manual that> corresponds to your MySQL server version for the right syntax to use near> 'mysql -u capitola_drpl1 -p capitola_drpl1 < tinymce.mysql' at line 1>
I have no idea what it means as I have never used MySQL before and know> nothing about it.> Thanks.

I can't give you all the help you need, I'm afraid, but I can clear up a bit of
confusion:

In both cases, the Drupal module is just a wrapper for another piece of
software. In TinyMCE's case, it's actually an external wysiwyg editor that has
to be installed by itself. The Drupal module, then, is what lets Drupal know the
editor is there and embeds it into your Drupal installation. So you do need to
go download that other thing. I seem to recall it's relatively easy to install
that part, and just needs to be inside your modules/tinymce directory. But it's
been some time since I've looked at it.
--
[ Drupal support list | http://lists.drupal­.org/ ]

Add comment
Ber Kessels 11 December 2005 01:27:56 permanent link ]
 Drupal.org/services has a list of people that can help.

Ber

On Sat, December 10, 2005 21:59, Vince_Leibowitz wrote:> Is there anyone who could help me install TinyMCE? It is way over my head.>
After I thought I had it installed, it came up with this: Could not find> the> TinyMCE engine installed at modules/tinymce/tin­ymce/. Please download> TinyMCE, uncompress it and copy the folder into modules/tinymce.>
So, I tried in CPanel to create a tinymce subfolder in tinymce, but it> would> not let me. I know I've got the engine in there, but it isn't finding it.> Also, the instructions from what I downloaded from drupal said to go> somewhere else and download ANOTHER TinyMCE thing, which has more files in> it and I have no Idea what i am supposed to do next. Plus, when trying to> do> this:>
mysql -u user -p drupal < tinymce.mysql>
(with appropriate things substituted) I get this error:> #1064 - You have an error in your SQL syntax; check the manual that> corresponds to your MySQL server version for the right syntax to use near> 'mysql -u capitola_drpl1 -p capitola_drpl1 < tinymce.mysql' at line 1>
I have no idea what it means as I have never used MySQL before and know> nothing about it.> Thanks.>
-----Original Message-----> From: support-bounces@dru­pal.org [mailto:support-bounces@drupal.org]On> Behalf Of Vince_Leibowitz> Sent: Saturday, December 10, 2005 3:28 PM> To: support@drupal.org>­ Subject: RE: [support] HTML in stories; links in stories....>
Earl,>
Thanks a MILLION!!! This is really a big help!>
-----Original Message-----> From: support-bounces@dru­pal.org [mailto:support-bounces@drupal.org]On> Behalf Of Earl Miles> Sent: Saturday, December 10, 2005 3:00 PM> To: support@drupal.org>­ Subject: Re: [support] HTML in stories; links in stories....>
Vince_Leibowitz wrote:>> I have used Drupal before, and thought this was possible, but I can't>> remember how to do it. Can someone help?>>
1.) How do you change the HTML that is allowed in stories? I can't get>> <i>>> or <blockquote> to work.>
Look in the handbook for 'input filters'. You can control a lot of that> quite> nicely.>
2.) Is there a module to dowlnoad or something that will add something> where>> I can simply highlight the text I want to create a link with in a story> and>> click a button that will popup a window (like Moveable Type does) so I>> can>> just put the URL in there rather than hassling with the <a href> tag all> the>> time? I link to LONG newspaper URLs and it is a pain.>
The modules TinyMCE and HTMLArea both add wysiwyg editors to Drupal that> have> that functionality.> --> [ Drupal support list | http://lists.drupal­.org/ ]>
--> [ Drupal support list | http://lists.drupal­.org/ ]>
--> [ Drupal support list | http://lists.drupal­.org/ ]>


--


--
[ Drupal support list | http://lists.drupal­.org/ ]

Add comment
Sebastian TÄnzer 8 March 2007 21:06:50 permanent link ]
 Hello,

In the latest changelog it says sth. about support for TinyMCE.
How do I enable this?

BTW: We just went "live" with one of our largest ZMS projects so far
at http://humangenetic­s.uni-bonn.de [http://humangenetic­s.uni-bonn.de]
where we've done a lot of customizations. Perhaps you'd like to take a
look at this - comments and critics are welcome :)­ We're still in the
progress of finishing some parts of the page (pdf search results
extraction for example) but after all most of it is done.

Best,
Sebastian

FÝr RÝckfragen stehe ich Ihnen gerne zur VerfÝgung.

Mit freundlichen GrÝúen / yours sincerely

Sebastian TÄnzer
Leiter Medien

amcm GmbH
Ihr IT- und Medien-Berater

KekulÈstr. 39
53115 Bonn
Germany

tel +49 228 33646 -23
fax +49 228 33646 -13
s.taenzer@amcm.de [mailto:s.taenzer%40­amcm.de]
www.amcm.de

Handelsregister: HRB 14560
Amtsgericht: Bonn
GeschÄftsfÝhrer: Arne Meindl

__._,_.___ Messages in this topic
[http://groups.yahoo­.com/group/zms-devel­opers/message/2807;_­ylc=X3oDMTM0dTBicGQ4­BF9TAzk3MzU5NzE0BGdy­cElkAzg0NzA4MjEEZ3Jw­c3BJZAMxNzA3MjgxOTQy­BG1zZ0lkAzI4MDcEc2Vj­A2Z0cgRzbGsDdnRwYwRz­dGltZQMxMTczMzc4NTQ0­BHRwY0lkAzI4MDc-]
(1) Reply (via web post)
[http://groups.yahoo­.com/group/zms-devel­opers/post;_ylc=X3oD­MTJwNmY0bHZkBF9TAzk3­MzU5NzE0BGdycElkAzg0­NzA4MjEEZ3Jwc3BJZAMx­NzA3MjgxOTQyBG1zZ0lk­AzI4MDcEc2VjA2Z0cgRz­bGsDcnBseQRzdGltZQMx­MTczMzc4NTQ0?act=rep­ly&messageNum=2807]
| Start a new topic
[http://groups.yahoo­.com/group/zms-devel­opers/post;_ylc=X3oD­MTJlYXV2MWsyBF9TAzk3­MzU5NzE0BGdycElkAzg0­NzA4MjEEZ3Jwc3BJZAMx­NzA3MjgxOTQyBHNlYwNm­dHIEc2xrA250cGMEc3Rp­bWUDMTE3MzM3ODU0NA--­]
Messages [http://groups.yahoo­.com/group/zms-devel­opers/messages;_ylc=­X3oDMTJlZG9scGgzBF9T­Azk3MzU5NzE0BGdycElk­Azg0NzA4MjEEZ3Jwc3BJ­ZAMxNzA3MjgxOTQyBHNl­YwNmdHIEc2xrA21zZ3ME­c3RpbWUDMTE3MzM3ODU0­NA--]
| Files [http://groups.yahoo­.com/group/zms-devel­opers/files;_ylc=X3o­DMTJmZnZqOTRjBF9TAzk­3MzU5NzE0BGdycElkAzg­0NzA4MjEEZ3Jwc3BJZAM­xNzA3MjgxOTQyBHNlYwN­mdHIEc2xrA2ZpbGVzBHN­0aW1lAzExNzMzNzg1NDQ­-]
| Photos [http://groups.yahoo­.com/group/zms-devel­opers/photos;_ylc=X3­oDMTJlZmUzYnUwBF9TAz­k3MzU5NzE0BGdycElkAz­g0NzA4MjEEZ3Jwc3BJZA­MxNzA3MjgxOTQyBHNlYw­NmdHIEc2xrA3Bob3QEc3­RpbWUDMTE3MzM3ODU0NA­--]
| Links [http://groups.yahoo­.com/group/zms-devel­opers/links;_ylc=X3o­DMTJmNjF1aGtkBF9TAzk­3MzU5NzE0BGdycElkAzg­0NzA4MjEEZ3Jwc3BJZAM­xNzA3MjgxOTQyBHNlYwN­mdHIEc2xrA2xpbmtzBHN­0aW1lAzExNzMzNzg1NDQ­-]
| Database [http://groups.yahoo­.com/group/zms-devel­opers/database;_ylc=­X3oDMTJjNmJmZjU2BF9T­Azk3MzU5NzE0BGdycElk­Azg0NzA4MjEEZ3Jwc3BJ­ZAMxNzA3MjgxOTQyBHNl­YwNmdHIEc2xrA2RiBHN0­aW1lAzExNzMzNzg1NDQ-­]
| Polls [http://groups.yahoo­.com/group/zms-devel­opers/polls;_ylc=X3o­DMTJmdTFpNWJmBF9TAzk­3MzU5NzE0BGdycElkAzg­0NzA4MjEEZ3Jwc3BJZAM­xNzA3MjgxOTQyBHNlYwN­mdHIEc2xrA3BvbGxzBHN­0aW1lAzExNzMzNzg1NDQ­-]
| Members [http://groups.yahoo­.com/group/zms-devel­opers/members;_ylc=X­3oDMTJlZG5tOXFpBF9TA­zk3MzU5NzE0BGdycElkA­zg0NzA4MjEEZ3Jwc3BJZ­AMxNzA3MjgxOTQyBHNlY­wNmdHIEc2xrA21icnMEc­3RpbWUDMTE3MzM3ODU0N­A--]
| Calendar [http://groups.yahoo­.com/group/zms-devel­opers/calendar;_ylc=­X3oDMTJkbWlwY2FzBF9T­Azk3MzU5NzE0BGdycElk­Azg0NzA4MjEEZ3Jwc3BJ­ZAMxNzA3MjgxOTQyBHNl­YwNmdHIEc2xrA2NhbARz­dGltZQMxMTczMzc4NTQ0­]
Yahoo! Groups [http://groups.yahoo­.com/;_ylc=X3oDMTJkN­2VqM2NqBF9TAzk3MzU5N­zE0BGdycElkAzg0NzA4M­jEEZ3Jwc3BJZAMxNzA3M­jgxOTQyBHNlYwNmdHIEc­2xrA2dmcARzdGltZQMxM­TczMzc4NTQ0]
Change settings via the Web [http://groups.yahoo­.com/group/zms-devel­opers/join;_ylc=X3oD­MTJmanBqM2M4BF9TAzk3­MzU5NzE0BGdycElkAzg0­NzA4MjEEZ3Jwc3BJZAMx­NzA3MjgxOTQyBHNlYwNm­dHIEc2xrA3N0bmdzBHN0­aW1lAzExNzMzNzg1NDQ-­]
(Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest [mailto:zms-developers-digest@yahoogroups.com?subject=Email Delivery: Digest]
| Switch format to Traditional [mailto:zms-developers-traditional@yahoogroups.com?subject=Change Delivery Format: Traditional]
Visit Your Group
[http://groups.yahoo­.com/group/zms-devel­opers;_ylc=X3oDMTJkN­Gx2OTcxBF9TAzk3MzU5N­zE0BGdycElkAzg0NzA4M­jEEZ3Jwc3BJZAMxNzA3M­jgxOTQyBHNlYwNmdHIEc­2xrA2hwZgRzdGltZQMxM­TczMzc4NTQ0]
| Yahoo! Groups Terms of Use [http://docs.yahoo.c­om/info/terms/] |
Unsubscribe
[mailto:zms-developers-unsubscribe@yahoogroups.com?subject=] Visit
Your Group
[http://groups.yahoo­.com/group/zms-devel­opers;_ylc=X3oDMTJlb­jc5YjR0BF9TAzk3MzU5N­zE0BGdycElkAzg0NzA4M­jEEZ3Jwc3BJZAMxNzA3M­jgxOTQyBHNlYwN2dGwEc­2xrA3ZnaHAEc3RpbWUDM­TE3MzM3ODU0NA--]SPON­SORED
LINKS

* Open source help desk software [http://groups.yahoo­.com/gads;_ylc=X3oDM­TJjM2ZwbzY5BF9TAzk3M­zU5NzE0BF9wAzEEZ3JwS­WQDODQ3MDgyMQRncnBzc­ElkAzE3MDcyODE5NDIEc­2VjA3NsbW9kBHN0aW1lA­zExNzMzNzg1NDQ-?t=ms­&k=Open+source+help+­desk+software&w1=Ope­n+source+help+desk+s­oftware&w2=Open+sour­ce&w3=Open+source+so­ftware&w4=Free+open+­source+software&c=4&­s=110&g=2&.sig=9mwlP­A1b2GUcOEnrjcxd6Q]

* Open source [http://groups.yahoo­.com/gads;_ylc=X3oDM­TJjZmxydGluBF9TAzk3M­zU5NzE0BF9wAzIEZ3JwS­WQDODQ3MDgyMQRncnBzc­ElkAzE3MDcyODE5NDIEc­2VjA3NsbW9kBHN0aW1lA­zExNzMzNzg1NDQ-?t=ms­&k=Open+source&w1=Op­en+source+help+desk+­software&w2=Open+sou­rce&w3=Open+source+s­oftware&w4=Free+open­+source+software&c=4­&s=110&g=2&.sig=WrFJ­Ltqrmv3ae8sSznbceQ]

* Open source software [http://groups.yahoo­.com/gads;_ylc=X3oDM­TJjOTFqYWkzBF9TAzk3M­zU5NzE0BF9wAzMEZ3JwS­WQDODQ3MDgyMQRncnBzc­ElkAzE3MDcyODE5NDIEc­2VjA3NsbW9kBHN0aW1lA­zExNzMzNzg1NDQ-?t=ms­&k=Open+source+softw­are&w1=Open+source+h­elp+desk+software&w2­=Open+source&w3=Open­+source+software&w4=­Free+open+source+sof­tware&c=4&s=110&g=2&­.sig=PEZ099OgN3xf95z­cBo2qHg]

* Free open source software [http://groups.yahoo­.com/gads;_ylc=X3oDM­TJjNnUzbTA4BF9TAzk3M­zU5NzE0BF9wAzQEZ3JwS­WQDODQ3MDgyMQRncnBzc­ElkAzE3MDcyODE5NDIEc­2VjA3NsbW9kBHN0aW1lA­zExNzMzNzg1NDQ-?t=ms­&k=Free+open+source+­software&w1=Open+sou­rce+help+desk+softwa­re&w2=Open+source&w3­=Open+source+softwar­e&w4=Free+open+sourc­e+software&c=4&s=110­&g=2&.sig=De8s4FxamX­zOj2MT2C6R6w]

Cool Websites

Know a good site? [http://us.ard.yahoo­.com/SIG=12jhoo9p9/M­=493064.10322723.109­77639.9706567/D=grou­ps/S=1707281942:NC/Y­=YAHOO/EXP=117338574­4/A=4438988/R=0/SIG=­111nufaaj/*http://ww­w.bix.com/contest/47­46]

Share and vote

on Bix.com!

New business?

Get new customers. [http://us.ard.yahoo­.com/SIG=12ie88dbe/M­=493064.9803227.1051­0220.8674578/D=group­s/S=1707281942:NC/Y=­YAHOO/EXP=1173385744­/A=3848640/R=0/SIG=1­31an6mds/*http://sea­rchmarketing.yahoo.c­om/arp/srchv2.php?o=­US2002&cmp=Yahoo&ctv­=Groups1&s=Y&s2=&s3=­&b=50]

List your web site

in Yahoo! Search.

Yahoo! Groups

Start a group [http://groups.yahoo­.com/start;_ylc=X3oD­MTJvZjU0YzRhBF9TAzk3­MzU5NzE0BF9wAzMEZ3Jw­SWQDODQ3MDgyMQRncnBz­cElkAzE3MDcyODE5NDIE­c2VjA25jbW9kBHNsawNn­cm91cHMyBHN0aW1lAzEx­NzMzNzg1NDQ-]

in 3 easy steps.

Connect with others.

.[IMAGE]
__,_._,___

Add comment
Guest 13 December 2007 16:55:49 permanent link ]
 http://www.it529.com­
http://www.china-la­pelpin-center.com/
http://www.come-in-­china.com
http://www.51231.cn­
http://www.pjgou.co­m
http://www.seotips.­com.cn
http://www.gdzk.net­.cn
http://www.seotips.­com.cn
http://www.shoe-who­lesale.net
http://www.solar-ce­ll-panel.com
http://www.wedding-­dress-gowns.com
http://www.boss529.­cn
Add comment
Axooh 4 September 2008 18:45:09 permanent link ]
 Dear community

Considering the update form zms 2.9 to zms 2.10 we have to use a new
WYSIWYG editor, since Epoz and kupu don't work anymore. The only
built-in editor xstandard is for many reasons not suitable for us.

I have seen, that the TinyMCE editor was integrated for several
versions (2.10.4 until 2.10.5.something) in ZMS. My question is: For
what reasons was TinyMCE removed?

I'm developing a plugin interface for TinyMCE, but i'm a little bit
stuck right now.

Kind regards,
Alexander Muischneek
University of Bern, Switzerland

__._,_.___ Messages in this topic
[http://groups.yahoo­.com/group/zms-devel­opers/message/3201;_­ylc=X3oDMTM0NzN1aWsy­BF9TAzk3MzU5NzE0BGdy­cElkAzg0NzA4MjEEZ3Jw­c3BJZAMxNzA3MjgxOTQy­BG1zZ0lkAzMyMDEEc2Vj­A2Z0cgRzbGsDdnRwYwRz­dGltZQMxMjIwNTM5NTE0­BHRwY0lkAzMyMDE-]
(1) Reply (via web post)
[http://groups.yahoo­.com/group/zms-devel­opers/post;_ylc=X3oD­MTJwcmJpZzVoBF9TAzk3­MzU5NzE0BGdycElkAzg0­NzA4MjEEZ3Jwc3BJZAMx­NzA3MjgxOTQyBG1zZ0lk­AzMyMDEEc2VjA2Z0cgRz­bGsDcnBseQRzdGltZQMx­MjIwNTM5NTE0?act=rep­ly&messageNum=3201]
| Start a new topic
[http://groups.yahoo­.com/group/zms-devel­opers/post;_ylc=X3oD­MTJla21rcnFxBF9TAzk3­MzU5NzE0BGdycElkAzg0­NzA4MjEEZ3Jwc3BJZAMx­NzA3MjgxOTQyBHNlYwNm­dHIEc2xrA250cGMEc3Rp­bWUDMTIyMDUzOTUxNA--­]
Messages [http://groups.yahoo­.com/group/zms-devel­opers/messages;_ylc=­X3oDMTJlZjAxYzVrBF9T­Azk3MzU5NzE0BGdycElk­Azg0NzA4MjEEZ3Jwc3BJ­ZAMxNzA3MjgxOTQyBHNl­YwNmdHIEc2xrA21zZ3ME­c3RpbWUDMTIyMDUzOTUx­NA--]
| Files [http://groups.yahoo­.com/group/zms-devel­opers/files;_ylc=X3o­DMTJmcWYxa3VuBF9TAzk­3MzU5NzE0BGdycElkAzg­0NzA4MjEEZ3Jwc3BJZAM­xNzA3MjgxOTQyBHNlYwN­mdHIEc2xrA2ZpbGVzBHN­0aW1lAzEyMjA1Mzk1MTQ­-]
| Photos [http://groups.yahoo­.com/group/zms-devel­opers/photos;_ylc=X3­oDMTJlZ2w1b3NjBF9TAz­k3MzU5NzE0BGdycElkAz­g0NzA4MjEEZ3Jwc3BJZA­MxNzA3MjgxOTQyBHNlYw­NmdHIEc2xrA3Bob3QEc3­RpbWUDMTIyMDUzOTUxNA­--]
| Links [http://groups.yahoo­.com/group/zms-devel­opers/links;_ylc=X3o­DMTJmbGd1bzhoBF9TAzk­3MzU5NzE0BGdycElkAzg­0NzA4MjEEZ3Jwc3BJZAM­xNzA3MjgxOTQyBHNlYwN­mdHIEc2xrA2xpbmtzBHN­0aW1lAzEyMjA1Mzk1MTQ­-]
| Database [http://groups.yahoo­.com/group/zms-devel­opers/database;_ylc=­X3oDMTJjZGV2NW4yBF9T­Azk3MzU5NzE0BGdycElk­Azg0NzA4MjEEZ3Jwc3BJ­ZAMxNzA3MjgxOTQyBHNl­YwNmdHIEc2xrA2RiBHN0­aW1lAzEyMjA1Mzk1MTQ-­]
| Polls [http://groups.yahoo­.com/group/zms-devel­opers/polls;_ylc=X3o­DMTJmNWhtNXRrBF9TAzk­3MzU5NzE0BGdycElkAzg­0NzA4MjEEZ3Jwc3BJZAM­xNzA3MjgxOTQyBHNlYwN­mdHIEc2xrA3BvbGxzBHN­0aW1lAzEyMjA1Mzk1MTQ­-]
| Members [http://groups.yahoo­.com/group/zms-devel­opers/members;_ylc=X­3oDMTJldmZkZnRkBF9TA­zk3MzU5NzE0BGdycElkA­zg0NzA4MjEEZ3Jwc3BJZ­AMxNzA3MjgxOTQyBHNlY­wNmdHIEc2xrA21icnMEc­3RpbWUDMTIyMDUzOTUxN­A--]
| Calendar [http://groups.yahoo­.com/group/zms-devel­opers/calendar;_ylc=­X3oDMTJkMGN0MmVmBF9T­Azk3MzU5NzE0BGdycElk­Azg0NzA4MjEEZ3Jwc3BJ­ZAMxNzA3MjgxOTQyBHNl­YwNmdHIEc2xrA2NhbARz­dGltZQMxMjIwNTM5NTE0­]
Yahoo! Groups [http://groups.yahoo­.com/;_ylc=X3oDMTJkZ­28xMWxtBF9TAzk3MzU5N­zE0BGdycElkAzg0NzA4M­jEEZ3Jwc3BJZAMxNzA3M­jgxOTQyBHNlYwNmdHIEc­2xrA2dmcARzdGltZQMxM­jIwNTM5NTE0]
Change settings via the Web [http://groups.yahoo­.com/group/zms-devel­opers/join;_ylc=X3oD­MTJmdnZ1OGpqBF9TAzk3­MzU5NzE0BGdycElkAzg0­NzA4MjEEZ3Jwc3BJZAMx­NzA3MjgxOTQyBHNlYwNm­dHIEc2xrA3N0bmdzBHN0­aW1lAzEyMjA1Mzk1MTQ-­]
(Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest [mailto:zms-developers-digest@yahoogroups.com?subject=Email Delivery: Digest]
| Switch format to Traditional [mailto:zms-developers-traditional@yahoogroups.com?subject=Change Delivery Format: Traditional]
Visit Your Group
[http://groups.yahoo­.com/group/zms-devel­opers;_ylc=X3oDMTJkM­DM3cDdrBF9TAzk3MzU5N­zE0BGdycElkAzg0NzA4M­jEEZ3Jwc3BJZAMxNzA3M­jgxOTQyBHNlYwNmdHIEc­2xrA2hwZgRzdGltZQMxM­jIwNTM5NTE0]
| Yahoo! Groups Terms of Use [http://docs.yahoo.c­om/info/terms/] |
Unsubscribe
[mailto:zms-developers-unsubscribe@yahoogroups.com?subject=] Visit
Your Group
[http://groups.yahoo­.com/group/zms-devel­opers;_ylc=X3oDMTJla­mN1cXU0BF9TAzk3MzU5N­zE0BGdycElkAzg0NzA4M­jEEZ3Jwc3BJZAMxNzA3M­jgxOTQyBHNlYwN2dGwEc­2xrA3ZnaHAEc3RpbWUDM­TIyMDUzOTUxNA--]Yaho­o!
Finance

It's Now Personal [http://us.ard.yahoo­.com/SIG=13om4jner/M­=493064.12016257.124­45664.8674578/D=grou­ps/S=1707281942:NC/Y­=YAHOO/EXP=122054671­4/L=/B=uIehDELaX.0-/­J=1220539514225858/A­=4507179/R=0/SIG=12d­e4rskk/*http://us.rd­.yahoo.com/evt=50284­/*http://finance.yah­oo.com/personal-fina­nce]

Guides, news,

advice & more.

New web site?

Drive traffic now. [http://us.ard.yahoo­.com/SIG=13ot4gadn/M­=493064.12016308.124­45700.8674578/D=grou­ps/S=1707281942:NC/Y­=YAHOO/EXP=122054671­4/L=/B=uYehDELaX.0-/­J=1220539514225858/A­=3848642/R=0/SIG=131­eshi2t/*http://searc­hmarketing.yahoo.com­/arp/srchv2.php?o=US­2004&cmp=Yahoo&ctv=G­roups3&s=Y&s2=&s3=&b­=50]

Get your business

on Yahoo! search.

Yahoo! Groups

Everyday Wellness Zone [http://us.ard.yahoo­.com/SIG=13og11l17/M­=493064.12662708.129­80600.8674578/D=grou­ps/S=1707281942:NC/Y­=YAHOO/EXP=122054671­4/L=/B=uoehDELaX.0-/­J=1220539514225858/A­=5349275/R=0/SIG=11n­hsqmjq/*http://advis­ion.webevents.yahoo.­com/EverydayWellness­/]

Check out featured

healthy living groups.

.[IMAGE]
__,_._,___

Add comment
Sebastian Tö nzer 4 September 2008 19:15:25 permanent link ]
 Hello Alexander,
I can offer an working plugin for fckeditor. I'll send you an Link
later.
Regards, Sebastian

Von meinem iPhone gesendet
Am 04.09.2008 um 16:45 schrieb "axooh" < axooh@yahoo.com [mailto:axooh@yahoo.com]>:

Dear community

Considering the update form zms 2.9 to zms 2.10 we have to use a
new
WYSIWYG editor, since Epoz and kupu don't work anymore. The only
built-in editor xstandard is for many reasons not suitable for us.

I have seen, that the TinyMCE editor was integrated for several
versions (2.10.4 until 2.10.5.something) in ZMS. My question is:
For
what reasons was TinyMCE removed?

I'm developing a plugin interface for TinyMCE, but i'm a little
bit
stuck right now.

Kind regards,
Alexander Muischneek
University of Bern, Switzerland

__._,_.___ Messages in this topic
[http://groups.yahoo­.com/group/zms-devel­opers/message/3201;_­ylc=X3oDMTM0Zmgxamd0­BF9TAzk3MzU5NzE0BGdy­cElkAzg0NzA4MjEEZ3Jw­c3BJZAMxNzA3MjgxOTQy­BG1zZ0lkAzMyMDIEc2Vj­A2Z0cgRzbGsDdnRwYwRz­dGltZQMxMjIwNTQxMzU1­BHRwY0lkAzMyMDE-]
(2) Reply (via web post)
[http://groups.yahoo­.com/group/zms-devel­opers/post;_ylc=X3oD­MTJwb2hmdGc3BF9TAzk3­MzU5NzE0BGdycElkAzg0­NzA4MjEEZ3Jwc3BJZAMx­NzA3MjgxOTQyBG1zZ0lk­AzMyMDIEc2VjA2Z0cgRz­bGsDcnBseQRzdGltZQMx­MjIwNTQxMzU1?act=rep­ly&messageNum=3202]
| Start a new topic
[http://groups.yahoo­.com/group/zms-devel­opers/post;_ylc=X3oD­MTJlamRkMTI3BF9TAzk3­MzU5NzE0BGdycElkAzg0­NzA4MjEEZ3Jwc3BJZAMx­NzA3MjgxOTQyBHNlYwNm­dHIEc2xrA250cGMEc3Rp­bWUDMTIyMDU0MTM1NQ--­]
Messages [http://groups.yahoo­.com/group/zms-devel­opers/messages;_ylc=­X3oDMTJlbGs2cWw1BF9T­Azk3MzU5NzE0BGdycElk­Azg0NzA4MjEEZ3Jwc3BJ­ZAMxNzA3MjgxOTQyBHNl­YwNmdHIEc2xrA21zZ3ME­c3RpbWUDMTIyMDU0MTM1­NQ--]
| Files [http://groups.yahoo­.com/group/zms-devel­opers/files;_ylc=X3o­DMTJma2FkdWFmBF9TAzk­3MzU5NzE0BGdycElkAzg­0NzA4MjEEZ3Jwc3BJZAM­xNzA3MjgxOTQyBHNlYwN­mdHIEc2xrA2ZpbGVzBHN­0aW1lAzEyMjA1NDEzNTU­-]
| Photos [http://groups.yahoo­.com/group/zms-devel­opers/photos;_ylc=X3­oDMTJlc3BuN2U0BF9TAz­k3MzU5NzE0BGdycElkAz­g0NzA4MjEEZ3Jwc3BJZA­MxNzA3MjgxOTQyBHNlYw­NmdHIEc2xrA3Bob3QEc3­RpbWUDMTIyMDU0MTM1NQ­--]
| Links [http://groups.yahoo­.com/group/zms-devel­opers/links;_ylc=X3o­DMTJmZjUxbTdvBF9TAzk­3MzU5NzE0BGdycElkAzg­0NzA4MjEEZ3Jwc3BJZAM­xNzA3MjgxOTQyBHNlYwN­mdHIEc2xrA2xpbmtzBHN­0aW1lAzEyMjA1NDEzNTU­-]
| Database [http://groups.yahoo­.com/group/zms-devel­opers/database;_ylc=­X3oDMTJjc3ZydDVwBF9T­Azk3MzU5NzE0BGdycElk­Azg0NzA4MjEEZ3Jwc3BJ­ZAMxNzA3MjgxOTQyBHNl­YwNmdHIEc2xrA2RiBHN0­aW1lAzEyMjA1NDEzNTU-­]
| Polls [http://groups.yahoo­.com/group/zms-devel­opers/polls;_ylc=X3o­DMTJmaGc3azdhBF9TAzk­3MzU5NzE0BGdycElkAzg­0NzA4MjEEZ3Jwc3BJZAM­xNzA3MjgxOTQyBHNlYwN­mdHIEc2xrA3BvbGxzBHN­0aW1lAzEyMjA1NDEzNTU­-]
| Members [http://groups.yahoo­.com/group/zms-devel­opers/members;_ylc=X­3oDMTJlajViMzBpBF9TA­zk3MzU5NzE0BGdycElkA­zg0NzA4MjEEZ3Jwc3BJZ­AMxNzA3MjgxOTQyBHNlY­wNmdHIEc2xrA21icnMEc­3RpbWUDMTIyMDU0MTM1N­Q--]
| Calendar [http://groups.yahoo­.com/group/zms-devel­opers/calendar;_ylc=­X3oDMTJkNzluc2Q4BF9T­Azk3MzU5NzE0BGdycElk­Azg0NzA4MjEEZ3Jwc3BJ­ZAMxNzA3MjgxOTQyBHNl­YwNmdHIEc2xrA2NhbARz­dGltZQMxMjIwNTQxMzU1­]
Yahoo! Groups [http://groups.yahoo­.com/;_ylc=X3oDMTJkN­mxjbmZnBF9TAzk3NDc2N­TkwBGdycElkAzg0NzA4M­jEEZ3Jwc3BJZAMxNzA3M­jgxOTQyBHNlYwNmdHIEc­2xrA2dmcARzdGltZQMxM­jIwNTQxMzU1]
Change settings via the Web [http://groups.yahoo­.com/group/zms-devel­opers/join;_ylc=X3oD­MTJmbzczNzBzBF9TAzk3­NDc2NTkwBGdycElkAzg0­NzA4MjEEZ3Jwc3BJZAMx­NzA3MjgxOTQyBHNlYwNm­dHIEc2xrA3N0bmdzBHN0­aW1lAzEyMjA1NDEzNTU-­]
(Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest [mailto:zms-developers-digest@yahoogroups.com?subject=Email Delivery: Digest]
| Switch format to Traditional [mailto:zms-developers-traditional@yahoogroups.com?subject=Change Delivery Format: Traditional]
Visit Your Group
[http://groups.yahoo­.com/group/zms-devel­opers;_ylc=X3oDMTJkM­3BzamwyBF9TAzk3NDc2N­TkwBGdycElkAzg0NzA4M­jEEZ3Jwc3BJZAMxNzA3M­jgxOTQyBHNlYwNmdHIEc­2xrA2hwZgRzdGltZQMxM­jIwNTQxMzU1]
| Yahoo! Groups Terms of Use [http://docs.yahoo.c­om/info/terms/] |
Unsubscribe
[mailto:zms-developers-unsubscribe@yahoogroups.com?subject=] Visit
Your Group
[http://groups.yahoo­.com/group/zms-devel­opers;_ylc=X3oDMTJlM­3FpanMyBF9TAzk3MzU5N­zE0BGdycElkAzg0NzA4M­jEEZ3Jwc3BJZAMxNzA3M­jgxOTQyBHNlYwN2dGwEc­2xrA3ZnaHAEc3RpbWUDM­TIyMDU0MTM1NQ--]Yaho­o!
Finance

It's Now Personal [http://us.ard.yahoo­.com/SIG=13oj46q6j/M­=493064.12016257.124­45664.8674578/D=grou­ps/S=1707281942:NC/Y­=YAHOO/EXP=122054855­5/L=/B=l0LXDELaX.Y-/­J=1220541355639670/A­=4507179/R=0/SIG=12d­e4rskk/*http://us.rd­.yahoo.com/evt=50284­/*http://finance.yah­oo.com/personal-fina­nce]

Guides, news,

advice & more.

New business?

Get new customers. [http://us.ard.yahoo­.com/SIG=13onk85bn/M­=493064.12016308.124­45700.8674578/D=grou­ps/S=1707281942:NC/Y­=YAHOO/EXP=122054855­5/L=/B=mELXDELaX.Y-/­J=1220541355639670/A­=3848640/R=0/SIG=131­an6mds/*http://searc­hmarketing.yahoo.com­/arp/srchv2.php?o=US­2002&cmp=Yahoo&ctv=G­roups1&s=Y&s2=&s3=&b­=50]

List your web site

in Yahoo! Search.

Featured Y! Groups

and category pages. [http://us.ard.yahoo­.com/SIG=13ot3fii2/M­=493064.12016306.124­45698.8674578/D=grou­ps/S=1707281942:NC/Y­=YAHOO/EXP=122054855­5/L=/B=mULXDELaX.Y-/­J=1220541355639670/A­=4763760/R=0/SIG=11o­u7otip/*http://advis­ion.webevents.yahoo.­com/bestofyahoogroup­s/]

There is something

for everyone.

.[IMAGE]
__,_._,___

Add comment
Axooh 4 September 2008 19:36:21 permanent link ]
 Hi Sebastian

This would be great! So we can evaluate better between possible
editors.

Thanks in advance.
Alexander

--- In zms-developers@yaho­ogroups.com [mailto:zms-develope­rs%40yahoogroups.com­],
Sebastian Tö nzer
<s.taenzer@...> wrote:
Hello Alexander,
I can offer an working plugin for fckeditor.
I'll send you an Link later.
Regards, Sebastian
Von meinem iPhone gesendet
Am 04.09.2008 um 16:45 schrieb "axooh" <axooh@...>:
Dear community
Considering the update form zms 2.9 to zms 2.10 we have to use a
new
WYSIWYG editor, since Epoz and kupu don't work anymore. The only
built-in editor xstandard is for many reasons not suitable for us.
I have seen, that the TinyMCE editor was integrated for several
versions (2.10.4 until 2.10.5.something) in ZMS. My question is:
For
what reasons was TinyMCE removed?
I'm developing a plugin interface for TinyMCE, but i'm a little
bit
stuck right now.
Kind regards,
Alexander Muischneek
University of Bern, Switzerland

__._,_.___ Messages in this topic
[http://groups.yahoo­.com/group/zms-devel­opers/message/3201;_­ylc=X3oDMTM0c2MzdDVy­BF9TAzk3MzU5NzE0BGdy­cElkAzg0NzA4MjEEZ3Jw­c3BJZAMxNzA3MjgxOTQy­BG1zZ0lkAzMyMDMEc2Vj­A2Z0cgRzbGsDdnRwYwRz­dGltZQMxMjIwNTQyNTgz­BHRwY0lkAzMyMDE-]
(3) Reply (via web post)
[http://groups.yahoo­.com/group/zms-devel­opers/post;_ylc=X3oD­MTJwYWpqYTFhBF9TAzk3­MzU5NzE0BGdycElkAzg0­NzA4MjEEZ3Jwc3BJZAMx­NzA3MjgxOTQyBG1zZ0lk­AzMyMDMEc2VjA2Z0cgRz­bGsDcnBseQRzdGltZQMx­MjIwNTQyNTgz?act=rep­ly&messageNum=3203]
| Start a new topic
[http://groups.yahoo­.com/group/zms-devel­opers/post;_ylc=X3oD­MTJlaTFvZWgzBF9TAzk3­MzU5NzE0BGdycElkAzg0­NzA4MjEEZ3Jwc3BJZAMx­NzA3MjgxOTQyBHNlYwNm­dHIEc2xrA250cGMEc3Rp­bWUDMTIyMDU0MjU4Mw--­]
Messages [http://groups.yahoo­.com/group/zms-devel­opers/messages;_ylc=­X3oDMTJlbGRtaHB1BF9T­Azk3MzU5NzE0BGdycElk­Azg0NzA4MjEEZ3Jwc3BJ­ZAMxNzA3MjgxOTQyBHNl­YwNmdHIEc2xrA21zZ3ME­c3RpbWUDMTIyMDU0MjU4­Mw--]
| Files [http://groups.yahoo­.com/group/zms-devel­opers/files;_ylc=X3o­DMTJmNWsxMTdjBF9TAzk­3MzU5NzE0BGdycElkAzg­0NzA4MjEEZ3Jwc3BJZAM­xNzA3MjgxOTQyBHNlYwN­mdHIEc2xrA2ZpbGVzBHN­0aW1lAzEyMjA1NDI1ODM­-]
| Photos [http://groups.yahoo­.com/group/zms-devel­opers/photos;_ylc=X3­oDMTJldTk0Mjg4BF9TAz­k3MzU5NzE0BGdycElkAz­g0NzA4MjEEZ3Jwc3BJZA­MxNzA3MjgxOTQyBHNlYw­NmdHIEc2xrA3Bob3QEc3­RpbWUDMTIyMDU0MjU4Mw­--]
| Links [http://groups.yahoo­.com/group/zms-devel­opers/links;_ylc=X3o­DMTJmajEyNmVhBF9TAzk­3MzU5NzE0BGdycElkAzg­0NzA4MjEEZ3Jwc3BJZAM­xNzA3MjgxOTQyBHNlYwN­mdHIEc2xrA2xpbmtzBHN­0aW1lAzEyMjA1NDI1ODM­-]
| Database [http://groups.yahoo­.com/group/zms-devel­opers/database;_ylc=­X3oDMTJjNTljMjJoBF9T­Azk3MzU5NzE0BGdycElk­Azg0NzA4MjEEZ3Jwc3BJ­ZAMxNzA3MjgxOTQyBHNl­YwNmdHIEc2xrA2RiBHN0­aW1lAzEyMjA1NDI1ODM-­]
| Polls [http://groups.yahoo­.com/group/zms-devel­opers/polls;_ylc=X3o­DMTJmbWlva3FxBF9TAzk­3MzU5NzE0BGdycElkAzg­0NzA4MjEEZ3Jwc3BJZAM­xNzA3MjgxOTQyBHNlYwN­mdHIEc2xrA3BvbGxzBHN­0aW1lAzEyMjA1NDI1ODM­-]
| Members [http://groups.yahoo­.com/group/zms-devel­opers/members;_ylc=X­3oDMTJlcmVyaTY5BF9TA­zk3MzU5NzE0BGdycElkA­zg0NzA4MjEEZ3Jwc3BJZ­AMxNzA3MjgxOTQyBHNlY­wNmdHIEc2xrA21icnMEc­3RpbWUDMTIyMDU0MjU4M­w--]
| Calendar [http://groups.yahoo­.com/group/zms-devel­opers/calendar;_ylc=­X3oDMTJkbDBsNTU3BF9T­Azk3MzU5NzE0BGdycElk­Azg0NzA4MjEEZ3Jwc3BJ­ZAMxNzA3MjgxOTQyBHNl­YwNmdHIEc2xrA2NhbARz­dGltZQMxMjIwNTQyNTgz­]
Yahoo! Groups [http://groups.yahoo­.com/;_ylc=X3oDMTJkO­DVhaXNhBF9TAzk3MzU5N­zE0BGdycElkAzg0NzA4M­jEEZ3Jwc3BJZAMxNzA3M­jgxOTQyBHNlYwNmdHIEc­2xrA2dmcARzdGltZQMxM­jIwNTQyNTgz]
Change settings via the Web [http://groups.yahoo­.com/group/zms-devel­opers/join;_ylc=X3oD­MTJmZGFndGhmBF9TAzk3­MzU5NzE0BGdycElkAzg0­NzA4MjEEZ3Jwc3BJZAMx­NzA3MjgxOTQyBHNlYwNm­dHIEc2xrA3N0bmdzBHN0­aW1lAzEyMjA1NDI1ODM-­]
(Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest [mailto:zms-developers-digest@yahoogroups.com?subject=Email Delivery: Digest]
| Switch format to Traditional [mailto:zms-developers-traditional@yahoogroups.com?subject=Change Delivery Format: Traditional]
Visit Your Group
[http://groups.yahoo­.com/group/zms-devel­opers;_ylc=X3oDMTJka­2tsNDJlBF9TAzk3MzU5N­zE0BGdycElkAzg0NzA4M­jEEZ3Jwc3BJZAMxNzA3M­jgxOTQyBHNlYwNmdHIEc­2xrA2hwZgRzdGltZQMxM­jIwNTQyNTgz]
| Yahoo! Groups Terms of Use [http://docs.yahoo.c­om/info/terms/] |
Unsubscribe
[mailto:zms-developers-unsubscribe@yahoogroups.com?subject=] Visit
Your Group
[http://groups.yahoo­.com/group/zms-devel­opers;_ylc=X3oDMTJlO­XJkcjVhBF9TAzk3MzU5N­zE0BGdycElkAzg0NzA4M­jEEZ3Jwc3BJZAMxNzA3M­jgxOTQyBHNlYwN2dGwEc­2xrA3ZnaHAEc3RpbWUDM­TIyMDU0MjU4Mw--]Yaho­o!
Finance

It's Now Personal [http://us.ard.yahoo­.com/SIG=13osmdt81/M­=493064.12016257.124­45664.8674578/D=grou­ps/S=1707281942:NC/Y­=YAHOO/EXP=122054978­3/L=/B=P1LPDELaX.0-/­J=1220542583838287/A­=4507179/R=0/SIG=12d­e4rskk/*http://us.rd­.yahoo.com/evt=50284­/*http://finance.yah­oo.com/personal-fina­nce]

Guides, news,

advice & more.

John McEnroe

on Yahoo! Groups [http://us.ard.yahoo­.com/SIG=13omhj6e7/M­=493064.12016283.124­45687.8674578/D=grou­ps/S=1707281942:NC/Y­=YAHOO/EXP=122054978­3/L=/B=QFLPDELaX.0-/­J=1220542583838287/A­=5202321/R=0/SIG=11a­ijbghb/*http://new.g­roups.yahoo.com/allb­rangroup]

Join him for the

10 Day Challenge.

Food Lovers

Real Food Group [http://us.ard.yahoo­.com/SIG=13oatsn04/M­=493064.12016243.130­36160.8674578/D=grou­ps/S=1707281942:NC/Y­=YAHOO/EXP=122054978­3/L=/B=QVLPDELaX.0-/­J=1220542583838287/A­=5379225/R=0/SIG=11g­atb1qb/*http://advis­ion.webevents.yahoo.­com/hellmanns/]

on Yahoo! Groups

find out more.

.[IMAGE]
__,_._,___

Add comment
Stefan Seifert 4 September 2008 19:44:20 permanent link ]
 On Thursday 04 September 2008 16:45:09 axooh wrote:
Dear community
Considering the update form zms 2.9 to zms 2.10 we have to use a new
WYSIWYG editor, since Epoz and kupu don't work anymore. The only
built-in editor xstandard is for many reasons not suitable for us.

We have a working (extended) Epoz on our ZMS 2.10.5. If you're interested, I
may post a patch.
--
Stefan Seifert

a t i k o n e d v & m a r k e t i n g gmbh
webdesign grafikdesign softwareentwicklung­
___________________­____________________­___________

4020 linz salzburger straö e 205
tel: +43(0)732/611 266-37
fax: +43(0)732/611 266-20
mailto: stefan.seifert@atik­on.com
web: www.atikon.com
Add comment
Sebastian TÄnzer 4 September 2008 20:51:17 permanent link ]
 You can download our fckeditor plugin at
http:// www.tmedien.com/zms­/fckeditor.zip [http://www.tmedien.­com/zms/fckeditor.zi­p]
I have copied it out of our ZMS Mediamanager we're currently working
on, so you might have to change some things, but basically this should
work out of the box.Included is latest fckeditor with source (all
underscore files changed so upload to ZOPE works)
This includes a dtml-method that gets all ZMS formats and provides
them to fckeditor via a XML file.
We deciced for fckeditor because the image browser in tinymce was far
too complicated andchanging tinymce itself wasn't a walk in the park,
too. Only issue with fckeditor so far is that it produces<p>-tags
around most of the elements, images too. So you'd have to change your
CSS according to the editor's code.
If you have any questions don't hasitate to contact me.
Mit freundlichen GrÝúen / Yours sincerelySebastian TÄnzer
amcm web TÄnzer e.K.Beratung, Design & Entwicklung fÝr
InternetlÆsungenCon­sulting, design & development for the Web.
c/o amcm GmbH
KekulÈstr. 39
53115 Bonn
Germany

Tel +49-228-33646-23
Fax +49-228-33646-13Mob­il +49-174-333-7001
s.taenzer@amcm.de [mailto:s.taenzer@amcm.de]
http://www.amcm.de [http://www.amcm.de




Am 04.09.2008 um 17:36 schrieb axooh:

Hi Sebastian

This would be great! So we can evaluate better between possible
editors.

Thanks in advance.
Alexander

--- In zms-developers@yaho­ogroups.com [mailto:zms-develope­rs%40yahoogroups.com­],
Sebastian Tö nzer
<s.taenzer@...> wrote:
Hello Alexander,
I can offer an working plugin for fckeditor.
I'll send you an Link later.
Regards, Sebastian
Von meinem iPhone gesendet
Am 04.09.2008 um 16:45 schrieb "axooh" <axooh@...>:
Dear community
Considering the update form zms 2.9 to zms 2.10 we have to use
a new
WYSIWYG editor, since Epoz and kupu don't work anymore. The
only
built-in editor xstandard is for many reasons not suitable for
us.
I have seen, that the TinyMCE editor was integrated for
several
versions (2.10.4 until 2.10.5.something) in ZMS. My question
is: For
what reasons was TinyMCE removed?
I'm developing a plugin interface for TinyMCE, but i'm a
little bit
stuck right now.
Kind regards,
Alexander Muischneek
University of Bern, Switzerland


__._,_.___ Messages in this topic
[http://groups.yahoo­.com/group/zms-devel­opers/message/3201;_­ylc=X3oDMTM0Mjg1ZXNi­BF9TAzk3MzU5NzE0BGdy­cElkAzg0NzA4MjEEZ3Jw­c3BJZAMxNzA3MjgxOTQy­BG1zZ0lkAzMyMDUEc2Vj­A2Z0cgRzbGsDdnRwYwRz­dGltZQMxMjIwNTQ3MDk2­BHRwY0lkAzMyMDE-]
(5) Reply (via web post)
[http://groups.yahoo­.com/group/zms-devel­opers/post;_ylc=X3oD­MTJwY3RrbzNpBF9TAzk3­MzU5NzE0BGdycElkAzg0­NzA4MjEEZ3Jwc3BJZAMx­NzA3MjgxOTQyBG1zZ0lk­AzMyMDUEc2VjA2Z0cgRz­bGsDcnBseQRzdGltZQMx­MjIwNTQ3MDk2?act=rep­ly&messageNum=3205]
| Start a new topic
[http://groups.yahoo­.com/group/zms-devel­opers/post;_ylc=X3oD­MTJlNXY4amhsBF9TAzk3­MzU5NzE0BGdycElkAzg0­NzA4MjEEZ3Jwc3BJZAMx­NzA3MjgxOTQyBHNlYwNm­dHIEc2xrA250cGMEc3Rp­bWUDMTIyMDU0NzA5Ng--­]
Messages [http://groups.yahoo­.com/group/zms-devel­opers/messages;_ylc=­X3oDMTJlOGFmcTYwBF9T­Azk3MzU5NzE0BGdycElk­Azg0NzA4MjEEZ3Jwc3BJ­ZAMxNzA3MjgxOTQyBHNl­YwNmdHIEc2xrA21zZ3ME­c3RpbWUDMTIyMDU0NzA5­Ng--]
| Files [http://groups.yahoo­.com/group/zms-devel­opers/files;_ylc=X3o­DMTJmcWNhc25hBF9TAzk­3MzU5NzE0BGdycElkAzg­0NzA4MjEEZ3Jwc3BJZAM­xNzA3MjgxOTQyBHNlYwN­mdHIEc2xrA2ZpbGVzBHN­0aW1lAzEyMjA1NDcwOTY­-]
| Photos [http://groups.yahoo­.com/group/zms-devel­opers/photos;_ylc=X3­oDMTJlcGw2aWthBF9TAz­k3MzU5NzE0BGdycElkAz­g0NzA4MjEEZ3Jwc3BJZA­MxNzA3MjgxOTQyBHNlYw­NmdHIEc2xrA3Bob3QEc3­RpbWUDMTIyMDU0NzA5Ng­--]
| Links [http://groups.yahoo­.com/group/zms-devel­opers/links;_ylc=X3o­DMTJmdmk4cnNvBF9TAzk­3MzU5NzE0BGdycElkAzg­0NzA4MjEEZ3Jwc3BJZAM­xNzA3MjgxOTQyBHNlYwN­mdHIEc2xrA2xpbmtzBHN­0aW1lAzEyMjA1NDcwOTY­-]
| Database [http://groups.yahoo­.com/group/zms-devel­opers/database;_ylc=­X3oDMTJjdDkxYWxvBF9T­Azk3MzU5NzE0BGdycElk­Azg0NzA4MjEEZ3Jwc3BJ­ZAMxNzA3MjgxOTQyBHNl­YwNmdHIEc2xrA2RiBHN0­aW1lAzEyMjA1NDcwOTY-­]
| Polls [http://groups.yahoo­.com/group/zms-devel­opers/polls;_ylc=X3o­DMTJmaGVqNjJ1BF9TAzk­3MzU5NzE0BGdycElkAzg­0NzA4MjEEZ3Jwc3BJZAM­xNzA3MjgxOTQyBHNlYwN­mdHIEc2xrA3BvbGxzBHN­0aW1lAzEyMjA1NDcwOTY­-]
| Members [http://groups.yahoo­.com/group/zms-devel­opers/members;_ylc=X­3oDMTJlYXA1czJtBF9TA­zk3MzU5NzE0BGdycElkA­zg0NzA4MjEEZ3Jwc3BJZ­AMxNzA3MjgxOTQyBHNlY­wNmdHIEc2xrA21icnMEc­3RpbWUDMTIyMDU0NzA5N­g--]
| Calendar [http://groups.yahoo­.com/group/zms-devel­opers/calendar;_ylc=­X3oDMTJkODdma24xBF9T­Azk3MzU5NzE0BGdycElk­Azg0NzA4MjEEZ3Jwc3BJ­ZAMxNzA3MjgxOTQyBHNl­YwNmdHIEc2xrA2NhbARz­dGltZQMxMjIwNTQ3MDk2­]
Yahoo! Groups [http://groups.yahoo­.com/;_ylc=X3oDMTJka­Wg5djNmBF9TAzk3NDc2N­TkwBGdycElkAzg0NzA4M­jEEZ3Jwc3BJZAMxNzA3M­jgxOTQyBHNlYwNmdHIEc­2xrA2dmcARzdGltZQMxM­jIwNTQ3MDk2]
Change settings via the Web [http://groups.yahoo­.com/group/zms-devel­opers/join;_ylc=X3oD­MTJmMHJmb2VrBF9TAzk3­NDc2NTkwBGdycElkAzg0­NzA4MjEEZ3Jwc3BJZAMx­NzA3MjgxOTQyBHNlYwNm­dHIEc2xrA3N0bmdzBHN0­aW1lAzEyMjA1NDcwOTY-­]
(Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest [mailto:zms-developers-digest@yahoogroups.com?subject=Email Delivery: Digest]
| Switch format to Traditional [mailto:zms-developers-traditional@yahoogroups.com?subject=Change Delivery Format: Traditional]
Visit Your Group
[http://groups.yahoo­.com/group/zms-devel­opers;_ylc=X3oDMTJkZ­Tl1N2hmBF9TAzk3NDc2N­TkwBGdycElkAzg0NzA4M­jEEZ3Jwc3BJZAMxNzA3M­jgxOTQyBHNlYwNmdHIEc­2xrA2hwZgRzdGltZQMxM­jIwNTQ3MDk2]
| Yahoo! Groups Terms of Use [http://docs.yahoo.c­om/info/terms/] |
Unsubscribe
[mailto:zms-developers-unsubscribe@yahoogroups.com?subject=] Visit
Your Group
[http://groups.yahoo­.com/group/zms-devel­opers;_ylc=X3oDMTJla­3B2cm43BF9TAzk3MzU5N­zE0BGdycElkAzg0NzA4M­jEEZ3Jwc3BJZAMxNzA3M­jgxOTQyBHNlYwN2dGwEc­2xrA3ZnaHAEc3RpbWUDM­TIyMDU0NzA5Ng--]Yaho­o!
Finance

It's Now Personal [http://us.ard.yahoo­.com/SIG=13ofoi1la/M­=493064.12016257.124­45664.8674578/D=grou­ps/S=1707281942:NC/Y­=YAHOO/EXP=122055429­7/L=/B=sbk8C0LaX.k-/­J=1220547097018836/A­=4507179/R=0/SIG=12d­e4rskk/*http://us.rd­.yahoo.com/evt=50284­/*http://finance.yah­oo.com/personal-fina­nce]

Guides, news,

advice & more.

Ads on Yahoo!

Learn more now. [http://us.ard.yahoo­.com/SIG=13o1vpsjs/M­=493064.12016308.124­45700.8674578/D=grou­ps/S=1707281942:NC/Y­=YAHOO/EXP=122055429­7/L=/B=srk8C0LaX.k-/­J=1220547097018836/A­=3848643/R=0/SIG=131­q47hek/*http://searc­hmarketing.yahoo.com­/arp/srchv2.php?o=US­2005&cmp=Yahoo&ctv=G­roups4&s=Y&s2=&s3=&b­=50]

Reach customers

searching for you.

Best of Y! Groups

Check it out [http://us.ard.yahoo­.com/SIG=13of7kqa1/M­=493064.12016306.124­45698.8674578/D=grou­ps/S=1707281942:NC/Y­=YAHOO/EXP=122055429­7/L=/B=s7k8C0LaX.k-/­J=1220547097018836/A­=4763759/R=0/SIG=11o­u7otip/*http://advis­ion.webevents.yahoo.­com/bestofyahoogroup­s/]

and nominate your

group to be featured.

.[IMAGE]
__,_._,___