SignUp TinyCal Widget

Please note that working with widgets requires basic knowledge of HTML, CSS, and JavaScript code.
 

The Tiny Calendar Widget allows you to embed a small version of your Evanced Events calendar on your web page.

  • The month label links to the full version of the calendar.
  • The number for each day links to that date's events.
     

Start by downloading the code from the attachment below this article by right-clicking the link then selecting to Save Target on your PC. Open the source code of the attached file and make the adjustments indicated below.

In the evanced_tinycal.zip file attached, you will find a simple test HTML page called TinyCal.html that brings your calendar to life. Locate the line inside the file that contains the text "[PUT YOUR SIGNUP URL HERE]". You'll need to remove this text and insert your site's full URL, for example: http://evanceddemo.evanced.info/signupadmin/

Your finished code should look like this:
 
var urlPrefix = 'https://yoursite.evanced.info/signupadmin/'
 
where the red text matches your site URL. You can then install the widget on your your library's home page.
 
Testing the TinyCal.html page locally currently only works in Firefox.
 
Please note that Evanced's support is limited to the functionality of the TinyCal widget and the way it looks independently. Evanced does not provide support for installing the widget on your site, nor does it provide support for the widget's design after installation on your site.

Custom Fields
  • Applicable To: Admin Users
  • Attachments: Yes
  • Summary: Instructions for downloading and configuring the TinyCal widget for SignUp.
Posted - Fri, Aug 16, 2013 at 10:01 AM. This article has been viewed 7909 times.
Online URL: https://kb.demcosoftware.com/article.php?id=530

Powered by PHPKB (Knowledge Base Software)