Extension talk:LastModified

About this board

The REL1_35 branch has no 'extension.json', so the installation instructions don't work

1
Ernstkm (talkcontribs)

I need to dig into this[1] a little further, but just to note that the workaround is to use the old method:

require_once "$IP/extensions/LastModified/LastModified.php";

(that is call {{ExtensionInstall}} straight up, with no |registration=1).

What may need to be done is two sets of installation instructions: one for the Git master and the other for the downloads from the ExtensionDistributor.


Reply to "The REL1_35 branch has no 'extension.json', so the installation instructions don't work"

Expected to work outside NS_MAIN namespace?

1
Calebgcooper (talkcontribs)

I have noticed this namespace only works on the main namespace, is that the expected behavior?


Thanks,

Caleb

Reply to "Expected to work outside NS_MAIN namespace?"

$wgLastModifiedRange 3; not working

1
Summary by Berot3

mediawiki 1.26

HarryArends (talkcontribs)

adding $wgLastModifiedRange 3; to the LocalSettings.php file results in a non working wiki 1.26

Update version for IE9/10? Seems broken

1
137.53.159.64 (talkcontribs)

"lastmodified-hours: Object doesn't support property or method 'trim'" is the error in IE9/10

Is there a fix? It seems like the JS needs to be updated.

performance/memory issues

3
Summary by Berot3

patches have already been submitted

Sumanah (talkcontribs)

Per the WMF server log, we deployed this to WMF servers in early June, then nearly immediately disabled it because of the memory issues it caused.

Steven (WMF) (talkcontribs)

Yes, patches have already been submitted.

Nemo bis (talkcontribs)

And there's even a discussion where it's possible to understand something about it.

But even without this extension we can see "This page was last edited"

2
Jidanni (talkcontribs)

Mention the difference with the default

This page was last edited on 24 March 2017, at 02:33.

seen without this extension. Or maybe the emphasis is on Modified vs Edited. Jidanni (talk) 00:20, 16 November 2019 (UTC)

Berot3 (talkcontribs)

Thanks, I just wanted to write the same. What is this extension needed for than?

Reply to "But even without this extension we can see "This page was last edited""
There are no older topics