Hi,
I am a new XWiki User without a background in Java/Tomcat. I am getting a
"org.wxiki.wiki.manager.WikiManagerException: Failed to create database for
wiki" error when trying to create a new wiki (v5.4.2 from Debian packages).
I assume that this error message is not very helpful. How can I find the
stack trace of this error so that I can provide helpful information for
debugging?
Thanks,
Christian
--
View this message in context: http://xwiki.475771.n2.nabble.com/Logfile-Stack-traces-tp7589450.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
i have some perfomance problems. It takes a while till xwiki's home page is
loaded in my browser.
Looking into the log gives me the following:
Mar 07, 2014 3:06:14 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal
performance in production environments was not found on the
java.library.path:
/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
Mar 07, 2014 3:06:15 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8080"]
Mar 07, 2014 3:06:15 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8020"]
Mar 07, 2014 3:06:15 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 730 ms
Mar 07, 2014 3:06:15 PM
org.apache.catalina.mbeans.JmxRemoteLifecycleListener createServer
INFO: The JMX Remote Listener has configured the registry on port 9080 and
the server on port 10080 for the Platform server
Mar 07, 2014 3:06:15 PM org.apache.catalina.core.StandardService
startInternal
INFO: Starting service Catalina
Mar 07, 2014 3:06:15 PM org.apache.catalina.core.StandardEngine
startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.47
Mar 07, 2014 3:06:15 PM org.apache.catalina.startup.HostConfig
deployDirectory
INFO: Deploying web application directory
/srv/tomcat-xwiki/www/catalina-base/webapps/ROOT
2014-03-07 15:06:34,874 [localhost-startStop-1] WARN
o.x.e.i.ServletEnvironment - No permanent directory configured. Using
temporary directory
[/srv/tomcat-xwiki/www/catalina-base/work/Catalina/localhost/_].
2014-03-07 15:06:35,957 [localhost-startStop-1] INFO
o.x.s.s.i.EmbeddedSolrInstance - Starting embedded Solr server...
2014-03-07 15:06:35,957 [localhost-startStop-1] INFO
o.x.s.s.i.EmbeddedSolrInstance - Using Solr home directory:
/srv/tomcat-xwiki/www/catalina-base/work/Catalina/localhost/_/solr
2014-03-07 15:06:37,788 [localhost-startStop-1] WARN
o.a.s.c.SolrCore - New index directory detected: old=null
new=/srv/tomcat-xwiki/www/catalina-base/work/Catalina/localhost/_/solr/./data/index/
2014-03-07 15:06:37,789 [localhost-startStop-1] WARN
o.a.s.c.SolrCore - [xwiki] Solr index directory
'/srv/tomcat-xwiki/www/catalina-base/work/Catalina/localhost/_/solr/./data/index'
doesn't exist. Creating new index...
2014-03-07 15:06:38,648 [localhost-startStop-1] INFO
o.x.s.s.i.EmbeddedSolrInstance - Started embedded Solr server.
Mar 07, 2014 3:06:39 PM org.apache.catalina.startup.HostConfig
deployDirectory
INFO: Deploying web application directory
/srv/tomcat-xwiki/www/catalina-base/webapps/manager
Mar 07, 2014 3:06:40 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8080"]
Mar 07, 2014 3:06:40 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-bio-8020"]
Mar 07, 2014 3:06:40 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 24842 ms
2014-03-07 15:07:25,793 [Lucene Index Updater] ERROR
o.a.p.p.f.PDCIDFont - Error: Could not parse predefined CMAP
file for 'Adobe-WinCharSetFFFF-UCS2'
2014-03-07 15:08:14,257 [XWiki Solr index thread] ERROR
o.a.p.p.f.PDCIDFont - Error: Could not parse predefined CMAP
file for 'Adobe-WinCharSetFFFF-UCS2'
2014-03-07 15:08:14,283 [XWiki Solr index thread] ERROR
o.a.p.p.f.PDCIDFont - Error: Could not parse predefined CMAP
file for 'Adobe-WinCharSetFFFF-UCS2'
i just outlined my suspicions in blue.
I will appreciate any help.
Thanks.
Hello,
I have a weird issue with {{container}} macro in xwiki 4.5.2.
If I want to display 3 columns, like this for example:
{{container layoutStyle="columns"}}
((( a )))
((( b )))
((( c )))
{{/container}}
It shows content over only 2 columns like this:
a b
c
... instead of expected:
a b c
After having a look at the source :
https://github.com/xwiki/xwiki-platform/blob/xwiki-platform-4.5.2/xwiki-pla…
... I think I understand the problem.
It seems a limitation of container macro, is that it injects columns.css in
the page with number of columns as parameter. So if you add more than one
{{container}} to the same page, they can't have a different number of
columns ...
For instance in my case I used the container macro in a Panel, with 2
columns - so I can never add more than 2 columns in other locations. I
removed the columns from the Panel, and now my 3-columns are correctly
displayed :)
If you agree I could fill a Jira for this (I searched quickly, didn't find
it already described)
Thanks,
Jeremie
---------- Weitergeleitete Nachricht ----------
Von: "Daniel Ebanja" <danielebanja(a)googlemail.com>
Datum: 07.03.2014 10:46
Betreff: Pdf and powerpoint
An: <users(a)wiki.org>
Cc:
Hi,
Have some problem with images. Images are sometimes displayed and sometimes
not at there. Is there a particular format or a particular way to import
images.
Couldn't also import pdf and powerpoint documents.
Thanks.
Hi!
Does XWiki support LDAP TLS binding (that means a ldap connection on port
389 and not a SSL ldaps connection on port 686) with both server and client
(= XWiki) certificates? If so, how to set up that feature?
Many thanks for your response.
Claude Lepère
Hi,
I'm integrating xwiki with external web application. I want to be able to
redirect from xwiki user profile, to user profile of external application.
How can I redirect from profile, or at least how can I access user profile
template, so I can modify it to manage redirection?
Best regards
Karol
--
View this message in context: http://xwiki.475771.n2.nabble.com/Redirect-from-user-profile-tp7589432.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hallo xwiki-users,
i have a webapplication from which i direct users to XWIKI through a link.
The idea i have now is using basic Authentication:
http://
username:password@mywiki.xwiki.com/xwiki/bin/view/Main/WebHome?basicauth=1
The problem here is i am using username:OID in the url above.
I will like to customize the basic authentication such that i can use the
OID to get userpassword from a database. Register the user in xwiki if it's
the first time getting to xwiki and login if user already exist.
The two apps are running in tomcat and on debian OS.
I tried to write a java class(with eclipse on windows) extending the
XWikiAuthServiceImpl class. Eclipse did not recognise the packages.Could i
get the packages from somewhere? Is there a way to test an implementation?
I archived the Java file to a jar and added it to WEB_INF/lib, But xwiki
did not work. The jar file i added was not a proper jar file and caused
everytthing to stop functioning.
Thanks in advance for your help.
--
Ebanja Daniel
Informatikstudent der Hochschule Darmstadt
Deutschland
This is my first post so, hello everyone!
I've been using xwiki for a few years but only now am I starting to have a
play with applications.
When creating a new document in an application, the user needs to enter a
name before actually entering data in whatever fields have been defined.
My question is, could I setup my application in such a way that the name of
the new document would be defined by information in the fields. Basically
skipping the whole Document name input phase.
I've spent a good few hours browsing through this mailing list but could
not find an answer to this particular problem.
Thanks,
Pedro
I am working on setting up subwikis in a private Intranet wiki. I have a
customized theme with a custom logo. When a member of the subwiki clicks
around, they see the theme normally. When a non-member ties to go to a page
they get the normal "Error - You are not allowed to view this document or
perform this action". Which is good, except the theme on that page changes
back to the original XWiki theme and logo. The root wiki is using the same
customized theme and it appears on the login page because I gave
unregistered users access to view the theme.
I don't know who to give permission to in order for the theme to appear.
The user is no longer unregistered, because they are a member of the root
wiki. However they are not a member of any group in the subwiki.
I using XWiki 5.4.1, with MySQL and Tomcat7. I have a vanilla .deb install.
--
View this message in context: http://xwiki.475771.n2.nabble.com/Theme-on-Subwiki-Error-page-tp7589357.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
When using group name "A & B" it is impossible to set permissions in the
WebPreferences.
Xwiki version 5.4.1.
Is this a bug?
( maybe related to http://jira.xwiki.org/browse/XWIKI-5448 ?)
Regards,
Michiel
Hi Boudjelda (and Marius),
I was wondering if you ever found a solution for this? I would like to
add TogetherJS to XWiki (see: https://togetherjs.com/#tryitout-section)
but am not sure how to insert the JS source into the page head.
I went through the suggested steps:
1st, created a new object for the page "myurl/Sandbox/WebHome/", "Edit"
-> "Objects":
Objects of type XWiki.JavaScriptExtension
- JavaScriptExtension 0: TogetherJS
Code:
document.observe('xwiki:dom:loaded', function() {
<script src="https://togetherjs.com/togetherjs-min.js"></script>
}
Then in the page I added:
{{velocity}}
$xwiki.jsx.use("XWiki.SkinExt")
{{/velocity}}
{{velocity}}
#set ($discard = $xwiki.ssx.use('Sandbox.WebHome'))
#set ($discard = $xwiki.jsx.use('Sandbox.WebHome'))
{{/velocity}}
{{html}}
<button onclick="TogetherJS(this); return false;">Start TogetherJS</button>
{{/html}}
Any ideas?
Thanks Patrick
On Sun, Oct 14, 2012 at 10:55 AM, Boudjelda Mohamed Said
<bmscomp at gmail.com <http://lists.xwiki.org/mailman/listinfo/users>> wrote:
>/ Hi XWiki users
/>/
/>/ I wanted to add a jQuery library from CDN so I added <script> tag inside
/>/ {{html}} macro this way :
/>/
/>/ {{velocity}}
/>/ {{html clean="false"}}
/>/ <head>
/>/ <script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js
/>/ "></script>
/>/ </head>
/>/
/>/ {{/html}}
/>/ {{/velocity}}
/
Note that whatever you put in the content of a wiki page the result is
inserted in the BODY tag of the final HTML page so generating the HEAD
tag in the content of a wiki page is wrong.
Your best option is to load the JavaScript and CSS dynamically
following this steps:
(1) Define a JavaScript/CSS extension. See
http://platform.xwiki.org/xwiki/bin/view/DevGuide/SkinExtensionsTutorial
.
(2) For CSS you simply use @import. For JavaScript you listen to page
load and then inject a SCRIPT tags in the existing HEAD of the HTML
page.
document.observe('xwiki:dom:loaded', function() {
// Inject the script tag here.
})
(3) Whenever you need the JavaScript/CSS you use
{{velocity}}
#set ($discard = $xwiki.ssx.use('Space.PageWithSSX'))
#set ($discard = $xwiki.jsx.use('Space.PageWithJSX'))
{{/velocity}}
You may want to take a look at
http://extensions.xwiki.org/xwiki/bin/view/Extension/jQuery+Helpers .
Also note that we're using Prototype.js in XWiki everywhere so you
need to handle the conflicts with jQuery.
Hope this helps,
Marius
>/
/>/ I could not use jQuery and it gives me this error in console.
/>/
/>/ Refused to execute a JavaScript script. Source code of script found within
/>/ request
/>/ Resource interpreted as Script but transferred with MIME type text/html:
/>/ "about:blank".
/>/
/>/ any way to use js libraries and css from CDN ??
/>/
/>/ Thanks
/>/ _______________________________________________
/>/ users mailing list
/>/ users at xwiki.org <http://lists.xwiki.org/mailman/listinfo/users>
/>/ http://lists.xwiki.org/mailman/listinfo/users
/
--
|| | | |||| || || | |||| ||| | |||
Patrick Masson
General Manager, Director & Secretary to the Board
Open Source Initiative
855 El Camino Real, Ste 13A, #270
Palo Alto, CA 94301
United States
Skype: massonpj
sip: masson(a)getonsip.com
<https://www.getonsip.com/call?a=masson@getonsip.com>
Ph: (970) 4MASSON
Em: masson(a)opensource.org <mailto:masson@opensource.org>
Ws: www.opensource.org <http://www.opensource.org>
Hello,
I renamed the webapps/xwiki directory and relaunch the wizard.
thxs for your help.
Pascal B
________________________________
De : Marius Dumitru Florea <mariusdumitru.florea(a)xwiki.com>
À : Pascal BASTIEN <pbasnews-xwiki(a)yahoo.fr>
Envoyé le : Samedi 22 février 2014 9h27
Objet : Re: [xwiki-users] missing logo and png
What do you mean by "rename my xwiki"? What did you do exactly? And why did you had to re-install the default set of wiki pages? Did you use the Distribution Wizard or did you re-imported the XAR?
Hope this helps,
Marius
On Feb 21, 2014 3:49 PM, "Pascal BASTIEN" <pbasnews-xwiki(a)yahoo.fr> wrote:
>
> Hello,
>
> I'm in trouble!
>
> On my tomcat server, I renamed my xwiki and reinstall the UI extension but all my png disappeared...
> Like this screeshot:
> http://picpaste.com/logodissapaer-K7ZxXib0.jpg
>
>
> Any ideas?
>
> NB: I refresh my cach
>
>
> Thxs
>
> Pascal B
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
Hi,
Would like to set a backgroundImage dynamically
(I have attached 25 jpg files to a page)
If I add this velocity code into my wiki page it works!
{{velocity}}
[[image:Photos.CdLSWorldbanners@${mathtool.random(1,
25)}.jpg||width="100%"]]
{{/velocity}}
If I add this same code in a stylesheet extension object:
#document-title{
background:transparent
url($doc.getAttachmentURL("Photos.CdLSWorldbanners(a)${mathtool.random(1,
25)}.jpg")) no-repeat scroll right center;
}
I get this result if I inspect the CSS in the browser:
background:transparent
url(/xwiki/bin/download/Sandbox/change%2Ddocument/Photos.CdLSWorldbanners%407.jpg)
no-repeat scroll right center
Any suggestions if this CAN work, and if possible; what am I doing wrong?
Gerritjan
Hi all,
I am having a problem with XWiki that is driving me crazy. It periodically
crashes--interval between crashes from a few days to a few weeks. There
are no errors in the log when it happens.
I am running XWiki enterprise 5.4.2 on Ubuntu, using Tomcat7, Postgresql,
and LDAP authentication.
I am getting errors like the following every hour in the log. I don't know
if this is related or not:
2014-02-23 07:00:00,198 [XWiki Solr index thread] ERROR o.a.s.c.SolrCore
- org.apache.solr.common.SolrException: ERROR:
[doc=xwiki:Scheduler.WatchListHourlyNotifier_] multiple values encountered
for non multiValued field class: [XWiki.SchedulerJobClass,
XWiki.WatchListJobClass, XWiki.XWikiRights]
at
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:243)
at
org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:73)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:208)
at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:61)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:432)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:557)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:325)
at
org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:230)
at
org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:157)
arch.solr.internal.AbstractSolrInstance.add(AbstractSolrInstance.java:60)
at
org.xwiki.search.solr.internal.DefaultSolrIndexer.processBatch(DefaultSolrIndexer.java:401)
at
org.xwiki.search.solr.internal.DefaultSolrIndexer.runInternal(DefaultSolrIndexer.java:374)
at
com.xpn.xwiki.util.AbstractXWikiRunnable.run(AbstractXWikiRunnable.java:131)
at java.lang.Thread.run(Thread.java:724)
2014-02-23 07:00:00,199 [XWiki Solr index thread] ERROR
o.x.s.s.i.DefaultSolrIndexer - Failed to process entry [INDEX
xwiki:Scheduler.WatchListHourlyNotifier()]
org.apache.solr.common.SolrException: ERROR:
[doc=xwiki:Scheduler.WatchListHourlyNotifier_] multiple values encountered
for non multiValued field class: [XWiki.SchedulerJobClass,
XWiki.WatchListJobClass, XWiki.XWikiRights]
at
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:243)
~[solr-core-4.0.0.jar:4.0.0 1394950 - rmuir - 2012-10-06 03:05:35]
at
org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdaarch.solr.internal.AbstractSolrInstance.add(AbstractSolrInstance.java:60)
at
org.xwiki.search.solr.internal.DefaultSolrIndexer.processBatch(DefaultSolrIndexer.java:401)
at
org.xwiki.search.solr.internal.DefaultSolrIndexer.runInternal(DefaultSolrIndexer.java:374)
at
com.xpn.xwiki.util.AbstractXWikiRunnable.run(AbstractXWikiRunnable.java:131)
at java.lang.Thread.run(Thread.java:724)
teCommand.java:73) ~[solr-core-4.0.0.jar:4.0.0 1394950 - rmuir - 2012-10-06
03:05:35]
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:208)
~[solr-core-4.0.0.jar:4.0.0 1394950 - rmuir - 2012-10-06 03:05:35]
at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:61)
~[solr-core-4.0.0.jar:4.0.0 1394950 - rmuir - 2012-10-06 03:05:35]
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
~[solr-core-4.0.0.jar:4.0.0 1394950 - rmuir - 2012-10-06 03:05:35]
at
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:432)
~[solr-core-4.0.0.jar:4.0.0 1394950 - rmuir - 2012-10-06 03:05:35]
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:557)
~[solr-core-4.0.0.jar:4.0.0 1394950 - rmuir - 2012-10-06 03:05:35]
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:325)
~[solr-core-4.0.0.jar:4.0.0 1394950 - rmuir - 2012-10-06 03:05:35]
at
org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:230)
~[solr-core-4.0.0.jar:4.0.0 1394950 - rmuir - 2012-10-06 03:05:35]
at
org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:157)
~[solr-core-4.0.0.jar:4.0.0 1394950 - rmuir - 2012-10-06 03:05:35]
at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:157)
~[solr-core-4.0.0.jar:4.0.0 1394950 - rmuir - 2012-10-06 03:05:35]
at
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:92)
~[solr-core-4.0.0.jar:4.0.0 1394950 - rmuir - 2012-10-06 03:05:35]
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
~[solr-core-4.0.0.jar:4.0.0 1394950 - rmuir - 2012-10-06 03:05:35]
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:129)
~[solr-core-4.0.0.jar:4.0.0 1394950 - rmuir - 2012-10-06 03:05:35]
at org.apache.solr.core.SolrCore.execute(SolrCore.java:1699)
~[solr-core-4.0.0.jar:4.0.0 1394950 - rmuir - 2012-10-06 03:05:35]
at
org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:150)
~[solr-core-4.0.0.jar:4.0.0 1394950 - rmuir - 2012-10-06 03:05:35]
at
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
~[solr-solrj-4.0.0.jar:4.0.0 1394950 - rmuir - 2012-10-06 03:05:44]
at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
~[solr-solrj-4.0.0.jar:4.0.0 1394950 - rmuir - 2012-10-06 03:05:44]
at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
~[solr-solrj-4.0.0.jar:4.0.0 1394950 - rmuir - 2012-10-06 03:05:44]
at
org.xwiki.search.solr.internal.AbstractSolrInstance.add(AbstractSolrInstance.java:60)
~[xwiki-platform-search-solr-api-5.4.1.jar:na]
at
org.xwiki.search.solr.internal.DefaultSolrIndexer.processBatch(DefaultSolrIndexer.java:401)
~[xwiki-platform-search-solr-api-5.4.1.jar:na]
at
org.xwiki.search.solr.internal.DefaultSolrIndexer.runInternal(DefaultSolrIndexer.java:374)
~[xwiki-platform-search-solr-api-5.4.1.jar:na]
at
com.xpn.xwiki.util.AbstractXWikiRunnable.run(AbstractXWikiRunnable.java:131)
~[xwiki-platform-legacy-oldcore-5.4.1.jar:na]
at java.lang.Thread.run(Thread.java:724) ~[na:1.7.0_25]
Thanks very much for your help.
Best regards,
Dan Thayer
--
Research Analyst
Health Information Research Unit
ILS2 Building 2nd Floor
Swansea University
Singleton Park
Swansea SA2 8PP
+44 (0)1792 602 766
Hi everybody.
Thank you for being so helpful.
I was using Xwiki StandAlone installation(.exe) for testing purpose, but
yesterday I decided install a Xwiki ready for production.
Everything was OK, except the Sucess and Error Macros.
In Version 5.3:
http://i.imgur.com/F03E13y.jpg
In Version 5.4
http://i.imgur.com/TUw8RD9.jpg
It appears to be some kind of CSS problem or something similar.
I'm not sure it's a bug or not. Let me know if I must create a Issue on
Jira.
I'm running Xwiki 5.4(latest) on Windows 7 32-bit(.war package) with tomcat
and mysql.
Thank you.
Hello,
A new error message just appeared in the logs of my xwiki instance (3.5).
This is the message :
2014-02-27 18:06:49,307 [Statistics storing daemon] ERROR
.x.x.s.i.x.VisitStatsStoreItem - Failed to save visit statistics object
[class com.xpn.xwiki.stats.impl.xwiki.VisitStatsStoreItem XWiki.XWikiGuest
10.210.105.105Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64;
Trident/7.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR
3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.1; Microsoft
Outlook 14.0.7109; ms-office; MSOffice 14)
PFEBDVUTJS84C531ZDS26WMNMKJWK1EQ]
It seems this is an old issue, see:
http://xwiki.markmail.org/thread/sob63ol6csslbfqs
But I find nothing in Jira about this subject. Do I have to create one ? Is
this issue still present in the last version of XWiki ?
Thanks for your advice.
Maxime
I am trying to setup a wiki template that contains a menu. In the menu I
want to create a link to Main.WebHome of the root wiki. I have tried:
[[Wiki Home>>Home:Main.WebHome]]
[[Wiki Home>>localhost:Mian.WebHome]]
I tried the 2nd one because localhost is listed as the alias for the root
wiki. Unfortunately neither of these worked. Can anyone tell me the
correct syntax to use?
I am using XWiki 5.4.1 on Ubuntu with MySQL and Tomcat 7. I just did the
vanilla deb install. I have not change the main wiki name or alias.
--
View this message in context: http://xwiki.475771.n2.nabble.com/XWiki-Syntax-2-1-Link-to-root-wiki-tp7589…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Is there a way to force users to use the "Filter Styles" option (when
copy-pasting information from a source to XWiki)?
My users keep pasting information directly into the wiki (which results in a
lot of css markup).
I know I can use a baseball bat, but then there will be no more users left
;-)
--
View this message in context: http://xwiki.475771.n2.nabble.com/Forcing-the-use-of-Filter-Styles-tp758934…
Sent from the XWiki- Users mailing list archive at Nabble.com.
There is share by email link for the page that displays the link which
contains the page name and it is too long.
Is there a way for retrieving a permanent link for a page which does not
change after hierarchy and name changes, ang also it is short?
Thanks
Kurtulus
--
View this message in context: http://xwiki.475771.n2.nabble.com/How-to-get-permanent-link-of-a-page-tp758…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Wonderfully elegant. Thank you.
Follow-up question directed to <togetherjs(a)mozilla.com>, which I'll
keep inside this xwiki-users' thread, since it might be of broader
interest to people on this list:
Q: What are the practical constraints on number of concurrent
TogetherJS users? Especially, what constraints are there in using the
audio for teleconferencing, ... or even website-based web-casting?
(Xwiki seems to me a great platform for the latter.)
Joseph Potvin
Chair, OSI Working Group on Management Education About Free/Libre/Open
Methods, Processes and Governance
> Date: Wed, 26 Feb 2014 06:27:59 -0500
> From: Patrick Masson <masson(a)opensource.org>
> To: XWiki Users <users(a)xwiki.org>
> Cc: Joseph Potvin <jpotvin(a)opman.ca>
> Subject: Re: [xwiki-users] Use of Mozilla's TogetherJS within Xwiki
> Message-ID: <530DCFBF.7060109(a)opensource.org>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Marius,
>
> Thanks so much. I installed through the extension manager, and got the
> following...
>
> *
> Starting job of type [install] with identifier
> [extension/action/mflorea:togetherjs-macro/wiki:xwiki]
> *
> Starting job of type [installplan]
> *
> Resolving extension [mflorea:togetherjs-macro-1.0
> <http://wiki.opensource.org/bin/admin/XWiki/XWikiPreferences?extensionId=mfl…>]
> on namespace [xwiki <http://wiki.opensource.org/bin/Main/WebHome>]
> *
> Exception thrown during job execution
> *
> Finished job of type [installplan]
> *
> Tried to remove non-existing property [job.extension.plan] from
> execution context.
> *
> Exception thrown during job execution
> *
> Finished job of type [install] with identifier
> [extension/action/mflorea:togetherjs-macro/wiki:xwiki]
>
> However, I tried again and it worked perfectly.
>
> Thanks,
> Patrick
> Date: Wed, 26 Feb 2014 12:12:26 +0200
> From: Marius Dumitru Florea <mariusdumitru.florea(a)xwiki.com>
> To: XWiki Users <users(a)xwiki.org>
> Subject: Re: [xwiki-users] Use of Mozilla's TogetherJS within Xwiki
> Message-ID:
> <CALZcbBbL8TdVfMws0sg+GKT=aPBSTNgO7rEpKyZk-Wx0fynR1A(a)mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> See http://extensions.xwiki.org/xwiki/bin/view/Extension/TogetherJS+Macro
> . Installable with Extension Manager.
>
> Hope this helps,
> Marius
>
> On Tue, Feb 25, 2014 at 10:57 PM, Joseph Potvin <jpotvin(a)opman.ca> wrote:
>> Hello, Has anyone on this list inserted the Javascript for TogetherJS
>> into Xwiki? https://togetherjs.com/
>> https://github.com/mozilla/togetherjs
>>
>> Any guidance/cautions on this?
>> --
>> Joseph Potvin
>> _______________________________________________
>> users mailing list
>> users(a)xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>
>