From: Peter T. <ptr...@gm...> - 2008-06-06 17:18:56
|
Hi Richard, Really appreciate the nice feedback! You are right, what I will do for now is add an FAQ entry on how to re-brand JTrac in the documentation. Thanks, Peter. 2008/6/6 Richard Stratford <ri...@id...>: > In my initial playing around with JTrac, thats what I did. Unzip the war, > edit a little html and replace favicon is all it took. > > specifically these files: > > BasePage.html > LogoutPage.html > LoginPage.html > > found here: > > jtrac\WEB-INF\classes\info\jtrac\wicket > > Also, one can replace favicon in the jtrac root if you wish. > > What i really like about this method is that it widens the potential > initial users of jtrac. If rebranding is required at the source code you > may eliminate less sophisticated initial users (ie, non-programmers). I > would argue that one of JTrac's great values is the ease, even to > non-programmers, of providing a non-branded solution. For example, one can > change the branding as easily as one can change the workflow. :) > > I think the ridiculous ease by which JTrac can be rebranded should be noted > (trumpeted?) in your instructions. My sense is splitting "customization" > from the developer guide and putting it in a low-threshold section. > > Of course, this assumes you want less sophisticated users to use JTrac. > Another issue on its own, I expect. > > Thanks Peter. Great product. > > > Richard Stratford > > > > > 2008/6/6 Peter Thomas <ptr...@gm...>: > > Hi, >> >> Yes, I would say editing one file: BasePage.html should be sufficient. >> You can also look at HeaderPanel.html - just unzip the file called >> "jtrac.war" to get at these files. >> >> I don't think you need to even need to use Eclipse or NetBeans for this - >> but it would help in previewing your changes step by step. Do note that >> there is a detailed developer guide available on the JTrac website if you >> need it. >> >> Thanks, >> >> Peter. >> >> 2008/6/6 Francis De Brabandere <fra...@gm...>: >> >> Are you sure about that? >>> >>> Can't he just extract the jar/war and edit the html and css files >>> (making sure all wicket:id and other wicket tags are not changed) >>> And after that reassemble the jar/war (+ release the changes as an oss >>> project) >>> >>> Not that this would be the way I would customize the project... >>> >>> 2008/6/6 Mihails Agafonovs <_m...@in...>: >>> > I'll try to guess - you want to change layout within the compiled JTrac >>> > application? You can't do that, the source code is a "must have" for >>> layout >>> > modification. >>> > If you don't like NetBeans, then you can use, for example, Eclipse or >>> smth >>> > like that. >>> > >>> > Quoting Erba Pablo-ape004 <ap...@mo...>: >>> > >>> > but is it possible witouht netbeans? >>> > >>> > >>> > ________________________________ >>> > From: j-t...@li... >>> > [mailto:j-t...@li...] On Behalf Of >>> Mihails >>> > Agafonovs >>> > Sent: Viernes, 06 de Junio de 2008 11:09 a.m. >>> > To: JTrac users mailing-list >>> > Subject: Re: [jtrac-users] Layout Customization >>> > If you've checked out JTrac project, you can open it with NetBeans, for >>> > example. So, in the project tree, you should go to the main > >>> > info.jtrac.wicket. Open this tree element and you'll get all the files >>> > (*.html) you can modify :). >>> > >>> > Quoting Erba Pablo-ape004 <ap...@mo...>: >>> > >>> > Thanks, what are the files that is possible to modify the layout? >>> > >>> > >>> > ________________________________ >>> > From: j-t...@li... >>> > [mailto:j-t...@li...] On Behalf Of >>> Mihails >>> > Agafonovs >>> > Sent: Viernes, 06 de Junio de 2008 08:40 a.m. >>> > To: JTrac users mailing-list >>> > Subject: Re: [jtrac-users] Layout Customization >>> > Sure, you can! Check out the code and modify the layout as you wish. >>> > >>> > Quoting Erba Pablo-ape004 <ap...@mo...>: >>> > >>> > Hi again, is possible to include a top section (with the company logo ) >>> or a >>> > botton section? >>> > >>> > thanks! pablo. >>> > >>> > >>> > Ar cieņu, Mihails >>> > >>> > >>> > Ar cieņu, Mihails >>> > >>> > >>> > Ar cieņu, Mihails >>> > >>> ------------------------------------------------------------------------- >>> > Check out the new SourceForge.net Marketplace. >>> > It's the best place to buy or sell services for >>> > just about anything Open Source. >>> > http://sourceforge.net/services/buy/index.php >>> > _______________________________________________ >>> > j-trac-users mailing list >>> > j-t...@li... >>> > https://lists.sourceforge.net/lists/listinfo/j-trac-users >>> > >>> > >>> >>> >>> >>> -- >>> http://www.somatik.be >>> Microsoft gives you windows, Linux gives you the whole house. >>> ------------------------------------------------------------------------- >>> Check out the new SourceForge.net Marketplace. >>> It's the best place to buy or sell services for >>> just about anything Open Source. >>> http://sourceforge.net/services/buy/index.php >>> _______________________________________________ >>> j-trac-users mailing list >>> j-t...@li... >>> https://lists.sourceforge.net/lists/listinfo/j-trac-users >>> >> >> >> ------------------------------------------------------------------------- >> Check out the new SourceForge.net Marketplace. >> It's the best place to buy or sell services for >> just about anything Open Source. >> http://sourceforge.net/services/buy/index.php >> _______________________________________________ >> j-trac-users mailing list >> j-t...@li... >> https://lists.sourceforge.net/lists/listinfo/j-trac-users >> >> > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > j-trac-users mailing list > j-t...@li... > https://lists.sourceforge.net/lists/listinfo/j-trac-users > > |