Re: [appfuse-user] Appfuse site

2008-03-26 Thread Michael Horwitz
If you mean the right menu that appears on the admin screens: it is done in the default decorator used by SiteMesh (see default.jsp). The menu is sourced from Struts menu. CSS is used to display the menu on the right. Mike On 26/03/2008, oscar perez <[EMAIL PROTECTED]> wrote: > > Hi all, > I've

Re: [appfuse-user] Appfuse site

2008-03-26 Thread Cayetano
Do you mean the wiki @ http://appfuse.org/ ?? It's powered by Atlassian Confluence not appfuse based. On 26/03/2008, oscar perez <[EMAIL PROTECTED]> wrote: > Hi all, > I've been using appfuse for the past 4 months and so far I was able to find > all the information that I needed either from the s

[appfuse-user] Appfuse site

2008-03-26 Thread oscar perez
Hi all, I've been using appfuse for the past 4 months and so far I was able to find all the information that I needed either from the source code or the documentation but this one beats me.. In the appfuse 2 site, how is created the menu bar in the right? Is a div and uses struts menu to generate t