Re: Cannot search for bold words

2015-06-29 Thread Arend v. Reinersdorff
Hi Siegfried, thanks a lot for your feedback :-) I tried to reproduce this with clean installs of JSPWiki 2.10.1 and 2.10.0 on my machine, but couldn't. So this looks like a configuration problem on our company wiki. I'll leave it at that for now, except if anyone has an idea which configuration p

Re: Cannot search for bold words

2015-06-29 Thread Arend v. Reinersdorff
Correction, turns out I didn't test properly. Sorry. The problem is jspwiki.lucene.analyzer = org.apache.lucene.analysis.de.GermanAnalyzer When I turn that off and delete the Lucene index files, I can find bold words. When I turn it on again and delete the Lucene index files, I cannot find bold w

RE: Closed

2015-06-29 Thread Xiaoming Yang
What does your policy look like, Rolf? Regards, Xiaoming -Original Message- From: Rolf Schumacher [mailto:r...@august.de] Sent: 28 June 2015 13:50 To: user@jspwiki.apache.org Subject: RE: Closed Thank you for your answer, Xiaoming Had a few problems with entering the first new name to

RE: Closed

2015-06-29 Thread Rolf Schumacher
I pasted it here: http://paste.siduction.org/20150629120129 It supposed to be exactly what you mailed to me, Xiaoming. --- Viele Grüße, Best Regards Rolf Schumacher Am 29.06.2015 11:07, schrieb Xiaoming Yang: What does your policy look like, Rolf? Regards, Xiaoming -Original Message

Haddock editor icons missing?

2015-06-29 Thread Dave Koelmeyer
Hi All, It occurred to me today I might be missing a chunk of the Haddock template editor toolbar. It's hard to verify this against a general lack of screenshots. Can someone please confirm? https://www.dropbox.com/s/q48h9lvkj44joar/JSPWiki-EditorIcons-1.png?dl=0 Cheers, Dave -- Dave Koelmeyer

RE: Closed

2015-06-29 Thread Xiaoming Yang
Hi, Rolf, The easiest way to solve your problem is to simply give 'view' right to 'All' as below. grant principal org.apache.wiki.auth.authorize.Role "All" { permission org.apache.wiki.auth.permissions.PagePermission "*:Main", "view"; //permission org.apache.wiki.auth.permissions.Wik

RE: Closed

2015-06-29 Thread Rolf Schumacher
Yes, understand, Xiaoming. I tried to make it secure via https:// in order to have a bit of security that no-one in-between can listen to the content. Opening viewing for all would do just the opposite, the use-case I tried to exclude. My application is project communication such as meeting

RE: Closed

2015-06-29 Thread Xiaoming Yang
Basically, I don't put much info on Main page. All valuable info are put on pages that can only be seen by 'Authenticated' role. Regards, Xiaoming -Original Message- From: Rolf Schumacher [mailto:r...@august.de] Sent: 29 June 2015 16:09 To: user@jspwiki.apache.org Subject: RE: Closed

RE: Closed

2015-06-29 Thread Rolf Schumacher
Ok, thank you Xiaoming. I do not really understand your answer to my question. Currently in my new wiki there are only the standard pages. The wiki does not contain any user pages yet. They have to come. Usually you start entering pages by navigating from the main page to other pages - but it

Re: Cannot search for bold words

2015-06-29 Thread Siegfried Goeschl
Hi Arend, opening a JIRA would be highly appreciated - the behaviour your experiencing seems weird :-) Thanks in advance Siegfried Goeschl > On 29 Jun 2015, at 10:17, Arend v. Reinersdorff wrote: > > Correction, turns out I didn't test properly. Sorry. > > The problem is > jspwiki.lucene.a

Re: Haddock editor icons missing?

2015-06-29 Thread Dirk Frederickx
Dave, You are not missing icons; the HADDOCK editor toolbar has been simplified as much as possible. I noticed however that in your toolbar the last but one icon should be a SEARCH icon, in stead of the ℬ . My tests on Firefox render all icons correctly. (FF 38, running of OS X) Can you check

Re: Haddock template and bugs

2015-06-29 Thread David Vittor
Hi Dirk, I've managed to update the wiki now so you can test it here. Sorry for the delay. On Wed, Jun 24, 2015 at 4:30 AM, Dirk Frederickx wrote: > > Hi David, > > > Would it be possible to refresh digital spider.com.au/testwiki with the > latest Haddock template ? > > It would be really he

Re: Haddock template and bugs

2015-06-29 Thread David Vittor
Link is here: http://www.digitalspider.com.au/testwiki/ On Tue, Jun 30, 2015 at 1:07 PM, David Vittor wrote: > Hi Dirk, > > I've managed to update the wiki now so you can test it here. Sorry for the > delay. > > > On Wed, Jun 24, 2015 at 4:30 AM, Dirk Frederickx < > dirk.frederi...@gmail.com> w

Re: Haddock editor icons missing?

2015-06-29 Thread Dave Koelmeyer
On 30/06/15 07:45, Dirk Frederickx wrote: > I noticed however that in your toolbar the last but one icon should be a > SEARCH icon, in stead of the ℬ . Incidentally, I see the same ℬ on David Vittor's wiki (http://digitalspider.com.au/testwiki/Wiki.jsp?page=Home), which is also running JSPWiki v2.1

Re: Haddock editor icons missing?

2015-06-29 Thread Dave Koelmeyer
On 30/06/15 16:11, Dave Koelmeyer wrote: > On 30/06/15 07:45, Dirk Frederickx wrote: >> I noticed however that in your toolbar the last but one icon should be a >> SEARCH icon, in stead of the ℬ . > Incidentally, I see the same ℬ on David Vittor's wiki > (http://digitalspider.com.au/testwiki/Wiki.j

Authenticated by no Access

2015-06-29 Thread Rolf Schumacher
Dear JSPWiki Professionals After a fresh installation of JSPWiki on tomcat8, I tried to restrict the usage to a closed group by changing jspwiki.policy (as recommended by Xiaoming). Now I get the login page, login in, but did not reach the Main page. The login page just refreshes. jspwiki-logg