CosmicAlpha

Results 63 comments of CosmicAlpha

> Hi @paladox, > > Someone requested this a couple of years ago (#56), but it's a bit hard for me to implement as I don't have a ipv6 network...

Needs composer for this extension also, as well as setting up GeoIP2.

per https://phabricator.miraheze.org/T9503#197486

> > You told me it didn't work. > > Yeah, it didn't work for the authority control stuff, but worked for some other things. You told me you'd look...

I still have some concerns with doing this anyway. It allows cross-wiki authentication, which is the reason we only allow metawiki and loginwiki at the moment. So I don't know...

It needs sql installed, also not an SMW extension. At least not required I don't think, I thought that was optional, for extra features. I could be wrong, and can...

> Could you try using the master branch, and see if that fixes the issue? I made some changes that hopefully fix it. Now I get: ```st Notice: Undefined index:...

So I did some digging, and unless I'm wrong (untested) https://github.com/ProfessionalWiki/Maps/blob/2d18ff1b785c0ef26bb27b880068bb6c2509c653/src/MapsFactory.php#L78 is what would set the settings property, meaning that `egMapsEnableCoordinateFunction` is an undefined global (null) not a boolean, resulting...