Groups
Groups
Sign in
Groups
Groups
Jenkins Developers
Conversations
About
Send feedback
Help
Behaviour-Change for PageDecorator footer element
8 views
Skip to first unread message
Björn Pedersen
unread,
Jul 30, 2015, 3:49:54 AM
7/30/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Developers
Hi,
This change:
https://github.com/jenkinsci/jenkins/commit/e0fcf91910782cea30d5bacb1f15077088628ef3
moved the footer parts added by PageDecorators (specifically the
https://software.sandia.gov/trac/fast/wiki/PageMarkup
plugin) into a row/column div.
This causes misfunction if on tries to use position:absolute on these parts to get them e.g. on top of the page.
I think thes decorator parts should stay directly in front of </body> as the code comments in
https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/model/PageDecorator.java
indicate.
Actually it would even be nice to get some more points to inejct html:
in <header> -> is available
in or before body > div#page-head
before </body> (outside any layout divs, maybe hidden by default) -> changed with the mentioned change
inside the <footer> as visible elements
Best regards,
Björn
Reply all
Reply to author
Forward
0 new messages