Re: haddock-based version of jspwiki.apache.org

2017-06-28 Thread Juan Pablo Santos Rodríguez
Hi! I'm planning to deploy this new version by Friday, to allow a couple more days for review, comments, etc. br, jp El 27 jun. 2017 7:18 a. m., "Harry Metske" escribió: just did the build and test locally, looks good to me. tx, Harry On 27 June 2017 at 00:15, Juan Pablo Santos Rodríguez <

Re: haddock-based version of jspwiki.apache.org

2017-06-26 Thread Harry Metske
just did the build and test locally, looks good to me. tx, Harry On 27 June 2017 at 00:15, Juan Pablo Santos Rodríguez < juanpablo.san...@gmail.com> wrote: > quick update, > > went through the .js code and found out the issue causing the glitch with > the Accordion fx. It's fixed now on the jbak

Re: haddock-based version of jspwiki.apache.org

2017-06-26 Thread Dirk Frederickx
Hi Juan, Quick reply (I haven't had the time to check / build the site locally) : For the Accordion, you only need a around an ... All the other markup and classes (like "panel", "panel-group", ... ) is automatically generated by the haddock.js. So, just mimic the rendered jspwiki page with

Re: haddock-based version of jspwiki.apache.org

2017-06-26 Thread Juan Pablo Santos Rodríguez
quick update, went through the .js code and found out the issue causing the glitch with the Accordion fx. It's fixed now on the jbake-haddock branch at https://git-wip-us.apache.org/repos/asf?p=jspwiki-site.git Would anyone mind on testing this version of jspwiki.a.o? Is it ready to replace our c

haddock-based version of jspwiki.apache.org

2017-06-26 Thread Juan Pablo Santos Rodríguez
Hi! I've just pushed a haddock-based site version of jspwiki.apache.org (branch jbake-haddock). As talked a few(?) months ago, the idea was to retrieve the jbake-based website, as means of backup and publishing apidocs, so this version is essentially the home page linking to the main wiki wherever