https://bugzilla.wikimedia.org/show_bug.cgi?id=47071

--- Comment #2 from Tpt <thoma...@hotmail.fr> ---
A possible solution to fix easily this problem is maybe to implement in
wikibase repo only a method, maybe shared with the client, getEntityFromId( id
) that returns the entity that has the given id. 

For the repository, we may use the template dependency system in order to
manage refresh of pages using this API. This method may be used:
Scribunto_LuaLibraryBase->getParser()->getOutput()->addTemplate( $title,
$page_id, $rev_id )

I'm volunteer to try an implementation.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to