It's possibile to change the actual view of the "year view" layout, and add where now there is the "current year" indication a dropdown menu with the list of the years that can permit the user to select directly an year?
For the year list, this isn't possible out of the box. But you could write a custom piece of jQuery/php/html to output a select list on the page with x amount of years and on click it navigates to x selected year.
For the year list, this isn't possible out of the box. But you could write a custom piece of jQuery/php/html to output a select list on the page with x amount of years and on click it navigates to x selected year.
Many thanks
Tony
sorry i don't understand for what are the first and the second point. if it cant help me to have the year list.
for the the last sentence i want to understand where i can put this piece of jQuery/php/html for make it appear in the year layouts?