Hello,
Are there a way to include some page in footer?
I tried without success {{include context="NEW" reference="BacASable.PiedDePage"/}} in and in footer.vm and Footer:Space Copyright.
Thxs.
Pascal B
hello.
when I try to build xwiki-platform in IntelliJ I get this error :
/home/wafid/xwiki-intelliJ/xwiki-platform-xwiki-platform-5.4.5/xwiki-platform-core/xwiki-platform-test/src/main/java/org/xwiki/test/ui/TestUtils.java
Error:(62, 33) java: package org.xwiki.rest.model.jaxb does not exist
Error:(63, 33) java: package org.xwiki.rest.model.jaxb does not exist
Error:(119, 20) java: cannot find symbol
symbol: class ObjectFactory
location: class org.xwiki.test.ui.TestUtils
Error:(130, 37) java: cannot find symbol
symbol: class ObjectFactory
location: class org.xwiki.test.ui.TestUtils
Error:(1020, 9) java: cannot find symbol
symbol: class Xwiki
location: class org.xwiki.test.ui.TestUtils
help;
--
View this message in context: http://xwiki.475771.n2.nabble.com/IntelleJ-Errors-tp7590960.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
i am adding Users to a group as shown below d want to prevent that a user
be added to a group twice. It is not working this way.
if( null == groupDoc.getXObject(groupDocumentReference, "member",
xwikiname)){
// Add a member object to document
BaseObject memberObj = groupDoc.newXObject(
groupClass.getDocumentReference(), context);
memberObj.setStringValue("member", xwikiname);
context.getWiki().saveDocument(groupDoc, context);
}else
log.error("the user already existed in the requested
group...");
I will appreciate any help.
Thanks
Hi,
i am receiveing the following exception:
Caused by: java.lang.IllegalArgumentException: URLDecoder: Illegal hex
characters in escape (%) pattern - For input string: "!<"
My scenario:
Users can create space by using a URL that looks like:
mydomain.com/xwiki/bin/...?space=
%C3%A4%C3%B6%C3%BC%C3%9F%C2%A7%25%21%3C%3E_helloworld
i then try to decode this spacename and create the space without success.
String decodedspacename = URLDecoder.decode(space, "UTF-8");
How should i deal with this?
thanks for your help in advance.
Hi list,
I'm trying to use the XWikiHeadersAuthenticator from xwiki-contrib. I'm new
to XWiki as you will see.
I built it with maven and put the jar in /usr/lib/xwiki/WEB-INF/lib. Now I
can see it in the core plugins : "xwiki-authentication-headers", "default
install".
I put XWiki behind an Apache reverse-proxy that set http headers, but
nothing special happened.
I put <logger name="org.xwiki" level="debug"/>
in /usr/lib/xwiki/WEB-INF/classes/logback.xml, but I never see the "Headers
auth started" banner that comes from this plugin's CheckAuth()
Is there anything special to do to register it ?
Docs refer to XAR plugins. So I added this in the pom.xml :
<packaging>xar</packaging>
<build>
<extensions>
<extension>
<groupId>com.xwiki.authentication</groupId>
<artifactId>xwiki-authentication-headers</artifactId>
<version>1.0-SNAPSHOT</version>
</extension>
</extensions>
</build>
Now I've got a xwiki-authentication-headers.xar, but I don't know what to
do with it.
Any help will be greatly appreciated !
Thanks,
Sam.
Hello,
I'm preparing a migration of 3 xwiki, actually installed on 2 servers. ( xwiki version 2.4, 5.4 & 3.4)
The new environment is a server with 3 tomcat 7 and 3 Oracle DBs.
The question is , do I need to install 3 OpenOffice on the server ?, because when I tried to deploy the second war (1st installation is ok) , I got a permgen space exception. Openoffce is configured on the same port (default 8100) on both installation.
BR
Patrick
hello.
to build xwiki from sources ( Working with eclipse ), I followed the steps
mentioned in the link:
"http://dev.xwiki.org/xwiki/bin/view/Community/DebugXEWithEclipse".
but in step debugging an error appears:
"2014-06-05 15:10:27,471 [XWiki initialization] ERROR
c.x.x.i.XWikiInitializerJob - Exception thrown during job execution
com.xpn.xwiki.XWikiException: Error number 3202 in 3: Exception while
reading document [xwiki:XWiki.GlobalRedirect]
at
com.xpn.xwiki.store.XWikiHibernateStore.loadXWikiDoc(XWikiHibernateStore.java:957)
~[xwiki-platform-oldcore-6.1-SNAPSHOT.jar:na]
at
com.xpn.xwiki.store.XWikiCacheStore.loadXWikiDoc(XWikiCacheStore.java:291)
~[xwiki-platform-oldcore-6.1-SNAPSHOT.jar:na]
..........
*Caused by: org.hibernate.HibernateException: Can't find
[/WEB-INF/hibernate.cfg.xml] for hibernate configuration*
at
com.xpn.xwiki.store.hibernate.DefaultHibernateSessionFactory$1.getConfigurationInputStream(DefaultHibernateSessionFacto......................................
"
help!
--
View this message in context: http://xwiki.475771.n2.nabble.com/Building-XWiki-from-sources-Workin-with-e…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
You couldn’t notice it since I created it for you this morning! ;)
-Vincent
On 7 Jun 2014 at 12:05:16, Sylvain Amrani (sylvain@amrani.fr(mailto:sylvain@amrani.fr)) wrote:
> Oops! I didn't notice it.
>
> Thanks
>
>
> 2014-06-07 11:57 GMT+02:00 vincent@massol.net(mailto:vincent@massol.net) :
> > Hi Sam,
> > See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Installation#HInstallin…
> >
> > Thanks
> > -Vincent
> >
> >
> > On 7 Jun 2014 at 11:13:01, sam (xwiki@amrani.fr(mailto:xwiki@amrani.fr)(mailto:xwiki@amrani.fr)) wrote:
> >
> > > Hi list,
> > >
> > > New to XWiki, I'd like to evaluate it for an intranet without internet
> > > access usage.
> > >
> > > Is that possible ? Maybe we can build a private repo where xwiki can find
> > > its plugins ?
> > >
> > > Is there a tuto or so that could explain this ?
> > >
> > > Regards,
> > > Sam.
>
We found out that we have several pages created in a different language than
the default language in our Wiki. Problem is that those pages are not found
directly when we search for them.
Our default language is "nl", but we also got pages in "en" and pages which
have no launguage at all.
I want to fix those pages, so I turned Localization back on, added "nl" and
"en" as available languages. Now the "EN" button appears when I am looking
at the page(s) which are created in English. But I don't see how I can
*change* that page into "nl".
Any help is appreciated!
On a side note, how can I find ALL pages which are not written in Dutch?
("nl")
--
View this message in context: http://xwiki.475771.n2.nabble.com/Trouble-with-Localization-tp7590923.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Dear all,
we are using XWiki 6.0.1 and I have to set a different hostname because of a proxy between Internet and our xwiki server.
I installed the server with a different name and it still appears unless I set xwiki.home to the correct new name.
I also changed the hostname of the server and restarted it. In bash everthing is fine.
The crazy thing is, in the form for sending a link there is the correct URL visible, but not in the email.
Thank you for answering!
Best regards,
Mark Zimmermann
_______________________________________________
TROX GmbH
Heinrich-Trox-Platz, 47504 Neukirchen-Vluyn
Amtsgericht Kleve, HRB 4997
Geschäftsführung:
Lutz Reuter, Vorsitzender
Torsten Jagdt
Prof. Dr.-Ing. Dirk Müller
Aufsichtsrat:
Heinz C. Trox, Vorsitzender