JeneJasper

Results 15 issues of JeneJasper

Fix Html5 Shiv URL HTTP 404.

Fix 'Back to Top' link which isn't working because of smooth scrolling for anchor links.

Fix Versions Plugin Updates Report layout by disabling HtmlTool.fixTableHeads. Because it contains rows : - with only at the top of the table for which is indeed correct. - with...

See also https://github.com/andriusvelykis/reflow-maven-skin/pull/53/commits/5302312204fab5cfeec616d8ff8f5693d55788f0

Without this change for example http://andriusvelykis.github.io/reflow-maven-skin/ will not display correct when we switch to the ssl url https://andriusvelykis.github.io/reflow-maven-skin/ ``` Blocked loading mixed active content “http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap.min.css” https://andriusvelykis.github.io/reflow-maven-skin/ Line 0 ```

Patch reflow-velocity-tools for Maven Site Plugin 3.5 and higher. - see also https://issues.apache.org/jira/browse/MSITE-782 about classpath:/META-INF/maven/site-tools.xml. - see also 5302312

Usage of non `localResources` cause of 'Blocked loading mixed active content' errors when the Maven site is hosted on https. When trying to access index.html the http urls aren't retrieved...

Fix site.xml and after upgrade to decoration-1.7.0.xsd.

Fix Versions Plugin Updates Report layout by disabling HtmlTool.fixTableHeads. Because it contains rows : - with only at the top of the table for which is indeed correct. - with...

Fix nav menu item double highlighting when last submenu item is selected.