Re: [Flock-devel] question about customizing flock
Status: Alpha
Brought to you by:
phraktle
From: Viktor S. <phr...@us...> - 2007-10-26 13:28:59
|
Hi, Wow, I'm amazed that someone is actually still using Flock - I haven't touched it in years :) I guess it still works :) Unfortunately, there's no way to customize it without rebuilding. The good news is that for customizing the look-and-feel, you will not need to touch any java classes, just HTML templates, CSS. These are fairly clean (they don't have any code), so it should be easy to modify. For example: http://flock.cvs.sourceforge.net/flock/flock/src/tapestry/net/sf/flock/webapp/Home.html?revision=1.1&view=markup http://flock.cvs.sourceforge.net/flock/flock/src/tapestry/net/sf/flock/webapp/components/SubscriptionsTable.html?revision=1.1&view=markup Hope this helps! Regards, Viktor On 10/26/07, Jay M Dougherty <jmd...@ra...> wrote: > > Hi, > First, let me say that I think Flock is a great tool. I have a question > about customizing it, however, like changing the name of the service from > flock to something else or adding an image to the front page. Is there a > easy way to do this that doesn't involve recompiling the java classes? > > Please let met know. > > Thanks, > > Jay |