[Wikidata-bugs] [Maniphest] [Commented On] T110384: Page banner should not render on revisions

2015-09-15 Thread Jdlrobson
Jdlrobson added a comment.

Using the mechanism in https://gerrit.wikimedia.org/r/#/c/238654/ we should be 
able to inject it under the revisions... in theory... not sure how problematic 
not having this is to the community in the meantime.


TASK DETAIL
  https://phabricator.wikimedia.org/T110384

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jdlrobson
Cc: Nicolas_Raoul, Tgr, gerritbot, Sumit, Aklapper, Jdlrobson, Wikidata-bugs, 
aude, Lydia_Pintscher



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T110384: Page banner should not render on revisions

2015-09-04 Thread Jdlrobson
Jdlrobson added a comment.

Mmm... is there any way we can add it when encountered rather than use 
prependHtml?
I guess this will cause problems with multiple uses of the banner code or 
adding a banner at the bottom of the page causing it to render at the bottom?

How does the diff get added?
It's worth noticing the mobile diffs do not give a preview at all.


TASK DETAIL
  https://phabricator.wikimedia.org/T110384

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jdlrobson
Cc: Nicolas_Raoul, Tgr, gerritbot, Sumit, Aklapper, Jdlrobson, Wikidata-bugs, 
aude, Lydia_Pintscher



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T110384: Page banner should not render on revisions

2015-09-03 Thread Nicolas_Raoul
Nicolas_Raoul added a comment.

From a user experience point of view, I agree with Tgr that the banner should 
appear between the diff (or source edit box) and the actual page content, so 
that the preview is as close to reality as possible.


TASK DETAIL
  https://phabricator.wikimedia.org/T110384

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Nicolas_Raoul
Cc: Nicolas_Raoul, Tgr, gerritbot, Sumit, Aklapper, Jdlrobson, Wikidata-bugs, 
aude, Lydia_Pintscher



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T110384: Page banner should not render on revisions

2015-09-03 Thread Sumit
Sumit added a comment.

Banner has been showing above diff because by nature it is meant to be the 
first element of page body. For this it uses OutputPage::prependHtml() on page 
body. In case of a diff, it does not distinguish it from other content.


TASK DETAIL
  https://phabricator.wikimedia.org/T110384

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Sumit
Cc: Nicolas_Raoul, Tgr, gerritbot, Sumit, Aklapper, Jdlrobson, Wikidata-bugs, 
aude, Lydia_Pintscher



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T110384: Page banner should not render on revisions

2015-09-02 Thread Tgr
Tgr added a subscriber: Tgr.
Tgr added a comment.

Is that a good idea? Patrolling changes to the pagebanner parameters seems kind 
of annoying without seeing the effect. The banner should be on top  of the 
article, not top of the page, but otherwise it seems useful to have it.


TASK DETAIL
  https://phabricator.wikimedia.org/T110384

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tgr
Cc: Tgr, gerritbot, Sumit, Aklapper, Jdlrobson, Wikidata-bugs, aude, 
Lydia_Pintscher, Malyacko



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T110384: Page banner should not render on revisions

2015-09-02 Thread gerritbot
gerritbot added a subscriber: gerritbot.
gerritbot added a comment.

Change 235492 had a related patch set uploaded (by Sumit):
WikidataPageBanner disable on diff pages

https://gerrit.wikimedia.org/r/235492


TASK DETAIL
  https://phabricator.wikimedia.org/T110384

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: gerritbot, Sumit, Aklapper, Jdlrobson, Wikidata-bugs, aude, 
Lydia_Pintscher, Malyacko



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T110384: Page banner should not render on revisions

2015-09-02 Thread gerritbot
gerritbot added a comment.

Change 235492 merged by jenkins-bot:
WikidataPageBanner disable on diff pages

https://gerrit.wikimedia.org/r/235492


TASK DETAIL
  https://phabricator.wikimedia.org/T110384

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: Tgr, gerritbot, Sumit, Aklapper, Jdlrobson, Wikidata-bugs, aude, 
Lydia_Pintscher, Malyacko



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T110384: Page banner should not render on revisions

2015-09-01 Thread Sumit
Sumit added a subscriber: Sumit.
Sumit added a comment.

Is there a way to detect that we are viewing a diff page, other than resorting 
to **ArticleContentOnDiff** hook.


TASK DETAIL
  https://phabricator.wikimedia.org/T110384

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Sumit
Cc: Sumit, Aklapper, Jdlrobson, Wikidata-bugs, aude, Lydia_Pintscher, Malyacko



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T110384: Page banner should not render on revisions

2015-09-01 Thread Jdlrobson
Jdlrobson added a comment.

You could check for the existence of the diff parameter that should be enough.

$diff = $request->getVal( 'diff' );


TASK DETAIL
  https://phabricator.wikimedia.org/T110384

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jdlrobson
Cc: Sumit, Aklapper, Jdlrobson, Wikidata-bugs, aude, Lydia_Pintscher, Malyacko



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs