Re: [PHP] WYSIWYG editor to change textarea

2009-09-28 Thread Ashley Sheridan
On Mon, 2009-09-28 at 22:30 +0200, Angelo Zanetti wrote: > Hi all, > > I have been looking to implement a WYSIWYG editor that will automatically > transform a into a Rich text area / WYSIWYG. We have lots of > dynamic content that is pulled from a database and files. Therefore we cant > really c

[PHP] WYSIWYG editor to change textarea

2009-09-28 Thread Angelo Zanetti
Hi all, I have been looking to implement a WYSIWYG editor that will automatically transform a into a Rich text area / WYSIWYG. We have lots of dynamic content that is pulled from a database and files. Therefore we cant really change the field. I have tried the tinyMCE but its causing conflicts

Re: [PHP] WYSIWYG vs. the 'power-user'

2007-04-12 Thread Richard Lynch
On Thu, April 12, 2007 10:48 am, Chetan Graham wrote: > I'm > talking about the 'non-compliance of html W3 Spec' in all their files. > The HTML code is embarrassing to look at, capitalizations, missing end > tags, added end tags, on and on and on. And what happened to the > Doctype? You should be

Re: [PHP] WYSIWYG vs. the 'power-user'

2007-04-12 Thread Robert Cummings
On Thu, 2007-04-12 at 16:07 -0500, Edward Vermillion wrote: > On Apr 12, 2007, at 2:46 PM, Paul Novitski wrote: > > Can't remember the last time I had to update the machine code because > PHP wouldn't run properly... ;) *PFFT* Newbie! ;) Cheers, Rob. -- .--

Re: [PHP] WYSIWYG vs. the 'power-user'

2007-04-12 Thread Edward Vermillion
On Apr 12, 2007, at 2:46 PM, Paul Novitski wrote: At 4/12/2007 08:48 AM, Chetan Graham wrote: WYSIWYG vs. the 'power-user' Vonda McIntyre used to describe the three stages in the evolution of science fiction. In the first stage it was all about the technology, the new gadgets we could d

Re: [PHP] WYSIWYG vs. the 'power-user'

2007-04-12 Thread Paul Novitski
At 4/12/2007 08:48 AM, Chetan Graham wrote: WYSIWYG vs. the 'power-user' Vonda McIntyre used to describe the three stages in the evolution of science fiction. In the first stage it was all about the technology, the new gadgets we could dream up; "Look at this cool space ship we built!" In

Re: [PHP] WYSIWYG vs. the 'power-user'

2007-04-12 Thread Eric Butera
On 4/12/07, Chetan Graham <[EMAIL PROTECTED]> wrote: Hello to All! I've been monitoring this emotional listing from the beginning and feel the need to bring out some of my personal experience on this exciting matter of WYSIWYG vs. the 'power-user' 1) I started back when there where no GUI's ava

[PHP] WYSIWYG vs. the 'power-user'

2007-04-12 Thread Chetan Graham
Hello to All! I've been monitoring this emotional listing from the beginning and feel the need to bring out some of my personal experience on this exciting matter of WYSIWYG vs. the 'power-user' 1) I started back when there where no GUI's available anywhere! In time I became quite comfortable wit

RE: [PHP] Wysiwyg editors?

2006-02-02 Thread Mark Steudel
Doesn't look like SPAW is XHTML complient, just doing a 10 second glance at the html it generates. -Original Message- From: Angelo Zanetti [mailto:[EMAIL PROTECTED] Sent: Friday, February 03, 2006 4:21 AM To: John Nichel Cc: php-general@lists.php.net Subject: Re: [PHP] Wysiwyg ed

Re: [PHP] Wysiwyg editors?

2006-02-02 Thread Angelo Zanetti
also www.solmetra.com check it out,the product is called SPAW.ciao John Nichel wrote: William Stokes wrote: Hello, Once again no PHP question... Well, at least you warned me so that I could stop reading now. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] Wysiwyg editors?

