I am hosting a few sites on PHPNuke and have modified PHPNuke to use the
HTMLArea JavaScript addon to allow textareas to be edited in wysiwyg
fashion, without having to deal with HTML.  Initial reaction seems to be
very favorable, especially the htmlarea version with the image manager
plugin.

http://www.phpnuke.org
http://www.zhuo.org/htmlarea/?view=flat

Warren Vail

-----Original Message-----
From: charles kline [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 04, 2004 1:03 PM
To: [EMAIL PROTECTED]
Subject: [PHP] CMS Ideas Welcome


Hi all,

I could use some advice/pointers on a sold method for achieving this 
feature on a site I am building. One of the features is an event 
calendar. The events are listed by date, not in a calendar view, but a 
list with a short description of the event. This part is no problem. 
What I am not sure about as far as a "best method" is the next part. 
Each event could have a longer description. The client wants to be able 
to style this longer description using formatting and images, but does 
not want to have to code the HTML into a textarea and then upload the 
images via ftp or whatever. The idea I came up with is to have a few 
pre-defined layouts they can choose from. Some of which could 
incorporate some images. Once the style is picked and the text is 
entered (different fields get different styles applied) the submit the 
data, and if the style makes images a part of the layout, I give them a 
form based image upload feature. Another thought was to have them 
upload .html files and the images via a form, but then I thought this 
could really cause problems if they had screwed up code.

Any thoughts would be greatly appreciated.

Thanks,
Charles

-- 
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