Re: Tabs for Java/XML DSL in documentation

2014-12-08 Thread Ruurtjan Pul
Ok, so I've dug into the css and js of confluence. They're using AUI ( https://bitbucket.org/atlassian/aui) and jQuery. Including both frameworks would be overkill for this feature... We could of course reverse engineer and rewrite it, but I've not taken the time to do so. Also: the current camel

Re: Tabs for Java/XML DSL in documentation

2014-12-04 Thread Daniel Kulp
If you can figure out the css/js things that we need to add, we can get them added to: https://svn.eu.apache.org/repos/infra/websites/production/camel/content/styles/ which would hopefully allow it to work. Dan > On Dec 4, 2014, at 8:16 AM, Ruurtjan Pul wrote: > > Hi dev team, > > I've u

Re: Tabs for Java/XML DSL in documentation

2014-12-04 Thread Claus Ibsen
Hi The documentation is mainly viewed as static html, and there is a job that exports from wiki. And for that to work it has be be as before / simple. Though in the future I would like to migrate documentation away from confluence wiki, and let the components be self documented and includes in th