From: Peter T. <ptr...@gm...> - 2008-06-06 16:19:51
|
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 > |