[Wikidata-bugs] [Maniphest] [Commented On] T149193: Boxes act weird if the external id section is small

2017-08-16 Thread gerritbot
gerritbot added a comment. Change 336052 merged by jenkins-bot: [mediawiki/extensions/ArticlePlaceholder@master] Prevent overlap of sidebar column with everything else https://gerrit.wikimedia.org/r/336052TASK DETAILhttps://phabricator.wikimedia.org/T149193EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T149193: Boxes act weird if the external id section is small

2017-02-06 Thread jo12bar
jo12bar added a comment. Thanks @hoo - guess I had a brain-fart ;) I am still having difficulties with accessing some Special:AboutTopic pages. For example, if I visit the Special:AboutTopic page for "flag of Canada" (Q984 on my wiki), then I automatcally get redirected to the (non-existent) page

[Wikidata-bugs] [Maniphest] [Commented On] T149193: Boxes act weird if the external id section is small

2017-02-04 Thread jo12bar
jo12bar added a comment. One concern I do have: with my current solution, only one column of boxes is shown at fairly standard desktop screen sizes (anything under 1109px in width). However, there is still a very large gap on the side of that column, so that it looks like another column should fit

[Wikidata-bugs] [Maniphest] [Commented On] T149193: Boxes act weird if the external id section is small

2017-02-04 Thread gerritbot
gerritbot added a comment. Change 336052 had a related patch set uploaded (by Jo12bar): Prevent overlap of sidebar column with everything else https://gerrit.wikimedia.org/r/336052TASK DETAILhttps://phabricator.wikimedia.org/T149193EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T149193: Boxes act weird if the external id section is small

2017-01-30 Thread hoo
hoo added a comment. You will need to assign the return value of your array_replace calls to something, so changing array_replace($wgWBRepoSettings, $wikibaseRepoConfig); to $wgWBRepoSettings = array_replace($wgWBRepoSettings, $wikibaseRepoConfig); should do.TASK

[Wikidata-bugs] [Maniphest] [Commented On] T149193: Boxes act weird if the external id section is small

2017-01-26 Thread jo12bar
jo12bar added a comment. Hey @Lucie, could you maybe send me the exact config in LocalSettings.php that you use when testing? I've followed the instructions at https://www.mediawiki.org/wiki/Wikibase/Installation to the letter, and even implemented a change mentioned in this comment on this issue

[Wikidata-bugs] [Maniphest] [Commented On] T149193: Boxes act weird if the external id section is small

2017-01-23 Thread Lucie
Lucie added a comment. Ah, the extension is indeed a bit hidden, we should push it more. Maybe it would be helpful to link it on the installation page? And don't worry, take your time, I am happy you work on it. Good luck with the exams!TASK DETAILhttps://phabricator.wikimedia.org/T149193EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T149193: Boxes act weird if the external id section is small

2017-01-22 Thread jo12bar
jo12bar added a comment. Alright, thanks for the tip. I'll definently look into using that extension - guess I didn't do enough research  (Also, sorry that this is taking so long - I've got a lot of exams this week, so I've been studying like mad. I'll definitely have the code ready by Saturday

[Wikidata-bugs] [Maniphest] [Commented On] T149193: Boxes act weird if the external id section is small

2017-01-22 Thread Lucie
Lucie added a comment. I am afraid it's not possible. You could import test data to your Wikibase repository with the extension https://github.com/filbertkm/WikibaseImport Thanks for working on this!TASK DETAILhttps://phabricator.wikimedia.org/T149193EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T149193: Boxes act weird if the external id section is small

2017-01-21 Thread Florian
Florian added a comment. @jo12bar As far as _I_ know: No :/ You would need to setup your testing environment by yourself. Probably @Lucie has a better idea.TASK DETAILhttps://phabricator.wikimedia.org/T149193EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To:

[Wikidata-bugs] [Maniphest] [Commented On] T149193: Boxes act weird if the external id section is small

2017-01-16 Thread jo12bar
jo12bar added a comment. Is there any way that I can set a copy of wikidata.org, or (even better) connect the Wikibase Client to wikidata.org for testing purposes?TASK DETAILhttps://phabricator.wikimedia.org/T149193EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T149193: Boxes act weird if the external id section is small

2017-01-16 Thread jo12bar
jo12bar added a comment. Well, magically it's now working! Thanks @Florian! Now I can actually work on the CSS for this - should be a patch on Gerrit in a few hours.TASK DETAILhttps://phabricator.wikimedia.org/T149193EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T149193: Boxes act weird if the external id section is small

2017-01-16 Thread jo12bar
jo12bar added a comment. *face palm* Alright, I'll do that the moment I get home.TASK DETAILhttps://phabricator.wikimedia.org/T149193EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: jo12barCc: jo12bar, Florian, Harjotsingh, Aklapper, TerraCodes, Lucie,

[Wikidata-bugs] [Maniphest] [Commented On] T149193: Boxes act weird if the external id section is small

2017-01-16 Thread Florian
Florian added a comment. @jo12bar Thanks for working on this! :) Have you run composer update in the extension directory of ArticlePlaceholder?TASK DETAILhttps://phabricator.wikimedia.org/T149193EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: jo12bar,

[Wikidata-bugs] [Maniphest] [Commented On] T149193: Boxes act weird if the external id section is small

2017-01-15 Thread jo12bar
jo12bar added a comment. I keep running into this error after installing ArticlePlaceholder: MediaWiki internal error. Original exception: [16c787b6628d058f6d4d527b] /wiki/Special:Version MWException from line 176 of /vagrant/mediawiki/includes/Hooks.php: Invalid callback

[Wikidata-bugs] [Maniphest] [Commented On] T149193: Boxes act weird if the external id section is small

2017-01-15 Thread jo12bar
jo12bar added a comment. I keep running into this error after installing ArticlePlaceholder: MediaWiki internal error. Original exception: [16c787b6628d058f6d4d527b] /wiki/Special:Version MWException from line 176 of /vagrant/mediawiki/includes/Hooks.php: Invalid callback

[Wikidata-bugs] [Maniphest] [Commented On] T149193: Boxes act weird if the external id section is small

2017-01-12 Thread jo12bar
jo12bar added a comment. I'll take a look at this  (Claimed for #google-code-in-2016)TASK DETAILhttps://phabricator.wikimedia.org/T149193EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: jo12barCc: jo12bar, Florian, Harjotsingh, Aklapper, TerraCodes, Lucie,

[Wikidata-bugs] [Maniphest] [Commented On] T149193: Boxes act weird if the external id section is small

2016-12-08 Thread Harjotsingh
Harjotsingh added a comment. Can you share a image describing how it should look like for better understanding ?TASK DETAILhttps://phabricator.wikimedia.org/T149193EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: HarjotsinghCc: Harjotsingh, Aklapper,