PDA

View Full Version : can cal be part of HTML email?


m2m
08-17-2005, 03:14 PM
I'd like to include a limited and filtered list view of up coming events via our emailed html newsletter. Do you know if I would simply include the php code like i do for a regualar web page?

Brian
08-17-2005, 06:13 PM
I'm not sure you can do this. You may be able to produce the calendar the way you want it to appear in the email, then copy the HTML code to generate the page? But then you'll also need to include the CSS information in the email... You may just want to link to the calendar page. :classic:

m2m
08-18-2005, 02:42 AM
is there an easy way for folks who don't know html to get their urls and mailtos to show up as links in the pop ups?

right now i have the preferences set to display html and accept code, but it seems i have to provide the full html to make the links active.

is there an easier way?:chicken:

Brian
08-18-2005, 09:47 AM
Did you enable the auto-convert links option?

m2m
08-18-2005, 01:41 PM
Yes. both of the below are set to yes.

Allow HTML in Event Descriptions:
Disabling this feature will strip all HTML tags from descriptions before being displayed. Yes No
Convert Links in HTML:
Automatically convert links in descriptions to 'clickable' links. This is NOT compatible with all web servers. Allow HTML must be enabled for this to work.

Brian
08-18-2005, 02:14 PM
Make sure you're using complete URL's such as http://www.google.com.