#3: A Javascript calendaring drop-down navigation
- Contents
A Javascript calendaring drop-down navigation.
- Proposed by
- Lennart Regebro
- Proposal type
- User Interface
- Assigned to release
- State
- being-discussed
Definitions
Motivation
We need a nice quick way of navigation, and a dropdown calendar is the way to go.
Assumptions
Proposal
The views already have support for this, and Calvin has started on a navigation drop-down based on the normal plone calendar portlet. What is needed is som Ajaxy stuff to make requests to the server to switch month in the navigation calendar.
As it's based on Ajax that means one request to the server for each month, but that is still a much smaller and faster request than reloading the whole calendar page, and should not be heavy on the server. It also means that Javascript is small and quick and easy to support, and the drop down is already translated, and fits in with the Plone design.
Implementation
Deliverables
Risks
Progress log
Participants

