Upgrading to MW 1.22 from 1.21.3 has broken a reasonably functional implementation of the existing Timeline results format which is also no longer maintained (See here). This is further reason why the Chaps Timeline format should have a worthwhile future. However, I have still been unable to get it to work. On the Latest MW release, it fails to display any results and without a displayed error before trying to contact the Google api. Suggestions anyone?
Topic on Extension talk:ChapTimeline
The latest GIT updates have this working a treat now. It could just do with having more of the library-available facilities implementing on this MW version. In particular I would like to be able to define an initial zoom level by reference to say, screen-visible start and end date/time parameters and a 'center-on' date/time parameter. There are bags more possibilities illustrated at the library demo site
When I run rebuildData.php for SMW I am getting an error:
PHP Catchable fatal error: Argument 2 passed to Parser::parse() must be an instance of Title, null given, called in extensions/ChapTimeline/ChapTimeline.class.php on line 243 and defined in includes/parser/Parser.php on line 391
Catchable fatal error: Argument 2 passed to Parser::parse() must be an instance of Title, null given, called in extensions/ChapTimeline/ChapTimeline.class.php on line 243 and defined in includes/parser/Parser.php on line 391
Posted as issue on Git with more info.