Hi all,
I just downloaded XWiki to evaluate it. From the list of features, it looks
like it might be the best out there. But, I can't figure out how to get
multiple wikis to work.
I pointed two domains at my XWiki server. I created an XWikiServerClass. I
created XWiki.XWikiServerDomain1 and XWiki.XWikiServerDomain2 and set their
servers to be www.domain1.com and www.domain2.com, respectively with owner
XWiki.admin. I set xwiki.virtual=1 and restarted tomcat.
It looks like they're both still working out of the "xwiki" database in
MySql rather than creating their own database. If I make a change on the
wiki in domain1, the same change appears in domain2. They aren't two
separate wikis.
If I get rid of the www. at the beginning of one of the "server" fields, it
redirects to the "This wiki does not exist" page.
So, I can't seem to get virtual wikis working. Any ideas?
I'd really like to choose XWiki for this (hopefully big) project.
Thanks so much!
When I run xwiki
./start_xwiki.sh
I get lots of errors when browsing, e.g.
11:53:12,807 ERROR P1-19 http://localhost:8301/xwiki/bin/view/Main/WebHome
SimpleLog4JLogSystem:logVelocityMessage:143 - Left side
($objuser.getProperty("usertype").value) of '==' operation has null value. If
a reference, it may not be in the context. Operation not possible. [line 10,
column 66]
or
5 ERROR P1-12
http://localhost:8301/xwiki/bin/view/Panels/PanelWizard?forceLeftPanels=1&f…
SimpleLog4JLogSystem:logVelocityMessage:143 - RHS of #set statement is null.
Context will not be modified. [line 9, column 1]
etc.
Is this normal?
thanks,
Dave.
--
Dr. David Holden.
See: <http://www.gnu.org/philosophy/no-word-attachments.html>
regarding Word or PowerPoint. GPG key available on request.
-------------------------------------------------------------
hello,
I m new user of XWiki, and i want to help the xwiki "community" translating the documentation (ie. in french). I was starting doing it on xwiki.com on the "Admin guide" some days before but without any permission. So today, i asked you here how must we process ?
I got a mail from Vincent Massol and so, some questions are :
- how can't we be sure that the french version of the documentation will be an updated version ?
- how prevent new information(s) on the french version that wouldn't appear on the english one ?
- what will be the interact(s) between a french and an english version ?
This is my opinion, but of course we must discuss about this :
If we see the wikipedia contribution process, then there is one wiki instance for each language. The only interact is an interlang link between article(s).
Differents versions could be, and (often) are different !
I think we must do the same for xwiki documentation.
Got a dirty version of the documentation is better than nothing!
Vincent was talking to me about starting a french instance of xwiki website. I think : maybe not, this is a good idea !
For me, french and english community of xwiki can progress on 2 distinct ways without any problem. Sure, there will be some people to make bridge..
What are you thinking about this ? please give us your opinion.
Best regards
Boly38
NB: Vincent Massol, please correct me if i do some mistake :)
Hi, I've downloaded xWiki 1.0beta 5 and tried to use the panel wizard to
have both columns. After clicking on "save the new layout" a popup tells me
that it's ok ("the layout has been saved properly"). But after, when I go to
any other page, the right columns disapears (like if the layout wasn't taken
into account). I know that this worked on b4. Was there any changes or is
that a bug ?
Thanks,
Antonio
I must be looking in the wrong places, I'm having trouble setting up
either email validation as I would expect it to work, or captcha, and
I'm not sure where the documentation is for it...
In the 'preferences' tabs (I'm running the svn tips 1674 + b1.5 xar),
I have email host and admin email address- which I have sending the
email- but, after it sends the confirmation email, the user seems to be
actually registered, it isn't waiting for a response, for that matter,
there doesn't seem to exist the configurations I would expect of a
mechanism for it _to_ listen for a response. Does this mean that I'm
supposed to manually set the rights to require a group membership,
then manually look for responses? Or create a script that listens
for email responses and adds users to the "verified" group? I'm missing
major chunks of how to get it to work.
Also, I have not found the option or tab or preference (or
documentation) for the 'captcha' functionality. Probably I just need to
be pointed in the right direction?
Desired functionality:
- Registration first requires passing a captcha test.
- The user enters their email address.
- Their verification email is sent, with some kind of GUID.
- Their ID is created in some 'locked- waiting for confirm' limbo.
- XWiki receives their email and confirms that it has the GUID.
- Their status is changed from 'locked' to 'normal registered user'.
o What parts of this are currently implemented?
o What parts of this are wishful thinking?
o Where can I find documentation and help?
-Thanks,
-Tom
--
May 4, 1970: Alison Krause, Jeffrey Miller, Sandra Scheuer, William Schroeder.
I was getting the tempdirnotset error so I added the tmp setting in the
xwiki.cfg file. But now I am geeting this error.
Error number 3232 in 3: Exception while saving attachment IMG_2023.jpg of
document Photos.Winterof06
Wrapped Exception: Could not execute JDBC batch update
com.xpn.xwiki.XWikiException: Error number 3232 in 3: Exception while saving
attachment IMG_2023.jpg of document Photos.Winterof06
Wrapped Exception: Could not execute JDBC batch update
at
com.xpn.xwiki.store.XWikiHibernateAttachmentStore.saveAttachmentContent(XWikiHibernateAttachmentStore.java:99)
at
com.xpn.xwiki.doc.XWikiDocument.saveAttachmentContent(XWikiDocument.java:2298)
at
com.xpn.xwiki.doc.XWikiDocument.saveAttachmentContent(XWikiDocument.java:2284)
at com.xpn.xwiki.web.UploadAction.action(UploadAction.java:114)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:149)
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.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(ApplicationFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:121)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java: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.coyote.http11.Http11Processor.process(Http11Processor.java:856)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:744)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
Wrapped Exception:
java.sql.BatchUpdateException: Packet for query is too large (1193355 >
1048576). You can change this value on the server by setting the
max_allowed_packet' variable.
at
com.mysql.jdbc.PreparedStatement.executeBatch(PreparedStatement.java:1612)
at
org.apache.commons.dbcp.DelegatingStatement.executeBatch(DelegatingStatement.java:294)
at
org.apache.commons.dbcp.DelegatingStatement.executeBatch(DelegatingStatement.java:294)
at
org.hibernate.jdbc.BatchingBatcher.doExecuteBatch(BatchingBatcher.java:58)
at
org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:195)
at
org.hibernate.jdbc.AbstractBatcher.prepareStatement(AbstractBatcher.java:91)
at
org.hibernate.jdbc.AbstractBatcher.prepareStatement(AbstractBatcher.java:86)
at
org.hibernate.jdbc.AbstractBatcher.prepareBatchStatement(AbstractBatcher.java:171)
at
org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2048)
at
org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2427)
at
org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:51)
at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:243)
at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:227)
at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:140)
at
org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:296)
at
org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:27)
at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1009)
at org.hibernate.impl.SessionImpl.managedFlush(SessionImpl.java:356)
at
org.hibernate.transaction.JDBCTransaction.commit(JDBCTransaction.java:106)
at
com.xpn.xwiki.store.XWikiHibernateBaseStore.endTransaction(XWikiHibernateBaseStore.java:573)
at
com.xpn.xwiki.store.XWikiHibernateBaseStore.endTransaction(XWikiHibernateBaseStore.java:547)
at
com.xpn.xwiki.store.XWikiHibernateAttachmentStore.saveAttachmentContent(XWikiHibernateAttachmentStore.java:94)
at
com.xpn.xwiki.doc.XWikiDocument.saveAttachmentContent(XWikiDocument.java:2298)
at
com.xpn.xwiki.doc.XWikiDocument.saveAttachmentContent(XWikiDocument.java:2284)
at com.xpn.xwiki.web.UploadAction.action(UploadAction.java:114)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:149)
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.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(ApplicationFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:121)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java: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.coyote.http11.Http11Processor.process(Http11Processor.java:856)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:744)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
--
View this message in context: http://www.nabble.com/Photo-Upload-errors-tf3365393.html#a9363517
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi
I am deploying xwiki on Tomcat 5.5 and Mysql 5.0. Having followed the installation instructions, I get this:
#template("startpage.vm")
#xwikimessageboxstart(Notice The requested document could not be found.)
#xwikimessageboxend()
#template("endpage.vm")
when I visit the main URL: http://localhost:8080/xwiki/bin/view/Main/WebHome.
Suggestions would be much appreciated.
Thanks,
Morten Helles
__________________________________________________________
Alt i én. Få Yahoo! Mail med adressekartotek, kalender og
notesblok. http://dk.mail.yahoo.com
Hi everyone,
In preparation for the 1.0 release we need to rename the current skin
which is wrongly named xwiki10b1... I think the best is to not have
any version in the name and choose a code name.
So here's a challenge to find the best name for the current 1.0 skin
(the one used by http://xwiki.org).
Shoot!
Thanks
-Vincent
In several instances to date I have found that I can instantiate an
arbitrary Java class from a page (with programming rights) if it has a
default (i.e. no-parameters) constructor, since
java.lang.Class.newInstance() does the trick (where the Class object is
obtained by a reference to $xwiki.class).
However, to use a non-default constructor, one must use
java.lang.reflect.Constructor.newInstance(Object...). Every attempt to
do this has failed silently. Indeed, even calling
Class.getDeclaredConstructor(Class...) fails; the only way I've managed
to get a Constructor object is by looping through the results of
Class.getDeclaredConstructors() and picking the one that suits my needs.
No errors in logfiles, and so far I haven't even caught it in the act
while debugging it under Eclipse.
Two possibilities present themselves, though so far my investigation has
not yielded any result in either direction:
One is that I'm not passing the arguments correctly - in both cases, the
argument list is specified in the javadocs as "<typename>..." but in the
source, while the formal parameter is an array, other code actually
invokes it as a list, as in the case of a C varargs list. Regardless, I
can't invoke it successfully either with an array or with a list.
The other is Java permissions. Since the Constructor class is in the
java.lang.reflection package, and reflection is (I believe) a
potentially restricted operation, it may require changing the
java.security.Permission configuration. It looks like, for Tomcat,
that's accomplished by editing the catalina.policy file.
Anyone else have experience in this area? I know I can always create a
plugin to handle the necessary object creation, and I may eventually do
so anyway because granting the necessary permission to XWiki's libraries
may open it too widely, but for the moment, I'd rather not have to...
brain[sic]
Hi,
Just installed a fresh xwiki beta 4 on WAS CE 1.1 (and MySQL
5.0.22-Debian_0ubuntu6.06.2). And have a couple of probs :( Appologies in
advance for the lenght of the email - that's stack traces for you ;)
When I started the server I got a number of warning and errors I've not seen
before - are these "normal" ?
16:39:56,995 ERROR [SimpleLog4JLogSystem] RHS of #set statement is null.
Context will not be modified. [line 9, column 1]
16:39:56,995 ERROR [SimpleLog4JLogSystem] Left side
($objuser.getProperty("usertype").value) of '==' operation has null value.
If a reference, it may not be in the context. Operation not possible. [line
10, column 66]
16:39:56,997 WARN [SimpleLog4JLogSystem]
org.apache.velocity.runtime.exception.ReferenceException: reference :
template = [line 1,column 31] : ${doc.parent.title} is not a valid
reference.
16:39:57,010 ERROR [SimpleLog4JLogSystem] RHS of #set statement is null.
Context will not be modified. [line 1, column 1]
16:39:57,041 ERROR [SimpleLog4JLogSystem] RHS of #set statement is null.
Context will not be modified. [line 18, column 1]
16:39:57,045 ERROR [SimpleLog4JLogSystem] VM #breadcrumb: error : too few
arguments to macro. Wanted 3 got 0
16:39:57,097 ERROR [SimpleLog4JLogSystem] Left side ($!hidecolumns) of '=='
operation has null value. If a reference, it may not be in the context.
Operation not possible. [line 9, column 21]
16:39:57,097 ERROR [SimpleLog4JLogSystem] RHS of #set statement is null.
Context will not be modified. [line 11, column 1]
16:39:57,266 ERROR [SimpleLog4JLogSystem] Left side ($category) of '=='
operation has null value. If a reference, it may not be in the context.
Operation not possible. Main.WebHome [line 5, column 16]
16:39:57,266 WARN [SimpleLog4JLogSystem]
org.apache.velocity.runtime.exception.ReferenceException: reference :
template = Main.WebHome [line 1,column 242] : ${category} is not a valid
reference.
16:39:57,647 ERROR [SimpleLog4JLogSystem] Left side ($velocityCount) of '=='
operation has null value. If a reference, it may not be in the context.
Operation not possible. Main.WebHome [line 48, column 42]
Although they claim to be coming from Main.WebHome, they don't exist at the
line referenced in the document (or in the included
Main.Dashboard(AFAICS)). Seems like it might be a problem in the skin.
Also,
When I import the beta 4 XAR, the Panels.PanelWizard failed to import.... I
then selected just this page again (from the import wizard) and it imported
ok. Is this expected (I was wondering if the dependency on
XWIKI.TagClassmean that the XWIKI space needs to imported first... but
then I've not seen
this behaviour before).
Unfortunatly I suspect that the error message showing the reason for the
failure was swallowed by the following exception I found in the logs :
16:12:31,021 WARN [RegexTokenFilter] <span class="error">Exception</span>:
com.xpn.xwiki.render.filter.MacroFilter@1000100
java.lang.NullPointerException
at org.radeox.macro.parameter.BaseMacroParameter.insertValue(
BaseMacroParameter.java:142)
at org.radeox.macro.parameter.BaseMacroParameter.split(
BaseMacroParameter.java:120)
at org.radeox.macro.parameter.BaseMacroParameter.setParams(
BaseMacroParameter.java:58)
at org.radeox.filter.MacroFilter.handleMatch(MacroFilter.java:100)
at org.radeox.filter.regex.RegexTokenFilter$1.handleMatch(
RegexTokenFilter.java:91)
at org.radeox.regex.JdkMatcher.substitute(JdkMatcher.java:48)
at org.radeox.filter.regex.RegexTokenFilter.filter(RegexTokenFilter.java
:89)
at org.radeox.filter.FilterPipe.filter(FilterPipe.java:169)
at org.radeox.engine.BaseRenderEngine.render(BaseRenderEngine.java:108)
at com.xpn.xwiki.render.XWikiRadeoxRenderer.render(
XWikiRadeoxRenderer.java:70)
at com.xpn.xwiki.store.XWikiHibernateStore.saveLinks(
XWikiHibernateStore.java:1459)
at com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(
XWikiHibernateStore.java:305)
at com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java
:100)
at com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java
:94)
at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:890)
at com.xpn.xwiki.plugin.packaging.Package.installDocument(Package.java
:547)
at com.xpn.xwiki.plugin.packaging.Package.install(Package.java:488)
at com.xpn.xwiki.plugin.packaging.PackageAPI.install(PackageAPI.java
:191)
at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:90)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:150)
...
16:12:31,023 WARN [RegexTokenFilter] <span class="error">Exception</span>:
com.xpn.xwiki.render.filter.MacroFilter@14001400
java.lang.NullPointerException
at org.radeox.macro.parameter.BaseMacroParameter.insertValue(
BaseMacroParameter.java:142)
at org.radeox.macro.parameter.BaseMacroParameter.split(
BaseMacroParameter.java:120)
at org.radeox.macro.parameter.BaseMacroParameter.setParams(
BaseMacroParameter.java:58)
at org.radeox.filter.MacroFilter.handleMatch(MacroFilter.java:100)
at org.radeox.filter.regex.RegexTokenFilter$1.handleMatch(
RegexTokenFilter.java:91)
at org.radeox.regex.JdkMatcher.substitute(JdkMatcher.java:48)
at org.radeox.filter.regex.RegexTokenFilter.filter(RegexTokenFilter.java
:89)
at org.radeox.filter.FilterPipe.filter(FilterPipe.java:169)
at org.radeox.engine.BaseRenderEngine.render(BaseRenderEngine.java:108)
at com.xpn.xwiki.render.XWikiRadeoxRenderer.render(
XWikiRadeoxRenderer.java:70)
at com.xpn.xwiki.store.XWikiHibernateStore.saveLinks(
XWikiHibernateStore.java:1459)
at com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(
XWikiHibernateStore.java:305)
at com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java
:100)
at com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java
:94)
at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:890)
at com.xpn.xwiki.plugin.packaging.Package.installDocument(Package.java
:547)
at com.xpn.xwiki.plugin.packaging.Package.install(Package.java:488)
at com.xpn.xwiki.plugin.packaging.PackageAPI.install(PackageAPI.java
:191)
at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:90)
... more removed for the sake of sanity :)
Any advice ?
Cheers,
Dan
Hi All,
I've installed XWiki on JOnAS 4.8.4 and I have some problems.
I start JOnAS using as a unix service with standard user priviledge.
I have a problem with the tempdir as when I try to upload a file in XWIki I
have the following error displayed :
"tempdirnotset"
So I've added the following line in xwiki.cfg but it doesn't solve my
problem :
xwiki.upload.tempdir=${java.io.tmpdir}/xwiki
In fact, the variable "java.io.tmpdir" is set by JOnAS and is set to "/tmp".
So I wonder how can I reuse a java variable to do that ?
Regards
--
Xavier MOGHRABI - OW2 Consortium
Jabber: moghrabi(a)objectweb.org
Tel: +33 4 76 61 52 35
I noticed that you are using the eXo Platform. I checked out the web site at http://www.exoplatform.org to get better acquainted with this technology. I was wondering if you could explain the decision to use this technology to build XWiki and what benefits you have realized from this decision?
Samer Kanjo
Hi,
We're pleased to announce the availability of the 1.0 Beta 5 release.
The focus is till bug fixing but this release brings other nice
improvements:
* Added support for parametrizing document resource bundles (See
internationalizing XWiki applications)
* Upgrade to Velocity 1.5 Beta 2 and Velocity Tools 1.3 (Velocity
1.5 Beta 2 release notes)
* Security: prevents instantiating random classes in Velocity
* Improved user profile sheet
* Add Calendar interface to edit and delete events
* Charting plugin is functional again
* Made Calendar and User profiles use Microformats (hCard and
hCalendar)
* Allow putting Velocity code in CSS and Javascript skin files
* Improved Calendar plugin
* Store the panel state (expanded/collapsed) for each user
* Experimental: Backend implementation for rename (renames the
document + all backlinks). There's no GUI yet (planned for Beta 6).
To try it out, you can call the following in Velocity:
$xwiki.getDocument("Space1.MyPageToRename").renameDocument
("Space2.MyNewName")
See the full release notes on http://www.xwiki.org/xwiki/bin/view/
Main/ReleaseNotesXWiki10Beta5
Enjoy
-The XWiki development team
(This is a repost of my posting on 2007-Feb-07 with the same title
and content)
For those running XWiki 0.9 on a Postgres database, the following
database upgrade procedure might be useful.
STEP (1) Backup the existing database using pg_dump with --data_only
and --attribute-inserts
STEP (2) Create a new database with the XWiki 1.0Beta schema
(schema_pre.sql)
STEP (3) Restore the data into the new database
STEP (4) Update the new database schema to be full compatible with
the 1.0Beta schema (schema_post.sql)
STEP (5) Start XWiki 1.0B3
The detailed procedure is outlined in schema_pre.sql.
Please report any success or failure so that the community can learn
from your experience and we can improve the tools.
Good luck!
Rudolf VanderLeeden
vanderleeden(a)logicunited.com
Attachments:
- schema_pre.sql
- schema_post.sql
Hi,
I've installed xwiki 1.0 beta4 and imported the xar file, but got errors:
It showed that XWiki.Pereference and Rights can not be installed correctly.
I could not delete the xar file either. Anyone can help? Many thanks.
--
Best regards,
Xin
The issue is XWIKI-928
-----Original Message-----
From: Sergiu Dumitriu [mailto:sergiu.dumitriu@gmail.com]
Sent: Fri 3/2/2007 11:30 PM
To: xwiki-users(a)objectweb.org
Cc:
Subject: Re: [xwiki-users] Beta 4 issue - Bullets in table columns not displyed correctly
I can confirm this. Could you make a jira issue on http://jira.xwiki.org/ ?
Sergiu
On 3/2/07, Martin Barrs <martin.barrs(a)visilent.com> wrote:
>
> FYI:
>
> Wanting to display a number of bulleted items in a single table column,
> the bullets are not displayed as bullets, but as asterisks. WYSIWYG editing
> displays the table with the bullets, as intended.
>
>
> The code is:
>
>
>
> {table}
> Criteria | Scope | Taxonomy | Value
> TechnologyLock-In | Per Framework |\\
> * Is it Standards based?\\
> * # of Alternatives\\
> * Ease of transition to alternatives\\
> * Available support for the framework|
> VendorLock-In | Per Framework |\\
> * Is it Standards based?\\
> * # of Alternatives\\
> * Ease of transition to alternatives\\
> * Available support for the framework |
> {table}
>
>
>
> This is on V1 Beta 4.
>
>
> Thanks
>
> Martin
>
>
--
http://purl.org/net/sergiu
FYI:
Wanting to display a number of bulleted items in a single table column,
the bullets are not displayed as bullets, but as asterisks. WYSIWYG
editing displays the table with the bullets, as intended.
The code is:
{table}
Criteria | Scope | Taxonomy | Value
TechnologyLock-In | Per Framework |\\
* Is it Standards based?\\
* # of Alternatives\\
* Ease of transition to alternatives\\
* Available support for the framework|
VendorLock-In | Per Framework |\\
* Is it Standards based?\\
* # of Alternatives\\
* Ease of transition to alternatives\\
* Available support for the framework |
{table}
This is on V1 Beta 4.
Thanks
Martin
Hmm, probably more directed at the xwiki dev team; and anyone out there
who's using LDAP for authentication.
I was looking over a few of my listed user requests this morning, and it
struck me just how often folks are having problems with user passwords.
To combat that, LDAP is most likely going to be our priority
implementation (don't think there will be many problems with that, it's
quite nicely documented).
HOWEVER,
This got me to thinking about the single sign-on (SSO) which is
practically a given for users that are on any sort of directory service
when considering major applications - for example, Outlook, Google's
office suite, etc.
I was wondering if anyone had given some thought to how this may work
with Xwiki? Granted, it's not a critical issue, but surely there is
some benefit to users having an automatic logon based on their
already-authenticated network authentication?
Brandon Esbach
Software Engineer
Tyco Electronics
LoughMahon Technology Park,
Skehard Road,
Blackrock,
Cork, Ireland
Tel +353 21 4808305
Hi, Oskar,
Completely new to xWiki I'm afraid I can't be of much help. But I think there is a clear thing: "documents" are in the database.
HTH,
Ricardo
--
Ricardo Rodríguez
Your XEN ICT Team
>>> Oskar E. Skeide<oskaremil(a)gmail.com> 1/3/2007 15:49 >>>
OK, I guess I just have to edit the document then, to ensure a proper formatting. But when I choose the "Edit" option it seems like it's only the content DIV I can edit. I guess I have to find the document in my filesystem and edit it from there. Problem is, I can't find that document. Where are the WXiki documents stored ? I cannot find them anywhere in [TOMCAT_HOME]/webapps/xwiki/
I am trying to get xwiki to run under ColdFusion MX7 server running with IIS 5. I added the classpath to root/xwiki in ColdFusion, but we can't get xwiki to run. Are we overlooking something? Can xwiki run under ColdFusion MX7 server and IIS?
I imported the default pages from the XWiki homepage, everything looks fine
except for the frontpage. It seems like a CSS problem. I've tried to view
the page in Firefox 2.0 and IE6. In IE6 the panel menu ( which is supposed
to be located right) appears in the top-left corner. In Firefox it appears
bottom-left. Sometimes it displays correctly, but not as often as it
displays incorrect.
When I click another link the menu displays where it should ( top-right)
You can take a look at it here:
http://mypal.kicks-ass.org:8180/xwiki/bin/view/Main/WebHome
--
if(!Coffee.Exists)
{
me.Dispose();
throw new NullCoffeeException();
}
Hi,
For those using a custom XWiki configuration with a custom web.xml,
we have changed yesterday the way to configure xwiki. Namely we have
changed the way XWiki is initialized.
So if you're using a custom web.xml and you wish to upgrade to the
trunk version (or to 1.0 beta 5 when it's out) you'll need to read
the following:
http://www.xwiki.org/xwiki/bin/view/Main/
ReleaseNotesXWiki10Beta5#HMigrationnotesfromallpreviousversions
Thanks
-Vincent
Hey there,
I was looking at skins for xwiki, as I am not that fond of the
default xwiki10b1 and I found xwiki10.
This skin looks good, but unfortunately the registration link is
broken (linking to a page that does not exist).
Can someone point me to a way to fix this or indeed if there is a
nice clean (more compact) skin
available for general use?
Thanks,
Andy
Hi,
Having XWiki 1.0B3, I ran into 3 issues around LDAP (we use Novell
eDirectory).
Before, I would like to say that XWiki runs fine against eDirectory
through the LDAP interface! (It was a little bit tricky to set up and it
would be great if someone could write up some more detailed
documentation on it.)
Here are the configuration parameter that I used:
xwiki.authentication.ldap=1
xwiki.authentication.ldap.authclass=com.xpn.xwiki.user.impl.LDAP.LDAPAuthServiceImpl
xwiki.authentication.ldap.server=dsmaster
xwiki.authentication.ldap.check_level=1
xwiki.authentication.ldap.port=389
xwiki.authentication.ldap.base_DN=department=USER,department=INFORMATIK,department=1230,o=MP
xwiki.authentication.ldap.bind_DN=cn={0},department=USER,department=INFORMATIK,department=1230,o=MP
xwiki.authentication.ldap.bind_pass={1}
xwiki.authentication.ldap.UID_attr=uid
....
1. In our LDAP structure (about 2000 employees) the users that should
have access to XWiki are in multiple department nodes in the LDAP
structure. Thus, I cannot specify a single pattern of the kind
cn={0},department=USER,department=INFORMATIK,department=1230,o=MP for
authentication.
How could I specify users from different departments to have access to
XWiki? (E.g. can I specify multiple xwiki.authentication.ldap.bind_DN
lines?)
2. We cannot allow ALL users in the LDAP structure to have access to
XWiki. We would like to specify an LDAP group for all users that have
access to XWiki. How could we configure this? Our eDirectory allows
annonymous browsing.
(It is not the probably harder issue that we would want to use a LDAP
groups for page access rights. I am talking about the simpler issues of
just controlling the list of users that have access to XWiki from an
identity system behind LDAP.)
3. Current behavior is, that
1. I can login with a user/pwd authenticated against
LDAP/eDirectory. If the user does not already exist in XWiki, the user
appears to be created.
2. A user, created in XWiki CANNOT Login anymore, if he/she is not
an LDAP user. (Why is that?)
3. The old passwords do not work anymore for users with a matching
entry in XWiki and LDAP. (ok)
Why can't I add user per hand if I use LDAP? This would at least allow
some Workaround for some departments.
Can I hope for XWiki 1.0 to include the handling of an LDAP group for
authentication?
I have read a blog mentioning LDAP group support being planned for 1.0.
Is this still the case?
Regards,
G Leeb
-------------------------------------------------------------------------------
Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender und
vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
Weitergabe dieser Mail ist nicht gestattet.
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from any
computer.
-------------------------------------------------------------------------------