Any idea how I can use Eventcalendar with Semantic Title? When I use Semantic Title, the Page Name is displayed in the calendar (A000000) instead of the Semantic, descriptive title. Can I overrule this?
The event calendar does work out of the box with the Help:Display title. I'm not sure about Semantic Title but I would interpret [0] as that the extension has lost its usefulness.
[0] https://github.com/SemanticMediaWiki/SemanticMediaWiki/pull/1410#issuecomment-244064848
What I do is to set an extra property to the events called e.g. "Is event title" and query this into the calendar with |?Is event title=title
. See also the demo. Works great and no need for displaytitle and related stuff.