Connecting Tech Pros Worldwide Help | Site Map

site builder written in PHP ?

 
LinkBack Thread Tools Search this Thread
  #1  
Old July 17th, 2005, 09:21 AM
Bob Bedford
Guest
 
Posts: n/a
Default site builder written in PHP ?

Hi all,

One of my client asked me to provide him a way to manage his web pages's
site.

He has an fixed html web site and now he'd like to change page content
sometimes:
1- change page colors
2- add new pages
3- delete pages
4- change some text formatting (color, style...)

Now, probably I ask too much, but I'm sure a web site builder written in
PHP, letting the user use it like a simple word processing program (Ms Word)
exists.

I've found http://sourceforge.net/projects/gunther/ but not sure it will fit
my needs.
I remember once I've seen a way to format text in a WYSIWIG way, with a
javascript script to include in pages...
I'd like something in PHP as I may maintain it and also for hosting price
reason.

Please help !

Bob



  #2  
Old July 17th, 2005, 09:21 AM
Justin Koivisto
Guest
 
Posts: n/a
Default Re: site builder written in PHP ?

Bob Bedford wrote:
[color=blue]
> Now, probably I ask too much, but I'm sure a web site builder written in
> PHP, letting the user use it like a simple word processing program (Ms
> Word) exists.[/color]

Doubt that there is one written in PHP - at least that runs through the
browser...
[color=blue]
> I remember once I've seen a way to format text in a WYSIWIG way, with a
> javascript script to include in pages...
> I'd like something in PHP as I may maintain it and also for hosting
> price reason.[/color]

http://www.koivi.com/WYSIWYG-Editor/ is written with Javascript. Because
of how these types of applications need to interface with the user
inputs, you cannot do this with PHP itself. However, you can take the
submitted data from something like this and use PHP to parse it and
such. Once of the best features of this is that if you copy a selection
from an MS work doc and paste it into here, all the formatting is
kept... colors, font sizes, indents, links, etc.

--
Justin Koivisto - spam@koivi.com
http://www.koivi.com
  #3  
Old July 17th, 2005, 09:23 AM
Bob Bedford
Guest
 
Posts: n/a
Default Re: site builder written in PHP ?

I know client side script must be done in javascript, but server side, it's
PHP. I'm looking for tools for creating new pages, set pages order, manage
everything with PHP, and create text with JS.

anybody ?

Bob

"Justin Koivisto" <spam@koivi.com> a écrit dans le message de news:
atugd.356$m3.10404@news7.onvoy.net...[color=blue]
> Bob Bedford wrote:
>[color=green]
>> Now, probably I ask too much, but I'm sure a web site builder written in
>> PHP, letting the user use it like a simple word processing program (Ms
>> Word) exists.[/color]
>
> Doubt that there is one written in PHP - at least that runs through the
> browser...
>[color=green]
>> I remember once I've seen a way to format text in a WYSIWIG way, with a
>> javascript script to include in pages...
>> I'd like something in PHP as I may maintain it and also for hosting price
>> reason.[/color]
>
> http://www.koivi.com/WYSIWYG-Editor/ is written with Javascript. Because
> of how these types of applications need to interface with the user inputs,
> you cannot do this with PHP itself. However, you can take the submitted
> data from something like this and use PHP to parse it and such. Once of
> the best features of this is that if you copy a selection from an MS work
> doc and paste it into here, all the formatting is kept... colors, font
> sizes, indents, links, etc.
>
> --
> Justin Koivisto - spam@koivi.com
> http://www.koivi.com
>[/color]


  #4  
Old July 17th, 2005, 09:24 AM
R. Rajesh Jeba Anbiah
Guest
 
Posts: n/a
Default Re: site builder written in PHP ?

Justin Koivisto <spam@koivi.com> wrote in message news:<atugd.356$m3.10404@news7.onvoy.net>...
<snip>[color=blue]
> http://www.koivi.com/WYSIWYG-Editor/ is written with Javascript.[/color]

Looks great; but the page is not FF compliant:-(

--
| Just another PHP saint |
Email: rrjanbiah-at-Y!com
  #5  
Old July 17th, 2005, 09:24 AM
R. Rajesh Jeba Anbiah
Guest
 
Posts: n/a
Default Re: site builder written in PHP ?

"Bob Bedford" <bedford1@YouKnowWhatToDoHerehotmail.com> wrote in message news:<41825b0f$0$28021$5402220f@news.sunrise.ch>.. .[color=blue]
> Hi all,
>
> One of my client asked me to provide him a way to manage his web pages's
> site.
>
> He has an fixed html web site and now he'd like to change page content
> sometimes:
> 1- change page colors
> 2- add new pages
> 3- delete pages
> 4- change some text formatting (color, style...)[/color]
<snip>

I don't think that the client is asking for an online Editor. Some
of the page styling can be done only by editing the site's stylesheet.

Adding and deleting pages can be done with CMS like logic.

--
| Just another PHP saint |
Email: rrjanbiah-at-Y!com
  #6  
Old July 17th, 2005, 09:31 AM
Ilija Studen
Guest
 
Posts: n/a
Default Re: site builder written in PHP ?

I love this editor. Small, fast... Do what I need him to do, nothing
more and nothing less. Thanks!

PS: What about license??? GPL, LGPL, BSD, CC?
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.