Hey everybody,
I found some information on clustering for Xwiki where I have to set the observation.remote.enabled to true. Per my understanding the cache would be synchronized between every instance (via Jgroups).
Now we want to use the following architecture:
We have 2 datacenters. In each datacenter are 2 servers with a Xwiki instance running (so 4 instances in 2 datacenters). As database we want to use Oracle RAC.
Is it possible to run these 4 instances on the Oracle RAC? Is it possible to invalidate the cache of another instance if one instance has some write action or something (so it generates a new cache on its own)?
We would have 1 loadbalancer to manage the load between the two datacenters and 1 loadbalancer in every datacenter to manage the load between the 2 instances. Every instance should show the same content...
Kind regards,
Patrick
I fixed problem with encoding (add string in "Meta HTTP info" and add string in conf/server.xml). Thank you for help!
What can I do with second problem (empty "All pages")?
----- Исходное сообщение -----
От: "Григорий Стренин" <strenin.g(a)f-heads.ru>
Кому: "users" <users(a)xwiki.org>
Отправленные: Вторник, 9 Июнь 2015 г 12:16:57
Тема: Re: [xwiki-users] 2 problems with XWiki: search and "All pages"
I click on the link "xwiki server IP/xwiki/bin/view/Main/allpages" (on the right panel).
----- Исходное сообщение -----
От: "Marius Dumitru Florea" <mariusdumitru.florea(a)xwiki.com>
Кому: "users" <users(a)xwiki.org>
Отправленные: Вторник, 9 Июнь 2015 г 11:44:58
Тема: Re: [xwiki-users] 2 problems with XWiki: search and "All pages"
On Tue, Jun 9, 2015 at 9:14 AM, VasyaPupkin <strenin.g(a)f-heads.ru> wrote:
> Hi all! My english is bad, and I sorry about this...:-\
>
> I have XWiki Enterprise 6.4.3 on CentOS 7.
>
> And first problem is: when I click on "All pages", I see nothing, but the
> pages have (screenshot 1)
Where exactly did you click? By default there's no page named "allpages".
> <http://xwiki.475771.n2.nabble.com/file/n7595058/1.jpg>
>
> Second problem is: when I try to search something in Russian language I get
> symbols as in the screenshot 2
> <http://xwiki.475771.n2.nabble.com/file/n7595058/2.jpg>
>
> In English language search works fine.
>
> xwiki.encoding=utf-8
The encoding must be configured at multiple levels. See
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Encoding .
>
>
>
> --
> View this message in context: http://xwiki.475771.n2.nabble.com/2-problems-with-XWiki-search-and-All-page…
> Sent from the XWiki- Users mailing list archive at Nabble.com.
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hello, three questions:
1) How to make list of all wiki's users
(http://localhost:8080/xwiki/bin/view/Main/UserDirectory) hidden from users
and unregistered users? By removing "view" rights I made whole "Main" wiki
unavailable and that is not what I wanted. So I simply deleted
"UserDirectory" page. I am not sure whether it was correct approach.
2) How to make user profile page available only for particular user? Right
now these profile pages are available for every one who knows the link
(i.e., http://localhost:8080/xwiki/bin/view/XWiki/<USER_NAME>).
3) How to make user profile pages only read only (if possible then only
admins can edit)? We have integration with LDAP so it makes no sense to edit
profile info. Also it is not nice that regular user can set "Display hidden
documents" to "True".
Thanks!
--
View this message in context: http://xwiki.475771.n2.nabble.com/User-list-and-user-profile-access-rights-…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
What I have to do... I would like to make a link on page to file, I mean:
"User have to click link to download". [This link isn't a link to Internet
page]
I want to add file to the page as attachment for users to download.
Thanks,
Maciek.
On my first try, the Windows command prompt gave http://idea-PC:8080/ as a directory of my wiki. The next day, the command prompt gave me a different directory which was http://tonec.com:8080/, although I can still access the first directory given to me. I prefer using the first directory, since tonec.com is related to other software (the program might have made a mistake in choosing the directory). How can I make the default directory back to the first?
Starting the XWiki program takes a long time. The navigation inside the wiki also sometimes do. Is there nothing I can do to make it fast? Thanks guys!
The XWiki development team is proud to announce the availability of
XWiki 7.1 Release Candidate 1.
This is mostly an improvements release on new performance report
design, Solr search UI and Watchlist notifications. It also introduce
the experimental support for flavors in the Distribution Wizard.
You can download it here: http://www.xwiki.org/xwiki/bin/view/Main/Download
Make sure to review the release notes:
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki71RC1
The following people have contributed code to this release:
Anca Luca
Denis Gervalle
Guillaume Delhumeau
Eduard Moraru
Guillaume Delhumeau
Manuel Smeria
Marius Dumitru Florea
Thomas Mortagne
Vincent Massol
Thanks for your support
-The XWiki dev team
As stated here, the standalone XWiki Enterprise Version 7.1-milestone-2 installer is "not supposed to be used in production." What do you mean by that? That was then supported by the reason that "the embedded database does not support large wikis efficiently."Does that mean I can't use it in the long run even if I would only use it as a personal offline wiki and never as a network wiki?
Thanks guys!
Hello everyone,
I am writing a script to translate XML exports of Mediawiki pages into the
XAR format that XWiki can import.
My challenge is that I have not found a formal definition of what the
page's xml as well as the package xml should be, as they do not contain
schema information.
I have been "reverse engineering" the definition by looking at some
exports, but if anyone is aware of where the definition could be found it
would be extremely helpful.
Thanks!
Hello dear xwiki-ers,
(long time no see ;) )
I installed the Mocca Calendar application [1] in my xwiki 5.4.7 instance,
but when browsing to its home page, needed js file can't be loaded and so
not much appears ...
Error from FF console:
GET http://r-wikiggs.gemalto.com/fullcalendar.js [HTTP/1.1 404 Not Found
9ms]
Error: Script error for: fullcalendar
http://requirejs.org/docs/errors.html#scripterror
I understand that it probably comes from MoccaCalendar.Macro js extension:
require(['jquery', 'fullcalendar'], function(jQuery, fullCalendar) {
... but my knowledge of requireJS is more than poor so I'm not sure how to
fix this ... For sure URL used to reach fullcalendar.js is NOK.
Thanks,
BR,
Jeremie
Hi all!
Our organization have Xwiki set up and working. Some pages are business instructions.
Now management asked for report: who viewed which instructions and when.
We have authorization required to view those pages, so Xwiki always know login name.
Is there way set up some log of visits by user and page?
Better if without setting up dev tools and changing code!
A text file or table in DB will be enough as log
Thanks all who will reply/
Good day!
I am searching for a good offline personal wiki, then I found XWiki. I was overwhelmed by its roster of features, most I think I don't need like using it as an online wiki engine since I only want it as an offline personal wiki. After searching everywhere, I found a page wherein it stated that it can be used for that purpose. I then downloaded xwiki-enterprise-installer-windows-7.1-milestone-2.exe, which was the latest version at this time. I immediately installed it to Program Files after downloading, and I ran the provided shortcut in the desktop "Start XWiki 7.1-milestone-2", however, it showed a console window as shown in the given image. This happened in all the attempts I have done. I thought administrator access might be the problem, so I moved it to D:\, yet it showed the same error. Please help me how to start XWiki. Please state the steps I am to do as detailed as possible since I'm not that knowledgeable at tweaking these server-database stuffs.
P.S. I didn't change anything in any of the files so I really don't have a clue why they can't find the path specified to them.OS: Windows 8.1Installer: xwiki-enterprise-installer-windows-7.1-milestone-2.exeI have also created a ticket here (http://jira.xwiki.org/browse/XE-1488) while waiting to be approved in this mailing list.
Thanks in advance! :)
I'm going through an initial XWiki installation and configuration (6.4.4
currently, then will upgrade to 7.1 once released), and want to have the
view page be clean content presentation. As such I'm trying to find the
way that is easiest to maintain in order to hide the
comments/attachments/history/information tabs at the bottom of each
page.
I think I'd like to just not have the entire <div
id="xwikidatacontents"> div which I suppose I could do with a custom CSS
overlay setting it to just not hide. However, is there a cleaner option
that I'm not seeing that avoids needing to generate and transmit that
section in the first place?
Are there other ramifications that I'm not aware of of hiding that
section? It seems as though those section plus annotations would still
all be available in the "More Actions" drop down menu for each page and
would still be accessible, just not as prominent.
Many thanks,
Joel Johnson
>
> My problem is probably rare :p I would like to
> add as attachment .csr file, I mean Java certificate so...
> when I click I see many numbers and words. I need window
> with button Download.
Hello,
It is a not a xwiki specific problem i think.
Maybe you should use one on this way:
http://www.tipsandtricks-hq.com/forum/topic/force-a-file-to-download-instea…
Pascal B
>
>
> Sorry you’re still not being clear for me. I
> can’t help you if I don’t understand what you need :)
>
> Maybe someone else
> understands?
Yes I think I understood :-)
>
> Thanks
>
> -Vincent
>
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
Vincent, I think from his description, he is wanting to know if there's a way to make .csr files prompt to download instead of displaying the contents in the browser. I don't think this is an XWiki issue per se. But there might be a way of changing the header/filetype descriptor for .csr files? Otherwise I think the only other solution is to tell the webserver to not serve the .csr files and make them downloadable instead.
This is similar behaviour to text files. They will display the content in the browser by default unless you change the content type header or tell the web server to allow it to force to download.
Unfortunately I don't know how to make XWiki do this (or tomcat for that matter).
Kind regards,
Mahomed
-----Original Message-----
From: users [mailto:users-bounces@xwiki.org] On Behalf Of vincent(a)massol.net
Sent: 01 June 2015 14:22
To: XWiki Users
Subject: Re: [xwiki-users] Content
On 1 Jun 2015 at 15:17:46, Maciej Fokt (maciek.fokt(a)taxi123.pl) wrote:
W dniu .06.2015 o 15:11 vincent(a)massol.net <vincent(a)massol.net> pisze:
On 1 Jun 2015 at 15:09:18, Maciej Fokt (maciek.fokt(a)taxi123.pl) wrote:
W dniu .06.2015 o 13:15 vincent(a)massol.net <vincent(a)massol.net> pisze:
Hi Maciek,
On 1 Jun 2015 at 12:59:55, Maciej Fokt (maciek.fokt@taxi123.pl(mailto:maciek.fokt@taxi123.pl)) wrote:
> Hi,
> What I have to do... I would like to make a link on page to file, I mean:
> "User have to click link to download". [This link isn't a link to Internet
> page]
>
> I want to add file to the page as attachment for users to download.
Does this help: http://platform.xwiki.org/xwiki/bin/view/Features/Attachments#HLinkingtoana… ?
Thanks
-Vincent
> Thanks,
> Maciek.
I don't want to show list with attachments for users, I need link which help their with download this file
I don’t understand what you’re asking.
The link I gave you allows you to create a link to an attachment and anyone who clicks on it will download the attachment.
What do you want exactly?
Thanks
-Vincent
My problem is probably rare :p I would like to add as attachment .csr file, I mean Java certificate so... when I click I see many numbers and words. I need window with button Download.
Sorry you’re still not being clear for me. I can’t help you if I don’t understand what you need :)
Maybe someone else understands?
Thanks
-Vincent
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
As a user I want to scroll through all members of the XWiki and look at their
profiles. I would like to create a custom view on the users page so I can
see pictures, birthdays etc. We use the XWiki in a corporate environment and
by scrolling through the users I don't see enough info. Beside that I would
like the users to add a picture besides the avatar they use.
I searched plugins and add-ons but I cannot find such a feature. Is there
one?
--
View this message in context: http://xwiki.475771.n2.nabble.com/Facebook-page-not-facebook-com-based-on-u…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello,
I try to use this program to convert JSPWiki pages to xWiki page :
http://extensions.xwiki.org/xwiki/bin/view/Extension/JSPWiki+To+XWiki+Conve…
But I encounter many issues :
- I can't instantiate XWikiContext class, but the usage of EmbeddableComponentManager before the instantiation corrects this problem
- The com.xpn.xwiki.XWiki class instantiation gave me these following exceptions :
Caused by: java.lang.RuntimeException: Failed to load component [com.xpn.xwiki.store.XWikiStoreInterface] for hint [null]
at com.xpn.xwiki.web.Utils.getComponent(Utils.java:651)
at com.xpn.xwiki.XWiki.initXWiki(XWiki.java:775)
at com.xpn.xwiki.XWiki.<init>(XWiki.java:723)
at com.xpn.xwiki.XWiki.<init>(XWiki.java:717)
... 1 more
Caused by: org.xwiki.component.manager.ComponentLookupException: Failed to lookup component [role = [com.xpn.xwiki.store.XWikiStoreInterface] hint = [default]]
at org.xwiki.component.embed.EmbeddableComponentManager.initialize(EmbeddableComponentManager.java:368)
at org.xwiki.component.embed.EmbeddableComponentManager.lookup(EmbeddableComponentManager.java:126)
at com.xpn.xwiki.web.Utils.getComponent(Utils.java:649)
... 5 more
Caused by: org.xwiki.component.manager.ComponentLookupException: Failed to lookup component [role = [org.xwiki.query.QueryManager] hint = [default]]
at org.xwiki.component.embed.EmbeddableComponentManager.initialize(EmbeddableComponentManager.java:368)
at org.xwiki.component.embed.EmbeddableComponentManager.lookup(EmbeddableComponentManager.java:126)
at org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:403)
at org.xwiki.component.embed.EmbeddableComponentManager.initialize(EmbeddableComponentManager.java:361)
... 7 more
Caused by: org.xwiki.component.manager.ComponentLookupException: Failed to lookup component [role = [org.xwiki.query.QueryExecutorManager] hint = [default]]
at org.xwiki.component.embed.EmbeddableComponentManager.initialize(EmbeddableComponentManager.java:368)
at org.xwiki.component.embed.EmbeddableComponentManager.lookup(EmbeddableComponentManager.java:126)
at org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:403)
at org.xwiki.component.embed.EmbeddableComponentManager.initialize(EmbeddableComponentManager.java:361)
... 10 more
Caused by: java.lang.NullPointerException
at org.xwiki.component.embed.EmbeddableComponentManager.lookupMap(EmbeddableComponentManager.java:167)
at org.xwiki.component.embed.EmbeddableComponentManager.createInstance(EmbeddableComponentManager.java:401)
at org.xwiki.component.embed.EmbeddableComponentManager.initialize(EmbeddableComponentManager.java:361)
... 13 more
I tried to add xwiki and hibernate configuration files to the classpath but it still crash.
Should I use another ComponentManager ? Do you know another way to launch a standalone version of xWiki runtime ?
Regards,
François B.
This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.
hi all!
I've some questions:
firs, how can I create a subfodler in xwiki? (a tree folder)
second, on my dashboard I see this warning : ' Unknown macro: spaces
The "spaces" macro is not in the list of registered macros..... ' why??
the last : how can I modify the name of the dashboard?
can anyone help me?
thanks in advance
Mary
--
View this message in context: http://xwiki.475771.n2.nabble.com/tree-folder-unknown-macro-dashboard-tp759…
Sent from the XWiki- Users mailing list archive at Nabble.com.
hi all!
i have installed xwiki on my Linux machine.
When I try to register an user I receive this error :
HTTP ERROR 500
Problem accessing /xwiki/bin/register/XWiki/Register. Reason:
Could not initialize class com.xpn.xwiki.web.RegisterAction
Caused by:
java.lang.NoClassDefFoundError: Could not initialize class
com.xpn.xwiki.web.RegisterAction
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at java.lang.Class.newInstance0(Class.java:372)
at java.lang.Class.newInstance(Class.java:325)
at
org.apache.struts.util.RequestUtils.applicationInstance(RequestUtils.java:143)
at
org.apache.struts.action.RequestProcessor.processActionCreate(RequestProcessor.java:292)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:230)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:735)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:669)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1448)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:121)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
at
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:144)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
at
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
at
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
at
org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:557)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1075)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
at
org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:255)
at
org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
at org.eclipse.jetty.server.Server.handle(Server.java:368)
at
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:488)
at
org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:932)
at
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:994)
at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
at
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
at
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
at
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
at java.lang.Thread.run(Thread.java:722)
why???
--
View this message in context: http://xwiki.475771.n2.nabble.com/Xwiki-RegisterAction-tp7588370.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
"It's not a bug, it's a feature"
I must admit that made me chuckle :)
But seriously, saying it's a feature would be like saying "you can't get to the login page because you've blocked unauthenticated users".
Is there a simple way of allowing just this one page (and possibly the forgot username page) to be viewed by unauthenticated users, without allowing unauthenticated users full access?
On a related note, if using the "block unauthenticated users" feature is not recommended, then what is the recommended way of blocking access to documents by unauthenticated users?
Kind regards,
Mahomed
-----Original Message-----
From: users [mailto:users-bounces@xwiki.org] On Behalf Of Sergiu Dumitriu
Sent: 21 May 2015 23:13
To: XWiki Users
Subject: Re: [xwiki-users] User forgot password link unavailable
"It's not a bug, it's a feature"
When you prevent access to unathenticated users, you really prevent
almost any access, including the reset password page. That is why it's
really not recommended to tick that box.
On 05/21/2015 06:55 AM, Mahomed Hussein wrote:
> Hi
>
> It seems that the “forgot password” link is unavailable when blocking access to anonymous users (http://localhost/xwiki/bin/view/XWiki/ResetPassword). I am using a custom skin based on flamingo. No link shows up for resetting the password and if I go to the link directly, it redirects to the login page. If I then login, I correctly get the reset page.
>
> Is this a bug or have I done something wrong? Thanks.
>
>
> Kind regards,
>
> Mahomed
>
--
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Dear all,
I'd like to add to the user directory a field that shows the line manager of
the user.
The line manager himself is also a XWiki user so the presentation should be
like
first_name +" "+ last_name with a hypelink to the profile page.
Now I have problems with the presentation of the line manager.
My approach was:
1) Modify the class XWiki.XWikiUsers:
1.1) Add a field 'superior' of type 'List of Users'
1.2) Modify 'Custom Display' of field 'superior' as following:
{{velocity}}
{{html clean=false}}
$value.get('first_name') $value.get('first_name')
{{/velocity}}}
2) Modify the Selected Columns list for 'User Directory':
first_name last_name superior
With the code above in 1.2, in the User Directory Panel my column 'superior'
is always
<p>$value.get('first_name') $value.get('first_name')}</p>
When I use in 1.2:
{{velocity}}
$value
{{/velocity}}
I get at least the following output (when superior is 'hkraut')
<p>XWiki.hkraut</p>
Please can somebody tell me, if already point 1.1 was the wrong approach?
Or how can I adapt 1.2 to display the superior properly?
Many thanks,
Hubert
--
View this message in context: http://xwiki.475771.n2.nabble.com/Display-List-of-Users-Type-in-User-Direct…
Sent from the XWiki- Users mailing list archive at Nabble.com.
I think the description field on this URL is what you are looking for: http://yourwiki.url/xwiki/bin/edit/XWiki/XWikiServerXwiki
Kind regards,
Mahomed
-----Original Message-----
From: users [mailto:users-bounces@xwiki.org] On Behalf Of Niko B.
Sent: 22 May 2015 18:31
To: users
Subject: [xwiki-users] change default page title
Hello,
I am trying to change the title "Xwiki Home" on the main page. I have
looked in xwiki.cfg and xwiki.properties but could not find the parameter
that allows me to change this. I also attempted to find the object that
specifies the title.Would this be something related to the skin?
Any help would be much appreciated!
Thanks!
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hello,
I am trying to change the title "Xwiki Home" on the main page. I have
looked in xwiki.cfg and xwiki.properties but could not find the parameter
that allows me to change this. I also attempted to find the object that
specifies the title.Would this be something related to the skin?
Any help would be much appreciated!
Thanks!
Hi
It seems that the “forgot password” link is unavailable when blocking access to anonymous users (http://localhost/xwiki/bin/view/XWiki/ResetPassword). I am using a custom skin based on flamingo. No link shows up for resetting the password and if I go to the link directly, it redirects to the login page. If I then login, I correctly get the reset page.
Is this a bug or have I done something wrong? Thanks.
Kind regards,
Mahomed
Running xwiki enterprise 5.4.5.
Breadcrumb trail changes do not save at times. Any insight would be appreciated.
Paul Pinkerton
KnowledgeNow Project Lead
pinkerp(a)lao.on.ca<mailto:pinkerp@lao.on.ca>
Skype: pinkerp.lao<skype:pinkerp.lao>
Association of Community Legal Clinics of Ontario
416-847-1418 or 1-866-965-1416x 5177
www.aclco.org<http://www.aclco.org/>
So, we're still having an issue where after users click the Edit button to edit a page the xWiki page freezes loading the page / loading icon continues and the page isn't loaded.
To resolve the issue we have to reload the page.
Is this just a bug that has yet to be resolved?
It has been happening to us since 6.4.3.
Any assistance is appreciated,
Jeff Anderson
Hi
I had also asked for something like this when we first started using XWiki. Unfortunately the answer I also got was that it wasn't possible.
Have a look at the thread for some useful info that was given - http://lists.xwiki.org/pipermail/users/2015-March/030119.html
Vincent's idea of having a check-sheet attached to each document would be an ideal setup. But this will no doubt require some development. I'd love to give it a try but not enough time or knowledge of velocity/groovy/java to implement this.
As I see it, to be useful, the checkbox would have to meet these criteria (in case anyone feels like giving it a try LOL)
- Be able to specify users/groups that need to read/accept the document
- The person reading should only have access to check their own box next to their name
- When they check the box, it should store a date/time stamp and become read-only.
Sounds simple but I doubt it is very easy to implement.
Kind regards,
Mahomed
-----Original Message-----
From: users [mailto:users-bounces@xwiki.org] On Behalf Of vincent(a)massol.net
Sent: 19 May 2015 12:36
To: XWiki Users
Subject: Re: [xwiki-users] User activity log
On 19 May 2015 at 13:30:32, Яковлев Павел Владимирович (yakovlevpv@sovcombank.ru(mailto:yakovlevpv@sovcombank.ru)) wrote:
>
> Vincent,
>
>
> Unfortunately as I see this extension does not collect info which pages where visited by which user(
Indeed
> Business task is like this: to know which required instructions this guy or that guy have read
You could do that by having some web server (apache for ex) in front of xwiki and then checking the access logs. You’d need to ensure to log the username from the cookie for example (for ex using http://httpd.apache.org/docs/2.2/mod/mod_log_config.html).
Alternatively (and better IMO), you can have some custom sheet with a checkbox that the user has to click to signify he’s read the page (since viewing the page doesn’t mean he’s read it!).
Hope it helps,
-Vincent
> From: Vincent Massol [mailto:vmassol@gmail.com] On Behalf Of vincent(a)massol.net
> Sent: Tuesday, May 19, 2015 2:23 PM
> To: XWiki Users
> Cc: Яковлев Павел Владимирович
> Subject: Re: [xwiki-users] User activity log
>
>
>
>
>
>
>
> Hi,
>
>
>
>
>
> On 19 May 2015 at 13:15:55, Яковлев Павел Владимирович (yakovlevpv@sovcombank.ru(mailto:yakovlevpv@sovcombank.ru))(mailto:yakovlevpv@sovcombank.ru(mailto:yakovlevpv@sovcombank.ru))) wrote:
>
> > Hi all!
> >
> > Our organization have Xwiki set up and working. Some pages are business instructions.
> >
> > Now management asked for report: who viewed which instructions and when.
> >
> > We have authorization required to view those pages, so Xwiki always know login name.
> >
> > Is there way set up some log of visits by user and page?
> >
> > Better if without setting up dev tools and changing code!
> >
> > A text file or table in DB will be enough as log
> >
> > Thanks all who will reply/
>
>
>
>
>
>
> Maybe http://extensions.xwiki.org/xwiki/bin/view/Extension/Statistics+Application would help you?
>
>
>
>
>
>
>
> Thanks
>
>
>
> -Vincent
>
>
>
>
>
>
>
>
>
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hello,
I am using XWiki 6.2.4. When altering my WYSIWYG editor settings (through Administration/Applications/WYSIWYG Editor), I first added the color and font PLUGINS, and then incorrectly edited the MENU BAR entries and specified "color" and "font". I now know that I need to add forecolor, backcolor, fontname and fontsize entries to the TOOL BAR to enable those options in the editor. But as a result of my edit, on the administrative WYSIWYG editor settings page I no longer have a list of loaded menus nor do I have a textbox in which I can specify new entries. How do I undo my incorrect edits to the list of menu bar entries?
Thanks in advance for your suggestions,
Garth Arnold
________________________________
GHC Confidentiality Statement
This message and any attached files might contain confidential information protected by federal and state law. The information is intended only for the use of the individual(s) or entities originally named as addressees. The improper disclosure of such information may be subject to civil or criminal penalties. If this message reached you in error, please contact the sender and destroy this message. Disclosing, copying, forwarding, or distributing the information by unauthorized individuals or entities is strictly prohibited by law.
Je serai absent(e) à partir du 18/05/2015 de retour le 19/05/2015.
je suis en congés.
Je répondrai à vos messages dès mon retour.
En cas de problème technique, veuillez contacter SYNOX au 05 67 34 66 56.
Merci
Hello,
I am having an issue where when i change the default logo, it shows the
broken image icon until i login and then it shows up. I have tried the
following
- making the wiki public then uploading the image and proceeding to make it
private
- making sure the image is 220x80 and named logo.png
- attempting to make the attachment public (not sure how to do this)
- trying to find the file on my linux server (i might need to use
filesystem attachment porter
Would creating a new skin that is the same as the current one and then
uploading the image do anything?
I am running Xwiki 7.0.1 tomcat7/mysql on debian 7. I installed using the
.deb package from apt-get.When i was running 7.0 I was not having this issue
Any help would be much appreciated!
The XWiki development team is proud to announce the availability of XWiki
7.1 Milestone 2.
This second milestone release brings a new and experimental flavors
mechanism and a new debug mode, together with various mail and job module
under-the-hood improvements.
You can download it here: http://www.xwiki.org/xwiki/bin/view/Main/Download
Make sure to review the release notes:
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki71M2
The following people have contributed code to this release:
Denis Gervalle, Eduard Moraru, Guillaume Delhumeau, Thomas Mortagne,
Vincent Massol
Thanks for your support
-The XWiki dev team
description: A wiki to collaborate on planning bike trip to Japan in June-July 2015, and also to test a Component that should be able to modify page content reading content from e-mail.
owner name: lier72
wiki name: customtrip
Thanks in advance!
I am looking forward to hearing from you soon,
Maxim Surdu
Hello,
I have setup my xwiki instance but after changing the logo, it only showed
for a little bit and now it shows the broken image icon and "Xwiki Logo"
Any help would be much appreciated
Thanks!
description: As a member of the HaKöSz non-profit foundation for university
students in Hungary, I'd like to setup a wiki for knowledge sharing between
the members of the organization.
owner name: Tibor Oláh
wiki name: hakosz
These are excellent instructions. Thanks. I will give it a try next week and will report back.
If anyone else has any input about the other issues, I'd be most grateful.
Kind regards,
Mahomed
-----Original Message-----
From: users [mailto:users-bounces@xwiki.org] On Behalf Of Clemens Klein-Robbenhaar
Sent: 15 May 2015 14:13
To: users(a)xwiki.org
Subject: Re: [xwiki-users] Printing pages as displayed
I am always a bit uncertain which way is the best, too. However if you want to close your content from anonymous users,
then you must go to the file system to make modifications to the style in any case.
Maybe the following works for you:
http://platform.xwiki.org/xwiki/bin/view/DevGuide/Skins
I see this recommends copying over all files from the base skin - I guess that is necessary in some cases, especially when all the LESS to CSS compilation takes place.
But if you only want to adapt e.g. the print.css, you can:
- create directory /usr/lib/xwiki/skins/myskin
- add a /usr/lib/xwiki/skins/myskin/skin.properties with 'parent=flamingo'
- copy and adapt the print.css from the "flamingo" dir into "myskin"
- test the new skin via e.g. http://localhost:8080/xwiki/bin/view/Main/WebHome?skin=myskin
- if this works, edit the "XWiki.DefaultSkin" to use "myskin" as base skin instead of "flamingo"
That way you avoid patching the original skin from the distribution and minimize duplicate file contents.
Clemens
> Hi Clemens
>
> Thanks for the response.
>
> <quote>This should work, unless you have secured the wiki in the adminstration with the "black checkboxes" preventing any anonymous access, independent of view rights.
> </quote>
>
> Unfortunately this is exactly what I have. It's important that even if users have access to our LAN, only authenticated users can view the documents.
>
> Interestingly, if I use the default skin style.css then it works fine. In the meantime, I have cheated and replaced style.css in /usr/lib/xwiki/skins/flamingo
>
> I am assuming I need to create my own skin folder and not use the skin app (though to be completely honest, I am a bit confused which is the recommended way).
>
>
> Kind regards,
>
> Mahomed
>
>
>
>
> -----Original Message-----
> From: users [mailto:users-bounces@xwiki.org] On Behalf Of Clemens Klein-Robbenhaar
> Sent: 15 May 2015 12:18
> To: users(a)xwiki.org
> Subject: Re: [xwiki-users] Printing pages as displayed
>
> Hi Mahomed,
>
> I just know an answer about the last one ... I hope the rest will be answered by others.
>
> If you want your skin customizations visible on the login page, too, then you need to make sure the anonymous user can view the page with the modifications.
>
> Giving the XWikiAllGroup view permisisons is not enough, but you are in the right place; if you look at the top of of the list showing all groups and their permission, you should find a button to switch from groups to users - there you can give the "anonymous user" view rights, too.
>
> This should work, unless you have secured the wiki in the adminstration with the "black checkboxes" preventing any anonymous access, independent of view rights.
> If you have done the latter, then the wiki content is fully protected, including skin customizations, and unfortunately you cannot have both a wiki completely closed to anonymous visitors and still have them view that single attachment on the login page;
> you would have to patch things by editing the webapp on the file system directly.
>
> Cheers
> Clemens
>
>
>> That’s cool. Thanks Vincent ☺
>>
>> I finally got some time (and was forced to) look at implementing changes to the print formatting. I had some mixed results. I’ll document what I’ve done below and the bits I am having some trouble with and hopefully someone can provide me with further tips.
>>
>>
>> 1. I managed to format the PDF Export output by attaching a pdf.css file to my custom skin application (as per http://extensions.xwiki.org/xwiki/bin/view/Extension/Skin+Application). This has mostly worked for straightforward items like headers and font. But I am having trouble with some of my tables and it would help if I could reduce the margins of the page.
>> QUESTION: Is there a simple way to modify the margins (I need narrower margins)
>>
>> 2. I tried to format the printed output but found that attaching a print.css to my skin application did very little/nothing to format the output. I tested by creating an article in the Sandbox, Clicking “More Actions” > “Print Preview” > Press Ctrl+P. This was testing in Chrome and Firefox with the same effect/results.
>>
>> 3. I then found that there were several @Media=”Print” sections in the Style.css file. So I downloaded this, removed the @Media sections and re-attached my new style.css to my skin application. This now allowed my formatting in the attached print.css to take effect. So this now works and looks as I would expect. But I don’t really like the idea of having my own style.css as it’ll make it more difficult to take advantage of any new formatting changes that may be added later (unless I’ve missed the point here)
>>
>> 4. I have locked down the xwiki so that only registered and logged in users can view any of the documents. Unfortunately this now means that style.css is not accessible on the login page. I have modified the access rights on the skin application and given view permissions to XWikiAllGroup but I suspect I need to somehow give access to guests but I can’t see how to do that.
>>
>> Sorry for the long email and I hope I’ve explained clearly. Any help greatly appreciated (as always).
>>
>>
>> Kind regards,
>>
>> Mahomed
>>
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hi Clemens
Thanks for the response.
<quote>This should work, unless you have secured the wiki in the adminstration with the "black checkboxes" preventing any anonymous access, independent of view rights.
</quote>
Unfortunately this is exactly what I have. It's important that even if users have access to our LAN, only authenticated users can view the documents.
Interestingly, if I use the default skin style.css then it works fine. In the meantime, I have cheated and replaced style.css in /usr/lib/xwiki/skins/flamingo
I am assuming I need to create my own skin folder and not use the skin app (though to be completely honest, I am a bit confused which is the recommended way).
Kind regards,
Mahomed
-----Original Message-----
From: users [mailto:users-bounces@xwiki.org] On Behalf Of Clemens Klein-Robbenhaar
Sent: 15 May 2015 12:18
To: users(a)xwiki.org
Subject: Re: [xwiki-users] Printing pages as displayed
Hi Mahomed,
I just know an answer about the last one ... I hope the rest will be answered by others.
If you want your skin customizations visible on the login page, too, then you need to make sure the anonymous user can view the page with the modifications.
Giving the XWikiAllGroup view permisisons is not enough, but you are in the right place; if you look at the top of of the list showing all groups and their permission, you should find a button to switch from groups to users - there you can give the "anonymous user" view rights, too.
This should work, unless you have secured the wiki in the adminstration with the "black checkboxes" preventing any anonymous access, independent of view rights.
If you have done the latter, then the wiki content is fully protected, including skin customizations, and unfortunately you cannot have both a wiki completely closed to anonymous visitors and still have them view that single attachment on the login page;
you would have to patch things by editing the webapp on the file system directly.
Cheers
Clemens
> That’s cool. Thanks Vincent ☺
>
> I finally got some time (and was forced to) look at implementing changes to the print formatting. I had some mixed results. I’ll document what I’ve done below and the bits I am having some trouble with and hopefully someone can provide me with further tips.
>
>
> 1. I managed to format the PDF Export output by attaching a pdf.css file to my custom skin application (as per http://extensions.xwiki.org/xwiki/bin/view/Extension/Skin+Application). This has mostly worked for straightforward items like headers and font. But I am having trouble with some of my tables and it would help if I could reduce the margins of the page.
> QUESTION: Is there a simple way to modify the margins (I need narrower margins)
>
> 2. I tried to format the printed output but found that attaching a print.css to my skin application did very little/nothing to format the output. I tested by creating an article in the Sandbox, Clicking “More Actions” > “Print Preview” > Press Ctrl+P. This was testing in Chrome and Firefox with the same effect/results.
>
> 3. I then found that there were several @Media=”Print” sections in the Style.css file. So I downloaded this, removed the @Media sections and re-attached my new style.css to my skin application. This now allowed my formatting in the attached print.css to take effect. So this now works and looks as I would expect. But I don’t really like the idea of having my own style.css as it’ll make it more difficult to take advantage of any new formatting changes that may be added later (unless I’ve missed the point here)
>
> 4. I have locked down the xwiki so that only registered and logged in users can view any of the documents. Unfortunately this now means that style.css is not accessible on the login page. I have modified the access rights on the skin application and given view permissions to XWikiAllGroup but I suspect I need to somehow give access to guests but I can’t see how to do that.
>
> Sorry for the long email and I hope I’ve explained clearly. Any help greatly appreciated (as always).
>
>
> Kind regards,
>
> Mahomed
>
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
That’s cool. Thanks Vincent ☺
I finally got some time (and was forced to) look at implementing changes to the print formatting. I had some mixed results. I’ll document what I’ve done below and the bits I am having some trouble with and hopefully someone can provide me with further tips.
1. I managed to format the PDF Export output by attaching a pdf.css file to my custom skin application (as per http://extensions.xwiki.org/xwiki/bin/view/Extension/Skin+Application). This has mostly worked for straightforward items like headers and font. But I am having trouble with some of my tables and it would help if I could reduce the margins of the page.
QUESTION: Is there a simple way to modify the margins (I need narrower margins)
2. I tried to format the printed output but found that attaching a print.css to my skin application did very little/nothing to format the output. I tested by creating an article in the Sandbox, Clicking “More Actions” > “Print Preview” > Press Ctrl+P. This was testing in Chrome and Firefox with the same effect/results.
3. I then found that there were several @Media=”Print” sections in the Style.css file. So I downloaded this, removed the @Media sections and re-attached my new style.css to my skin application. This now allowed my formatting in the attached print.css to take effect. So this now works and looks as I would expect. But I don’t really like the idea of having my own style.css as it’ll make it more difficult to take advantage of any new formatting changes that may be added later (unless I’ve missed the point here)
4. I have locked down the xwiki so that only registered and logged in users can view any of the documents. Unfortunately this now means that style.css is not accessible on the login page. I have modified the access rights on the skin application and given view permissions to XWikiAllGroup but I suspect I need to somehow give access to guests but I can’t see how to do that.
Sorry for the long email and I hope I’ve explained clearly. Any help greatly appreciated (as always).
Kind regards,
Mahomed
From: Vincent Massol [mailto:vmassol@gmail.com] On Behalf Of vincent(a)massol.net
Sent: 10 May 2015 11:29
To: XWiki Users
Cc: Mahomed Hussein
Subject: Re: [xwiki-users] Printing pages as displayed
Thanks for the kind words! You’re now on http://www.xwiki.org/xwiki/bin/view/References/Testimonials
:)
Thanks
-Vincent
On 8 May 2015 at 11:30:18, Mahomed Hussein (mahomed(a)custodiandc.com<mailto:mahomed@custodiandc.com>) wrote:
Thanks for this. The power of xwiki and the great job the developers/contributors have done never ceases to amaze me! I love it :)
Kind regards,
Mahomed
-----Original Message-----
From: users [mailto:users-bounces@xwiki.org] On Behalf Of Ecaterina Moraru (Valica)
Sent: 07 May 2015 13:29
To: XWiki Users
Subject: Re: [xwiki-users] Printing pages as displayed
Except print.css another way of 'printing' XWiki pages would be to
customize the PDF export, but this step is more complicated (you need to do
modifications to pdf templates, XHTML2FO XSL and FOP XSL transformations,
etc.), see
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration#HCustomiz…
Depends on what you need to do.
Have fun,
Caty
On Thu, May 7, 2015 at 2:57 PM, Mahomed Hussein <Mahomed(a)custodiandc.com<mailto:Mahomed@custodiandc.com>>
wrote:
> Great! Thanks. Good to know I was on the right path :)
>
>
> Kind regards,
>
> Mahomed
>
>
>
>
> -----Original Message-----
> From: users [mailto:users-bounces@xwiki.org] On Behalf Of Ecaterina
> Moraru (Valica)
> Sent: 07 May 2015 12:25
> To: XWiki Users
> Subject: Re: [xwiki-users] Printing pages as displayed
>
> On Thu, May 7, 2015 at 1:46 PM, Mahomed Hussein <Mahomed(a)custodiandc.com<mailto:Mahomed@custodiandc.com>>
> wrote:
>
> > Hi
> >
> > Can anyone help please with some information on how to modify/control the
> > print layout please? Thanks.
> >
>
> Each skin has a print.css
>
>
> >
> >
> > Kind regards,
> >
> > Mahomed
> >
> >
> >
> >
> > -----Original Message-----
> > From: users [mailto:users-bounces@xwiki.org] On Behalf Of Mahomed
> Hussein
> > Sent: 05 May 2015 17:59
> > To: XWiki Users
> > Subject: Re: [xwiki-users] Printing pages as displayed
> >
> > Oh! I forgot to mention we are running 7.0.1 and a custom skin/theme
> based
> > on the flamingo skin.
> >
> >
> > Kind regards,
> >
> > Mahomed
> >
> >
> >
> >
> > -----Original Message-----
> > From: users [mailto:users-bounces@xwiki.org] On Behalf Of Mahomed
> Hussein
> > Sent: 05 May 2015 17:53
> > To: XWiki Users
> > Subject: [xwiki-users] Printing pages as displayed
> >
> > Hi
> >
> > Is there a way of printing the pages as they are displayed? Ideally
> > printing without the side panel, but with all the different
> > colours/formatting as it appears on the screen would be ideal. At the
> > moment all colours and formatting is stripped if you try to print
> directly
> > from the page, using the print preview option or by exporting to PDF.
> >
> > I have tried an export to HTML and then using the local html file to see
> > if that works but it seems that whatever script/css is forcing the print
> > formatting still takes effect on the exported html. I have tried saving
> the
> > page only directly but it still does the same thing. I have tried Chrome.
> > Firefox and IE.
> >
> > I have also tried a google search and I have searched for print and
> > printing on the FAQ but there are so many results it may take a few hours
> > to go through them all. I suspect there’s a CSS file I need to modify
> > somewhere (possibly print.css?) that will format the export with the
> header
> > colours etc. If so, please could someone kindly point me at the correct
> > documentation or provide any tips/hints?
> >
> > Thanks in advance.
> >
> >
> > Kind regards,
> >
> > Mahomed
> >
> >
> >
> >
> >
> >
> > _______________________________________________
> > users mailing list
> > users(a)xwiki.org<mailto:users@xwiki.org>
> > http://lists.xwiki.org/mailman/listinfo/users
> > _______________________________________________
> > users mailing list
> > users(a)xwiki.org<mailto:users@xwiki.org>
> > http://lists.xwiki.org/mailman/listinfo/users
> > _______________________________________________
> > users mailing list
> > users(a)xwiki.org<mailto:users@xwiki.org>
> > http://lists.xwiki.org/mailman/listinfo/users
> >
> _______________________________________________
> users mailing list
> users(a)xwiki.org<mailto:users@xwiki.org>
> http://lists.xwiki.org/mailman/listinfo/users
> _______________________________________________
> users mailing list
> users(a)xwiki.org<mailto:users@xwiki.org>
> http://lists.xwiki.org/mailman/listinfo/users
>
_______________________________________________
users mailing list
users(a)xwiki.org<mailto:users@xwiki.org>
http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users(a)xwiki.org<mailto:users@xwiki.org>
http://lists.xwiki.org/mailman/listinfo/users
Is there a configuration setting to force all hosts in a cluster to read from the database (instead of reading from the cache) each time a wiki page is requested?
Thanks for this. The power of xwiki and the great job the developers/contributors have done never ceases to amaze me! I love it :)
Kind regards,
Mahomed
-----Original Message-----
From: users [mailto:users-bounces@xwiki.org] On Behalf Of Ecaterina Moraru (Valica)
Sent: 07 May 2015 13:29
To: XWiki Users
Subject: Re: [xwiki-users] Printing pages as displayed
Except print.css another way of 'printing' XWiki pages would be to
customize the PDF export, but this step is more complicated (you need to do
modifications to pdf templates, XHTML2FO XSL and FOP XSL transformations,
etc.), see
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration#HCustomiz…
Depends on what you need to do.
Have fun,
Caty
On Thu, May 7, 2015 at 2:57 PM, Mahomed Hussein <Mahomed(a)custodiandc.com>
wrote:
> Great! Thanks. Good to know I was on the right path :)
>
>
> Kind regards,
>
> Mahomed
>
>
>
>
> -----Original Message-----
> From: users [mailto:users-bounces@xwiki.org] On Behalf Of Ecaterina
> Moraru (Valica)
> Sent: 07 May 2015 12:25
> To: XWiki Users
> Subject: Re: [xwiki-users] Printing pages as displayed
>
> On Thu, May 7, 2015 at 1:46 PM, Mahomed Hussein <Mahomed(a)custodiandc.com>
> wrote:
>
> > Hi
> >
> > Can anyone help please with some information on how to modify/control the
> > print layout please? Thanks.
> >
>
> Each skin has a print.css
>
>
> >
> >
> > Kind regards,
> >
> > Mahomed
> >
> >
> >
> >
> > -----Original Message-----
> > From: users [mailto:users-bounces@xwiki.org] On Behalf Of Mahomed
> Hussein
> > Sent: 05 May 2015 17:59
> > To: XWiki Users
> > Subject: Re: [xwiki-users] Printing pages as displayed
> >
> > Oh! I forgot to mention we are running 7.0.1 and a custom skin/theme
> based
> > on the flamingo skin.
> >
> >
> > Kind regards,
> >
> > Mahomed
> >
> >
> >
> >
> > -----Original Message-----
> > From: users [mailto:users-bounces@xwiki.org] On Behalf Of Mahomed
> Hussein
> > Sent: 05 May 2015 17:53
> > To: XWiki Users
> > Subject: [xwiki-users] Printing pages as displayed
> >
> > Hi
> >
> > Is there a way of printing the pages as they are displayed? Ideally
> > printing without the side panel, but with all the different
> > colours/formatting as it appears on the screen would be ideal. At the
> > moment all colours and formatting is stripped if you try to print
> directly
> > from the page, using the print preview option or by exporting to PDF.
> >
> > I have tried an export to HTML and then using the local html file to see
> > if that works but it seems that whatever script/css is forcing the print
> > formatting still takes effect on the exported html. I have tried saving
> the
> > page only directly but it still does the same thing. I have tried Chrome.
> > Firefox and IE.
> >
> > I have also tried a google search and I have searched for print and
> > printing on the FAQ but there are so many results it may take a few hours
> > to go through them all. I suspect there’s a CSS file I need to modify
> > somewhere (possibly print.css?) that will format the export with the
> header
> > colours etc. If so, please could someone kindly point me at the correct
> > documentation or provide any tips/hints?
> >
> > Thanks in advance.
> >
> >
> > Kind regards,
> >
> > Mahomed
> >
> >
> >
> >
> >
> >
> > _______________________________________________
> > users mailing list
> > users(a)xwiki.org
> > http://lists.xwiki.org/mailman/listinfo/users
> > _______________________________________________
> > users mailing list
> > users(a)xwiki.org
> > http://lists.xwiki.org/mailman/listinfo/users
> > _______________________________________________
> > users mailing list
> > users(a)xwiki.org
> > http://lists.xwiki.org/mailman/listinfo/users
> >
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hi, today I've installed xwiki behind firewall. Obviously I had to skip the
Distribution Wizard due to being behind firewall.
One issue is that the default 'Admin' user's password does not seem to
work. Is it because I skipped the Distribution Wizard to install the ui
main wiki?
I've downloaded xwiki-enterprise-ui-mainwiki-all-7.1-milestone-1.xar file,
but since I can't log in as Admin, I can't even install the extension...
Any help would be really appreciated.
Thanks,
s.
Sent from my iPhone
> Hi Vincent
>
> I am trying to convert JSPwiki pages to Xwiki pages.For that I used the code which is in the link
> http://extensions.xwiki.org/xwiki/bin/view/Extension/JSPWiki+To+XWiki+Conve…
>
> After I fixed all jar issues in classpath then I ran the program, JspWikiImporter I got the null pointer exception.
>
> I saw people posted the same messages in this group. I don’t see the answers for this matter. Do you have any update for the issue?
>
>
> java.lang.NullPointerException
> at com.xpn.xwiki.web.Utils.getContextComponentManager(Utils.java:695)
> at com.xpn.xwiki.web.Utils.getComponent(Utils.java:752)
> at com.xpn.xwiki.web.Utils.getComponent(Utils.java:781)
> at com.xpn.xwiki.XWikiCompatibilityAspect.ajc$interFieldInit$com_xpn_xwiki_XWikiCompatibilityAspect$com_xpn_xwiki_XWiki$defaultReferenceEntityReferenceResolver(XWikiCompatibilityAspect.aj:87)
> at com.xpn.xwiki.XWiki.<init>(XWiki.java:6450)
> at com.xpn.xwiki.XWiki.<init>(XWiki.java:6441)
> at JspWikiImporter.export(JspWikiImporter.java:72)
> at JspWikiImporter.main(JspWikiImporter.java:62)
> Exception in thread "main" java.lang.RuntimeException: Export failed
> at JspWikiImporter.export(JspWikiImporter.java:99)
> at JspWikiImporter.main(JspWikiImporter.java:62)
> Caused by: java.lang.NullPointerException
> at com.xpn.xwiki.web.Utils.getContextComponentManager(Utils.java:695)
> at com.xpn.xwiki.web.Utils.getComponent(Utils.java:752)
> at com.xpn.xwiki.web.Utils.getComponent(Utils.java:781)
> at com.xpn.xwiki.XWikiCompatibilityAspect.ajc$interFieldInit$com_xpn_xwiki_XWikiCompatibilityAspect$com_xpn_xwiki_XWiki$defaultReferenceEntityReferenceResolver(XWikiCompatibilityAspect.aj:87)
> at com.xpn.xwiki.XWiki.<init>(XWiki.java:6450)
> at com.xpn.xwiki.XWiki.<init>(XWiki.java:6441)
> at JspWikiImporter.export(JspWikiImporter.java:72)
> ... 1 more
>
> Thanks
>
>
> Ken Liang
> Contractor
> Unisys
> Office: 571-468-2782
>
>
We have deployed XWiki over a two-node EC2 cluster. We are using JGroups over S3 for cluster messaging as multicast does not work in EC2.
I have noticed that if I edit a page on host A, and then refresh the same page from host B, it shows stale content — it takes up to a minute for the caches to sync.
Is this something others have observed when running XWiki over multiple hosts? (I'm wondering if this is a JGroups/S3 issue)For people who are running XWiki in a cluster, how long does it typically take for changes made from one machine to show up in another?Are there any recommendations on how to speed up cache-sync time between XWiki hosts on a cluster?
Also, in a cluster, is the default XWiki cache a distributed cache? Or is the same cache content replicated across all nodes in a cluster?
Great! Thanks. Good to know I was on the right path :)
Kind regards,
Mahomed
-----Original Message-----
From: users [mailto:users-bounces@xwiki.org] On Behalf Of Ecaterina Moraru (Valica)
Sent: 07 May 2015 12:25
To: XWiki Users
Subject: Re: [xwiki-users] Printing pages as displayed
On Thu, May 7, 2015 at 1:46 PM, Mahomed Hussein <Mahomed(a)custodiandc.com>
wrote:
> Hi
>
> Can anyone help please with some information on how to modify/control the
> print layout please? Thanks.
>
Each skin has a print.css
>
>
> Kind regards,
>
> Mahomed
>
>
>
>
> -----Original Message-----
> From: users [mailto:users-bounces@xwiki.org] On Behalf Of Mahomed Hussein
> Sent: 05 May 2015 17:59
> To: XWiki Users
> Subject: Re: [xwiki-users] Printing pages as displayed
>
> Oh! I forgot to mention we are running 7.0.1 and a custom skin/theme based
> on the flamingo skin.
>
>
> Kind regards,
>
> Mahomed
>
>
>
>
> -----Original Message-----
> From: users [mailto:users-bounces@xwiki.org] On Behalf Of Mahomed Hussein
> Sent: 05 May 2015 17:53
> To: XWiki Users
> Subject: [xwiki-users] Printing pages as displayed
>
> Hi
>
> Is there a way of printing the pages as they are displayed? Ideally
> printing without the side panel, but with all the different
> colours/formatting as it appears on the screen would be ideal. At the
> moment all colours and formatting is stripped if you try to print directly
> from the page, using the print preview option or by exporting to PDF.
>
> I have tried an export to HTML and then using the local html file to see
> if that works but it seems that whatever script/css is forcing the print
> formatting still takes effect on the exported html. I have tried saving the
> page only directly but it still does the same thing. I have tried Chrome.
> Firefox and IE.
>
> I have also tried a google search and I have searched for print and
> printing on the FAQ but there are so many results it may take a few hours
> to go through them all. I suspect there’s a CSS file I need to modify
> somewhere (possibly print.css?) that will format the export with the header
> colours etc. If so, please could someone kindly point me at the correct
> documentation or provide any tips/hints?
>
> Thanks in advance.
>
>
> Kind regards,
>
> Mahomed
>
>
>
>
>
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hi
Can anyone help please with some information on how to modify/control the print layout please? Thanks.
Kind regards,
Mahomed
-----Original Message-----
From: users [mailto:users-bounces@xwiki.org] On Behalf Of Mahomed Hussein
Sent: 05 May 2015 17:59
To: XWiki Users
Subject: Re: [xwiki-users] Printing pages as displayed
Oh! I forgot to mention we are running 7.0.1 and a custom skin/theme based on the flamingo skin.
Kind regards,
Mahomed
-----Original Message-----
From: users [mailto:users-bounces@xwiki.org] On Behalf Of Mahomed Hussein
Sent: 05 May 2015 17:53
To: XWiki Users
Subject: [xwiki-users] Printing pages as displayed
Hi
Is there a way of printing the pages as they are displayed? Ideally printing without the side panel, but with all the different colours/formatting as it appears on the screen would be ideal. At the moment all colours and formatting is stripped if you try to print directly from the page, using the print preview option or by exporting to PDF.
I have tried an export to HTML and then using the local html file to see if that works but it seems that whatever script/css is forcing the print formatting still takes effect on the exported html. I have tried saving the page only directly but it still does the same thing. I have tried Chrome. Firefox and IE.
I have also tried a google search and I have searched for print and printing on the FAQ but there are so many results it may take a few hours to go through them all. I suspect there’s a CSS file I need to modify somewhere (possibly print.css?) that will format the export with the header colours etc. If so, please could someone kindly point me at the correct documentation or provide any tips/hints?
Thanks in advance.
Kind regards,
Mahomed
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hi!
I'm really enjoying the new upgrade wizard. It allows to me to concentrate
in details that never catch my attention before :-)
A minor detail that I would like to clarify. 7.0.1 XWiki Enterprise release
notes reads "Note that you should add xwiki.store.migration=1 so that XWiki
will attempt to automatically migrate...". But this parameter and value
(set to 1) are included in xwiki.cfg by default.
Please, why don't remove this comment from the release notes?
Thanks!
--
Ricardo Rodríguez
Research Management and Promotion Technician
Technical Secretariat
Health Research Institute of Santiago de Compostela (IDIS)
http://www.idisantiago.es
Hi!
On Wed, May 6, 2015 at 4:21 PM, <thomas.mortagne(a)xwiki.com> wrote:
> On Wed, May 6, 2015 at 4:12 PM, Marius Dumitru Florea
> <mariusdumitru.florea(a)xwiki.com> wrote:
> > On Wed, May 6, 2015 at 4:45 PM, Pascal BASTIEN <pbasnews-xwiki(a)yahoo.fr>
> wrote:
> >> Helle,
> >> May I?
> >>
> >> i think it is not a xwiki problem because encoding_vowels.txt file is
> an attachment of a web page (it is like a file on FTP site). Xwiki (
> fortunely) doesn't change attachment file content.
> >> If I download your file, file command indicate of course: "UTF-8
> Unicode text, with no line terminators"
> >> I think it is more a browser problem (chrome doesn't detect UTF8
> encoding of your file)
> >> If your attachment is a PDF file, it is the same, it depend of browser
> (if PDF reader are included in it or not)
> >
> >> Htttpheader is for web page an not attachment IMO
> >
> > When you click on the link the browser makes an HTTP request (with
> > headers) without knowing (or caring) what the response may be (HTML,
> > text, binary, etc.). The server (XWiki in this case) sends the HTTP
> > response **with headers**, because the headers tell the browser what
> > to do with the response. The Content-Type header tells the browser
> > that the response contains text content. The Content-Type can also
> > specify the encoding. If no encoding is specified then the browser
> > will attempt to detect the encoding (or use some default / configured
> > encoding) which may not be the expected encoding, like in this case.
> >
> > XWiki needs to specify the right encoding in the Content-Type header.
>
> Problem is that XWiki does not really knows it, not in a generic way.
>
>
Then, please, must I report an issue?
My use case here: we frequently use plain-text files as exchange media for
some sets of simple information that always content accented vowels and ñ
(Spanish names and surnames and institutions' names). In several ways we
promote the use of UTF-8 encoding all along the "chain of producers" of
such files. People accessing then as attached files to XWiki pages
depicting a snapshot at a given time of, for instance, the composition of a
group. Those users occasionally use their web browsers to access that kind
of files. From here, we receive frequent complaints about garbled files.
The solution is so simple as to manually change Text Encoding in the web
browser to UTF-8 or set it by default. But this is out of our scope to
control such settings! Thus, it will be great if we can send that
information to the client, to the browser.
Follow this discussion is no clear to me if the response sent by XWiki must
or can include that information when responding to calls asking for
attached text files. Mustn't it?
Thanks for your time!
Ricardo
> >
> >>
> >> Pascal B.
> >>
> >> --------------------------------------------
> >> En date de : Mer 6.5.15, Marius Dumitru Florea <
> mariusdumitru.florea(a)xwiki.com> a écrit :
> >>
> >> Objet: Re: [xwiki-users] struggling with encoding
> >> À: "XWiki Users" <users(a)xwiki.org>
> >> Date: Mercredi 6 mai 2015, 14h34
> >>
> >> On Wed, May 6, 2015 at
> >> 2:08 PM, [IDIS Technical Secretariat] Ricardo
> >> Rodríguez <ricardo.rodriguez(a)idisantiago.es>
> >> wrote:
> >> > Hi!
> >> >
> >> > I've set up a XWiki Enterprise 7.0.1
> >> installation to use UTF-8 as per...
> >> >
> >> > http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Encoding
> >> >
> >> > In spite of this,
> >> only Chrome (both in Windows and Mac OS X platforms) is
> >> > able to correctly show the five accented
> >> vowels contained in an attached
> >> > file
> >> UTF-8 encoded available here...
> >> >
> >>
> >> >
> http://portal.idisantiago.es/xwiki/bin/download/ICT/Encoding/encoding_vowel…
> >>
> >> If I inspect the HTTP headers
> >> of the response I see:
> >>
> >> Content-Type: text/plain;charset=
> >>
> >> I guess it should have been
> >>
> >> Content-Type:
> >> text/plain;charset=utf8
> >>
> >> I
> >> can reproduce with a fresh XWiki 7.1M1 (Jetty+HSQLDB). Can
> >> you
> >> report an issue?
> >>
> >> Thanks,
> >> Marius
> >>
> >> >
> >> >
> >> Firefox (Windows and Mac OS X), Safari and Omniweb in Mac OS
> >> X and Internet
> >> > Explorer show them
> >> wrongly by default as...
> >> >
> >> >
> http://portal.idisantiago.es/xwiki/bin/download/ICT/Encoding/badRendering.p…
> >> >
> >> > I've to manually
> >> select UTF-8 encoding the read it correctly or select
> >> > UTF-8 as default encoding for the
> >> browser.
> >> >
> >> > Please,
> >> is it possible to control the encoding used by a browser to
> >> display
> >> > an attached text file from
> >> XWiki server side?
> >> >
> >> >
> >> Thanks!
> >> >
> >> > Ricardo
> >> >
> >> > --
> >> > Ricardo Rodríguez
> >> >
> >> Research Management and Promotion Technician
> >> > Technical Secretariat
> >> >
> >> Health Research Institute of Santiago de Compostela
> >> (IDIS)
> >> > http://www.idisantiago.es
> >> >
> >> _______________________________________________
> >> > users mailing list
> >> > users(a)xwiki.org
> >> > http://lists.xwiki.org/mailman/listinfo/users
> >> _______________________________________________
> >> users mailing list
> >> users(a)xwiki.org
> >> http://lists.xwiki.org/mailman/listinfo/users
> >>
> >> _______________________________________________
> >> users mailing list
> >> users(a)xwiki.org
> >> http://lists.xwiki.org/mailman/listinfo/users
> > _______________________________________________
> > users mailing list
> > users(a)xwiki.org
> > http://lists.xwiki.org/mailman/listinfo/users
>
>
>
> --
> Thomas Mortagne
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
--
Ricardo Rodríguez
Research Management and Promotion Technician
Technical Secretariat
Health Research Institute of Santiago de Compostela (IDIS)
http://www.idisantiago.es
Hi!
I've set up a XWiki Enterprise 7.0.1 installation to use UTF-8 as per...
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Encoding
In spite of this, only Chrome (both in Windows and Mac OS X platforms) is
able to correctly show the five accented vowels contained in an attached
file UTF-8 encoded available here...
http://portal.idisantiago.es/xwiki/bin/download/ICT/Encoding/encoding_vowel…
Firefox (Windows and Mac OS X), Safari and Omniweb in Mac OS X and Internet
Explorer show them wrongly by default as...
http://portal.idisantiago.es/xwiki/bin/download/ICT/Encoding/badRendering.p…
I've to manually select UTF-8 encoding the read it correctly or select
UTF-8 as default encoding for the browser.
Please, is it possible to control the encoding used by a browser to display
an attached text file from XWiki server side?
Thanks!
Ricardo
--
Ricardo Rodríguez
Research Management and Promotion Technician
Technical Secretariat
Health Research Institute of Santiago de Compostela (IDIS)
http://www.idisantiago.es
The XWiki development team is proud to announce the availability of
XWiki 7.1 Milestone 1.
This release improves the Solr Search UI by making it responsive on
small screens. The users can now sort, paginate and filter the search
results without a page reload. A summary has been added to the
extension diff view in order to ease the navigation of the local code
changes. The WatchList performance has been improved, especially for
the Realtime notification option. The developers can now trigger old
Prototype event listeners from jQuery. A new API is available to
escape wiki syntax. 49 bug fixes and 29 improvements complete this
release and make it worth trying.
You can download it here: http://www.xwiki.org/xwiki/bin/view/Main/Download
Make sure to review the release notes:
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki71M1
The following people have contributed code to this release:
Clemens Robbenhaar, Denis Gervalle, Ecaterina Moraru (Valica), Eduard
Moraru, Gabriela Smeria, Guillaume Delhumeau, Jean SIMARD, Manuel
Smeria, Marius Dumitru Florea, pabro, Petr Abrahamczik, Sergiu
Dumitriu, Thomas Mortagne, Victor Rachieru, Vincent Massol
Thanks for your support
-The XWiki dev team
Hello,
We experience a few weeks of difficulties in accessing adminitrations
pages XWiki spaces whether with users with administrative authorizations,
as well as the user "superadmin" (not present in the database).
Our context is:
- XWiki 5.4.4
- Authentication via LDAP
We suspect a change of data in database on one or more pages with the side
effects unable to manage now the XWiki instance in its entirety.
We would have an analytical view correction track at the database (Which
table to control, what (s) line (s), what (s) data (s) ?).
Thanking you in advance for items you can give us about it.
Sincerely,
Anthony H.
Hi!
After an update to XWiki Enterprise 7.0.1 from 7.0, I miss the wiki
dashboard in the left column. Before getting mad, please, must I find this
icon/feature in the left column of my site? Must I find a Dashboard space
in the updated wiki?
I've faced some "weird" behaviours that I've been not able to reproduce,
but I'm sure that now we've not a Dashboard space in the XWiki
installation! I'm afraid I'm lost about the "new" extensions and
applications system. I would like to understand why that "dashboard
traveled until XWiki Enterprise 7.0 and failed to go on with 7.0.1.
Please, could you point me in the rigth direction?
Thanks!
--
Ricardo Rodríguez
Research Management and Promotion Technician
Technical Secretariat
Health Research Institute of Santiago de Compostela (IDIS)
http://www.idisantiago.es
Oh! I forgot to mention we are running 7.0.1 and a custom skin/theme based on the flamingo skin.
Kind regards,
Mahomed
-----Original Message-----
From: users [mailto:users-bounces@xwiki.org] On Behalf Of Mahomed Hussein
Sent: 05 May 2015 17:53
To: XWiki Users
Subject: [xwiki-users] Printing pages as displayed
Hi
Is there a way of printing the pages as they are displayed? Ideally printing without the side panel, but with all the different colours/formatting as it appears on the screen would be ideal. At the moment all colours and formatting is stripped if you try to print directly from the page, using the print preview option or by exporting to PDF.
I have tried an export to HTML and then using the local html file to see if that works but it seems that whatever script/css is forcing the print formatting still takes effect on the exported html. I have tried saving the page only directly but it still does the same thing. I have tried Chrome. Firefox and IE.
I have also tried a google search and I have searched for print and printing on the FAQ but there are so many results it may take a few hours to go through them all. I suspect there’s a CSS file I need to modify somewhere (possibly print.css?) that will format the export with the header colours etc. If so, please could someone kindly point me at the correct documentation or provide any tips/hints?
Thanks in advance.
Kind regards,
Mahomed
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hi
Is there a way of printing the pages as they are displayed? Ideally printing without the side panel, but with all the different colours/formatting as it appears on the screen would be ideal. At the moment all colours and formatting is stripped if you try to print directly from the page, using the print preview option or by exporting to PDF.
I have tried an export to HTML and then using the local html file to see if that works but it seems that whatever script/css is forcing the print formatting still takes effect on the exported html. I have tried saving the page only directly but it still does the same thing. I have tried Chrome. Firefox and IE.
I have also tried a google search and I have searched for print and printing on the FAQ but there are so many results it may take a few hours to go through them all. I suspect there’s a CSS file I need to modify somewhere (possibly print.css?) that will format the export with the header colours etc. If so, please could someone kindly point me at the correct documentation or provide any tips/hints?
Thanks in advance.
Kind regards,
Mahomed
Description: I'm interested in experiment new diagrams plugins to use xwiki
as a software development documentation tool.
owner name: gusehr
wiki name: gusehr
[]'s
Gustavo Ehrhardt
Hi
We completed the upgrade to 7.0.1 and my initial testing is showing that this is now working as expected (i.e. permissions are being applied immediately and users can be members of multiple groups)
Thank you very much for sorting this out!! :-)
Kind regards,
Mahomed
-----Original Message-----
From: users [mailto:users-bounces@xwiki.org] On Behalf Of vincent(a)massol.net
Sent: 18 April 2015 19:03
To: Marius Dumitru Florea; XWiki Users
Subject: Re: [xwiki-users] User Permissions Issue
And 6.4.4 has now been released with a fix! :)
Thanks
-Vincent
On 16 Apr 2015 at 11:00:02, Marius Dumitru Florea (mariusdumitru.florea@xwiki.com(mailto:mariusdumitru.florea@xwiki.com)) wrote:
> We just added a note to the 6.4.3 RN
> http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki643
> . Check the text in red. Maybe you are facing the same issue.
>
> On Tue, Apr 14, 2015 at 7:22 PM, mahomed wrote:
> > Thanks for still responding Hamster. Am I correct that you are using version
> > 5.4.3 and not version 7? I think it got changed/broken in v6
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hi,
I'd like to know if it's possible for a livetable on the main wiki to list
pages from a subwiki that contain objects of a class defined on the subwiki.
Thanks,
Jamal
--
View this message in context: http://xwiki.475771.n2.nabble.com/Cross-wiki-livetable-tp7594795.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
In my quest to import JSPWiki data into xWiki I found a thread about writing a new Filter Module.
I see the source code of the Confluence Filter but I'm confused about this.
Can I write it as an xWiki component ? Can I write it without embedded it into xwiki source code ?
François B.
This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.
Thank you Caleb!
On Apr 28, 2015, at 5:00 AM, users-request(a)xwiki.org wrote:
Send users mailing list submissions to
users(a)xwiki.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.xwiki.org/mailman/listinfo/users
or, via email, send a message with subject or body 'help' to
users-request(a)xwiki.org
You can reach the person managing the list at
users-owner(a)xwiki.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of users digest..."
Today's Topics:
1. Re: How to Add WYSIWIG toolbar button (Marius Dumitru Florea)
2. SSL on Tomcat 7 Xwiki (Niko B.)
3. Re: SSL on Tomcat 7 Xwiki (Caleb James DeLisle)
4. Re: How to Add WYSIWIG toolbar button (Mahomed Hussein)
----------------------------------------------------------------------
Message: 1
Date: Mon, 27 Apr 2015 21:17:52 +0300
From: Marius Dumitru Florea <mariusdumitru.florea(a)xwiki.com>
To: XWiki Users <users(a)xwiki.org>
Subject: Re: [xwiki-users] How to Add WYSIWIG toolbar button
Message-ID:
<CALZcbBZ4o0qor0vtPxo-XmzkxVK1cus3FmpqFzaRRMt9CgAT0A(a)mail.gmail.com>
Content-Type: text/plain; charset=UTF-8
On Fri, Apr 24, 2015 at 7:27 PM, Mahomed Hussein
<Mahomed(a)custodiandc.com> wrote:
> Hi
>
> I have a problem where users want to highlight text in the WYSIWIG editor and press a button on the toolbar to automatically add the {{code}}, {{warning}} etc. start and end tags to the text. I know how to add a macro button and to style it. But the problem with the macro is that it pops up a form with a text area that you then need to fill in with text you want to put inside the tags. The behaviour I am looking for is similar to highlighting text and then pressing the Bold button on the toolbar.
>
> I have done some digging/searching/googling and found the simpledittoolbar.vm and I?ve customised this and added the copy to my skin. I have added the following code in the relevant sections and it works perfectly when I click Edit>Wiki but it doesn?t show on the toolbar when I click Edit>WYSIWIG. I am running XWiki 7.0
simpledittoolbar.vm affects only the wiki editor.
>
> #set($discard = $syntax10Elements.add(['code', '{{code}}', '{{/code}}', 'page_code']))
> #set($discard = $syntax20Elements.add(['code', '{{code}}', '{{/code}}', 'page_code']))
> #set($discard = $confluence10Elements.add(['code', '{{code}}', '{{/code}}', 'page_code']))
> So any idea how I can make the button show on the WYSIWIG toolbar? Alternatively how do I make the macro execute on the highlighted text?
It's not simple. You have two options:
(1) Put a button on the toolbar with something like
http://extensions.xwiki.org/xwiki/bin/view/Extension/WYSIWYG+Editor+Module#…
then listen on click and use
http://extensions.xwiki.org/xwiki/bin/view/Extension/WYSIWYG+Editor+Module#…
#getSelectionRange() to access the selected text and then
#getCommandManager() to
http://extensions.xwiki.org/xwiki/bin/view/Extension/WYSIWYG+Editor+Module#…
#execute the 'macroInsert' command. The complex part is to understand
the format of the command parameter. You can check
https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwi…
.
(2) Write a plugin for the WYSIWYG editor from Java, but for this
you'll have to recompile the editor and thus you'll end up with a
custom editor, which is harder to maintain over time and may cause
upgrade headaches.
Hope this helps,
Marius
>
> Thanks in advance.
>
>
> Kind regards,
>
> Mahomed
>
>
>
>
>
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
------------------------------
Message: 2
Date: Mon, 27 Apr 2015 11:57:07 -0700
From: "Niko B." <nikofication(a)gmail.com>
To: users <users(a)xwiki.org>
Subject: [xwiki-users] SSL on Tomcat 7 Xwiki
Message-ID:
<CAB3iuQ45z7VczqhqS56f_o0z1PJ7BzfUci-Yc9+5vXwZmE5-vw(a)mail.gmail.com>
Content-Type: text/plain; charset=UTF-8
Hi,
I am trying to setup SSL/TLS on xwiki running tomcat7. I am trying to find
the tomcat conf file and the java directory but they dont seem to be in the
default location. Since we are running tomcat, the ssl certificate would
have to be in tomcat correct? Would this be easier in Jetty? Does anyone
have instructions on how to setup SSL/TLS on xwiki or can someone point me
in the right direction?
Thanks in advance!
------------------------------
Message: 3
Date: Tue, 28 Apr 2015 10:11:43 +0200
From: Caleb James DeLisle <cjd(a)cjdns.fr>
To: XWiki Users <users(a)xwiki.org>
Subject: Re: [xwiki-users] SSL on Tomcat 7 Xwiki
Message-ID: <553F40BF.2010501(a)cjdns.fr>
Content-Type: text/plain; charset=utf-8
I know it's possible to setup tomcat itself to do TLS but personally I would
look at using an Apache/AJP connector or Nginx/HTTP for handling the TLS and
proxying back to the Tomcat server. I know Apache/AJP -> Tomcat to be well
tested but I'll throw in a word for Nginx/HTTP -> Jetty just because I have
a personal soft spot for it :)
Thanks,
Caleb
> On 04/27/2015 08:57 PM, Niko B. wrote:
> Hi,
>
> I am trying to setup SSL/TLS on xwiki running tomcat7. I am trying to find
> the tomcat conf file and the java directory but they dont seem to be in the
> default location. Since we are running tomcat, the ssl certificate would
> have to be in tomcat correct? Would this be easier in Jetty? Does anyone
> have instructions on how to setup SSL/TLS on xwiki or can someone point me
> in the right direction?
>
> Thanks in advance!
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
--
Satire is the escape hatch from the cycle of sorrow, hatred and violence. #JeSuisCharlie
------------------------------
Message: 4
Date: Tue, 28 Apr 2015 09:31:57 +0000
From: Mahomed Hussein <Mahomed(a)CustodianDC.com>
To: XWiki Users <users(a)xwiki.org>
Subject: Re: [xwiki-users] How to Add WYSIWIG toolbar button
Message-ID: <65b0756296074e7c9bb26c2994633ec9(a)CDC-EX1.cdc.local>
Content-Type: text/plain; charset="utf-8"
Hi Marius
Thank you very much for this info. It is very helpful. Unfortunately I may take me a bit of time to assimilate and understand it all :-) But I will certainly give it a try in the next few weeks. I'll do my best to remember to post my results.
Kind regards,
Mahomed
-----Original Message-----
From: users [mailto:users-bounces@xwiki.org] On Behalf Of Marius Dumitru Florea
Sent: 27 April 2015 19:18
To: XWiki Users
Subject: Re: [xwiki-users] How to Add WYSIWIG toolbar button
On Fri, Apr 24, 2015 at 7:27 PM, Mahomed Hussein
<Mahomed(a)custodiandc.com> wrote:
> Hi
>
> I have a problem where users want to highlight text in the WYSIWIG editor and press a button on the toolbar to automatically add the {{code}}, {{warning}} etc. start and end tags to the text. I know how to add a macro button and to style it. But the problem with the macro is that it pops up a form with a text area that you then need to fill in with text you want to put inside the tags. The behaviour I am looking for is similar to highlighting text and then pressing the Bold button on the toolbar.
>
> I have done some digging/searching/googling and found the simpledittoolbar.vm and I?ve customised this and added the copy to my skin. I have added the following code in the relevant sections and it works perfectly when I click Edit>Wiki but it doesn?t show on the toolbar when I click Edit>WYSIWIG. I am running XWiki 7.0
simpledittoolbar.vm affects only the wiki editor.
>
> #set($discard = $syntax10Elements.add(['code', '{{code}}', '{{/code}}', 'page_code']))
> #set($discard = $syntax20Elements.add(['code', '{{code}}', '{{/code}}', 'page_code']))
> #set($discard = $confluence10Elements.add(['code', '{{code}}', '{{/code}}', 'page_code']))
> So any idea how I can make the button show on the WYSIWIG toolbar? Alternatively how do I make the macro execute on the highlighted text?
It's not simple. You have two options:
(1) Put a button on the toolbar with something like
http://extensions.xwiki.org/xwiki/bin/view/Extension/WYSIWYG+Editor+Module#…
then listen on click and use
http://extensions.xwiki.org/xwiki/bin/view/Extension/WYSIWYG+Editor+Module#…
#getSelectionRange() to access the selected text and then
#getCommandManager() to
http://extensions.xwiki.org/xwiki/bin/view/Extension/WYSIWYG+Editor+Module#…
#execute the 'macroInsert' command. The complex part is to understand
the format of the command parameter. You can check
https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwi…
.
(2) Write a plugin for the WYSIWYG editor from Java, but for this
you'll have to recompile the editor and thus you'll end up with a
custom editor, which is harder to maintain over time and may cause
upgrade headaches.
Hope this helps,
Marius
>
> Thanks in advance.
>
>
> Kind regards,
>
> Mahomed
>
>
>
>
>
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
------------------------------
Subject: Digest Footer
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
------------------------------
End of users Digest, Vol 93, Issue 57
*************************************
Hi Marius
Thank you very much for this info. It is very helpful. Unfortunately I may take me a bit of time to assimilate and understand it all :-) But I will certainly give it a try in the next few weeks. I'll do my best to remember to post my results.
Kind regards,
Mahomed
-----Original Message-----
From: users [mailto:users-bounces@xwiki.org] On Behalf Of Marius Dumitru Florea
Sent: 27 April 2015 19:18
To: XWiki Users
Subject: Re: [xwiki-users] How to Add WYSIWIG toolbar button
On Fri, Apr 24, 2015 at 7:27 PM, Mahomed Hussein
<Mahomed(a)custodiandc.com> wrote:
> Hi
>
> I have a problem where users want to highlight text in the WYSIWIG editor and press a button on the toolbar to automatically add the {{code}}, {{warning}} etc. start and end tags to the text. I know how to add a macro button and to style it. But the problem with the macro is that it pops up a form with a text area that you then need to fill in with text you want to put inside the tags. The behaviour I am looking for is similar to highlighting text and then pressing the Bold button on the toolbar.
>
> I have done some digging/searching/googling and found the simpledittoolbar.vm and I’ve customised this and added the copy to my skin. I have added the following code in the relevant sections and it works perfectly when I click Edit>Wiki but it doesn’t show on the toolbar when I click Edit>WYSIWIG. I am running XWiki 7.0
simpledittoolbar.vm affects only the wiki editor.
>
> #set($discard = $syntax10Elements.add(['code', '{{code}}', '{{/code}}', 'page_code']))
> #set($discard = $syntax20Elements.add(['code', '{{code}}', '{{/code}}', 'page_code']))
> #set($discard = $confluence10Elements.add(['code', '{{code}}', '{{/code}}', 'page_code']))
>
> So any idea how I can make the button show on the WYSIWIG toolbar? Alternatively how do I make the macro execute on the highlighted text?
It's not simple. You have two options:
(1) Put a button on the toolbar with something like
http://extensions.xwiki.org/xwiki/bin/view/Extension/WYSIWYG+Editor+Module#…
then listen on click and use
http://extensions.xwiki.org/xwiki/bin/view/Extension/WYSIWYG+Editor+Module#…
#getSelectionRange() to access the selected text and then
#getCommandManager() to
http://extensions.xwiki.org/xwiki/bin/view/Extension/WYSIWYG+Editor+Module#…
#execute the 'macroInsert' command. The complex part is to understand
the format of the command parameter. You can check
https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwi…
.
(2) Write a plugin for the WYSIWYG editor from Java, but for this
you'll have to recompile the editor and thus you'll end up with a
custom editor, which is harder to maintain over time and may cause
upgrade headaches.
Hope this helps,
Marius
>
> Thanks in advance.
>
>
> Kind regards,
>
> Mahomed
>
>
>
>
>
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hi,
I am trying to setup SSL/TLS on xwiki running tomcat7. I am trying to find
the tomcat conf file and the java directory but they dont seem to be in the
default location. Since we are running tomcat, the ssl certificate would
have to be in tomcat correct? Would this be easier in Jetty? Does anyone
have instructions on how to setup SSL/TLS on xwiki or can someone point me
in the right direction?
Thanks in advance!
Hi
I have a problem where users want to highlight text in the WYSIWIG editor and press a button on the toolbar to automatically add the {{code}}, {{warning}} etc. start and end tags to the text. I know how to add a macro button and to style it. But the problem with the macro is that it pops up a form with a text area that you then need to fill in with text you want to put inside the tags. The behaviour I am looking for is similar to highlighting text and then pressing the Bold button on the toolbar.
I have done some digging/searching/googling and found the simpledittoolbar.vm and I’ve customised this and added the copy to my skin. I have added the following code in the relevant sections and it works perfectly when I click Edit>Wiki but it doesn’t show on the toolbar when I click Edit>WYSIWIG. I am running XWiki 7.0
#set($discard = $syntax10Elements.add(['code', '{{code}}', '{{/code}}', 'page_code']))
#set($discard = $syntax20Elements.add(['code', '{{code}}', '{{/code}}', 'page_code']))
#set($discard = $confluence10Elements.add(['code', '{{code}}', '{{/code}}', 'page_code']))
So any idea how I can make the button show on the WYSIWIG toolbar? Alternatively how do I make the macro execute on the highlighted text?
Thanks in advance.
Kind regards,
Mahomed
I'm sure we can debate this all day.
XWiki is very simple for end users to use. The actual purpose of the wiki (to allow people to create/edit/view articles/pages) is simple and straight-forward. I have everyone in our organisation using it successfully, and trust me, some of the end users should not be allowed near computers. But they managed to use the system for its purpose just fine. That doesn't mean that they can all install, configure, update and customise XWiki.
I'll give you another analogy. XWiki is like a fine car. Cars are easy to use and drive by almost anyone. But that doesn't mean everyone can fix a car. Even if you know a little bit about how engines work and how to change the oil etc. Some jobs just have to be left to the professionals. XWiki is the same. Everyone can use it very easily. But when it comes to the advanced stuff, if you can't understand the excellent documentation, and no one can help you on the mailing list then the problem is not with XWiki.
I consider myself a very competent engineer and developer, but there are some things that even I find quite advanced in XWiki. That goes to show how powerful it is (and what a great job the developers have done).
Anyway I don’t think this is too constructive for the mailing list so I will stop here. You are entitled to your opinion and I am to mine (I think XWiki is great). If you don't like XWiki then I hope you find something that suits you better. That's the beauty of the internet and open source. You can always find something that suits you or make your own :)
Kind regards,
Mahomed
-----Original Message-----
From: users [mailto:users-bounces@xwiki.org] On Behalf Of Pascal BASTIEN
Sent: 22 April 2015 22:23
To: XWiki Users; Maciej Fokt
Subject: Re: [xwiki-users] Clear them all! :p
Hello,I'm sorry, I'm not agree with you : a powerfull system must hide the systems complexity... And it is a wiki : it's mean if there aren't enough simple documentation then anybody (high ueser AND "normal people" with non computer vision) must write a page to contribute and make more available for "simple" user. :-)
IMO we can use a simple xwiki and/or use higher level xwiki and/or a customized one. :-)
Pascal B.
De : Mahomed Hussein <Mahomed(a)CustodianDC.com>
À : Maciej Fokt <maciek.fokt(a)taxi123.pl>; XWiki Users <users(a)xwiki.org>
Envoyé le : Mercredi 22 avril 2015 18h37
Objet : Re: [xwiki-users] Clear them all! :p
That's just the way technology is. The more powerful a system is, and the more options it has, then the more "technical" it is. If you want something that's easy for "no computer" people then I'm afraid you need to use something which has less features and power. A jumbo jet pilot needs to have more experience and knowledge than a Cessna pilot. The jumbo jet has more buttons and features and probably cannot be easily or ever flown by a Cessna pilot. That's just the way things are.
XWiki actually has VERY good documentation (some of the best I've seen, and I've seen a lot of systems). It also has a helpful mailing list. Unfortunately it's not XWiki' s fault if you can't understand the documentation or the help that you have been offered several times here.
I genuinely hope you manage to find a system that you like and works for you.
Kind regards,
Mahomed
-----Original Message-----
From: Maciej Fokt [mailto:maciek.fokt@taxi123.pl]
Sent: 22 April 2015 17:27
To: XWiki Users; Mahomed Hussein
Subject: Re: [xwiki-users] Clear them all! :p
No way... I have back to the 1.1 version and now i haven't settings...
Why XWiki (good, big and helpful toll) can be so hard for "no computer"
people...
Thanks all for help, but XWiki is too hard for me, I think.
W dniu .04.2015 o 18:00 Mahomed Hussein <Mahomed(a)custodiandc.com> pisze:
> He has a problem with his install and I believe he wants to "reset" the
> system so it will be the same as when he installed it for the first
> time. I don't think this is possible without uninstalling, then
> searching and deleting all files/folders related and then installing
> from the beginning.
>
>
> Kind regards,
>
>
>
>
> -----Original Message-----
> From: users [mailto:users-bounces@xwiki.org] On Behalf Of Ecaterina
> Moraru (Valica)
> Sent: 22 April 2015 16:30
> To: XWiki Users
> Subject: Re: [xwiki-users] Clear them all! :p
>
> I guess you could revert the WebPreferences history to version 1.1.
>
> For example, in the Administration you have this URL:
> - "xwiki/bin/admin/XWiki/XWikiPreferences"
> You could do:
> - "xwiki/bin/view/XWiki/XWikiPreferences?viewer=history"
> and then on the version 1.1 use "Rollback".
>
> Not sure if this is what you meant.
> Thanks,
> Caty
>
>
> On Wed, Apr 22, 2015 at 6:01 PM, Maciej Fokt <maciek.fokt(a)taxi123.pl>
> wrote:
>
>>
>> Hello,
>>
>> Is there option to return to the first contain and settings? I mean, I
>> want to clear everything. I would like to back to the settings after
>> installation.
>>
>> Greetings,
>> Maciek.
>> _______________________________________________
>> users mailing list
>> users(a)xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
10 days ago you released 6.4.4 we a few important bug fixes. I now want to
switch from 5.2.1 to 7.0, but I am waiting for the fixes in 6.4.4 to be
included in 7.0. When do you plan to release 7.0.1? And many thanks for an
excellent product!
--
View this message in context: http://xwiki.475771.n2.nabble.com/XWIKI-7-01-tp7594780.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Je serai absent(e) à partir du 25/04/2015 de retour le 04/05/2015.
je suis en congés.
Je répondrai à vos messages dès mon retour.
En cas de problème technique, veuillez contacter SYNOX au 05 67 34 66 56.
Merci
Hello,
I've installed "XWiki Multipage PDF Export" and now.. why all hyperlinks
"transport" me to the my XWiki page online?
I would like to export my all SPACE to PDF but as I said.. I need all
contain, not just links ;)
Greetings,
Maciek.
Hi everybody,
we migrated our XWiki from Windows Server (Tomcat 7, XWiki 6) to Ubuntu
Server 14.10 (Tomcat 8, XWiki 7) installed via the apt repository.
All issues up to now could be solved but I stumbled upon one remaining
issue.
Opening Pages with " in the title/link lead to a tomcat 500 page.
On the Windows instance the pages work.
Could anybody help me to fix this?
Thanks in advance.
Example:
Page: Kunden Appstore "iPad Apps"
Link:
http://10.80.75.216/xwiki/wiki/kunden/view/Some+%26+Space/Kunden+Appstore+%…
Exception:
HTTP Status 500 - com.xpn.xwiki.XWikiException: Error number 11007 in 0:
Failed to extract Entity Resource Reference from URL [
http://10.80.75.216/xwiki/wiki/kunden/view/Some+&+Space/Kunden+Appstore+
"iPad+Apps"]
type Exception report
message com.xpn.xwiki.XWikiException: Error number 11007 in 0: Failed to
extract Entity Resource Reference from URL [
http://10.80.75.216/xwiki/wiki/kunden/view/Some+&+Space/Kunden+Appstore+
"iPad+Apps"]
description The server encountered an internal error that prevented it from
fulfilling this request.
exception
javax.servlet.ServletException: com.xpn.xwiki.XWikiException: Error number
11007 in 0: Failed to extract Entity Resource Reference from URL [
http://10.80.75.216/xwiki/wiki/kunden/view/Some+&+Space/Kunden+Appstore+
"iPad+Apps"]
org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:520)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:427)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:228)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:449)
javax.servlet.http.HttpServlet.service(HttpServlet.java:618)
javax.servlet.http.HttpServlet.service(HttpServlet.java:725)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:115)
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:127)
org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
org.xwiki.container.servlet.filters.internal.SetHTTPHeaderFilter.doFilter(SetHTTPHeaderFilter.java:63)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
root cause
com.xpn.xwiki.XWikiException: Error number 11007 in 0: Failed to extract
Entity Resource Reference from URL [
http://10.80.75.216/xwiki/wiki/kunden/view/Some+&+Space/Kunden+Appstore+
"iPad+Apps"]
com.xpn.xwiki.XWiki.initializeResourceFromURL(XWiki.java:645)
com.xpn.xwiki.XWiki.getXWiki(XWiki.java:593)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:170)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:146)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:425)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:228)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:449)
javax.servlet.http.HttpServlet.service(HttpServlet.java:618)
javax.servlet.http.HttpServlet.service(HttpServlet.java:725)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:115)
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:127)
org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
org.xwiki.container.servlet.filters.internal.SetHTTPHeaderFilter.doFilter(SetHTTPHeaderFilter.java:63)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
root cause
org.xwiki.resource.CreateResourceReferenceException: Invalid URL [
http://10.80.75.216/xwiki/wiki/kunden/view/Some+&+Space/Kunden+Appstore+
"iPad+Apps"]
org.xwiki.url.ExtendedURL.<init>(ExtendedURL.java:109)
org.xwiki.url.internal.standard.StandardURLResourceReferenceResolver.resolve(StandardURLResourceReferenceResolver.java:161)
org.xwiki.url.internal.standard.StandardURLResourceReferenceResolver.resolve(StandardURLResourceReferenceResolver.java:55)
org.xwiki.url.internal.DefaultResourceReferenceResolver.resolve(DefaultResourceReferenceResolver.java:75)
org.xwiki.url.internal.DefaultResourceReferenceResolver.resolve(DefaultResourceReferenceResolver.java:45)
com.xpn.xwiki.XWiki.initializeResourceFromURL(XWiki.java:641)
com.xpn.xwiki.XWiki.getXWiki(XWiki.java:593)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:170)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:146)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:425)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:228)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:449)
javax.servlet.http.HttpServlet.service(HttpServlet.java:618)
javax.servlet.http.HttpServlet.service(HttpServlet.java:725)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:115)
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:127)
org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
org.xwiki.container.servlet.filters.internal.SetHTTPHeaderFilter.doFilter(SetHTTPHeaderFilter.java:63)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
root cause
java.net.URISyntaxException: Illegal character in path at index 74:
http://10.80.75.216/xwiki/wiki/kunden/view/Some+&+Space/Kunden+Appstore+
"iPad+Apps"
java.net.URI$Parser.fail(URI.java:2848)
java.net.URI$Parser.checkChars(URI.java:3021)
java.net.URI$Parser.parseHierarchical(URI.java:3105)
java.net.URI$Parser.parse(URI.java:3053)
java.net.URI.<init>(URI.java:588)
java.net.URL.toURI(URL.java:939)
org.xwiki.url.ExtendedURL.<init>(ExtendedURL.java:107)
org.xwiki.url.internal.standard.StandardURLResourceReferenceResolver.resolve(StandardURLResourceReferenceResolver.java:161)
org.xwiki.url.internal.standard.StandardURLResourceReferenceResolver.resolve(StandardURLResourceReferenceResolver.java:55)
org.xwiki.url.internal.DefaultResourceReferenceResolver.resolve(DefaultResourceReferenceResolver.java:75)
org.xwiki.url.internal.DefaultResourceReferenceResolver.resolve(DefaultResourceReferenceResolver.java:45)
com.xpn.xwiki.XWiki.initializeResourceFromURL(XWiki.java:641)
com.xpn.xwiki.XWiki.getXWiki(XWiki.java:593)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:170)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:146)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:425)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:228)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:449)
javax.servlet.http.HttpServlet.service(HttpServlet.java:618)
javax.servlet.http.HttpServlet.service(HttpServlet.java:725)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:115)
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:127)
org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
org.xwiki.container.servlet.filters.internal.SetHTTPHeaderFilter.doFilter(SetHTTPHeaderFilter.java:63)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
note The full stack trace of the root cause is available in the Apache
Tomcat/8.0.9 (Ubuntu) logs.
Hi all,
In XWiki prior to V6, when creating a new wiki using the Wiki Manager,
we had the choice to provision the wiki or not by choosing "Later" from
the wizard.
That 'Later' trick was very useful because it was allowing the wiki
descriptor to be created (but not only it, see below) without adding
content to the wiki.
Then, if you wanted to import a wiki (or subwiki) from another xwiki
instance to the new instance using a database dump, you just had to drop
and recreate the just-created database and import the dump.
This is more or less what is explained here
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Backup. Less because
there is no notion of sub-wiki in this doc, but we will cover this in
another thread. The current one being how to bring a solution to my
current issue.
So the wizard trick was useful.
Now in V7 any new wiki is automatically provisioned, no choice on this.
Today we need to import an existing wiki in a older xwiki to a fresh
xwiki v7 farm. We could export the older wiki as XAR but for some
reason, the admin tool's large export tool
(http://extensions.xwiki.org/xwiki/bin/view/Extension/Large+Export+By+Space+…)
locks after writing 1.7GB (vmassol, is this the other one you suggested
to use
http://extensions.xwiki.org/xwiki/bin/view/Extension/Large+Wiki+Export ? )
Anyway we get used to db level export so we are working through this thread.
We spend the whole day to turn around the problem in V7 until we got
bored to hell :)
1) if you try to create the descriptor by hand, there is something that
prevent it to be listed in the wikimanager.
2) to turn around 1), we've created a 'dummy' wiki using the UI as the
usual manner, then exported a XAR of the 'dummy' wiki descriptor document.
3) Restore the XAR with option "as backup" turned on (the last is very
important).
4) So now we got a descriptor for our wiki. There is still no
corresponding database at this point so we create the database and
import the content.
5) now restart xwiki so the database upgrade occurs. Well.
6) Now we indeed run the imported wiki but next we have to upgrade all
the documents package but no wizard is triggered ? Why : the issue at
this point is there is no folder in the
PermDir/jobs/status/distribution/wiki/<wikiname> which sounds logical
because we created the descriptor "by hand" throught a XAR import which
doesn't include the process of writing initial status.xml files in
PermDir/jobs/status/distribution/wiki/<wikiname>/status.xml
So indeed we're stuck. How do we run the Document Wizard Upgrade at this
point ?
Regards,
--
Martin
Do not get me wrong, I love Xwiki: what I mean it is always possible to make it easyer (like distribution wizard by example). Wizard and advanced doc to goes further is perfect. :-)
To answer at fisrt problem: a database dump (+ DW launched) will be enough to reinit xwiki, no? I don't know if there are one provided in xwiki.org?
(sorry about this mess: it wasn't my goal) :-/
--- En date de : Jeu 23.4.15, Mahomed Hussein <Mahomed(a)CustodianDC.com> a écrit :
> De: Mahomed Hussein <Mahomed(a)CustodianDC.com>
...
>
> Anyway I don’t think this is too constructive for the
> mailing list so I will stop here. You are entitled to your
> opinion and I am to mine (I think XWiki is great). If you
> don't like XWiki then I hope you find something that suits
> you better. That's the beauty of the internet and open
> source. You can always find something that suits you or make
> your own :)
>
...
> >
> > On Wed, Apr 22, 2015 at 6:01 PM, Maciej Fokt <maciek.fokt(a)taxi123.pl>
> > wrote:
> >
> >>
> >> Hello,
> >>
> >> Is there option to return to the first contain and
> settings? I mean, I
> >> want to clear everything. I would like to back to
> the settings after
> >> installation.
> >>
> >> Greetings,
> >> Maciek.
Could you use something like http://snag.gy/ or http://expirebox.com/ to post a screenshot?
Kind regards,
Mahomed
-----Original Message-----
From: users [mailto:users-bounces@xwiki.org] On Behalf Of Maciej Fokt
Sent: 20 April 2015 15:10
To: users(a)xwiki.org
Subject: [xwiki-users] How to hide this?
Hi,
I used "inspector" to examine the element (still my problem with double
button on the top panel):
class="dropdown-split-right dropdown-toggle hidden-xs
dropdown-split-left"
Could anyone say something about this? Maybe I installed extension or
something... Please help me :p
I can't public XWiki with this bug.
Greetings,
Maciek.
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
That's just the way technology is. The more powerful a system is, and the more options it has, then the more "technical" it is. If you want something that's easy for "no computer" people then I'm afraid you need to use something which has less features and power. A jumbo jet pilot needs to have more experience and knowledge than a Cessna pilot. The jumbo jet has more buttons and features and probably cannot be easily or ever flown by a Cessna pilot. That's just the way things are.
XWiki actually has VERY good documentation (some of the best I've seen, and I've seen a lot of systems). It also has a helpful mailing list. Unfortunately it's not XWiki' s fault if you can't understand the documentation or the help that you have been offered several times here.
I genuinely hope you manage to find a system that you like and works for you.
Kind regards,
Mahomed
-----Original Message-----
From: Maciej Fokt [mailto:maciek.fokt@taxi123.pl]
Sent: 22 April 2015 17:27
To: XWiki Users; Mahomed Hussein
Subject: Re: [xwiki-users] Clear them all! :p
No way... I have back to the 1.1 version and now i haven't settings...
Why XWiki (good, big and helpful toll) can be so hard for "no computer"
people...
Thanks all for help, but XWiki is too hard for me, I think.
W dniu .04.2015 o 18:00 Mahomed Hussein <Mahomed(a)custodiandc.com> pisze:
> He has a problem with his install and I believe he wants to "reset" the
> system so it will be the same as when he installed it for the first
> time. I don't think this is possible without uninstalling, then
> searching and deleting all files/folders related and then installing
> from the beginning.
>
>
> Kind regards,
>
>
>
>
> -----Original Message-----
> From: users [mailto:users-bounces@xwiki.org] On Behalf Of Ecaterina
> Moraru (Valica)
> Sent: 22 April 2015 16:30
> To: XWiki Users
> Subject: Re: [xwiki-users] Clear them all! :p
>
> I guess you could revert the WebPreferences history to version 1.1.
>
> For example, in the Administration you have this URL:
> - "xwiki/bin/admin/XWiki/XWikiPreferences"
> You could do:
> - "xwiki/bin/view/XWiki/XWikiPreferences?viewer=history"
> and then on the version 1.1 use "Rollback".
>
> Not sure if this is what you meant.
> Thanks,
> Caty
>
>
> On Wed, Apr 22, 2015 at 6:01 PM, Maciej Fokt <maciek.fokt(a)taxi123.pl>
> wrote:
>
>>
>> Hello,
>>
>> Is there option to return to the first contain and settings? I mean, I
>> want to clear everything. I would like to back to the settings after
>> installation.
>>
>> Greetings,
>> Maciek.
>> _______________________________________________
>> users mailing list
>> users(a)xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
He has a problem with his install and I believe he wants to "reset" the system so it will be the same as when he installed it for the first time. I don't think this is possible without uninstalling, then searching and deleting all files/folders related and then installing from the beginning.
Kind regards,
-----Original Message-----
From: users [mailto:users-bounces@xwiki.org] On Behalf Of Ecaterina Moraru (Valica)
Sent: 22 April 2015 16:30
To: XWiki Users
Subject: Re: [xwiki-users] Clear them all! :p
I guess you could revert the WebPreferences history to version 1.1.
For example, in the Administration you have this URL:
- "xwiki/bin/admin/XWiki/XWikiPreferences"
You could do:
- "xwiki/bin/view/XWiki/XWikiPreferences?viewer=history"
and then on the version 1.1 use "Rollback".
Not sure if this is what you meant.
Thanks,
Caty
On Wed, Apr 22, 2015 at 6:01 PM, Maciej Fokt <maciek.fokt(a)taxi123.pl> wrote:
>
> Hello,
>
> Is there option to return to the first contain and settings? I mean, I
> want to clear everything. I would like to back to the settings after
> installation.
>
> Greetings,
> Maciek.
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hello,
Is there option to return to the first contain and settings? I mean, I
want to clear everything. I would like to back to the settings after
installation.
Greetings,
Maciek.
Hi guys,
I have a class containing a property type DBList. The Query is something
like this:
SELECT idVarProp.value, CONCAT(codeVarProp.value, ' - ',
naamVarProp.value, ' (', codeProdProp.value, ' - ', naamProdProp.value,
')')
FROM etc. etc.
This works fine if I use "displayView"; the CONCAT value is displayed on
screen. I now want to use a custom displayer to access this CONCAT part.
I guess I should have access to some kind of Map value, but I do not
know how to get to it.
Any ideas or is this not possible at all?
Peter
Via the application you can export spaces and pages offering to export
everything (by adding all spaces and containing pages). This will give you
a XAR file of the whole content.
Then you can import this XAR file via Administration > Import.
Again, if you have lots of (big) attachments I recommend switching to
filesystem attachments. There is also a documentation for that:
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Attachments#HFilesystem…
2015-04-21 16:11 GMT+02:00 Maciej Fokt <maciek.fokt(a)taxi123.pl>:
> Ok. I have this application.. so.. what now? (Sorry for my maybe stupid
> questions but XWiki is for me, black magic :p but it's really good tool)
>
> I would like to "take" all spaces to .zip file and import spaces with
> their contain to fresh installed XWiki.
>
> Thank you in advance for your help.
>
> Greetings,
> Maciek.
>
>
>
>
>
Hello,
I tried to make a backup of spaces. I made (I think correctly) backup of
one of space... and I deleted this space. Now I can't import this backup
.xar file... Why?!
File weight: 16.9 MB
Please tell me why..
Greetings,
Maciek.
When we have headers of level 1 or 2 inside the container macro it looks they can not be used as "section" in the Include/Display macro?
Or are we missing something?
Our goal is to have columns in a wide display that responsive change to a single column when the display (tablets, smart-phones) does not have enough width
Gerritjan Koekkoek
Vader van Rai Koekkoek (cdls) en voorzitter vereniging CdLS
Visit our website<http://www.cdlsworld.org>
Facebook<https://www.facebook.com/gerritjan.koekkoek>
email<gerritjan(a)cdlsworld.org>
> > I create MyClass/Sheet/Template and in
> another AnotherClass I add a Page type property with:
> > - Display Type : select
> > - XWiki Class Name: MyClass
> > - Id Field Name: doc.fullName
> > - Value Field Name : doc.name
> >
> > My purpose is to
> display a list of page (with MyClass object): this point is
> working well but ...
> >
>
> > I want that the user
> select in my select list: one page OR nothing.
>
...
> in
> order to add this item to a Page
> (actually DatabaseList) property you
> have to
> write a custom displayer. Another solution may be to create
Here I created a nice custom displayer in MyClass: Property type: Page (or database list)
It's filtered hidden doc and add one Empty entry in select list.
- Display Type : select
Hibernate Query (to filter hidden doc because http://jira.xwiki.org/browse/XWIKI-12031 issue): select distinct doc.name from XWikiDocument as doc, BaseObject as obj where doc.fullName=obj.name and obj.className='FormSMQ.EAClass' and doc.space='FormSMQ' and doc.hidden=false
Custom Display:
{{velocity}}
#if ($type == 'edit')
#set($MyClass=$object.getxWikiClass())
#set($list=$MyClass.get($name).getListValues())
#set ($MySelectList="<select id='" + "${prefix}_${name}" + "' size='1' name='" + $prefix + ${name} + "'>")
#set ($Selected="")
#if ($!value=='')
#set ($Selected=" selected='selected'")
#end
#set ($MySelectList=$MySelectList + "<option value=''" + $!Selected + " label='" + $services.localization.render('FormSMQ.PiacJ2Class.Empty') + "'>" + $services.localization.render('FormSMQ.PiacJ2Class.Empty') + "</option>")
#foreach($listitem in $list)
#if ($listitem==$value)
#set ($Selected=" selected='selected'")
#else
#set ($Selected="")
#end
#set ($MySelectList=$MySelectList + "<option value='" + $listitem + "'" + $!Selected + " label='" + $listitem + "'>" + $listitem + "</option>")
#end
#set ($MySelectList=$MySelectList + "</select>")
#set ($MySelectList=$MySelectList + "<input type='hidden' value='' name='" + ${prefix} + ${name} +"'>")
{{html clean=false}}
$MySelectList
{{/html}}
#elseif (($type == 'view') && ($!value!=''))
[[$value]]
#else
$value
#end
{{/velocity}}
Use $object.getxWikiClass().get($name).getMapValues() with XWiki Class Name: MyClass +Id Field Name: doc.fullName + Value Field Name : doc.name
First I used this awfull code (to forget of course):
#if ($type == 'edit')
#set ($propertyClass = $object.getxWikiClass().get($name))
#set ($MySelectList = $doc.displayEdit($propertyClass, $prefix, $object))
#set ($Empty=$services.localization.render('FormSMQ.PiacJ2Class.Empty'))
#if ($!value!='')
## if not empty, add "Empty" "option value"
#set($EmptyValueAdded='<option value="" label=' + $Empty + '>' + $Empty + '</option><option value=')
#set ($MySelectList = $stringtool.replaceOnce($MySelectList, '<option value=', $EmptyValueAdded))
#else
## if empty, add SELECTED "Empty" "option value"
#set($EmptyValueAdded="<option selected='selected' value='' label='" + $Empty + "'>" + $Empty + "</option>")
#set ($MySelectList = $stringtool.replaceOnce($MySelectList, "<option selected='selected' value='' label=''></option>", $EmptyValueAdded))
#end
Thxs for your help.
Pascal B
Hi,
I think my all problems will be resolve if I reinstall XWiki. Since I do
that i want to make a backup of all my spaces itp.
Could you tell me how to do that without changing something in code?
Greetings,
Maciek.
Hi Marius,
I am using 6.4.3 and the unmodified LiveTableResults macro. I haven't
tried this for a simple user since this is a (sub-)wiki that is
accessible only for Admin and guest (non-registered) users. I will try
to check this out later today.
Thanks,
Peter
users-request(a)xwiki.org schreef op 20-4-2015 om 14:00:
> Send users mailing list submissions to
> users(a)xwiki.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.xwiki.org/mailman/listinfo/users
> or, via email, send a message with subject or body 'help' to
> users-request(a)xwiki.org
>
> You can reach the person managing the list at
> users-owner(a)xwiki.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of users digest..."
>
>
> Today's Topics:
>
> 1. Livetable results for guest users (Peter Huisman)
> 2. Re: Livetable results for guest users (Marius Dumitru Florea)
> 3. create new xclass property (TOTOUM NEMKAM, Eva)
> 4. Re: create new xclass property (Marius Dumitru Florea)
> 5. Help me again ;) (Maciej Fokt)
> 6. Re: Help me again ;) (Ricardo.Julio.Rodriguez.Fernandez(a)sergas.es)
>
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
Cool. I wasn't able to completely recreate it, but the issue seems to be with the extra " dropdown-split-left". I wonder if deleting that bit in the inspector renders the button correctly.
The only thing I can think of is that a customer skin/theme or skin extension has been installed. I don't think this would be easy for someone else to troubleshoot without access to the live code. My suggestion is to disable/restore all skin/theme/skin extensions until the root cause is found.
Kind regards,
Mahomed
-----Original Message-----
From: users [mailto:users-bounces@xwiki.org] On Behalf Of Ricardo.Julio.Rodriguez.Fernandez(a)sergas.es
Sent: 20 April 2015 19:47
To: users(a)xwiki.org
Subject: Re: [xwiki-users] How to hide this?
Faster...
http://goo.gl/SLZuPR
--
Ricardo Rodríguez
Research Management and Promotion Technician
Technical Secretariat
Health Research Institute of Santiago de Compostela (IDIS)
http://www.idisantiago.es
________________________________________
De: users [users-bounces(a)xwiki.org] en nombre de Mahomed Hussein [Mahomed(a)CustodianDC.com]
Enviado: lunes, 20 de abril de 2015 18:22
Para: XWiki Users
Asunto: Re: [xwiki-users] How to hide this?
Could you use something like http://snag.gy/ or http://expirebox.com/ to post a screenshot?
Kind regards,
Mahomed
-----Original Message-----
From: users [mailto:users-bounces@xwiki.org] On Behalf Of Maciej Fokt
Sent: 20 April 2015 15:10
To: users(a)xwiki.org
Subject: [xwiki-users] How to hide this?
Hi,
I used "inspector" to examine the element (still my problem with double
button on the top panel):
class="dropdown-split-right dropdown-toggle hidden-xs
dropdown-split-left"
Could anyone say something about this? Maybe I installed extension or
something... Please help me :p
I can't public XWiki with this bug.
Greetings,
Maciek.
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
________________________________
Nota: A información contida nesta mensaxe e os seus posibles documentos adxuntos é privada e confidencial e está dirixida únicamente ó seu destinatario/a. Se vostede non é o/a destinatario/a orixinal desta mensaxe, por favor elimínea. A distribución ou copia desta mensaxe non está autorizada.
Nota: La información contenida en este mensaje y sus posibles documentos adjuntos es privada y confidencial y está dirigida únicamente a su destinatario/a. Si usted no es el/la destinatario/a original de este mensaje, por favor elimínelo. La distribución o copia de este mensaje no está autorizada.
See more languages: http://www.sergas.es/aviso_confidencialidad.htm
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hi,
No, unless you prefer IDEA over Eclipse ;)
A lot of XWiki devs use Eclipse without problem.
This is not your problem here unless you’re building inside your IDE. Just run from the command line if that’s not already the case.
The issue could simply be that you’re on Windows and these custom sourcepaths may not work on Windows for some reason:
<!-- We need custom sourcepaths for our Component Annotation Process work
(See ComponentCheckerAnnotationProcessor.java). This is required because of
http://jira.codehaus.org/browse/MCOMPILER-122.
However note that IntelliJ IDEA doesn't honor custom sourcepaths, see
https://youtrack.jetbrains.com/issue/IDEA-133120, which means that you need to turn off
Annotation Processing in IDEA or IDEA will generate errors while building modules -->
<execution>
<id>default-compile</id>
<configuration>
<compilerArguments>
<sourcepath>${project.basedir}/src/main/java:${project.basedir}/src/main/resources</sourcepath>
</compilerArguments>
</configuration>
</execution>
<execution>
<id>default-testCompile</id>
<configuration>
<compilerArguments>
<sourcepath>${project.basedir}/src/test/java:${project.basedir}/src/test/resources</sourcepath>
</compilerArguments>
</configuration>
</execution>
For the moment try to turn off annotation processors and tell us if it builds fine:
mvn install -Dproc=none
Thanks
-Vincent
PS: Please always reply to the list!
On 18 Apr 2015 at 22:10:18, Khjintcorp (khjintcorp@gmail.com(mailto:khjintcorp@gmail.com)) wrote:
> Vincent,
>
> I use eclipse, do I need change to idea?
>
> Thanks
>
> Ken
>
> Sent from my iPhone
>
> On Apr 18, 2015, at 2:00 PM, "vincent@massol.net(mailto:vincent@massol.net)" wrote:
>
> >
> >
> >
> >
> > On 17 Apr 2015 at 22:47:00, Khjintcorp (khjintcorp@gmail.com(mailto:khjintcorp@gmail.com)) wrote:
> >
> > >
> > >
> > > Sent from my iPhone
> > >
> > > Begin forwarded message
> > > >
> > > > Hi Marius.
> > > >
> > > > I think this is related to MCOMPILER-122.
> > > >
> > > > (See ComponentCheckerAnnotationProcessor.java). This is required because of
> > > > http://jira.codehaus.org/browse/MCOMPILER-122.
> > > >
> > > > However note that IntelliJ IDEA doesn't honor custom sourcepaths, see
> > > > https://youtrack.jetbrains.com/issue/IDEA-133120, which means that you need to turn off
> > > > Annotation Processing in IDEA or IDEA will generate errors while building modules -->
> >
> >
> >
> >
> >
> > FTR I’ve fixed this on master (i.e.7.1-SNAPSHOT) and you don’t need to do anything in IDEA now, it’s turned off automatically if you’re doing a make inside IDEA.
> >
> >
> >
> >
> >
> >
> > Thanks
> >
> >
> > -Vincent
> >
> >
> >
> >
> >
> > >
> > > > ------------------------------------------------------------------------------------------------------------
> > > > Vincent Massol’ note
> > > >
> > > > I've hit this problem too.
> > > >
> > > > I've had to do the following (https://github.com/xwiki/xwiki-commons/blob/master/pom.xml#L762):
> > > >
> > > >
> > > > org.apache.maven.plugins
> > > > maven-compiler-plugin
> > > >
> > > > 3.2
> > > >
> > > > 1.7
> > > > 1.7
> > > >
> > > >
> > > >
> > > >
> > > > default-compile
> > > >
> > > >
> > > > ${project.basedir}/src/main/java:${project.basedir}/src/main/resources
> > > >
> > > >
> > > >
> > > >
> > > > default-testCompile
> > > >
> > > >
> > > > ${project.basedir}/src/test/java:${project.basedir}/src/test/resources
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > However this isn't perfect. It works in Maven but fails in IDEA (see https://youtrack.jetbrains.com/issue/IDEA-133120). I'm also not sure it works on Windows machines (but that could be fixed with profiles).
> > > >
> > > > In addition I've noticed that it runs javac with 2 -sourcepath parameters! For example:
> > > >
> > > > [DEBUG] -d /Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/target/classes -classpath /Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/target/classes:/Users/vmassol/.m2/repository/org/xwiki/commons/xwiki-commons-tool-component-generation/6.4-SNAPSHOT/xwiki-commons-tool-component-generation-6.4-SNAPSHOT.jar:
> > > > -sourcepath /Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/src/main/java:/Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/target/generated-sources/annotations:
> > > > -s /Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/target/generated-sources/annotations
> > > > -g -deprecation -target 1.7 -source 1.7 -encoding UTF-8
> > > > -sourcepath /Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/src/main/java:/Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/src/main/resources
> > > > -Xlint:all
> > > >
> > > > -------------------------------------------------------
> > > >
> > > > Do you know how to fix this in Window env
> > > >
> > > >
> > > > Thanks
> > > >
> > > > Ken
> > > >
> > > > From: LIANG, KEN K (CTR)
> > > > Sent: Friday, April 17, 2015 11:06 AM
> > > > To: 'khjintcorp@gmail.com(mailto:khjintcorp@gmail.com)'
> > > > Subject: Can'tbuild project xwiki-platform-wiki-default
> > > >
> > > > Hi Marius
> > > >
> > > > I used the entire xwiki-platform-wiki module on the clean master branch. I used window to build xwiki.
> > > >
> > > > Here is my configuration.
> > > > C:\Projects\xwiki-platform>mvn -version
> > > > Apache Maven 3.3.1 (cab6659f9874fa96462afef40fcf6bc033d58c1c; 2015-03-13T16:10:27-04:00)
> > > > Maven home: C:\apache-maven-3.3.1
> > > > Java version: 1.7.0_65, vendor: Oracle Corporation
> > > > Java home: C:\Program Files\Java\jdk1.7.0_65\jre
> > > > Default locale: en_US, platform encoding: Cp1252
> > > > OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
> > > >
> > > > I followed the direction on http://dev.xwiki.org/xwiki/bin/view/Community/Building#HInstallingMaven. I can do clean, but not install.
> > > >
> > > > mvn clean install -Dxwiki.checkstyle.skip=true
> > > >
> > > > It seems that the components in any modules are not able to be compiled. Do I miss any steps in set up in order to build xwiki? I got the same issue when I try to build the xwiki-common package
> > > >
> > > > Thanks
> > > >
> > > > Ken
> > > >
> > > > On Apr 16, 2015 11:14:02 pm , Marius Dumitru Florea (mari...@xwiki.com(http://xwiki.com)) Wrote
> > > > What branch / tag of https://github.com/xwiki/xwiki-platform/ are you
> > > > building? Did you make any changes (is git status clean) ? Did you
> > > > configure Maven as per
> > > > http://dev.xwiki.org/xwiki/bin/view/Community/Building#HInstallingMaven
> > > > ? What OS are you using?
> > > >
> > > > I have no problem building the entire xwiki-platform-wiki module on
> > > > the clean master branch, using Maven 3.0.4 and Java 7 on Linux
> > > > (Ubuntu).
> > > >
> > > > Hope this helps,
> > > > Marius
> > > >
> > > > On Thu, Apr 16, 2015 at 6:58 PM, Khjintcorp wrote:
> > > > Hello
> > > >
> > > > I am new on Xwiki. I like to rebuild Xwiki platform or common packages. I fixed
> > > > all problems related to build. Except one thing if the module has component
> > > > codes or components.txt I always got builderror. Please see the attached error
> > > > log. I think I missed one thing but I don't know yet. Can you help me on this
> > > > issue.
> > > >
> > > > Thanks
> > > >
> > > > Ken
> > > >
> > > > Sent from my iPhone
> > > >
> > > > Begin forwarded message:
> > > >
> > > > From: "LIANG, KEN K (CTR)"
> > > > Date: April 16, 2015 at 10:13:14 AM EDT
> > > > To: "khji...@gmail.com(http://gmail.com)"
> > > > Subject: Can'tbuild project xwiki-platform-wiki-default
> > > >
> > > > [INFO] XWiki Platform - Wiki - Parent POM ................. SUCCESS [ 7.463 s]
> > > > [INFO] XWiki Platform - Wiki - API ........................ SUCCESS [ 8.459 s]
> > > > [INFO] XWiki Platform - Wiki - Default Implementation ..... FAILURE [ 25.449 s]
> > > > [INFO] XWiki Platform - Wiki - REST - Parent POM .......... SKIPPED
> > > > [INFO] XWiki Platform - Wiki - REST - API ................. SKIPPED
> > > > [INFO] XWiki Platform - Wiki - Template - Parent POM ...... SKIPPED
> > > > [INFO] XWiki Platform - Wiki - Template - API ............. SKIPPED
> > > > [INFO] XWiki Platform - Wiki - REST - Default implementation SKIPPED
> > > > [INFO] XWiki Platform - Wiki - Script services ............ SKIPPED
> > > > [INFO] XWiki Platform - Wiki - Template - Default ......... SKIPPED
> > > > [INFO] XWiki Platform - Wiki - Template - Script .......... SKIPPED
> > > > [INFO] XWiki Platform - Wiki - User - Parent POM .......... SKIPPED
> > > > [INFO] XWiki Platform - Wiki - User - API ................. SKIPPED
> > > > [INFO] XWiki Platform - Wiki - User - Default ............. SKIPPED
> > > > [INFO] XWiki Platform - Wiki - User - Script .............. SKIPPED
> > > > [INFO] XWiki Platform - Wiki - UI - Parent POM ............ SKIPPED
> > > > [INFO] XWiki Platform - Wiki - UI - Common ................ SKIPPED
> > > > [INFO] XWiki Platform - Wiki - UI - Main Wiki ............. SKIPPED
> > > > [INFO] XWiki Platform - Wiki - UI - Wiki .................. SKIPPED
> > > > [INFO] XWiki Platform - Wiki - Workspaces Migrator ........ SKIPPED
> > > > [INFO] ------------------------------------------------------------------------
> > > > [INFO] BUILD FAILURE
> > > > [INFO] ------------------------------------------------------------------------
> > > > [INFO] Total time: 43.351 s
> > > > [INFO] Finished at: 2015-04-16T10:11:32-04:00
> > > > [INFO] Final Memory: 72M/912M
> > > > [INFO] ------------------------------------------------------------------------
> > > > [ERROR] Failed to execute goal
> > > > org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on
> > > > project xwiki-platform-wiki-default: Compilation failure: Compilation failure:
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.manager.DefaultWikiCreator] isn't declared! Consider
> > > > adding a components.txt file or if it's normal use the "staticRegistration"
> > > > parameter as in "@Component(staticRegistration = false)"
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.descriptor.builder.DefaultWikiDescriptorBuilder] isn't
> > > > declared! Consider adding a components.txt file or if it's normal use the
> > > > "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.manager.WikiDescriptorCache] isn't declared! Consider
> > > > adding a components.txt file or if it's normal use the "staticRegistration"
> > > > parameter as in "@Component(staticRegistration = false)"
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.descriptor.listener.WikiDescriptorListener] isn't
> > > > declared! Consider adding a components.txt file or if it's normal use the
> > > > "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.manager.DefaultWikiDeleter] isn't declared! Consider
> > > > adding a components.txt file or if it's normal use the "staticRegistration"
> > > > parameter as in "@Component(staticRegistration = false)"
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.descriptor.document.DefaultWikiDescriptorDocumentHelper]
> > > > isn't declared! Consider adding a components.txt file or if it's normal use the
> > > > "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.descriptor.document.XWikiServerClassDocumentInitializer]
> > > > isn't declared! Consider adding a components.txt file or if it's normal use the
> > > > "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.provisioning.DefaultWikiCopier] isn't declared!
> > > > Consider adding a components.txt file or if it's normal use the
> > > > "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.descriptor.migrator.WikiDescriptorMigrator] isn't
> > > > declared! Consider adding a components.txt file or if it's normal use the
> > > > "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.descriptor.DefaultWikiDescriptorManager] isn't
> > > > declared! Consider adding a components.txt file or if it's normal use the
> > > > "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.configuration.DefaultWikiConfiguration] isn't declared!
> > > > Consider adding a components.txt file or if it's normal use the
> > > > "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.descriptor.properties.DefaultWikiPropertyGroupManager]
> > > > isn't declared! Consider adding a components.txt file or if it's normal use the
> > > > "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.provisioning.DefaultWikiProvisioningJobExecutor] isn't
> > > > declared! Consider adding a components.txt file or if it's normal use the
> > > > "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> > > > [ERROR] There's no [META-INF/components.txt] file and thus Component
> > > > [org.xwiki.wiki.internal.manager.DefaultWikiManager] isn't declared! Consider
> > > > adding a components.txt file or if it's normal use the "staticRegistration"
> > > > parameter as in "@Component(staticRegistration = false)"
> > > > [ERROR] -> [Help 1]
> > > > [ERROR]
> > > > [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> > > > switch.
> > > > [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> > > > [ERROR]
> > > > [ERROR] For more information about the errors and possible solutions, please
> > > > read the following articles:
> > > > [ERROR] [Help 1]
> > > > http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> > > > [ERROR]
> > > > [ERROR] After correcting the problems, you can resume the build with the command
> > > > [ERROR] mvn -rf :xwiki-platform-wiki-default
> > > > FATAL ERROR in native method: JDWP on getting class status,
> > > > jvmtiError=JVMTI_ERROR_WRONG_PHASE(112)
> > > > JDWP exit error JVMTI_ERROR_WRONG_PHASE(112): on getting class status
> > > > [util.c:1283]
> > > >
Hi,
I used "inspector" to examine the element (still my problem with double
button on the top panel):
class="dropdown-split-right dropdown-toggle hidden-xs
dropdown-split-left"
Could anyone say something about this? Maybe I installed extension or
something... Please help me :p
I can't public XWiki with this bug.
Greetings,
Maciek.
Hello,
I'm writing in connection with the same problem as last time... I have
double buttons on the top panel.
Could you tell me how to hide this or switch off? I have cleared cache of
my web browser, installed and deleted extensions of XWiki... all don't
working.
Please help me. I will really happy if you sent me screen shots or
something to show me how to do that.
Screen shot with issue in attachment.
Greetings,
Maciek.
Hello,
Please, i have two problems :
1) i try to add an object using this code
## Create an object
#set($obj = $doc.newObject("XWiki.SomeClass"))
$obj.set("field1","value1")
$obj.set("field2","value2")
## Save the object in the page
$doc.save()
but when I click on "save and view", the values I have set for my fields are not saved,
the fields of the object are empty; Moreover, when I add a second object, there are only the first that is displayed on the page.
2) I would like to create corresponding objects to my XCLASS ( For example i have create xClass Environment, Brick ...), a Xclass Environment contains a list of bricks ( i would like to add such property List<Brick> bricks to an object of EnvironmentClass...).
In fact, I would like to create my data model in order to use it in my pages.
I want to know how to create a List property <Brick> for example or in general List<Xclass>.
Thanks.
This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.
Hi,
I have a Wiki which sole purpose is provide documentation for another
Wiki based on vairous classes used to define this documentation. The
wiki should be publicly accessible. I'm using Livetables to show the
results.
So far so good. I do not have any problems controlling the environment
for guest users in accessing the data. I ran into a problem however: I
added a column "sequencenumber" (just a "Number") in a class, to control
the sequence of objects for a certain parent. This column is displayed
in the livetable as a sortable column. This works great when I'm
signed-in as Admin, but when I'm accessing the livetable as guest, it
doesn't work as I expected. The data is shown when I'm selecting any
other (non-number) column as a sort key, but when I select the
sequencenumber column to sort the data, nothing (no single row) is
displayed. Selecting another key to sort the data brings the rows back
on the screen.
I've tried changing the visibility of the livetable macro's but that
didn't bring me anything. Is there anyone who had the same experience
and (obviously) can help me solve this (without changing the
sequencenumber to String type)? :-)
Thanks,
Peter
Hi,
Searching for first names, last names or any other public user profile data gives for guest user no hits in this old installation. I'm using database index.
I'm not able to remember, and has not documented, any change affecting how search works on this information.
Guest users can see that information, for instance...
http://atriumkm.idisantiago.es/bin/XWiki/AteneaSotoSimon
... but search gives no hit looking for any string included in these fields.
I see that XWiki 7.0 index that fields out of the box, thus I guess XWiki follows the same policy in previous releases. But I'm not able to find how/why I broke this feature.
This old XWiki installation keeps been really useful for us and I would like keep it running. But we do need this search running.
Please, could you please point me in the right direction? Where must I change to allow guests to get users' profiles in their searches?
Thanks for your help!
Ricardo
--
Ricardo Rodríguez
Research Management and Promotion Technician
Technical Secretariat
Health Research Institute of Santiago de Compostela (IDIS)
http://www.idisantiago.es
________________________________
Nota: A información contida nesta mensaxe e os seus posibles documentos adxuntos é privada e confidencial e está dirixida únicamente ó seu destinatario/a. Se vostede non é o/a destinatario/a orixinal desta mensaxe, por favor elimínea. A distribución ou copia desta mensaxe non está autorizada.
Nota: La información contenida en este mensaje y sus posibles documentos adjuntos es privada y confidencial y está dirigida únicamente a su destinatario/a. Si usted no es el/la destinatario/a original de este mensaje, por favor elimínelo. La distribución o copia de este mensaje no está autorizada.
See more languages: http://www.sergas.es/aviso_confidencialidad.htm
Hi
I’m experiencing an “odd” behaviour with certain permissions that are applied to spaces and I’m not sure if I’m just doing it wrong, it’s a bug or a limitation of the design.
Basically we have a space for each department (e.g. Sales, Accounts, HR etc.). I have then created 3 groups for each department examples as below:
- Sales-Admin – Full permissions including admin
- Sales-Write – All permissions except Admin rights
- Sales-Read – View and Comment rights only
What I’ve had is if a user is in Sales-Admin group, then they cannot see any of the documents unless they are also a member of the Sales-Write group. This seems strange to me.
Basically we have
Sales-Admin contains:
UserA
UserB
Sales-Write contains:
UserC
UserD
Sales-Read contains:
No users in this group
The permissions are set as follows in the order it appears:
Sales Admin – View=Ticked, Comment=Ticked, Edit=Ticked, Delete=Ticked, Admin=Ticked
Sales-Read – View=Ticked, Comment=Ticked, Edit=Deny, Delete=Deny, Admin=Deny
Sales-Write = View=Ticked, , Comment=Ticked, Edit=Ticked, Delete=Deny, Admin=Deny
In some cases instead of specific deny, we just don’t tick that specific permission and still have issues with users not being able to see things unless they are made a member of another group.
Hopefully someone can help implement the permissions correctly with granular control. Thanks in advance for your time.
Kind regards,
Mahomed Hussein
Senior NOC Engineer
P.S. We are finalists for Data Centre Colocation Supplier of the year, please help us to win and VOTE<http://www.dcsawards.com/voting.php> for us here<http://www.dcsawards.com/voting.php>
Tel: +44 (0)1622 230382
| Email: Mahomed(a)CustodianDC.com
| Web: www.CustodianDC.com<http://www.CustodianDC.com>
| Info: info.CustodianDC.com<http://info.CustodianDC.com>
[Custodian Data Centres]<http://www.CustodianDC.com>
[ISO 27001 IS:567248]
Click to VOTE<http://www.dcsawards.com/voting.php> for Custodian! [DCS Awards Finalist]
[Like us on Facebook!][Follow us on Twitter][See us on YouTube!]
[Link to us!][Google Plus!]
Click here to view our email disclaimer<http://www.custodiandc.com/disclaimer.txt>
Registered Office: Maidstone TV Studios, Vinters Park, Maidstone, Kent ME14 5NZ. Company Number: 07878023
Sent from my iPhone
Begin forwarded message
>
> Hi Marius.
>
> I think this is related to MCOMPILER-122.
>
> (See ComponentCheckerAnnotationProcessor.java). This is required because of
> http://jira.codehaus.org/browse/MCOMPILER-122.
>
> However note that IntelliJ IDEA doesn't honor custom sourcepaths, see
> https://youtrack.jetbrains.com/issue/IDEA-133120, which means that you need to turn off
> Annotation Processing in IDEA or IDEA will generate errors while building modules -->
> ------------------------------------------------------------------------------------------------------------
> Vincent Massol’ note
>
> I've hit this problem too.
>
> I've had to do the following (https://github.com/xwiki/xwiki-commons/blob/master/pom.xml#L762):
>
> <plugin>
> <groupId>org.apache.maven.plugins</groupId>
> <artifactId>maven-compiler-plugin</artifactId>
> <!-- Lock down plugin version for build reproducibility -->
> <version>3.2</version>
> <configuration>
> <source>1.7</source>
> <target>1.7</target>
> </configuration>
> <executions>
> <!-- We need custom sourcepaths for our Component Annotation Process work
> (See ComponentCheckerAnnotationProcessor.java). This is required because of
> http://jira.codehaus.org/browse/MCOMPILER-122.
> However note that IntelliJ IDEA doesn't honor custom sourcepaths, see
> https://youtrack.jetbrains.com/issue/IDEA-133120, which means that you need to turn off
> Annotation Processing in IDEA or IDEA will generate errors while building modules -->
> <execution>
> <id>default-compile</id>
> <configuration>
> <compilerArguments>
> <sourcepath>${project.basedir}/src/main/java:${project.basedir}/src/main/resources</sourcepath>
> </compilerArguments>
> </configuration>
> </execution>
> <execution>
> <id>default-testCompile</id>
> <configuration>
> <compilerArguments>
> <sourcepath>${project.basedir}/src/test/java:${project.basedir}/src/test/resources</sourcepath>
> </compilerArguments>
> </configuration>
> </execution>
> </executions>
> </plugin>
> However this isn't perfect. It works in Maven but fails in IDEA (see https://youtrack.jetbrains.com/issue/IDEA-133120). I'm also not sure it works on Windows machines (but that could be fixed with profiles).
>
> In addition I've noticed that it runs javac with 2 -sourcepath parameters! For example:
>
> [DEBUG] -d /Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/target/classes -classpath /Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/target/classes:/Users/vmassol/.m2/repository/org/xwiki/commons/xwiki-commons-tool-component-generation/6.4-SNAPSHOT/xwiki-commons-tool-component-generation-6.4-SNAPSHOT.jar:
> -sourcepath /Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/src/main/java:/Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/target/generated-sources/annotations:
> -s /Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/target/generated-sources/annotations
> -g -deprecation -target 1.7 -source 1.7 -encoding UTF-8
> -sourcepath /Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/src/main/java:/Users/vmassol/dev/xwiki/git/xwiki-commons/xwiki-commons-core/xwiki-commons-stability/src/main/resources
> -Xlint:all
>
> -------------------------------------------------------
>
> Do you know how to fix this in Window env
>
>
> Thanks
>
> Ken
>
> From: LIANG, KEN K (CTR)
> Sent: Friday, April 17, 2015 11:06 AM
> To: 'khjintcorp(a)gmail.com'
> Subject: Can'tbuild project xwiki-platform-wiki-default
>
> Hi Marius
>
> I used the entire xwiki-platform-wiki module on the clean master branch. I used window to build xwiki.
>
> Here is my configuration.
> C:\Projects\xwiki-platform>mvn -version
> Apache Maven 3.3.1 (cab6659f9874fa96462afef40fcf6bc033d58c1c; 2015-03-13T16:10:27-04:00)
> Maven home: C:\apache-maven-3.3.1
> Java version: 1.7.0_65, vendor: Oracle Corporation
> Java home: C:\Program Files\Java\jdk1.7.0_65\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
>
> I followed the direction on http://dev.xwiki.org/xwiki/bin/view/Community/Building#HInstallingMaven. I can do clean, but not install.
>
> mvn clean install -Dxwiki.checkstyle.skip=true
>
> It seems that the components in any modules are not able to be compiled. Do I miss any steps in set up in order to build xwiki? I got the same issue when I try to build the xwiki-common package
>
> Thanks
>
> Ken
>
> On Apr 16, 2015 11:14:02 pm , Marius Dumitru Florea (mari...(a)xwiki.com) Wrote
> What branch / tag of https://github.com/xwiki/xwiki-platform/ are you
> building? Did you make any changes (is git status clean) ? Did you
> configure Maven as per
> http://dev.xwiki.org/xwiki/bin/view/Community/Building#HInstallingMaven
> ? What OS are you using?
>
> I have no problem building the entire xwiki-platform-wiki module on
> the clean master branch, using Maven 3.0.4 and Java 7 on Linux
> (Ubuntu).
>
> Hope this helps,
> Marius
>
> On Thu, Apr 16, 2015 at 6:58 PM, Khjintcorp <khji...(a)gmail.com> wrote:
> Hello
>
> I am new on Xwiki. I like to rebuild Xwiki platform or common packages. I fixed
> all problems related to build. Except one thing if the module has component
> codes or components.txt I always got builderror. Please see the attached error
> log. I think I missed one thing but I don't know yet. Can you help me on this
> issue.
>
> Thanks
>
> Ken
>
> Sent from my iPhone
>
> Begin forwarded message:
>
> From: "LIANG, KEN K (CTR)" <ken....(a)cbp.dhs.gov>
> Date: April 16, 2015 at 10:13:14 AM EDT
> To: "khji...(a)gmail.com" <khji...(a)gmail.com>
> Subject: Can'tbuild project xwiki-platform-wiki-default
>
> [INFO] XWiki Platform - Wiki - Parent POM ................. SUCCESS [ 7.463 s]
> [INFO] XWiki Platform - Wiki - API ........................ SUCCESS [ 8.459 s]
> [INFO] XWiki Platform - Wiki - Default Implementation ..... FAILURE [ 25.449 s]
> [INFO] XWiki Platform - Wiki - REST - Parent POM .......... SKIPPED
> [INFO] XWiki Platform - Wiki - REST - API ................. SKIPPED
> [INFO] XWiki Platform - Wiki - Template - Parent POM ...... SKIPPED
> [INFO] XWiki Platform - Wiki - Template - API ............. SKIPPED
> [INFO] XWiki Platform - Wiki - REST - Default implementation SKIPPED
> [INFO] XWiki Platform - Wiki - Script services ............ SKIPPED
> [INFO] XWiki Platform - Wiki - Template - Default ......... SKIPPED
> [INFO] XWiki Platform - Wiki - Template - Script .......... SKIPPED
> [INFO] XWiki Platform - Wiki - User - Parent POM .......... SKIPPED
> [INFO] XWiki Platform - Wiki - User - API ................. SKIPPED
> [INFO] XWiki Platform - Wiki - User - Default ............. SKIPPED
> [INFO] XWiki Platform - Wiki - User - Script .............. SKIPPED
> [INFO] XWiki Platform - Wiki - UI - Parent POM ............ SKIPPED
> [INFO] XWiki Platform - Wiki - UI - Common ................ SKIPPED
> [INFO] XWiki Platform - Wiki - UI - Main Wiki ............. SKIPPED
> [INFO] XWiki Platform - Wiki - UI - Wiki .................. SKIPPED
> [INFO] XWiki Platform - Wiki - Workspaces Migrator ........ SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 43.351 s
> [INFO] Finished at: 2015-04-16T10:11:32-04:00
> [INFO] Final Memory: 72M/912M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on
> project xwiki-platform-wiki-default: Compilation failure: Compilation failure:
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.manager.DefaultWikiCreator] isn't declared! Consider
> adding a components.txt file or if it's normal use the "staticRegistration"
> parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.builder.DefaultWikiDescriptorBuilder] isn't
> declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.manager.WikiDescriptorCache] isn't declared! Consider
> adding a components.txt file or if it's normal use the "staticRegistration"
> parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.listener.WikiDescriptorListener] isn't
> declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.manager.DefaultWikiDeleter] isn't declared! Consider
> adding a components.txt file or if it's normal use the "staticRegistration"
> parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.document.DefaultWikiDescriptorDocumentHelper]
> isn't declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.document.XWikiServerClassDocumentInitializer]
> isn't declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.provisioning.DefaultWikiCopier] isn't declared!
> Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.migrator.WikiDescriptorMigrator] isn't
> declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.DefaultWikiDescriptorManager] isn't
> declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.configuration.DefaultWikiConfiguration] isn't declared!
> Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.properties.DefaultWikiPropertyGroupManager]
> isn't declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.provisioning.DefaultWikiProvisioningJobExecutor] isn't
> declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.manager.DefaultWikiManager] isn't declared! Consider
> adding a components.txt file or if it's normal use the "staticRegistration"
> parameter as in "@Component(staticRegistration = false)"
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please
> read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR] mvn <goals> -rf :xwiki-platform-wiki-default
> FATAL ERROR in native method: JDWP on getting class status,
> jvmtiError=JVMTI_ERROR_WRONG_PHASE(112)
> JDWP exit error JVMTI_ERROR_WRONG_PHASE(112): on getting class status
> [util.c:1283]
>
>
>
>
>
Sent from my iPhone
Begin forwarded message:
> Hi Marius
>
> I used the entire xwiki-platform-wiki module on the clean master branch. I used window to build xwiki.
>
> Here is my configuration.
> C:\Projects\xwiki-platform>mvn -version
> Apache Maven 3.3.1 (cab6659f9874fa96462afef40fcf6bc033d58c1c; 2015-03-13T16:10:27-04:00)
> Maven home: C:\apache-maven-3.3.1
> Java version: 1.7.0_65, vendor: Oracle Corporation
> Java home: C:\Program Files\Java\jdk1.7.0_65\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
>
> I followed the direction on http://dev.xwiki.org/xwiki/bin/view/Community/Building#HInstallingMaven. I can do clean, but not install.
>
> mvn clean install -Dxwiki.checkstyle.skip=true
>
> It seems that the components in any modules are not able to be compiled. Do I miss any steps in set up in order to build xwiki? I got the same issue when I try to build the xwiki-common package
>
> Thanks
>
> Ken
>
> On Apr 16, 2015 11:14:02 pm , Marius Dumitru Florea (mari...(a)xwiki.com) Wrote
> What branch / tag of https://github.com/xwiki/xwiki-platform/ are you
> building? Did you make any changes (is git status clean) ? Did you
> configure Maven as per
> http://dev.xwiki.org/xwiki/bin/view/Community/Building#HInstallingMaven
> ? What OS are you using?
>
> I have no problem building the entire xwiki-platform-wiki module on
> the clean master branch, using Maven 3.0.4 and Java 7 on Linux
> (Ubuntu).
>
> Hope this helps,
> Marius
>
> On Thu, Apr 16, 2015 at 6:58 PM, Khjintcorp <khji...(a)gmail.com> wrote:
> Hello
>
> I am new on Xwiki. I like to rebuild Xwiki platform or common packages. I fixed
> all problems related to build. Except one thing if the module has component
> codes or components.txt I always got builderror. Please see the attached error
> log. I think I missed one thing but I don't know yet. Can you help me on this
> issue.
>
> Thanks
>
> Ken
>
> Sent from my iPhone
>
> Begin forwarded message:
>
> From: "LIANG, KEN K (CTR)" <ken....(a)cbp.dhs.gov>
> Date: April 16, 2015 at 10:13:14 AM EDT
> To: "khji...(a)gmail.com" <khji...(a)gmail.com>
> Subject: Can'tbuild project xwiki-platform-wiki-default
>
> [INFO] XWiki Platform - Wiki - Parent POM ................. SUCCESS [ 7.463 s]
> [INFO] XWiki Platform - Wiki - API ........................ SUCCESS [ 8.459 s]
> [INFO] XWiki Platform - Wiki - Default Implementation ..... FAILURE [ 25.449 s]
> [INFO] XWiki Platform - Wiki - REST - Parent POM .......... SKIPPED
> [INFO] XWiki Platform - Wiki - REST - API ................. SKIPPED
> [INFO] XWiki Platform - Wiki - Template - Parent POM ...... SKIPPED
> [INFO] XWiki Platform - Wiki - Template - API ............. SKIPPED
> [INFO] XWiki Platform - Wiki - REST - Default implementation SKIPPED
> [INFO] XWiki Platform - Wiki - Script services ............ SKIPPED
> [INFO] XWiki Platform - Wiki - Template - Default ......... SKIPPED
> [INFO] XWiki Platform - Wiki - Template - Script .......... SKIPPED
> [INFO] XWiki Platform - Wiki - User - Parent POM .......... SKIPPED
> [INFO] XWiki Platform - Wiki - User - API ................. SKIPPED
> [INFO] XWiki Platform - Wiki - User - Default ............. SKIPPED
> [INFO] XWiki Platform - Wiki - User - Script .............. SKIPPED
> [INFO] XWiki Platform - Wiki - UI - Parent POM ............ SKIPPED
> [INFO] XWiki Platform - Wiki - UI - Common ................ SKIPPED
> [INFO] XWiki Platform - Wiki - UI - Main Wiki ............. SKIPPED
> [INFO] XWiki Platform - Wiki - UI - Wiki .................. SKIPPED
> [INFO] XWiki Platform - Wiki - Workspaces Migrator ........ SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 43.351 s
> [INFO] Finished at: 2015-04-16T10:11:32-04:00
> [INFO] Final Memory: 72M/912M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on
> project xwiki-platform-wiki-default: Compilation failure: Compilation failure:
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.manager.DefaultWikiCreator] isn't declared! Consider
> adding a components.txt file or if it's normal use the "staticRegistration"
> parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.builder.DefaultWikiDescriptorBuilder] isn't
> declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.manager.WikiDescriptorCache] isn't declared! Consider
> adding a components.txt file or if it's normal use the "staticRegistration"
> parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.listener.WikiDescriptorListener] isn't
> declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.manager.DefaultWikiDeleter] isn't declared! Consider
> adding a components.txt file or if it's normal use the "staticRegistration"
> parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.document.DefaultWikiDescriptorDocumentHelper]
> isn't declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.document.XWikiServerClassDocumentInitializer]
> isn't declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.provisioning.DefaultWikiCopier] isn't declared!
> Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.migrator.WikiDescriptorMigrator] isn't
> declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.DefaultWikiDescriptorManager] isn't
> declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.configuration.DefaultWikiConfiguration] isn't declared!
> Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.descriptor.properties.DefaultWikiPropertyGroupManager]
> isn't declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.provisioning.DefaultWikiProvisioningJobExecutor] isn't
> declared! Consider adding a components.txt file or if it's normal use the
> "staticRegistration" parameter as in "@Component(staticRegistration = false)"
> [ERROR] There's no [META-INF/components.txt] file and thus Component
> [org.xwiki.wiki.internal.manager.DefaultWikiManager] isn't declared! Consider
> adding a components.txt file or if it's normal use the "staticRegistration"
> parameter as in "@Component(staticRegistration = false)"
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please
> read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR] mvn <goals> -rf :xwiki-platform-wiki-default
> FATAL ERROR in native method: JDWP on getting class status,
> jvmtiError=JVMTI_ERROR_WRONG_PHASE(112)
> JDWP exit error JVMTI_ERROR_WRONG_PHASE(112): on getting class status
> [util.c:1283]
>
>
>
>
Hello,
I have a xwiki 7.0 instance without internet connection, so I have to manually install the extensions using xar archives.
The manually installed extensions don't appeared in "Installed Extensions" menu of the extension manager.
Can you tell me if this is normal ? Also, can you tell me how to cleanly uninstall manually installed extensions ?
Regards,
François
This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.
Hello
I'm creating a Live Table with the normal macro and I would like to know if it is possible to change the font size and color of the text inside the table ?
{{velocity}}
#set($columns = ["doc.name", "doc.date"])
#set($columnsProperties = {
"doc.name" : {"displayName" : "Name "},
"doc.date" : {"displayName" : " "},
})
#set($options = {
"className":"",
"selectedColumn" : "doc.date",
"defaultOrder" : "desc",
"rowCount": 10
})
#livetable("userdirectory" $columns $columnsProperties $options)
{{/velocity}}
This is the code I use to create the livetable (of all documents of the XWiki), but I have no idea how to change the font size and color for the whole table, and I would also like to know if it was possible to change the font size and color for a specific column?
Thanks for the advice !!
Greetings
Adrien
Hi all,
I have been working for some time now with XWiki 6.3. Basically all the
functionalities were OK.
The wiki contains about 6 virtual wiki's, and all of them are up and
running well.
From a certain moment on, however, I noticed that I could not add any
users to the main xwiki instance (I can add them to the virtual wiki's
though).
I am not aware of any change on the main-wiki (xwiki....) level that I
might have caused.
So I decided to upgrade to version 7.0
The upgrade process went well, but I still have this error.
The error on the add-users page in xwiki in a pink message popup:
Failed to execute the [velocity] macro. Click on the message
for details.
If I click on the message, there is no reaction. I can only close this
popup.
In the xwiki-log on the server I can read:
2015-04-16 19:29:24,968
[http://xwiki.-------.--/xwiki/bin/view/XWiki/XWikiPreferences?xpage=registe…]
ERROR o.x.v.i.DefaultVelocityEngine - Exception in macro #loadConfig
called at 19:xwiki:XWiki.Registration[line 19, column 1]
Any ideas on how to get this functioning would be highly appreciated, as
I will have to enter about 670 users with different rights on the
different virtual-wikis.
Cheers,
Rui Rosado