If I embed a nabble forum in the xwiki....
The users registered in xwiki, do they have automatic access to the nabble forum,
I do not want anonymous forum members, but rather a 0ne:One relationship and preferably single signon
Hi,
I'm trying to use the panelheader() and panelfooter() macros inside my htmlheader.vm file however the boxes that get displayed do not have the skin's colour scheme applied to them. They appear correctly but in plain white instead of the blue tint that has been setup for the toucan skin.
I have dug through the panel application and through the css files however I haven't been able to find what tints the panel backgrounds.
Can anyone point me in the right direction on either how to apply the blue tint to the background or what files to look at?
Thanks,
Radek
Hi,
I'm using XWiki Enterprise 2.1.1 which is fully configured in UTF-8. I
noticed that when creating a page from an Office presentation, the
resulting page incorrectly displays the accented characters in the
french version of the presentation's navigation bar.
The main page has a correct content type with a UTF-8 charset but the
Iframe displaying the preso
(/xwiki/bin/download/SPACE/PAGE/presentation.zip/output.html) has an
incorrect charset of ISO-8859-1 even though the content of output.html
is in UTF-8.
Is this a known issue? Any way to correct it?
Mathias.
In IE 6 Panels and footpage are not visible for the whole wiki and all users. It works proprely with Firefox.
I'm using XWIKI 1.4.1 (I know that's old) hosting in JUG farm.
There is a plan to upgrade version of XE in JUG FRAM ?
Any help,
Thanks,
Hello everyone,
I posted the following question around a week ago, but it still hasn't been answered, so I thought I'd give it another try.
Basically, I have been having problems with the automatic updating feature on the access rights page. The Ajax automatic updating mechanism inadvertently locks me out of the access rights page when I try to change the rights by cycling through them. The cycle of rights is
Blank (Default) -> Allow -> Deny -> back to Default, etc. Because of the automatic access control updating feature, when I cycle through Deny in order to get to "Default", I am automatically denied
viewing rights, and thus locked out of my own page. This problem becomes burdensome as countless users will regularly have to contact Admins to get them to unlock the pages.
Are there any good
ways of getting around this problem? Are there ways of implementing dropdown menus instead of square checkboxes, or having a longer delay when you cycle through access control options?
Regards,
Felix Wu
We cannot generate PDFs and RTFs running XE 2.1.1 on JBoss Application
server. 5.1.0 GA
On Tomcat the same PDF/RTF export works fine despite the warning that some
fonts are missing (impl.PdfExportImpl - Starting with 1.5, XWiki uses the
WEB-INF/fonts/ directory as the font directory, and it should contain the
FreeFont (http://savannah.gnu.org/projects/freefont/) fonts. FOP cannot
access this directory. ...)
The difference in the xwiki configuration between JBoss and Tomcat
deployment is:
we have to delete some libraries from xwiki WEB-INF/lib directory ( see
http://n2.nabble.com/XWIKI-installation-error-on-JBOSS-5-0-1-PLEASE-HELP-td…)
xercesImpl-2.8.1.jar,
xml-apis-1.3.04.jar
xml-apis-ext-1.3.04.jar
xmlParserAPIs-2.0.2.jar
otherwise we could not started JBoss.
Has someone similar troubles? How can I work around?
server.log and xwiki.log attached.
Best Regards,
Alla
----------
2010-01-29 12:17:16,562 INFO [STDOUT]
(http://localhost:8080/javawiki/bin/export/Anwendung/WebHome?format=pdf)
2010-01-29 12:17:16,562
[http://localhost:8080/javawiki/bin/export/Anwendung/WebHome?format=pdf]
WARN impl.PdfExportImpl - Starting with 1.5, XWiki uses the
WEB-INF/fonts/ directory as the font directory, and it should contain the
FreeFont (http://savannah.gnu.org/projects/freefont/) fonts. FOP cannot
access this directory. If this is an upgrade from a previous version, make
sure you also copy the WEB-INF/fonts directory from the new distribution
package.
2010-01-29 12:17:16,906 INFO [STDOUT]
(http://localhost:8080/javawiki/bin/export/Anwendung/WebHome?format=pdf)
2010-01-29 12:17:16,906
[http://localhost:8080/javawiki/bin/export/Anwendung/WebHome?format=pdf]
WARN web.XWikiAction - Uncaught exception: Error number 0
in 11: Uncaught exception
Wrapped Exception: org/w3c/css/sac/CSSException
com.xpn.xwiki.XWikiException: Error number 0 in 11: Uncaught exception
Wrapped Exception: org/w3c/css/sac/CSSException
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:238)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
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:617)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:152)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:117)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:295)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at
org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)
at
org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)
at
org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
at
org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at
org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:619)
......
http://n2.nabble.com/file/n4479693/server.log server.log
http://n2.nabble.com/file/n4479693/xwiki.log xwiki.log
--
View this message in context: http://n2.nabble.com/Problem-with-PDF-and-RTF-export-on-JBOSS-AS-tp4479693p…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Is there anyway to get email notifications when new users register? I figured I would put a watch on the preferences, but that didn't seem to help.
Any help would be appreciated.
Jared Parrish
Network Administrator
Travelhost, Inc.
972-556-0541 ext 152
Hi Thomas,
Thanks for providing the LDAP authentication reference. I will read
through this & find out what is the best way to implement the same for
db authentication.
I have made the changes proposed by Anca Luca, but the RSS feed does not
update itself!
If I subscribe to the feed I see the latest changes, but the next changes
never appear.
It is as if the feed works only the one time that it is imported in the
reader (and I have tried two readers) and not afterwards ...
Any idea?
Without RSS notification, my whole project goes down the drain!
Xavier