2006-02-01 Thread John Nichel
William Stokes wrote: Hello, Once again no PHP question... Well, at least you warned me so that I could stop reading now. -- John C. Nichel IV Programmer/System Admin (ÜberGeek) Dot Com Holdings of Buffalo 716.856.9675 [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To u

Re: [PHP] Wysiwyg editors?

2006-02-01 Thread Marcus Bointon
On 1 Feb 2006, at 07:45, William Stokes wrote: I once tested htmlarea (http://www.htmlarea.com/) and I think thats I'd recommend fckeditor and tinymce over htmlarea. Both seem to have much more active development, not least that they're both trying to get it working in Safari. fckeditor is

[PHP] Wysiwyg editors?

2006-01-31 Thread William Stokes
Hello, Once again no PHP question... If I want to allow users to design and create their own static pages and store them to a server as a part of larger site what ways I have to do this? I once tested htmlarea (http://www.htmlarea.com/) and I think thats something I'm looking for. I don't ha

Re: [PHP] WYSIWyG

2004-08-09 Thread Matthew Sims
> Matthew Sims wrote: > >>And how does this relate to PHP?? >> >> >> > Matthew, > you are now sure to be flamed by all those who believe off topic > maililngs by those who do not read the newby guide should be allowed and > encouraged. > > > > > -- > Raditha Dissanayake. Well dammit all. I was hop

Re: [PHP] WYSIWyG

2004-08-08 Thread raditha dissanayake
Matthew Sims wrote: And how does this relate to PHP?? Matthew, you are now sure to be flamed by all those who believe off topic maililngs by those who do not read the newby guide should be allowed and encouraged. -- Raditha Dissanayake. ---

Re: [PHP] WYSIWyG

2004-08-08 Thread Matthew Sims
> Hi > i am using WYSIWYG (javascript editor) to enter the contents of online > news > website ,(PHP & MYSQL) > everything works pretty good on my local server > but online > when i enter a page > i find that the colors i choosed changed > would this be a problem on my code or on something on the s

Re: [PHP] WYSIWyG

2004-08-08 Thread raditha dissanayake
Please read the list newbie guide -- Raditha Dissanayake. http://www.radinks.com/sftp/ | http://www.raditha.com/megaupload Lean and mean Secure FTP applet with | Mega Upload - PHP file uploader Graphical User Inteface.

[PHP] WYSIWyG

2004-08-08 Thread Me2resh
Hi i am using WYSIWYG (_javascript_ editor) to enter the contents of online news website ,(PHP & MYSQL)   everything works pretty good on my local server but online when i enter a page i find that the colors i choosed changed would this be a problem on my code or on something on the server

RE: [PHP] wysiwyg editor

2004-03-10 Thread Vincent Jansen
I use http://www.fredck.com/FCKeditor/ Vincent -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] wysiwyg editor

2004-03-10 Thread Richard Davey
Hello Outbound, Wednesday, March 10, 2004, 8:16:23 AM, you wrote: O> do you have any recommendation about what wysiwyg html(javascript) O> editor to use in php projects ? People usually don't like textareas O> and want to increate usability :-/ EditWorks Professional - www.sitecubed.com isn't to

[PHP] wysiwyg editor

2004-03-10 Thread Outbound
Hello, do you have any recommendation about what wysiwyg html(javascript) editor to use in php projects ? People usually don't like textareas and want to increate usability :-/ Best regards, Roman -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub

AW: [PHP] wysiwyg editor

2004-03-10 Thread Shahed, Raja
woch, 10. März 2004 09:16 >An: [EMAIL PROTECTED] >Betreff: [PHP] wysiwyg editor > > >Hello, > >do you have any recommendation about what wysiwyg html(javascript) >editor to use in php projects ? People usually don't like textareas >and want to increate usability :-/

Re: [PHP] WYSIWYG online editor for Macintosh?

2003-09-01 Thread Justin French
I think this is at the point where you might need to cut your losses, and look for a good, lightweight WYSIWYG editor application for OS9 (free/share ware) that you can load on their systems... they can simply cut-and-paste from the textarea to their editor and back. This way the OS X (OSX has

Re: [PHP] WYSIWYG online editor for Macintosh?

2003-09-01 Thread Joel Rees
> The client is using OS9 > and OSX so I need to find something that works with both. It's looking > like Java at this moment in time. You will need to be aware -- Java on Mac OS 9 is somewhat limited. Look up MRJ on Apple's tech pages. You will definitely want to test separately on Mac OS 9 and

RE: [PHP] WYSIWYG online editor for Macintosh?

2003-08-29 Thread Adrian Teasdale
ginal Message- > From: Step Schwarz [mailto:[EMAIL PROTECTED] > Sent: 29 August 2003 01:42 > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: [PHP] WYSIWYG online editor for Macintosh? > > > > Hi there. Slightly OT, but it's for a PHP project... We >

Re: [PHP] WYSIWYG online editor for Macintosh?

2003-08-29 Thread Step Schwarz
> Hi there. Slightly OT, but it's for a PHP project... We normally use a > plug-in WYSIWYG editor so that our clients can manage their content in a > word-like interface. Normally this works fine, but this time when we've > completed the site we've discovered they have an entire department that

Re: [PHP] WYSIWYG online editor for Macintosh?

2003-08-28 Thread Joel Rees
> Hi there. Slightly OT, but it's for a PHP project... We normally use a > plug-in WYSIWYG editor so that our clients can manage their content in a > word-like interface. Normally this works fine, but this time when we've > completed the site we've discovered they have an entire department that

[PHP] WYSIWYG online editor for Macintosh?

2003-08-27 Thread Adrian Teasdale
Hi there. Slightly OT, but it's for a PHP project... We normally use a plug-in WYSIWYG editor so that our clients can manage their content in a word-like interface. Normally this works fine, but this time when we've completed the site we've discovered they have an entire department that is 100%

Re: [PHP] WYSIWYG editor for PHP

2003-08-22 Thread Rob Yelvington
Active State's Komodo and Zend Studio are both awesome! I used to use Dreamweaver, but it's syntax highlighting stinks...IMHO. ~Rob Bix wrote: I use dreamweaver in live data mode quite often, really works a treat! Set up a a site and in the testing server, just set it as /beta or the like, the

[PHP] WYSIWYG editor for PHP

2003-08-14 Thread Denis 'Alpheus' Cahuk
hey every1! I need a WYSIWYG editor for PHP. That is all. Can any1 advice me one( or more :-) )? Thanks in advance! Denis 'Alpheus' Cahuk -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] WYSIWYG editor for PHP

2003-08-14 Thread Jay Blanchard
[snip] I need a WYSIWYG editor for PHP. That is all. Can any1 advice me one( or more :-) )? [/snip] Dreamweaver? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] WYSIWYG editor for PHP

2003-08-08 Thread Bix
I use dreamweaver in live data mode quite often, really works a treat! Set up a a site and in the testing server, just set it as /beta or the like, then edit your script, and run it in live data and you can feed it post/get/cookie data on the fly. "Jay Blanchard" <[EMAIL PROTECTED]> wrote in mess

Re: [PHP] WYSIWYG CMS Part2

2003-02-07 Thread Sascha Braun
<[EMAIL PROTECTED]>; "PHP General list" <[EMAIL PROTECTED]> Sent: Friday, February 07, 2003 4:32 PM Subject: Re: [PHP] WYSIWYG CMS Part2 > Warning: Access denied for user: 'root@localhost' (Using password: YES) in > /home/sascha/www/docs/freecon/includ

RE: RE: [PHP] WYSIWYG Content Management system?

2003-02-07 Thread Hardik Doshi
Hi Sascha, Really Nice. I like your thoughts about CMS. Today i am looking in PHP Nuke CMS and i found it has really nice functionalities. I don't know much about PHP nuke CMS. That's what you are looking for? Give some thoughts on PHP Nuke project. thanks and all the best for your ideas Hardik

Re: [PHP] WYSIWYG CMS Part2

2003-02-07 Thread Hatem Ben
es/global.inc.php on line 8 Fehler beim Öffnen der DB auf localhost User: root Take your time to install it :))) Cheers, Hatem - Original Message - From: "Sascha Braun" <[EMAIL PROTECTED]> To: "PHP General list" <[EMAIL PROTECTED]> Sent: Friday, Februa

