** DoubleCal - The default is to display the entire month but I want it to display the current day **
Have you tried setting the Default View: option to "Day" under Calendar Administration : Template Preferences?
** I would like to put a link under mini-calendar **
Add the necessary HTML code right after the mini-calendar HTML table code. Eg.
<%/FOREACH%> </tr>
<%/FOREACH%>
</table>
ADD YOUR LINK CODE HERE
</TD>
</TR>
</TABLE>
<!-- your page code here -->
** Is there a way to include attachments? **
I don't know what you mean by that.
** Email notification **
Not other than the EmailNotify2 and CSR (CalendarScript Reminder) Plug-In which are in beta testing and available from the Unofficial CalendarScript - Mods and Plugins site. Maybe Matt is/will work on such a feature for the next release of CalendarScript? It seems to be a wanted feature.
Dan O.
------------------