Got any examples?
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Dec 16 2016
This works for me. One thing I did notice earlier is that I had to completely clear all of my cookies for ShoutWiki to be able to even login, so there's definitely an issue with cookies somewhere although as far as I can work out it's a case of clearing them for everyone.
All the subdomains we actively send emails from (@, support & phabricator) now have DKIM and SPF. This seems to have reduced the numbers of emails going to spam.
Dec 13 2016
Dec 8 2016
The error no longer occurs.
Dec 4 2016
Nov 29 2016
Nov 25 2016
I'd agree with most of these except for Category:Sitemap, the Category:User*, Bot, Citation and Experimental (IMO, we don't have anything to populate these at the moment or in the case of Bot/Citation don't apply to the majority of wikis).
Nov 21 2016
Nov 19 2016
Nov 16 2016
Nov 15 2016
@CJC fixed this a while ago, CW has recently been updated so there's nothing else to be done here.
Nov 14 2016
Should be fixed.
Nov 13 2016
Now that Sports is a theme of Games, I've pushed that change live and undeployed Sports from Interface Messages Wiki, the only wiki where it was deployed on.
This should be fixed now that rSHWK3987 is live.
I've just rolled out version 3.1-SW of MultiUpload which should fix this issue.
Nov 11 2016
@cook879 Are you able to do some testing so we can get this sorted?
We have that package installed. I'm currently at Uni so I'm not going poking around on the server to look if any of that config exists or if the pathing is correct.
I've always wanted to implement something like this as either a osTicket plugin (to appear on the ticket page) or as a browser plugin. A browser plugin would have considerably more "useful" information, but a osTicket plugin might be able to log to the ticket thread.
Nov 7 2016
I have seen the exactly same issue earlier (outside ShoutWiki), although way before 1.27.0 (iirc we were also running HHVM back then).
Nov 6 2016
Nov 2 2016
I've added the configuration variable into Hub's settings file.
Oct 31 2016
I'll throw in my favorite solution, which Skizzerz proposed the last time I spoke to him about this: Let's Encrypt SSL certificates for <lang code>.*.shoutwiki.com, i.e. fi.*.shoutwiki.com (possibly relevant: this StackOverflow question). Looking at /trunk/languages/i18n/, there are currently 371 files in there so it would mean about the same amount of SSL certificates, which admittedly is somewhat of an ops nightmare, but the renewal of Let's Encrypt certificates can be automated and I'm sure someone already made a script for that.
I would imagine that this is a solution that'll be painful to implement initially but which wouldn't need too much maintenance after that and it would allow us to keep the current URL structure.
I'm open to other suggestions - as changing URLs isn't the most fun thing to do...
Oct 29 2016
This is entirely expected.
We need to remove the preference to have Math rendered by however Mathbase does it and force it to use texvc.
This is entirely expected.
We need to remove the preference to have Math rendered by however Mathbase does it and force it to use texvc.
This is entirely expected.
We need to remove the preference to have Math rendered by however Mathbase does it and force it to use texvc.
Oct 16 2016
Oct 13 2016
Oct 4 2016
Sep 30 2016
So with the help of the AdSense app, I used my only university tutorial session of the week to establish that the 200x200px ad unit is to be removed as it serves no purpose.
Sep 26 2016
Sep 24 2016
It's in the i18n files - "createwiki-newmainpage" is the message. Will need to be changed in all language files.
In T124#1708, @SamanthaNguyen wrote:...
em units are used because they're relative ...
Sep 23 2016
Sep 21 2016
In T124#1708, @SamanthaNguyen wrote:Don't use inline styling, it's harder to maintain and also decreases customizability because of CSS specificity. ( https://developer.mozilla.org/en-US/docs/Web/CSS/Specificity ) It'd be better to add a class,