Changes between Version 4 and Version 5 of OnyxCode
- Timestamp:
- 12/14/10 17:58:59 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OnyxCode
v4 v5 17 17 -rw-rw-r-- 1 tomcat6 tomcat6 19115 2010-11-11 13:05 old_logo_on_light.png 18 18 19 I've saved the old logos as shown, so now there are four files .19 I've saved the old logos as shown, so now there are four files (see attachments at bottom of page) 20 20 21 21 Note that these changes affect the current version of briccs-onyx, and would need to be replicated after each upgrade. At the time of writing I cannot find the mechanism for giving the onyx package an image file to build the logo_on_dark.png and logo_on_light.png automatically. THIS NEEDS TO BE ADDRESSED BEFORE THE NEXT UPGRADE. 22 23 22 ---- 24 23 … … 30 29 * By having two deployment options in a deployment script. 31 30 32 It maybe the best approach is to have both! That is, we build two artifacts , and decide at system deployment whether the system requires the production artifact or the test artifact.31 It maybe the best approach is to have both! That is, we build two artifacts each with their respective logos, and decide at system deployment whether the system requires the production artifact or the test artifact. 33 32 34 33 -- JeffLusted