Hi,
I installed XWiki, but the home page is not what I want. I want it to be
like xwiki.org, that is, has the nav menu, and footer etc.
But I do not know how to start to do it. Shall I edit the view.vm?
Your advice is appreciated.
guofeng
I have a hosted (xwiki.com) Enterprise XWiki and would like to enable
the Annotations feature
(http://extensions.xwiki.org/xwiki/bin/view/Extension/Annotations+Application).
They do not appear now.
After reviewing the above page, I am able to activate the Annotations
tab, however the I cannot find out how to turn on / make available the
annotations tool itself to create the annotations. That is, I do not
have the Annotations tool button in the "Edit" "Export" "More Actions"
header on the top of the page (see attached image).
Annotations are not available to the Admin role, as a registered user or
anonymous user.
I have tried the Ctrl + M (Meta + M) as well, thinking this still might
work even without the button, but nothing happens.
The Annotations plugin is installed (as I said I, can see the
"Annotations" tab on each page across the wiki at the top and bottom
next to "Comments" Attachments" etc.).
I am running the XWiki.DefaultSkin running the "Mint" color theme.
I have tried viewing on Ubuntu Firefox and Chrome; Mac Safari 6 and
Windows IE10.
Within the Annotations Application on the Administration page I have the
settings at:
* Annotations are activated: YES
* Except for the following spaces: NONE selected
* Display annotations by default: YES
* Display annotations highlight by default: YES
* XWiki class defining annotations structure: XWiki.XWikiComments
(this was already set--default?-- when I first visited the page).
I do see a note on the Annotations page, "/If you are using a custom
annotations class other than the previously default/
AnnotationsCode.AnnotationsClass /in the annotations configuration.../"
I have cleared my browser cache after selecting and saving the above.
I have searched the FAQ:
http://www.xwiki.org/xwiki/bin/view/FAQCode/FAQSearch?space=FAQ&text=Annota…
I have searched the lists and found:
* http://xwiki.475771.n2.nabble.com/Annotations-not-working-td7345638.html
* http://xwiki.475771.n2.nabble.com/Annotations-comments-merge-validation-td7…
This thread indicates XWiki.XWikiComments is correct, "/Basically
the new format is XWiki.XWikiComments class instead of the old /
AnnotationCode.AnnotationClass"
* http://xwiki.475771.n2.nabble.com/Re-display-issues-in-IE-td7587297.html#a7…
Any advise appreciated, thanks,
Patrick
--
|| | | |||| || || | |||| ||| | |||
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
Sk: massonpj
Ph: (970) 4MASSON
Em: massson(a)opensource.org <mailto:masson@opensource.org>
Ws: www.opensource.org <http://www.opensource.org>
OK, I completely borked my wiki and space permissions/rights and have
locked myself out of several spaces as both Admin and a user (the global
permissions are all unchecked but I cannot see the wrench or click on
"administer space" from my Admin account).
Any way to reset all privileges to the "factor defaults?"
I do not have any users yet, but have migrated all of our content over
from our previous wiki.
Thanks,
Patrick "Duh" Masson
--
|| | | |||| || || | |||| ||| | |||
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
Sk: massonpj
Ph: (970) 4MASSON
Em: massson(a)opensource.org <mailto:masson@opensource.org>
Ws: www.opensource.org <http://www.opensource.org>
After trying to import the standard XWiki-5.2.1 pages, I could not
import all the default pages. The resulting error message counted ca.
10-20% of all pages as erroneous.
I could manage to import a small number aof pages (2-3).
I am using a MySQL database configuration.
In the Tomcat error log, the first and often repeated exception are
copied after these lines.
Does anyone have a hint?
Could it be a configuration problem?
Thankyou in advance
Matthias
Exception Stack trace:
2013-12-02 23:28:32,960
[http://MYDOMAIN/bin/ssx/AnnotationCode/Settings;jsessionid=FC9DB25D57503F92…]
ERROR .o.i.DefaultObservationManager - Failed to send event
[org.xwiki.bridge.event.DocumentCreatedEvent@26d801a4] to listener
[com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl@106caf8]
org.hibernate.MappingException: Unknown entity:
com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
at
org.hibernate.impl.SessionFactoryImpl.getEntityPersister(SessionFactoryImpl.java:693)
~[hibernate-core-3.6.9.Final.jar:3.6.9.Final]
at
org.hibernate.impl.SessionImpl.getEntityPersister(SessionImpl.java:1485)
~[hibernate-core-3.6.9.Final.jar:3.6.9.Final]
at
org.hibernate.event.def.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:120)
~[hibernate-core-3.6.9.Final.jar:3.6.9.Final]
at
org.hibernate.event.def.DefaultSaveOrUpdateEventListener.saveWithGeneratedOrRequestedId(DefaultSaveOrUpdateEventListener.java:210)
~[hibernate-core-3.6.9.Final.jar:3.6.9.Final]
at
org.hibernate.event.def.DefaultSaveEventListener.saveWithGeneratedOrRequestedId(DefaultSaveEventListener.java:56)
~[hibernate-core-3.6.9.Final.jar:3.6.9.Final]
at
org.hibernate.event.def.DefaultSaveOrUpdateEventListener.entityIsTransient(DefaultSaveOrUpdateEventListener.java:195)
~[hibernate-core-3.6.9.Final.jar:3.6.9.Final]
at
org.hibernate.event.def.DefaultSaveEventListener.performSaveOrUpdate(DefaultSaveEventListener.java:50)
~[hibernate-core-3.6.9.Final.jar:3.6.9.Final]
at
org.hibernate.event.def.DefaultSaveOrUpdateEventListener.onSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:93)
~[hibernate-core-3.6.9.Final.jar:3.6.9.Final]
at org.hibernate.impl.SessionImpl.fireSave(SessionImpl.java:713)
~[hibernate-core-3.6.9.Final.jar:3.6.9.Final]
at org.hibernate.impl.SessionImpl.save(SessionImpl.java:701)
~[hibernate-core-3.6.9.Final.jar:3.6.9.Final]
at org.hibernate.impl.SessionImpl.save(SessionImpl.java:697)
~[hibernate-core-3.6.9.Final.jar:3.6.9.Final]
at
com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl.addActivityEvent(ActivityStreamImpl.java:303)
~[xwiki-platform-activitystream-api-5.2.1.jar:na]
at
com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl.addDocumentActivityEvent(ActivityStreamImpl.java:389)
~[xwiki-platform-activitystream-api-5.2.1.jar:na]
at
com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl.addDocumentActivityEvent(ActivityStreamImpl.java:366)
~[xwiki-platform-activitystream-api-5.2.1.jar:na]
at
com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl.onEvent(ActivityStreamImpl.java:915)
~[xwiki-platform-activitystream-api-5.2.1.jar:na]
at
org.xwiki.observation.internal.DefaultObservationManager.notify(DefaultObservationManager.java:299)
[xwiki-commons-observation-local-5.2.1.jar:na]
at
org.xwiki.observation.internal.DefaultObservationManager.notify(DefaultObservationManager.java:264)
[xwiki-commons-observation-local-5.2.1.jar:na]
at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1480)
[xwiki-platform-legacy-oldcore-5.2.1.jar:na]
at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1405)
[xwiki-platform-legacy-oldcore-5.2.1.jar:na]
at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1400)
[xwiki-platform-legacy-oldcore-5.2.1.jar:na]
at com.xpn.xwiki.XWiki.initializeMandatoryClasses(XWiki.java:888)
[xwiki-platform-legacy-oldcore-5.2.1.jar:na]
at com.xpn.xwiki.XWiki.initXWiki(XWiki.java:855)
[xwiki-platform-legacy-oldcore-5.2.1.jar:na]
at com.xpn.xwiki.XWiki.<init>(XWiki.java:792)
[xwiki-platform-legacy-oldcore-5.2.1.jar:na]
at com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:402)
[xwiki-platform-legacy-oldcore-5.2.1.jar:na]
at com.xpn.xwiki.XWiki.getXWiki(XWiki.java:491)
[xwiki-platform-legacy-oldcore-5.2.1.jar:na]
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:152)
[xwiki-platform-legacy-oldcore-5.2.1.jar:na]
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:128)
[xwiki-platform-legacy-oldcore-5.2.1.jar:na]
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
[struts-1.2.9.jar:1.2.9]
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
[struts-1.2.9.jar:1.2.9]
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
[struts-1.2.9.jar:1.2.9]
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
[struts-1.2.9.jar:1.2.9]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
[servlet-api.jar:na]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
[servlet-api.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
[catalina.jar:7.0.29]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
[catalina.jar:7.0.29]
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:121)
[xwiki-platform-legacy-oldcore-5.2.1.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
[catalina.jar:7.0.29]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
[catalina.jar:7.0.29]
at
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:144)
[xwiki-platform-wysiwyg-server-5.2.1.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
[catalina.jar:7.0.29]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
[catalina.jar:7.0.29]
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
[xwiki-platform-webdav-server-5.2.1.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
[catalina.jar:7.0.29]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
[catalina.jar:7.0.29]
at
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
[xwiki-platform-container-servlet-5.2.1.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
[catalina.jar:7.0.29]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
[catalina.jar:7.0.29]
at
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
[xwiki-platform-container-servlet-5.2.1.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
[catalina.jar:7.0.29]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
[catalina.jar:7.0.29]
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:225)
[catalina.jar:7.0.29]
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
[catalina.jar:7.0.29]
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
[catalina.jar:7.0.29]
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
[catalina.jar:7.0.29]
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
[catalina.jar:7.0.29]
at
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:927) [catalina.jar:7.0.29]
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
[catalina.jar:7.0.29]
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
[catalina.jar:7.0.29]
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:200)
[tomcat-coyote.jar:7.0.29]
at
org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:585)
[tomcat-coyote.jar:7.0.29]
at
org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
[tomcat-coyote.jar:7.0.29]
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[na:1.7.0_06]
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[na:1.7.0_06]
at java.lang.Thread.run(Thread.java:722) [na:1.7.0_06]
I had an extensive wiki, logged in, the user interface had changed since my last activity and I can't figure out where my wiki is, or if it is just gone?
That is a little disconcerting that our wiki's can completely dissapear, seeing how they can't be backed up and restored by us ...
Hello XWiki,
I am trying to paste an image in the WYSIWYG editor, without attach it, but I am getting an error... When I paste the image in the WYSIWYG editor the image looks fine but when I save and view the document the image crashes.
See:
http://playground.xwiki.org/xwiki/bin/view/Sandbox/TestPage1
Thank You
Danilo
Grupo Energisa
Danilo A. Oliveira
Analista Suporte Aplicacao TI - CTZ-C
e-mail: danilo.oliveira(a)energisa.com.br | tel: (32) 3429-6342
Esta mensagem contém informação confidencial. Se você a recebeu por engano, não divulgue ou copie seu conteúdo. Por favor, avise ao remetente imediatamente e apague-a do computador.
Privileged and confidential. If this message has been received by mistake, do not disclose or copy its contents. Please notify sender and delete immediately.
-----Mensagem original-----
De: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org] Em nome de Sergiu Dumitriu
Enviada em: quinta-feira, 28 de novembro de 2013 20:59
Para: XWiki Users
Assunto: Re: [xwiki-users] How to enable Google Analytics for Xwiki?
On 11/27/2013 04:49 PM, xrichard wrote:
> Hi,
>
> One more question before I (may) give up: is there anyone who managed
> to make Google Analystics works for a Wiki hosted on myxwiki.org ?
>
> Thanks for your answers,
>
Oh, if this is about enabling GA on myxwiki.org, then the issue is very
simple: only extensions saved by users with programming rights can be used in the whole wiki. A farm admin will have to re-save the GA settings page for you. Which wiki are you referring to?
--
Sergiu Dumitriu
http://purl.org/net/sergiu
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hi,
I am trying to include a FavIcon in my wiki and I've found this
information, but it doesn't help me...
Regards
Yannick
Sylvain Desbureaux wrote:
>* Hi,*>* I don't manage to put a favicon for xwiki. Any clues ?*>* *
Well, a favicon is usually placed in the root of the URL, like
www.myserver.com/favicon.ico
Doing that in a java webapp container usually involves adding that file
not to the xwiki webapp, but to the ROOT webapp. In tomcat, there is a
ROOT directory inside webapps.
Another solution is to put something like this in
webapps/xwiki/skins/albatross/htmlheader.vm:
<link rel="icon" href="$xwiki.getSkinFile("favicon.png")" type="image/png"/>
<link rel="shortcut icon" href="$xwiki.getSkinFile("favicon.png")"
type="image/png"/>
and put a favicon.png (you can change the name, if you want) in
webapps/xwiki/skins/albatross
If you're not using the albatross skin, change the path accordingly.
Sergiu