ajax+views??? calendar
Hi!
I am trying to build a node called agenda which is basically a calendar, title linked into a node(i would never be able to make it with out this tutorial http://www.drupaltherapy.com/date#comment-1030)
I rendered the view as a block and added this block into the agenda node. Everything is working fine, but i am having some kind of problem with the date_page paginator because whenever i navigate (next, prev) i am leaving the agenda node, it is like the pager is not refreshing the block content and redirects me to its own node. After reading and searching i found the ajax module and Ajax views refresh, would I be able to solve my issue with any of this 2 modules or there is an easier way to do it???
i have also anoher doubt, because i dont want to mess the calendar design with long title and address field, i was wondering if it would be possible to make a roll over action so when you go over the title it shown via ajax a small teaser of the event??? i know how to do this on conventional php-ajax but i am new with drupal and i have to many doubts about it.
Thanks a lot
