Job queue is always clear. Semantic Properties for AR via SESP only update
*after* an edit. Simply approving a revision does not update the SESP AR
properties in SMW.
I’m actually looking to copy what has been done in “SemanticDependencyUpdater”
at:
https://github.com/gesinn-it/SemanticDepende
Two suggestions, 1) check your job queue 2) look at the API’s purge module,
it has a method to force link updates too.
On Wed, Jun 19, 2019 at 8:49 PM Evans, Richard K. (GRC-H000) <
richard.k.ev...@nasa.gov> wrote:
> Hi John,
>
>
>
> I'm troubleshooting a problem in the combined use of SMW, SESP
Hi John,
I'm troubleshooting a problem in the combined use of SMW, SESP, and
ApprovedRevs.
The desired behavior is to have the "approval status" of the page available to
the wiki as a semantic property of the page via SESP. Everything works well
except that the SESP AR values don't update unti
What are you trying to achieve with your null edit?
On Wed, Jun 19, 2019 at 5:02 PM Evans, Richard K. (GRC-H000) via
MediaWiki-l wrote:
> I'm trying to update an extension so that it performs a "null-edit" on the
> page it is already operating on.
>
> I've discovered the "PageUpdater::saveRevisi
I'm trying to update an extension so that it performs a "null-edit" on the page
it is already operating on.
I've discovered the "PageUpdater::saveRevision" documentation and am hoping
someone can help me with an example of how this method could be called within
the typical framework of an exten
Thanks Bartosz and others who replied
It was indeed a resource loader migration issue. Suitable changes to
Common.js fixed it.
Peter Presland
On 17/06/2019 19:25, Bartosz Dziewoński wrote:
> Looks like this problem to me:
>
> https://www.mediawiki.org/wiki/ResourceLoader/Migration_guide_(users)#