Re: [xwiki-users] How to remove obsolete Application from Administrator Panal?

2015-10-30 Thread KirbY ZhoU
Thanks, but there is nothing in the list of 'installed as extension” I forget how it is got here. 在 15/10/30 下午6:39,“users 代表 Thomas Mortagne” 写入: >It depends how it got there. If it's been installed as extension >(alone or as dependency of XWiki Enterprise) you just need to go to >"installed

[xwiki-users] Cannot deal with Chinese tags on XWiki-7.3

2015-12-03 Thread KirbY ZhoU
I create a new tag named "运营” But, it displays just like rubbish, And I can not remove it nor rename it. I think the problem is in "tag=è¿%C2%90è%C2%90¥" encodings. If I manually input the URL with "tag=运营", the actions goes well, but display still be bad. …/xwiki/bin/view/Main/Tags?do=viewTag&t

[xwiki-users] The "zh" Chinese support in XWiki-7.3 is very bad.

2015-12-03 Thread KirbY ZhoU
1. The "tags" feature display a lot of jumbled text. For example: "运营" displays as "运营", if I click "运营", it becomes "运营", much worse. 2. The "Solr Search" feature display a log of jumbled text. For example: "表格" displays as "表格" in the search result page. And of c

Re: [xwiki-users] Cannot deal with Chinese tags on XWiki-7.3

2015-12-04 Thread KirbY ZhoU
Thanks very much, I checked my configuration. Set URIEncoding="UTF-8" in /etc/tomcat/server.xml Everything goes well now. 在 15/12/4 下午4:31,“users 代表 Paul Libbrecht” 写入: >One relevant element may be the use of a proxy in the front of your >wiki, are you using that? >Also, did you set-up anythin

Re: [xwiki-users] The "zh" Chinese support in XWiki-7.3 is very bad.

2015-12-04 Thread KirbY ZhoU
in your other mail it looks like you have some >> encoding setup issue which may also be the cause here. >> >> On Fri, Dec 4, 2015 at 5:07 AM, KirbY ZhoU wrote: >>> 1. The "tags" feature display a lot of jumbled text. >>> For example: >>> "运

[xwiki-users] Import and Export XAR will lost tree hierarchy?

2015-12-11 Thread KirbY ZhoU
Import and Export XAR will lost tree hierarchy? I used to have a multi level tree hierarchy inside my wiki space. But, when I import it, all the pages are flatten as the direct children of the space WebHome. I use the default export tools to export a large 100M+ xar file under Xwiki-6.3 I use

Re: [xwiki-users] Import and Export XAR will lost tree hierarchy?

2015-12-11 Thread KirbY ZhoU
</defaultLanguage> <translation>0</translation> <parent>前台组.VR开发相关</parent> ... 在 15/12/11 下午6:21,“KirbY ZhoU” 写入: > >Import and Export XAR will lost tree hierarchy? > >I used to have a multi level tree hierarchy inside my wiki space. > >But, when I impor

Re: [xwiki-users] Import and Export XAR will lost tree hierarchy?

2015-12-11 Thread KirbY ZhoU
lly changed by the breadcrumb is based on >different data by default. You should take a look at >http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki72#HHidingoftheParent-ChildRelationship >to get back previous behavior. > >On Fri, Dec 11, 2015 at 11:23 AM, KirbY Zh

[xwiki-users] openTo attr of documentTree macro DO NOT work

2015-12-13 Thread KirbY ZhoU
Xwiki-7.3 For example: My page hierarchy looks like: Sandbox.WebHome TestPage1 TestPage2 TestPage3 SubPage1 SubPage2 SubPage3 SubPage3-1 I want to create a tree open to 'SubPage2' So the tree should

[xwiki-users] Is there a simple way to create a document tree default expand to 3 levels?

2015-12-13 Thread KirbY ZhoU
Is there a simple way to create a document tree default expand to 3 levels? For example: * Level 1 ** Level 2 *** Level 3 *** Level 3 ** Level 2 *** Level 3 ** Level 2 *** Level 3 And, DO NOT use "see more" button to hide items. DocumentTree macro seems do not work for this situation.

Re: [xwiki-users] openTo attr of documentTree macro DO NOT work

2015-12-22 Thread KirbY ZhoU
may have to suffix ".WebHome" if you create SubPage2 as non-terminal >page (default behaviour in XWiki 7.2+). > >Hope this helps, >Marius > >On Mon, Dec 14, 2015 at 5:12 AM, KirbY ZhoU wrote: > >> Xwiki-7.3 >> >> For example: >

[xwiki-users] How to avoid nested space?

2015-12-22 Thread KirbY ZhoU
How to avoid nested space? Since the new nested space feature, a lot of nested space such as "XXX.YYY" appears in the "Space List" in my home page. If I want to create a sub page, a new nested space created silently. It becomes more and more, and bothers our users. I want keep the original sim

