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

2017-03-09 Thread Thomas Mortagne
I guess the quickest way to implement that in an extension would be a component listening to DocumentCreatedEvent (and DocumentUpdatedEvent) so that whenever a document is created it look at the content (or the diff in case it's a modification and not a creation) of the document and xobjects (to su

Re: [xwiki-users] New page name from app fields

2017-03-09 Thread D R
Hi, After being sick and busy with other things I checked again and found out that the xredirect does not work so the NameManager is not executed. Even the following in the application sheet does not do any redirect when pressing Save and View button of an application document: ``` ``` Co

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

2017-03-09 Thread Billtec
Is there anything I could do to make Chinese characters available in current release? Like manually replace the FreeFont with some other fonts? -- View this message in context: http://xwiki.475771.n2.nabble.com/Chinese-characters-will-be-replaced-by-when-exporting-a-page-to-PDF-tp7603013p760303

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

2017-03-09 Thread Thomas Mortagne
As I said, the first thing to do is report the problem on https://jira.xwiki.org. Now for the how to fix it, looks like embedding a font supporting Chinese characters might not be as easy as I first tough. I looked at Noto font but the pack which support Chinese (not even talking about Japanese an

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

2017-03-09 Thread Thomas Mortagne
Actually I looked a bit more and we seems to also have fonts with some Chinese support (uming font) so we might have another issue (or uming font is really limited). Anyway best is to create a jira issue about this and someone need to debug FOP to understand what is going on exactly and what is su

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

2017-03-09 Thread Billtec
Thanks a lot for your reply. I've created an issue on jira.xwiki.org as XWIKI-14092. -- View this message in context: http://xwiki.475771.n2.nabble.com/Chinese-characters-will-be-replaced-by-when-exporting-a-page-to-PDF-tp7603013p7603040.html Sent from the XWiki- Users mailing list archive at N

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

2017-03-09 Thread Douglas Landau
Thanks. Sorry to continue with the dumb questions, but that said,: - I see that I don't have the ability to run Tomcat as myself, having installed it as root and not changed any permissions.I spose that most people create a new, local, user "xwiki" or "tomcat_user", and install and run the

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

2017-03-09 Thread Vincent Massol
Hi, > On 9 Mar 2017, at 20:02, JasoYeom wrote: > > 1. I installed the demo version via the Windows installation setup. I > installed the ldap ui extension and added the appropriate line to > authenticate to ldap in xwiki.cfg. Restarted ldap works fine. > > 2. Downloaded mysql, jetty and the 8

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

2017-03-09 Thread JasoYeom
1. I installed the demo version via the Windows installation setup. I installed the ldap ui extension and added the appropriate line to authenticate to ldap in xwiki.cfg. Restarted ldap works fine. 2. Downloaded mysql, jetty and the 8.4.4 war file. Installed and xwiki works fine. Added the sam

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

2017-03-09 Thread JasoYeom
I set the permanent directory in xwiki.properties: environment.permanentDirectory=C:\Users\user\Downloads\jetty\ and restarted. Installed extensions are gone again. I didn't find any directions on for starting jetty so I use start.jar xwiki.cfg: #-# The authentication management class. xwiki

Re: [xwiki-users] Rollback Failure

2017-03-09 Thread Keith Davis
Any other ideas about this? On Fri, Mar 3, 2017 at 8:33 AM, Keith Davis wrote: > Strange, there is a document in that folder: > > C:\opt\tomcat7\data\storage\xwiki\Main\Employee+Terminate+ > Procedure\~this\attachments\Contact+Supervisor.docx > > But that document is no longer in this document a

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

2017-03-09 Thread [IDIS Technical Secretariat] Ricardo Rodríguez
Hi, Douglas! On Thu, Mar 9, 2017 at 8:05 PM Douglas Landau wrote: > Thanks. Sorry to continue with the dumb questions, but that said,: > - I see that I don't have the ability to run Tomcat as myself, having > installed it as root and not changed any permissions.I spose that most > people c

Re: [xwiki-users] Wiki farm, separate wikis?

2017-03-09 Thread Keith H
Hello All, Is there an official way to customise the breadcrumb control? I managed to sneak this css into the skin colour customise area, in the advanced section, the house icon and first level has gone. /* add here your custom rules */ ol#hierarchy > li.wiki { display:none; } li.space:bef

Re: [xwiki-users] Email Validation: stuck in 'prepare_success' status

2017-03-09 Thread rez_spb
This is a kind reminder. Did you by any chance have time to look at this issue? I have provided some info on Feb, 27th and can provide something else, but for now the issue exists and I cannot understand what's wrong here. Please tell me how can I assist in fixing this. -- View this message in c