Re: [xwiki-users] Tagging user to get their attention.

2017-03-08 Thread Vincent Massol
Hi Oliver, > On 6 Mar 2017, at 21:58, Oliver Angélil wrote: > > I feel it would be extremely handy to be able to tag someone's name in the > xwiki and the next time that person logs in, he/she will be notified and > directed to the page/comment where that happened. Perhaps a feature request > :)

Re: [xwiki-users] LDAP authentication is not enabled. Check xwiki.cfg

2017-03-08 Thread Thomas Mortagne
On Tue, Mar 7, 2017 at 8:42 PM, JasoYeom wrote: > I restart every time I make a change to the config file. > > There are some differences in the file structure. I'm using Jetty for the > webserver and a few directories are different. In the jetty apps folder > there is xwiki and a root folder in

[xwiki-users] Chinese characters will be replaced by # when exporting a page to PDF

2017-03-08 Thread Billtec
Hi all,I'm using the xwiki v9.1.2 and I found that when exporting a page to PDF, the non-English characters will be replaced by "#".I spent a lot of time searching in jira.xwiki.org and found that there's similar issues like XWIKI-4724 and XWIKI-1609. However, non of the solutions work on me.Finall

Re: [xwiki-users] How to search revision comment of a document in xwiki?

2017-03-08 Thread Marius Dumitru Florea
The name of the corresponding Solr index field is "comment" ( http://design.xwiki.org/xwiki/bin/view/Design/SolrSchema#HDocumentFields ). Note that only the last version of a document is being indexed. So each time you modify and save a document the corresponding row on the Solr index is updated. T

[xwiki-users] Starting and Stopping

2017-03-08 Thread Keith H
Hello All, I’m new to xwiki, and have lots of questions. Running xwiki 9.1.2 on Mac OS X, lion, on an old mac. Its looking pretty good but… 1. Starting up there are some error messages, and I don’t know how seriously to take them. 2017-03-08 15:37:36.509:WARN:oeja.AnnotationConfiguration:m

Re: [xwiki-users] Starting and Stopping

2017-03-08 Thread Thomas Mortagne
On Wed, Mar 8, 2017 at 4:41 PM, Keith H wrote: > Hello All, > > I’m new to xwiki, and have lots of questions. > > Running xwiki 9.1.2 on Mac OS X, lion, on an old mac. Its looking pretty > good but… > > 1. Starting up there are some error messages, and I don’t know how seriously > to take them. >

Re: [xwiki-users] Chinese characters will be replaced by # when exporting a page to PDF

2017-03-08 Thread Thomas Mortagne
As indicated by the comment is here to load the system fonts which we are not supposed to need by default since we embed GNU FreeFont. It's not all "non-English" characters since it works fine for many of them from what I see but I do reproduce the issue with Chinese characters. And indeed accor

Re: [xwiki-users] Chinese characters will be replaced by # when exporting a page to PDF

2017-03-08 Thread Thomas Mortagne
https://www.google.com/get/noto/ looks like a pretty complete alternative (a bit too complete, we would need to select a subset of those probably). On Wed, Mar 8, 2017 at 6:01 PM, Thomas Mortagne wrote: > As indicated by the comment is here to load the system > fonts which we are not supposed to

Re: [xwiki-users] LDAP authentication is not enabled. Check xwiki.cfg

2017-03-08 Thread JasoYeom
If I use the xwiki 9.2 snapshot Enterprise, do you recommend not using it in production? Or should I repoint the database to mysql instead? -- View this message in context: http://xwiki.475771.n2.nabble.com/LDAP-authentication-is-not-enabled-Check-xwiki-cfg-tp7602951p7603019.html Sent from th

Re: [xwiki-users] LDAP authentication is not enabled. Check xwiki.cfg

2017-03-08 Thread Thomas Mortagne
You should definitely never use a SNAPSHOT in production. The current Long Term Support branch is 8.4.x (current version being 8.4.4). On Wed, Mar 8, 2017 at 6:11 PM, JasoYeom wrote: > If I use the xwiki 9.2 snapshot Enterprise, do you recommend not using it in > production? Or should I repoin

Re: [xwiki-users] LDAP authentication is not enabled. Check xwiki.cfg

2017-03-08 Thread JasoYeom
If I use 8.4.4 LTS Windows install download do you recommend not using that in production? -- View this message in context: http://xwiki.475771.n2.nabble.com/LDAP-authentication-is-not-enabled-Check-xwiki-cfg-tp7602951p7603021.html Sent from the XWiki- Users mailing list archive at Nabble.com.

Re: [xwiki-users] Starting and Stopping

2017-03-08 Thread Keith H
2. The soft shutdown ./stop_xwiki.sh never works, it always goes in for the kill. For this one I don't know. I don't have access to a Mac but AFAIK it's supposed to work well. Any specific error when you run it ? t0 = Shutdown initiated 2017-03-08 20:27:46.627:INFO:oxtjl.NotifyListener:Sh

Re: [xwiki-users] Starting and Stopping

2017-03-08 Thread Keith H
On 8 Mar 2017, at 20:31, Keith H wrote: 2. The soft shutdown ./stop_xwiki.sh never works, it always goes in for the kill. For this one I don't know. I don't have access to a Mac but AFAIK it's supposed to work well. Any specific error when you run it ? t0 = Shutdown initiated 2017-0

Re: [xwiki-users] Tagging user to get their attention.

2017-03-08 Thread Oliver Angélil
Hi Vincent, This is getting closer to what I had in mind but not exactly. What I am suggesting is the ability to tag a user's name anywhere on the xwiki\. It would work as follows: - type "@" - a dropdown menu appears with all usernames - select a username - that user will then be not

Re: [xwiki-users] Stopping Xwiki-8.4.3/Tomcat-9.0 and integrating with systemctl

2017-03-08 Thread Douglas Landau
>One more tip: you actually shouldn't run Tomcat as root, this could get messy >pretty fast. Thanks! - In fact I installed Tomcat and xwiki as root. I guess someone else should own the files? - I would like to run tomcat/xwiki on port 80. Do I need to run as root to do that? Do I need to se

Re: [xwiki-users] LDAP authentication is not enabled. Check xwiki.cfg

2017-03-08 Thread Thomas Mortagne
You have all information and recommendations for each package on http://www.xwiki.org/xwiki/bin/view/Download/DownloadVersion/?projectVersion=8.4.4. On Wed, Mar 8, 2017 at 6:40 PM, JasoYeom wrote: > If I use 8.4.4 LTS Windows install download do you recommend not using that > in production? > > >

Re: [xwiki-users] Stopping Xwiki-8.4.3/Tomcat-9.0 and integrating with systemctl

2017-03-08 Thread Thomas Mortagne
On Thu, Mar 9, 2017 at 12:11 AM, Douglas Landau wrote: > >>One more tip: you actually shouldn't run Tomcat as root, this could get messy >>pretty fast. > Thanks! > > - In fact I installed Tomcat and xwiki as root. I guess someone else should > own the files? > - I would like to run tomcat/xwik