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 current site? This would left us with an static site of one
page (homepage) + apidocs. The rest of the site would be served by the wiki
(current content would also be generated, but wouldn't be linked from
anywhere).


best regards,
jp

On Mon, Jun 26, 2017 at 9:07 PM, Juan Pablo Santos Rodríguez <
juanpablo.san...@gmail.com> wrote:

> 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 possible. The whole content of the actual site is also
> generated, in case there's some emergency and the wiki isn't available.
>
> The site is almost complete, the only thing lacking is the accordion
> effect on the sidebar's sections - it is completely missing. Would anyone
> mind taking a look at what's happening in there and why the accordions
> don't get animated (git checkout jbake-haddock + change site.host property
> at src/main/jbake/jbake.properties + mvn jbake:inline +
> http://localhost:8080)? I've used the haddock.js file generated by the
> main build but, as it is compressed, I'm clueless on what's going on :-?
> The rest of the fx seem to be ok, i.e., the header (dis)appears, the search
> dialog is there, etc.
>
>
> thanks in advance,
> jp
>

Reply via email to