i2-Services, Inc. Forums

Full Version: How to add pictures or rich text to an entry
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I see samples of calendar entries that contain rich text items such as colors, active url links and pictures. For example the fox theater at http://www.foxtheatre.org/cgi-bin/calendar/calendar.cgi

Can someone explain in fairly easy terms how you do this?

Thanks
You can use HTML within the event descriptions.

IE:

Code:
<a href="/page_name.html">Link Title</a>  or  <a href="http://www.outside-url.com/">go to site</a>

[/size]That helps a bit but might be a little difficult for my customer to handle. Plus it means a graphic needs to be put on the server.

You might want to think about adding some edit tools such as there are on this forum entry form to add urls, pictures, text formatting etc.
I understand. You do have the ability to add any WYSIWYG editor to the admin add / edit event templates.
Reference URL's