PDA

View Full Version : Ability to add bookmark to Navigation URL


Rolly
08-22-2005, 03:18 PM
First off, I absolutely LOVE your product. A very professional piece of software! :)

Second, I was wondering if there was a way to add a bookmark to the navigation URL. For example, currently the next month navigation URL would show:
http://<domain>/index.php?mo=09&yr=2005

What I'd like to do is have the navigation URL show the following:
http://<domain>/index.php?mo=09&yr=2005,#calendar (http://www.itsummitseries.com/index99.php?mo=09&yr=2005,#calendar)

The reason is that my calendar is placed at the bottom of the web page and when the user clicks "Next Month" they will need to scroll down to the bottom of the page to view the calendar. It's not a big deal, but I'd to make it as professional as possible.

Many thanks in advance

Rolly

Brian
08-22-2005, 04:09 PM
Good question... I'll need to look into this...

Rolly
08-24-2005, 01:09 PM
Any luck with this one Brian?

-----
Rolly

Brian
08-24-2005, 02:15 PM
This is on the wish list, but I can't say when it will be seen in production.

c80drew
09-16-2005, 02:24 PM
Brian,
When will this ability be added to the software? Since the source is encoded, I cannot simply add "#Events" to the end of the navigation link i.e. - home.php?mo=9&yr=2005#Events

I was able to do this with a poll package, but cannot with phpCalendar... This would be especially nice because when the user clicks it, the page reloads and is at the top (my calendar is near the bottom). They cannot see the calendar without scrolling. When using an iFrame, you can't use the nice olib popups because they don't expand outside of the frame.

Hope to see this added soon...
Drew