|
From: Tomas G. <to...@pr...> - 2012-07-30 06:24:45
|
Hi, Did you see http://www.ejbca.org/adminguide.html#Customizing%20EJBCA ? Using an ejbca-custom directory is how you can override distribution files in a safe, controllable fashion, surviving upgrades (assuming you changes are compatible withthe new version). Using plugins, http://www.ejbca.org/adminguide.html#EJBCA%20Plugins, is another way how you can add you own functionality, including completely customized web saites, in a controllable way. Cheers, Tomas On 07/27/2012 05:59 PM, Jack D. Pond wrote: > I really have tried to search on this, but came up with nothing. > > Most projects have a way of modifying look and feel (other than just > .css) as well as actual page content without changing the original. For > example, in bugzilla, it is by overriding default templates > (template/en/default) with equivalently named templates in > template/en/custom (see > http://www.bugzilla.org/docs/tip/en/html/cust-templates.html) > > 1) Is there an equivalent approach in this tool? > > 2) Is it documented anywhere? > > 3) Do I just modify the files in modules/*-gui/resources . . . directly > and create my own mechanism for updating with new revisions? > > Jack D. Pond > * > **Description: PSITEX Logo*** > > > */"In politics, a lie unanswered becomes truth within 24 hours." -- > Willie Brown (b. 1934)/* > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > > > _______________________________________________ > Ejbca-develop mailing list > Ejb...@li... > https://lists.sourceforge.net/lists/listinfo/ejbca-develop > |