[
https://issues.jboss.org/browse/JBIDE-12660?page=com.atlassian.jira.plugi...
]
Nick Boldt edited comment on JBIDE-12660 at 12/4/12 2:04 PM:
-------------------------------------------------------------
Some improvements -
https://github.com/jbosstools/jbosstools-maven-plugins/pull/2:
* fix typo in warning msg
* parameterize cssName
* don't do copyTemplateResources twice when once will do
* add more debug
* support having default css but override index (or vice versa)
* fix spacing error in default index template file
* make install link in index template file non-version-specific
was (Author: nickboldt):
Some improvements:
* fix typo in warning msg
* parameterize cssName
* don't do copyTemplateResources twice when once will do
* add more debug
* support having default css but override index (or vice versa)
* fix spacing error in default index template file
* make install link in index template file non-version-specific
tycho-plugins/repository-utils mojo should support parameterized
header logo
----------------------------------------------------------------------------
Key: JBIDE-12660
URL:
https://issues.jboss.org/browse/JBIDE-12660
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng, updatesite
Reporter: Nick Boldt
Assignee: Mickael Istria
Fix For: 4.0.0.Beta1
In order to reuse your index page generator for other components who have their own
branding (eg., modeshape) we need to be able to pass in a different URL for the header
image, eg.
http://www.jboss.org/dms/modeshape/images/modeshape-banner-1180px.png in place
of
https://www.jboss.org/dms/tools/images/tools-banner.png
Note that images may not have the same dimensions (905w x 110h or 1280w x 110h).
Wondering why the modeshape banner's filename contains "1180" but the file
is in fact 1280px wide shall be left as an exercise for the reader.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira