Paul_Jones wrote:I have decided to just use month view (no day, week or year views) and have removed jump lists except for 'year' and 'month'.
Jumping forward a month at a time is good but the year jump list brings up the year.php which I do not want (as I then have to use the month jump list to go to the desired month view).
Is there any way to modify this so it stays in month view but jumps forward exactly 12 months (so if currently in month view for March 2010, setting year 2011 would show March 2011 im month view)?
This is much harder than I thought it would be

I have uploaded an image of my set-up (see below) .
You can see there are just 2 jump lists. The top one is the one I want to recode.
Instead of opening the year.php I want it to open the month.php but 12 months in the future (or past) and not 1 month (which is what the bottom jump list will do).
Now I would have thought it would be possible to just to reuse the code for the month jump list but to add/deduct 12 months instead of 1 month. Then to change the action of the top jump list item to use this modified code instead of opening the year.php.
My problem is I cannot even figure out where to start
Can anyone lease give me an indication of if this would be possible and maybe a pointer to where I need to change the code?
Many thanks if you can and if not, thanks for taking the time to look

