Revision 1215436
Go back to digest for 23rd January 2011Features in KDE Base
Friedrich Karl Tilman Pülz committed changes in /trunk/playground/base/plasma/dataengines/publictransport:
- Accessors can now use session keys that get parsed from some URL and stored for departure/arrival/stop suggestion requests. Session key usage is defined in the XMLs and they are stored in the accessor until a timeout has passed (5 mins).
- Accessors can now also use POST as method to get a result document.
- Better departure date guessing and the possibility for scripts to return "dates need adjustment" to indicate that dates couldn't get parsed (eg. when requesting departures two days in the future, these two days need to be added to the dates).
File Changes
Modified 11 files
- /trunk/playground/base/plasma/dataengines/publictransport
- /accessorinfoxmlreader.cpp
- /accessorinfoxmlreader.h
- /departureinfo.cpp
- /enums.h
- /plasma-engine-publictransport.desktop
- /timetableaccessor.cpp
- /timetableaccessor.h
- /timetableaccessor_html_script.cpp
- /timetableaccessor_html_script.h
- /timetableaccessor_htmlinfo.cpp
- /timetableaccessor_htmlinfo.h
11 files changed in total