When creating a PDF output, the view is very different from the view
offered when in xwiki itself (borders, widths, etc are all
overridden)... is there any way in xwiki10B2 to alter this?
This was partially possible in 0.9.840 by modifying an xsl file (forget
which one, about a year ago when I did this on our own servers). There
seems to be only one xsl file in the current version (xhtml.xsl), which
does not seem to affect the style of the PDF output.
Brandon Esbach
Software Engineer
M/A-Com Eurotec Operations
LoughMahon Technology Park,
Skehard Road,
Blackrock,
Cork, Ireland
Tel +353 21 4808305
Hi All,
I guess more a question for the dev team, anyone that may know offhand
otherwise ;)
Searched around on the XWiki.org site with no indication of the
following functionality; but cannot seem to find references in
documentation at all. I've also tried to enter bits of data that seem
correct (eg, a RegEx into the field at "c" does not seem to do any
checks, or show any message if it fails), with no luck yet.
So, hopefully can someone help me understand:
a) for db lists, ID Field Name and Value Field Name indicates being able
to use a different display and record value - is this correct, and if
so; what is the syntax to this?
b) for db lists again, there is an Xwiki Class Name field - what does
this do? Entering a valid class name does not seem to alter the
behaviour in any way.
c) for Strings/Dates/etc there is a Validation Regular Expression (and
associated Validation Message) field; is this intended as a validation
expression for the field value? If so, is it active? - so far it does
not give any message (provided or otherwise) when used.
d) For list types, there is a new entry called Display Type - changing
this does not seem to make, eg a dropdown list into an input - is this
what it is intended for, and if so; what restrictions are there in the
underlying code? Can a select list be changed to a text box with this
field (assuming data already entered stays the same)?
e) Tooltip and Custom Display: Is this an automatic field render, or
must these fields be initiated in some way?
Is it possible with xwiki 1.0-betaX to do multi level spaces.
I want to create a space called "MyProject" and inside this space I want to
create a space "Documentation".
Seb
Hi,
what do you think about excluding the XWiki space from the rss feed?
Because users don't care about the modification of the configuration
of the wiki or the new accounts, they only care about the content
modifications.
jeremi
Hello all,
having difficulties to integrate xWiki in eXo as a portlet, i wish to
try another way : having the two on the same SSO server.
Has someone deployed Xwiki in a SSO environment with CAS ? A quick
search on the net doesn't bring anything about that.
Sincerely Yours,
Nicolas Pays.
Not sure if this is just me having this, but when I delete a document
(for eg, an article) xwiki's top right indicates I'm logged off when I'm
actually still logged in.
I know I'm not timed out either (would explain being logged out at least
if that was the case), as I can simply click no and continue with
correct permissions, etc for the user.
Example:
View a news topic:
<<PBrush>>
Then click the delete button:
<<PBrush>>
Panels behave odd as well when I try delete any document, as the
screenshot shows..
Not a serious problem, but I'm unsure if this is something with my code
or if it's something with XWiki?
Brandon Esbach
Software Engineer
M/A-Com Eurotec Operations
LoughMahon Technology Park,
Skehard Road,
Blackrock,
Cork, Ireland
Tel +353 21 4808305
Hi there,
I've some problems with the following combo:
- xwiki 1.0 b2
- glassfish v2 b28
- apache mod_jk
When I hit the URL http://wiki.xxx.net/xwiki/
I successfully get the "XWiki Installation" page with the link to the XWiki
instance. But when I'm trying to reach the instance (eg.:
http://wiki.xxx.net/xwiki/bin/view/Main/WebHome) I receive empy pages. Even
if I try to reach on its "normal" IP address:
http://xx.xx.xx.xx:8080/xwiki/bin/view/Main/ I get the same empty pages.
Without mod_jk everything goes smoothly, no problems.
Unfortunately there are no log events that can be debugged.
Does anybody faced this problem before?
Cheers,
P
Hi,
I wanted to try out the XWiki's upload feature in the sandbox, but I cannot
register.
http://sandbox.xwiki.org/ <http://sandbox.xwiki.org/>
I tried with several different user names...
Thanks,
Olivier
Error number 11004 in 11: Exception while creating user
Wrapped Exception: null
com.xpn.xwiki.XWikiException: Error number 11004 in 11: Exception while
creating user
Wrapped Exception: null
at com.xpn.xwiki.XWiki.createUser(XWiki.java:2275)
at com.xpn.xwiki.XWiki.createUser(XWiki.java:2178)
at com.xpn.xwiki.web.RegisterAction.action(RegisterAction.java:44)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:143)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProces
sor.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.doPost(ActionServlet.java:432)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFi
lter.java:121)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
va:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
va:178)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126
)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105
)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
:107)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at
org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:199)
at
org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:282)
at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:767)
at
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:697)
at
org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java
:889)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
a:684)
at java.lang.Thread.run(Thread.java:595)
<http://www.optimumgroup.com>
Olivier Gourment
Architecte technologique
Technology Architect
OPTIMUM INFORMATIQUE INC.
Téléphone
Télécopieur
Courriel
Web
: (514) 288-1661 poste 515
: (514) 288-8152
: <mailto:ogourment@Optimuminformatique.com>
ogourment(a)Optimuminformatique.com
: <http://www.optimuminformatique.com> www.optimuminformatique.com
Dear fellow XWiki users,
Should you have any experience with XWiki that you would like to present
during the workshop "Workshop on Social and Collaborative Construction
of Structured Knowledge" to be held during the upcoming World Wide Web
Conference 2007 in Banff, Canada, here is below a link to the call for
proposals. The deadline is February, 2 2007.
CfP: http://km.aifb.uni-karlsruhe.de/ws/ckc2007/
===========
Workshop on Social and Collaborative Construction of Structured
Knowledge, at 16th International World Wide Web Conference (WWW2007)
Banff, Canada, May 8, 2007
Have you ever tried developing a schema or ontology, or creating other
structured knowledge? Have you tried doing this task collaboratively
with your colleagues? How about with many of your colleagues as well as
people you've never met? Or anyone else in the world? Have you found the
tools that support these tasks? Do you have a list of requirements for
such tools or has your group developed tools to support collaborative
acquisition of structured knowledge in general and ontologies and
schemas in particular?
============
Cheers
Stéphane
--
Stéphane Laurière
Email: slauriere(a)mandriva.com
Mandriva Research
http://www.mandriva.comhttp://nepomuk.semanticdesktop.orghttp://www.edos-project.org