Revision 1219768

Go back to digest for 13th February 2011

Features in KDE Base

Friedrich Karl Tilman Pülz committed changes in /trunk/playground/base/plasma/dataengines/publictransport:

- Change symbolic links for default service providers to be relative.
- cz_idnes: Removed stop ID parsing, because requesting timetables with stop IDs doesn't work.
- de_dvb: New data sources (found in a Yahoo widget thanks to Axel Hübl) with short JSON content (instead of HTML). Very short data, but also little information: line, target, minutes until departure. The departure time is calculated in the script and the vehicle type is read from the line name ("S8" => InterurbanTrain, numbers <= 15 => Tram, numbers > 15 => Bus).

File Changes

Modified 8 files
  • /trunk/playground/base/plasma/dataengines/publictransport
  •   /timetableaccessor.cpp
  •   /accessorInfos/CMakeLists.txt
  •   /accessorInfos/cz_idnes.js
  •   /accessorInfos/cz_idnes.xml
  •   /accessorInfos/de_db.js
  •   /accessorInfos/de_dvb.js
  •   /accessorInfos/de_dvb.xml
  •   /accessorInfos/se_resrobot.js
8 files changed in total