Hi All,I'm really disappointed by the lack of in depth XWiki developer tutorial.XWiki has been around for a while -- and the only good material I can find is here:http://www.xwiki.org/xwiki/bin/view/DevGuide/FAQTutorialhttp://www.xwi… above links are the level of tutorial I'm looking for -- but they don't go far/long enough....I've followed the FAQTutorial steps and cannot get the example to work as described.I've performed all steps as described -- without error/warning -- but when I try to create a new custom FAQ document -- my class properties (question & answer) are not being shown on the edit/creation page ? It's just blank space with two rows of Cancel/Save-Continue/Save-View etc buttons.* I'm using XWIKI: 1.1-milestone-3.3933* On Windows XP with Apache Tomcat 5.5.12* I'm using MySQL as the database - I think it's UTF8 - Server version: 5.0.13-rc-nt1) When I'm querying the database -- the tables: xwikiproperties - is being populated -- but newly added entries seem to have negative values for XWO_ID column. xwikiobjects - is being populated -- but newly added entries seem to have negative values for XWO_ID column. xwikiclasses - is empty ? why ?2) I would be very grateful to a link to some decent tutorial/documentation -- even if I have to pay for it...It would be great to see something along the lines of the "FAQTutorial" but with more indepth look at available Velocity objects/macros and discussion of how Documents/Classes/Objects/Properties are actually related....I can't believe this stuff isn't better documented :(Hope someone can help me out...ThanksFrank
_________________________________________________________________
Explore the seven wonders of the world
http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE
Hi all,
I am considering XWiki for a collaborative mapping IT infrastructure
and planning changes.
The idea behind that is as follows: few times a year, a team of
central architecture group and organization units specific
stakeholders want to review the existing infrastructure map,
requirements collected in third party tools and propose changes.
My tool should support only this documentation and planning
part, implementation of proposed changes would be supported
by other tools.
If I use a wiki to manage such a documentation and planning project,
I need pages for individual documents, I need some index pages for
different kinds of documents, and I need also pages for project
metadata (team members, milestones, processes). Also, I need a set
of templates to generate stubs of new projects easily. Perhaps such
a project could be implemented as a wiki space, and there could be
an extra wiki space as a template.
I am very new to Xwiki, so I would like to ask the more experienced users:
- Does my idea of mapping projects to spaces sense?
- Is Xwiki suitable for that?
- Is it possible to define something like a template space and customize
the new space wizard to use such a template?
One more question: is there any mechanism/best-practice how to keep my
Xwiki extensions (plugins, Xwiki classes, templates, ...) isolated somehow
to make future upgrades of Xwiki as easy as possible?
thanks a lot,
Pavel
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hi!
I'm a new xwiki user and have a scenario where I'm offline (not connected to
the internet) and need to see the xwiki documentation in order to install,
extend, create plugins, etc.. Is there any way to export the xwiki
documentation pages (on-line machine) so that I can import them in another
xwiki instance (offline machine)?
Thanks in advance,
Marcelo Riss
--
View this message in context: http://www.nabble.com/Xwiki-offline-documentation-tf4338472.html#a12358114
Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hi,
Just wanted to let you know we've found a bug with the Code Macro in
1.1RC1 and we've made a patch available (while waiting for the 1.1RC2
release which will fix it).
Check http://www.xwiki.org/xwiki/bin/view/Main/
ReleaseNotesXWikiEnterprise11RC1
Thanks
-Vincent
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hello,
I would like to perform a sum in a velocity script.
The following works well:
#set ($a = 1)
#set ($b = 1)
#set ($c= $a + $b)
$c returns 2
But if I modify with
#set ($b = $categoryDoc.getObject("Blog.Categories","name",$bcategory).get("color_red"))
... the sum does not work anymore. It seems that $b is considered as a string and gets appended to $a instead of added. The property retrieved "color_red" is of type Number.
Is there a way to convert it in order to perform arithmetics on it ? I looked at velocity dev guide but I'm quite confused ...
Thanks,
BOUSQUET Jeremie
GGS Europe Solution CMO & PMO
Gemalto
Tel: +33 4 42 36 42 93
Avenue du Jujubier Z.I. Athélia IV BP 90
13705 LA CIOTAT CEDEX
jeremie.bousquet(a)gemalto.com <mailto:jeremie.bousquet@gemalto.com>
cmo-gse(a)gemplus.com <mailto:cmo-gse@gemplus.com>
www.gemalto.com <http://www.gemalto.com>
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hi,
This is first release candidate for the final 1.1 release. It brings
only several bug fixes and improvements, as the 1.1 release is almost
ready. It was delayed a bit by unexpected bugs introduced by some
fixes, but we managed to get it along. Unfortunately, there will have
to be another release candidate, as right after finishing the release
we detected several things that could be improved, and we're also
trying to make the installer a bit more user-friendly.
See the release notes (
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise11RC1
) for more details on this release. With release candidates we need
your help more than ever for testing and reporting any remaining bug
(and eventually provide a patch, too).
Thanks!
The XWiki developers team
--
http://purl.org/net/sergiu
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hi,
-For the disk space: 150 GO left
-The file doesn't exist so I have no size
-No antivirus is locking
-I have restore my database with an old one. I have repair with myisamchk and it work. But the error is steal there. I am logged to the pc as an admin so I have all rights.
This is the last stack trace I got:
12:29:20,703 WARN Thread-5 http://www.axyowiki.com:8080/xwiki/bin/view/Presenta
tions/ JDBCExceptionReporter:logExceptions:71 - SQL Error: 6, SQLState: HY000
12:29:20,734 ERROR Thread-5 http://www.axyowiki.com:8080/xwiki/bin/view/Presenta
tions/ JDBCExceptionReporter:logExceptions:72 - Error on delete of 'c:\docume~1\
ayome\locals~1\temp\#sql_d48_0.MYI' (Errcode: 13)
12:29:20,734 ERROR Thread-5 http://www.axyowiki.com:8080/xwiki/bin/view/Presenta
tions/ SimpleLog4JLogSystem:logVelocityMessage:154 - Method searchDocuments thre
w exception for reference $xwiki in template Presentations.WebHome at [19,13]
org.apache.velocity.exception.MethodInvocationException: Invocation of method 's
earchDocuments' in class com.xpn.xwiki.api.XWiki threw exception com.xpn.xwiki.
XWikiException: Error number 3223 in 3: Exception while searching documents with
sql [doc.web='EspaceTestPanel' order by doc.name]
Wrapped Exception: could not execute query @ Presentations.WebHome[19,20]
[snip]
12:29:28,406 WARN Thread-5 http://www.axyowiki.com:8080/xwiki/bin/view/Presenta
tions/ JDBCExceptionReporter:logExceptions:71 - SQL Error: 1, SQLState: HY000
12:29:28,406 ERROR Thread-5 http://www.axyowiki.com:8080/xwiki/bin/view/Presenta
tions/ JDBCExceptionReporter:logExceptions:72 - Can't create/write to file 'c:\d
ocume~1\ayome\locals~1\temp\#sql_d48_0.MYI' (Errcode: 17)
12:29:28,406 ERROR Thread-5 http://www.axyowiki.com:8080/xwiki/bin/view/Presenta
tions/ SimpleLog4JLogSystem:logVelocityMessage:154 - Method getSpaces threw exce
ption for reference $xwiki in template Presentations.WebHome at [6,16]
org.apache.velocity.exception.MethodInvocationException: Invocation of method 'g
etSpaces' in class com.xpn.xwiki.api.XWiki threw exception com.xpn.xwiki.XWikiE
xception: Error number 3223 in 3: Exception while searching documents with sql s
elect distinct doc.web from XWikiDocument doc
Wrapped Exception: could not execute query @ Presentations.WebHome[6,23]
[snip]
12:29:48,031 ERROR Thread-5 http://www.axyowiki.com:8080/xwiki/bin/view/Protocol
es/Protocole4 SimpleLog4JLogSystem:logVelocityMessage:154 - Method sort threw ex
ception for reference $xwiki in template Protocoles.Protocole4 at [3,18]
org.apache.velocity.exception.MethodInvocationException: Invocation of method 's
ort' in class com.xpn.xwiki.api.XWiki threw exception java.lang.NullPointerExce
ption @ Protocoles.Protocole4[3,25]
[snip]
12:31:53,250 WARN Thread-3 http://www.axyowiki.com:8080/xwiki/bin/view/Admin/ J
DBCExceptionReporter:logExceptions:71 - SQL Error: 6, SQLState: HY000
12:31:53,265 ERROR Thread-3 http://www.axyowiki.com:8080/xwiki/bin/view/Admin/ J
DBCExceptionReporter:logExceptions:72 - Error on delete of 'c:\docume~1\ayome\lo
cals~1\temp\#sql_d48_0.MYD' (Errcode: 13)
12:31:53,265 ERROR Thread-3 http://www.axyowiki.com:8080/xwiki/bin/view/Admin/ S
impleLog4JLogSystem:logVelocityMessage:154 - Method searchDocuments threw except
ion for reference $xwiki in template Admin.WebHome at [19,13]
org.apache.velocity.exception.MethodInvocationException: Invocation of method 's
earchDocuments' in class com.xpn.xwiki.api.XWiki threw exception com.xpn.xwiki.
XWikiException: Error number 3223 in 3: Exception while searching documents with
sql [doc.web='PitiÚSalpÚtriÞre' order by doc.name]
Wrapped Exception: could not execute query @ Admin.WebHome[19,20]
If someone has any idea on what going on, because I start being desparated. Thanks for your help. Bye
Can you check:
- that you have enough disk space left
- that the file didn't reach the file size limit of your filesystem (4G for FAT)
- that the file isn't locked by another program, like an antivirus
- that the database is not in a bad state (use a mysql checking tool)
> On Aug 29, 2007, at 11:00 AM, diaga(a)nomade.fr wrote:
>
> > Hi Vincent,
> > Thank you for your answer. But I don't understand, I have been
> > working on it since 3 month, why should I have this kind of
> > problem? I haven't change my database since then so I don't know
> > how to solve this. What does IMO mean?
> > Thanks again for your help!!
> >
> >
> >
> >
> > On Aug 26, 2007, at 10:31 AM, diaga(a)nomade.fr wrote:
> >
> >
> >> Hi,
> >> My navigation panel has start suddently to generate an error. This
> >> is the stack trace I have:
> >>
> >>
> >
> > [snip]
> >
> >
> >> Wrapped Exception:
> >> java.sql.SQLException: Can't create/write to file
> >> 'c:docume~1ayomelocals~1temp#sql_588_0.MYD' (Errcode: 17)
> >>
> >
> > Thus this is coming from your MYSQL install IMO.
> >
> > Some permissions issue it seems.
> >
> > -Vincent
> >
Sergiu
--
http://purl.org/net/sergiu
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
------------------------ ALICE C'EST ENCORE MIEUX AVEC CANAL+ LE BOUQUET ! ---------------
Découvrez vite l'offre exclusive ALICEBOX et CANAL+ LE BOUQUET, en cliquant ici http://alicebox.fr
Soumis à conditions.
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hi,
This is first release candidate for the final 1.1 release. It brings
only several bug fixes and improvements, as the 1.1 release is almost
ready. It was delayed a bit by unexpected bugs introduced by some
fixes, but we managed to get it along. Unfortunately, there will have
to be another release candidate, as right after finishing the release
we detected several things that could be improved, and we're also
trying to make the installer a bit more user-friendly.
See the release notes (
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise11RC1
) for more details on this release. With release candidates we need
your help more than ever for testing and reporting any remaining bug
(and eventually provide a patch, too).
Thanks!
The XWiki developers team
--
http://purl.org/net/sergiu
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Hi ,
I am getting error while importing Xwiki.XwikiPreferences. Can you please tell me why this is happening?
ANUJ SHARMA.
---------------------------------
Once upon a time there was 1 GB storage in your inbox. Click here for happy ending.
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Sorry Vincent, I have forgotten to use the list
Hi,
Please use the list.
Thanks
-Vincernt
On Aug 29, 2007, at 11:00 AM, diaga(a)nomade.fr wrote:
> Hi Vincent,
> Thank you for your answer. But I don't understand, I have been
> working on it since 3 month, why should I have this kind of
> problem? I haven't change my database since then so I don't know
> how to solve this. What does IMO mean?
> Thanks again for your help!!
>
>
>
>
> On Aug 26, 2007, at 10:31 AM, diaga(a)nomade.fr wrote:
>
>
>> Hi,
>> My navigation panel has start suddently to generate an error. This
>> is the stack trace I have:
>>
>>
>
> [snip]
>
>
>> Wrapped Exception:
>> java.sql.SQLException: Can't create/write to file
>> 'c:docume~1ayomelocals~1temp#sql_588_0.MYD' (Errcode: 17)
>>
>
> Thus this is coming from your MYSQL install IMO.
>
> Some permissions issue it seems.
>
> -Vincent
>
> _______________________________________________
> users mailing list
> users(a)xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
>
> ------------------------ ALICE C'EST ENCORE MIEUX AVEC CANAL+ LE
> BOUQUET ! ---------------
> Découvrez vite l'offre exclusive ALICEBOX et CANAL+ LE BOUQUET, en
> cliquant ici http://alicebox.fr
> Soumis à conditions.
>
>
------------------------ ALICE C'EST ENCORE MIEUX AVEC CANAL+ LE BOUQUET ! ---------------
Découvrez vite l'offre exclusive ALICEBOX et CANAL+ LE BOUQUET, en cliquant ici http://alicebox.fr
Soumis à conditions.
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users