PDA

View Full Version : Couple of questions


Moif
04-11-2008, 07:08 AM
Hi,

I'm pretty close to purchasing a license but I have a couple of questions. I use Jcal Pro at the moment but it's very slow. I'm also looking at moving away from Joomla to Tinyportal to SMF so...

1. Is it possible to choose between a monthly, 7 day week or daily view using the list view? From what I can gather you have the small calendar up top and then the entire list of events underneath.

2. Does the list view have popups like the calendar display?

3. Can I add images to the popup display?

4. How easy and extensive is the theme modification? I presume it's CSS?

Thanks

ve9gra
04-11-2008, 08:05 AM
1. Yes, see all options in the Online Docs (http://docs.easyphpcalendar.com/) - Integration - List Mode.

2. Same page as above - $epcListMouseover

3. If there are images in your event description, they will show in your popups. However, if the lenght of the description is greater than the limit you've set, all HTML tags will be stripped, taking away your images. The fix is to increase the number of characters allowed to display in the popup. (this only applies to mouse-over popups - on-click popups always display the full description)

4. Very easy. Extensive depends what you mean. You cannot change the layout of the calendar, you can't change the positioning of elements that are inside of the calendar, but all colors and fonts are modifiable using CSS. EPC Tutorials has the regular calendar's (http://www.epctutorials.com/index.php?option=com_content&task=view&id=13&Itemid=26), and the popups' (http://www.epctutorials.com/index.php?option=com_content&task=view&id=16&Itemid=26) CSS map to help you along.

Moif
04-15-2008, 06:09 AM
Ok great,

I'll have a poke about and make a decision :)