[PHP] WYSIWYG CMS Part2

2003-02-07 Thread Sascha Braun
Parts which should be entered in the Site, but which are not written down yet: 1. Newsletter / Mailinglist Funktionality The Newsletter should be part of the Article Management and work in the same way as writing a new article. Mailinglist is what ever it is. Maybe a Majodomo implementation or s

RE: [PHP] WYSIWYG Content Management system?

2003-02-07 Thread Hardik Doshi
; > -Original Message- > > From: Sascha Braun [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, February 05, 2003 7:01 PM > > To: PHP General list; Hardik Doshi > > Subject: Re: [PHP] WYSIWYG Content Management > system? > > > > > > I am working

RE: [PHP] WYSIWYG Content Management system?

2003-02-06 Thread Luke Woollard
s the basis for SITEWAVE: http://www.devarticles.com/art/1/90/2 LW -Original Message- From: @ Nilaab [mailto:[EMAIL PROTECTED]] Sent: Friday, 7 February 2003 3:56 PM To: PHP General list Subject: RE: [PHP] WYSIWYG Content Management system? Why don't you two gather up a few more develo

RE: [PHP] WYSIWYG Content Management system?

2003-02-06 Thread @ Nilaab
ly be developed. There's my two cents, good luck... > -Original Message- > From: Sascha Braun [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 05, 2003 7:01 PM > To: PHP General list; Hardik Doshi > Subject: Re: [PHP] WYSIWYG Content Management system? > &g

Re: [PHP] WYSIWYG Content Management system?

2003-02-06 Thread Sascha Braun
rdik Doshi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 05, 2003 3:32 PM Subject: Re: [PHP] WYSIWYG Content Management system? > > Hey Jason, > I am looking for the same. Do you have or any one in this list has any idea? Please let me know. >

Re: [PHP] WYSIWYG Content Management system?

2003-02-05 Thread Hardik Doshi
i" To: Sent: Wednesday, February 05, 2003 3:32 PM Subject: Re: [PHP] WYSIWYG Content Management system? > > Hey Jason, > I am looking for the same. Do you have or any one in this list has any idea? Please let me know. > thanks > Hardik > Jason Wong wrote:On Wednesday 0

Re: [PHP] WYSIWYG Content Management system?

2003-02-05 Thread Hardik Doshi
Hey Jason, I am looking for the same. Do you have or any one in this list has any idea? Please let me know. thanks Hardik Jason Wong <[EMAIL PROTECTED]> wrote:On Wednesday 05 February 2003 09:43, J J wrote: > I've seen CMS systems like phpnuke but it's kind of > overkill for what I need and alm

Re: [PHP] WYSIWYG Content Management system?

2003-02-04 Thread Jason Wong
On Wednesday 05 February 2003 09:43, J J wrote: > I've seen CMS systems like phpnuke but it's kind of > overkill for what I need and almost more news like. > I'm looking for something that would allow the user to > change content, change/upload images, all in a wysiwyg > style so it's easy to see a

[PHP] WYSIWYG Content Management system?

2003-02-04 Thread J J
I've seen CMS systems like phpnuke but it's kind of overkill for what I need and almost more news like. I'm looking for something that would allow the user to change content, change/upload images, all in a wysiwyg style so it's easy to see and use. It'd be cool to be able to login to the admin ar

RE: [PHP] WYSIWYG HTML Editor

2002-10-15 Thread Clint Tredway
Look at www.editworkspro.com I have used this one and I like it a lot and it was easy to install. -Original Message- From: Jadiel Flores [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 15, 2002 12:23 PM To: Chris Boget; PHP General Subject: Re: [PHP] WYSIWYG HTML Editor They have

Re: [PHP] WYSIWYG HTML Editor

2002-10-15 Thread Jadiel Flores
They have different versions of this app, one for CF, another one for php, another one for ASP, you have to buy it for php if that's what you want, personally I don't like the php version, it's a little bit difficult to install, but, because we bought the CF version I changed the code from CF

Re: [PHP] WYSIWYG HTML Editor

2002-10-15 Thread Chris Boget
> Check at cfdev.com they have a WYSIWYG editor for coldfusion and php, the > name is active edit, I found this tool very useful for some sites, the > price is a little bit high but you can get the source code and make some > changes. Thanks, i'll check it out. But it requires ColdFusion to be

Re: [PHP] WYSIWYG HTML Editor

2002-10-15 Thread Chris Boget
> Well, maybe not something written in PHP. Java perhaps... I was hoping to avoid java (though JS wouldn't be out of the question). But it looks more and more that it'll have to be. I was hoping for something fairly simple. *shrug* Chris -- PHP General Mailing List (http://www.php.net/) To

Re: [PHP] WYSIWYG HTML Editor

2002-10-15 Thread @ Edwin
Well, maybe not something written in PHP. Java perhaps... - E On Wednesday, October 16, 2002 1:46 AM Chris Boget wrote: > I've gone to PHPBuilder and PHPClasses and unless I > totally missed something like it (a distinct possiblity :p), > does anyone know of (or have) a WYSIWYG HTML > editor t

Re: [PHP] WYSIWYG HTML Editor

2002-10-15 Thread Adam Voigt
Theres a properitory Microsoft tag you can add to a frame in a frameset, which will make little virtual editor. I guess you could look on microsoft.com for it, but it doesn't work on anything but I.E. 5.5 and later I believe. Adam Voigt [EMAIL PROTECTED] On Tue, 2002-10-15 at 12:46, Chris Boget

Re: [PHP] WYSIWYG HTML Editor

2002-10-15 Thread Jadiel Flores
Check at cfdev.com they have a WYSIWYG editor for coldfusion and php, the name is active edit, I found this tool very useful for some sites, the price is a little bit high but you can get the source code and make some changes. At 11:46 AM 10/15/2002 -0500, Chris Boget wrote: >I've gone to PHPB

[PHP] WYSIWYG HTML Editor

2002-10-15 Thread Chris Boget
I've gone to PHPBuilder and PHPClasses and unless I totally missed something like it (a distinct possiblity :p), does anyone know of (or have) a WYSIWYG HTML editor that you can implement in a browser? I'm curious... Chris -- PHP General Mailing List (http://www.php.net/) To unsubscribe, vi

Re: [PHP] WYSIWYG editors for HTML

2001-12-29 Thread Brian Clark
* Dennis Gearon ([EMAIL PROTECTED]) [Dec 29. 2001 00:56]: > What WYSIWYG editors are you guys using with PHP templates? I'd like to > layout pages, frames, multiple levels of graphics with a WYSIWYG editor. > I looked at an online template from the macromedia site, and it is > completely unforma

[PHP] WYSIWYG editors for HTML

2001-12-28 Thread Dennis Gearon
What WYSIWYG editors are you guys using with PHP templates? I'd like to layout pages, frames, multiple levels of graphics with a WYSIWYG editor. I looked at an online template from the macromedia site, and it is completely unformatted and has some unprintable character in it at every . It is comp