Additional Calendar URL Parameters

There are also several additional URL parameters you can add to your calendar links. All of these parameters will control the look and the functions available to any visitors that click on your link.

In the examples below, you will see what the live link will look like and what the code for that link will look like. You can click on the live link to see the calendar in a new window and how the URL parameter affects it. The URL parameter added to the end of the link will be highlighted in yellow.

"&ifr=y" will remove the left-hand navigation and header from your calendar.

Example:

Code for this example:

https://www.keepandshare.com/calendar/show.php?i=533&ifr=y

"&exedit=y" will force the day editor to "auto expand" (appear in the larger size) when visitors click on a day in your calendar.

Example:

Code for this example:

https://www.keepandshare.com/calendar/show.php?i=533&exedit=y

"&noname=y" will turn off the display of the calendar name in the title area.

Example:

Code for this example:

https://www.keepandshare.com/calendar/show.php?i=533&noname=y

"&nonav=y" will turn off the display of the calendar "Today" and "Go To" menus in the title area. E.g., "&ifr=y&nonav=y&noviewmenu=y&nobreak=y" in the URL gives your calendar URL a very clean single line title area.

Example:

Code for this example:

https://www.keepandshare.com/calendar/show.php?i=533&nonav=y

"&noprint=y" will turn off the display of the calendar’s printer icon.

Example:

Code for this example:

https://www.keepandshare.com/calendar/show.php?i=533&noprint=y

"&nosearch=y" will turn off the display of the calendar search (magnify) icon.

Example:

Code for this example:

https://www.keepandshare.com/calendar/show.php?i=533&nosearch=y

"&norss=y" will turn off the display of the calendar's RSS feed icon.

Example:

Code for this example:

https://www.keepandshare.com/calendar/show.php?i=533&norss=y

"&z=y" will turn off the display of the calendar's time zone (displayed if it’s set).

Example:

Code for this example:

https://www.keepandshare.com/calendar/show.php?i=533&z=y

"&sh=n" will force the left panel on your calendar to be closed.

Example:

Code for this example:

https://www.keepandshare.com/calendar/show.php?i=533&sh=n

"&nopopup=y" will stop the pop-up day editor from appearing when a visitor clicks on an embedded calendar. "&nopopup=n" will turn the pop up on again.

Example:

Code for this example:

https://www.keepandshare.com/calendar/show.php?i=533&nopopup=y

"&nw=y" turns off the display of a warning message when an embedded calendar is displayed in the same browser as which you are logged in.

Example:

Code for this example:

https://www.keepandshare.com/calendar/show.php?i=533&nw=y

"&sa=y" shows all calendar days (including empty ones) in Event View in your calendar.
"&sa=n" hides empty days in Event View in your calendar.