Re: Problem getting started on Ubuntu 16.04/Tomcat 8

2017-01-23 Thread Paul Uszak
I find the easiest and most risk free way of installation is to use the Tomcat gui manager app that ships with Tomcat. Just deploy jspwiki.war from the gui and all the permissions get set automatically by Tomcat. You can then fiddle about with the files /customisations later. They actually just

Re: Blog entry name formats hardcoded to ddMMyy?

2017-01-23 Thread John Lusk
Ya, I have it as a personal action item to get a pull request to y'all, but it's WAY down the priority list, so realistically... ain't gonna happen any time soon. :/ I'm not sure I'll be blogging much on my wiki, anyway. It was just something I flirted with. I think it'll mostly be just writing ne

Re: Blog entry name formats hardcoded to ddMMyy?

2017-01-23 Thread Dirk Frederickx
Hi John, You are right: the weblog-entry-plugin is kind of "half cooked" and can use some rework to remove the hard-coded assumptions it makes. (like the data in the page-name, but also how comments on posts are being handled, etc.) Note that the HADDOCK Template contains logic on several pla