My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
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
Status:  Released
Owner:  ----
Closed:  Aug 2013


Sign in to add a comment
 
Reported by wordsloo...@gmail.com, Oct 3, 2009
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
in 1.3.1, you can do that with the 'header' option. the 'buttonText' option might also 
be of interest to you. hope this helps.
Status: Done
Oct 5, 2009
#2 wordsloo...@gmail.com
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
Project Member #3 adamrs...@gmail.com
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
Project Member #4 adamrs...@gmail.com
this will be in 1.4, will be out sometime this week. thanks for being patient
Oct 19, 2009
Project Member #5 adamrs...@gmail.com
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
Project Member #6 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Implemented
Aug 13, 2013
Project Member #7 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Released
Sign in to add a comment

Powered by Google Project Hosting