Re: [xwiki-users] Is there a simple way to create a document tree default expand to 3 levels?

2015-12-22 Thread KirbY ZhoU
在 15/12/15 上午12:46,“users 代表 Marius Dumitru Florea” 写入: >On Mon, Dec 14, 2015 at 5:28 AM, KirbY ZhoU wrote: > >> Is there a simple way to create a document tree default expand to 3 levels? >> > >No. > > >> >> For example: >> * Level

Re: [xwiki-users] How to avoid nested space?

2016-04-28 Thread KirbY ZhoU
33 PM, vinc...@massol.net >> >wrote: >> > >> >> >> >> >> >> On 5 Jan 2016 at 14:29:11, Marius Dumitru Florea ( >> >> mariusdumitru.flo...@xwiki.com(mailto:mariusdumitru.flo...@xwiki.com)) >> >> wrote: >> >> >

[xwiki-users] A encoding bug of page administration page.

2016-05-19 Thread KirbY ZhoU
Version: XWiki-7.4.3, Mac Safari 9.1.1, Firefox 38.7.1esr A encoding bug of page administration page. When I do administrator a Chinese title page, click any label  twice, the page would jump to a invalid page. For example: At beginning: You can see: there is no left panel. Fi

Re: [xwiki-users] The "zh" Chinese support in XWiki-7.3 is very bad.

2016-05-19 Thread KirbY ZhoU
oks like you have some >> encoding setup issue which may also be the cause here. >> >> On Fri, Dec 4, 2015 at 5:07 AM, KirbY ZhoU wrote: >>> 1. The "tags" feature display a lot of jumbled text. >>> For example: >>> "运营" displays

[xwiki-users] How the page title of 'Administrator Page' to be decided?

2016-05-19 Thread KirbY ZhoU
For example, I have a page called “基础品质及小垂直团队” The URL is ‘http://mysite/xwiki/bin/view/web_product/基础品质及小垂直团队/’ In the “Rename” Action, I can see both “Title” and “Page Name” is “基础品质及小垂直团队” But, In the “Administrator Page”, its location shows: “EVA小组(评估、分析、垂直等)/ Preferences”, and title is “Adm

Re: [xwiki-users] The "zh" Chinese support in XWiki-7.3 is very bad.

2016-05-19 Thread KirbY ZhoU
gt;issue on your side and that you had fixed it. > >On Thu, May 19, 2016 at 10:41 AM, KirbY ZhoU wrote: >> After I upgrade to XWiki-7.4.3, the search feature is still broken. >> How can I set the encoding correctly? >> >> “Search: 中文” >> >

Re: [xwiki-users] The "zh" Chinese support in XWiki-7.3 is very bad.

2016-05-19 Thread KirbY ZhoU
that it was a setup >issue on your side and that you had fixed it. > >On Thu, May 19, 2016 at 10:41 AM, KirbY ZhoU wrote: >> After I upgrade to XWiki-7.4.3, the search feature is still broken. >> How can I set the encoding correctly? >> >> “Search: 中文” >

[xwiki-users] How to deal with a incorrectly moved page?

2016-06-06 Thread KirbY ZhoU
How to deal with a incorrectly moved page? I modified the parent in rename action, so the page becomes invisible. I can see it in “Page Index”, but I CAN NOT do open/rename/restore the page now. In Page Index, it Location is TCM_Department TCM_Department.项目组织架构.1\.后端开发组.后端技术文档

Re: [xwiki-users] How to deal with a incorrectly moved page?

2016-06-07 Thread KirbY ZhoU
I just get a blank page. I mean totally blank, just like “about:blank”. 在 16/6/7 下午2:30,“users 代表 Vincent Massol” 写入: > >> On 07 Jun 2016, at 06:25, KirbY ZhoU wrote: >> >> How to deal with a incorrectly moved page? >> >> I modified the parent in rename acti

[xwiki-users] How to startup XWiki-8.4.2 with Centos-7 and Tomcat-7?

2016-12-13 Thread KirbY ZhoU
invoke WARNING: Servlet action is currently unavailable Dec 13, 2016 7:00:34 PM org.apache.catalina.core.ApplicationDispatcher invoke WARNING: Servlet action is currently unavailable -- Kirby Zhou - 分机2557

Re: [xwiki-users] How to startup XWiki-8.4.2 with Centos-7 and Tomcat-7?

2016-12-14 Thread KirbY ZhoU
.xwiki.org/xwiki/bin/view/AdminGuide/InstallationTomcat#HSEVERE:ErrorlistenerStart). > > On Tue, Dec 13, 2016 at 12:21 PM, KirbY ZhoU wrote: >> >> >> >> How to startup XWiki-8.4.2 with Centos-7 and Tomcat-7? >> >> I downloaded a