What is "Wishes" and what are they for?
RE: TinyMCE
Hello Guest
  
  • Login
• Register…
• Start blog
  • Who, Where, When
• What is interesting here?
• Duels
  • Polls
• Avatars
• Interests
  • Cities and Countries
• Random blog
• Users search
  • Search
• Games
• Tests
• QAIX
  • Сообщества
• Talxy Chat
• Horoscope
• Online
 
Register!

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

  Top users: 
  Recent blog posts: 
  Forums:   
  Discuss: 
  Recent forum topics: 
  Recent forum comments:
  Модератор:

RE: TinyMCE

Ewok 27 October 2004 20:05:31
 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
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
Harald Thelen 5 September 2008 10:35:54 permanent link ]
 Hallo Herr Seifert,

ich bin sehr an der Integration vom Epoz-Editor in ZMS 2.10.5 interessiert. Es w re toll, wenn Sie das posten k nnten,

freundliche Gr sse,
Harald Thelen

-----Urspr ngliche Nachricht-----
Von: "Stefan Seifert (Atikon)" <ss@atikon.com>
Gesendet: 04.09.08 17:44:31
An: zms-developers@yaho­ogroups.com
Betreff: Re: [zms-developers] TinyMCE

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




___________________­____________________­____________________­___
"Hostage" mit Bruce Willis kostenlos anschauen!
Exklusiv f r alle WEB.DE Nutzer. http://www.blockbus­ter.web.de


-------------------­-----------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo­.com/group/zms-devel­opers/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo­.com/group/zms-devel­opers/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:zms-develope­rs-digest@yahoogroup­s.com
mailto:zms-develope­rs-fullfeatured@yaho­ogroups.com

<*> To unsubscribe from this group, send an email to:
zms-developers-unsu­bscribe@yahoogroups.­com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.c­om/info/terms/


Add comment
Guest 24 September 2008 03:32:20 permanent link ]
 http://www.comeinchi­na.com
http://www.gmicc.co­m
http://www.c2t.com.­cn
http://www.electron­icsmanufacturer-chin­a.com/
http://www.t4mag.co­m
http://www.interior­design-studio.com/ho­me-design.html
http://www.storecon­cept.com.hk/contactu­s.htm
Add comment
Stefan Seifert 17 October 2008 20:07:36 permanent link ]
 
Add comment
 

Add new comment

As:
Login:  Password:  
 
 
  
 
Пожалуйста, относитесь к собеседникам уважительно, не используйте нецензурные слова, не злоупотребляйте заглавными буквами, не публикуйте рекламу и объявления о купле/продаже, а также материалы нарушающие сетевой этикет или законы РФ. Ваш ip-адрес записывается.


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

see also:
LOBS with CURSOR_SHARING=FORCE gives…
Function stored in a database
PHP Email Form
pass tests:
see also:
How to put video on your iPod?
How to transfer files from iPod to…

  Copyright © 2001—2010 QAIX
Идея: Монашёв Михаил.
Авторами текстов, изображений и видео, размещённых на этой странице, являются пользователи сайта.
See Help and FAQ in the community support.qaix.com.
Write in the community about the bugs you have noticedbugs.qaix.com.
Write your offers and comments in the communities suggest.qaix.com.
Information for parents.
Пишите нам на .
If you would like to report an abuse of our service, such as a spam message, please .
Если Вы хотите пожаловаться на содержимое этой страницы, пожалуйста .