|
From: <jon...@fu...> - 2008-06-11 19:03:38
|
> 4. Re: Oreka-user Digest, Vol 24, Issue 1 (Imran Malik) > 5. Re: Oreka-user Digest, Vol 24, Issue 1 (jon...@fu...) > > >Please can someone help me customize the orkweb webpages, such as I want >to put logo of our company on each web page. >Is it possible? >Thanks > Imram, Easy way - read through the css and find where some of the logos are used for the existing application. Substitute your logo for the one you find in the CSS. Semi Easy way - modify the CSS and add a reference to your logo, so that when ever a style modifier is called with your logo, it will display. Hard way - rewrite the orkweb application. Imram, Orkaudio, Orktrak and Orkweb are not parameter driven applications. They are a foundation to show sip and rtp can be captured formatted, stored and replayed. Again, the open source version is not an application to be used in production, but rather a template and building block for programmers to modify to create production version applications. go here: http://www.orecx.com for the oreka tr version. It is more robust and there is a crew of programmers who can help you make the changes you need. Jonathan |