www.webeditpro.com has a nice 'static' page editor with one of the most
advanced WYSIWYG interfaces I've seen.

The company I work for uses a similar one I wrote named SITEWAVE however
they wont let me release it under GPL.

Heres a great article on building one which I used as 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 developers, decide on what is needed
and what the goals are, then assign parts to build for the new CMS. Once
finished, you can maybe present it to PHP.net and see if they will allow it
to be developed and documented in the future by other developers. A CMS is a
very important and popular prog, so it might get the same attention as basic
templates get, like SMARTY. Who knows, maybe it can even be integrated with
SMARTY too, and/or other PHP programs still out there. This might yield one
of the best CMS out there in the PHP world, which can constantly 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?
>
>
> I am working on such a CMS right yet.
>
> I want to implement infinitly Language Support and an Wordpad
> like HTML Editor which allows you to chose basic design tem-
> plates and lets you upload some images.
>
> I want to build an extraordinary Usermanagement, where you can
> write parts of an Text while somebody else is writing on another
> Part of the same text maybe in different language at the same Time.
>
> When you wrote a text you can chose between your mates for
> let them make the translation based on userprofiles every web-
> content admin has to fill out.
>
> And a lota more things, but right now i dont have very much time,
> I have to build a small shop inbetween. But the Multilanguage sup-
> port ist basically finished.
>
> But I may say some more, have you ever read about the execCommand
> in IE (Internet Explorer)? You can build an fully working wysiwyg HTML
> Editor with these commands. I'm going to send you a nice example after-
> wards Hardik.
>
> Maybe somebody wants to help me with the CMS System. I dont really
> like the Design of PHPNuke and I want to build an even more professional
> Article Management than it is developed in phpnuke.
>
> See Ya
>
> Sascha
>
> ----- Original Message -----
> From: "Hardik 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.
> > 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 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 area,
> > > select a page to edit, and it would allow you to
> > > preview the page just like it looks. Then you click
> > > on a text area or image you want to update.
> > >
> > > Is there a CMS that allows for WYSIWYG like editing
> > > but will work within specified headers/footers, style
> > > sheets, etc? Then the site content would all be
> > > generated on the fly from php/mysql.
> >
> > All the major/popular ones would/should have been registered at
> freshmeat
> and
> > soureforge so check them out.
> >
> > --
> > Jason Wong -> Gremlins Associates -> www.gremlins.biz
> > Open Source Software Systems Integrators
> > * Web Design & Hosting * Internet & Intranet Applications Development *
> > ------------------------------------------
> > Search the list archives before you post
> > http://marc.theaimsgroup.com/?l=php-general
> > ------------------------------------------
> > /*
> > You're already carrying the sphere!
> > */
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
> >
> > ---------------------------------
> > Do you Yahoo!?
> > Yahoo! Mail Plus - Powerful. Affordable. Sign up now
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to