| Issue 113: | How activate the "prevYear" and "nextYear" buttons on version 1.3.1? | |
| 1 person starred this issue and may be notified of changes. | Back to list |
How activate de "prevYear" and "nextYear" buttons on version 1.3.1? I don't see anything about it in the documentation but there exist in version 1.2
Oct 4, 2009
Project Member
#1
adamrs...@gmail.com
Status:
Done
Oct 5, 2009
I don't understand you. I read the documentation about the 'header' option again and
the only available buttons are: 'title', 'prev' (month/week/day previous), 'next'
(month/week/day previous), and a view name ('month', 'basicWeek', 'basicDay'). The
'buttonText' object is for locale configuration.
How can I add a button for change between YEARS such us 'prevYear' and 'nextYear'? In
version 1.2.1 I do using the 'buttons' object:
buttons:
{
today: 'Hoy',
prevYear: true,
prevMonth: true,
nextMonth: true,
nextYear: true
}
But it does not work in version 1.3.1
Oct 5, 2009
ah, i am sorry, i misunderstood. right now, there is no way to add *buttons* to do this. You can do it through the API however (incrementDate method). i will get something like this working in the next minor release to allow for the inclusion of buttons. sorry and thanks
Status:
Accepted
Oct 13, 2009
this will be in 1.4, will be out sometime this week. thanks for being patient
Oct 19, 2009
wordslooker, this is in 1.4 now. have a 'prevYear' or 'nextYear' button in your header. thanks for pointing out the absence of this feature.
Status:
Fixed
Aug 13, 2013
(No comment was entered for this change.)
Status:
Implemented
Aug 13, 2013
(No comment was entered for this change.)
Status:
Released
|
|
| ► Sign in to add a comment |