Hi all,
Probably missing the link somewhere, but I can't seem to find any links
for the documentation on the xwiki.org site?
Brandon Esbach
Software Engineer
Wireless Systems Segment
Tyco Electronics
4 Eastgate Road
Eastgate
Little Island
Co. Cork
Ireland
Tel: +353-21-4808305
Email: esbachb(a)tycoelectronics.com
Hello,
I am using the "1.0-beta-5.2310" version of xwiki. I am trying to create a
new blog post or a space using the "Create" Panel.
However, when I try to do that, I am getting the following message:
The requested document could not be found.
You can edit this
page<http://localhost:8080/xwiki/bin/edit/Main.%24doc/getURL%28>to
create it.
What might be the problem?
Thank you for your time and help in advance!
Hande
I've been looking for a while but I can't seem to find this.
It looks like all documents not only have a name but also a title,
which is a more human-readable version (e.g. could contain colons).
But how can I access this from velocity ?
I will certainly post an FAQ answer as result as indeed, it *should*
be there.
thanks
paul
Hi, i would like to ask about the posibility of introducing xwiki code inside
a code box. For example, putting footnotes or bolding a code line, thats
exactly what i want to do. I have searched a lot but i dont find what i
want.
That obviously doesnt work:
{code:none}
<grid:definition *readOnly="true"* id="tablaTiposValor" width="750"
height="140" filter="false" rowsXPath="/ajax-response/response/item">
<grid:query url="./GridEditionAction.do">
{code}
Could someone help me please? :(
--
View this message in context: http://www.nabble.com/Xwiki-code-inside-a-code-box--tp14874244p14874244.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi everyone,
Good news, we've now fixed the search page on http://www.xwiki.org
(BTW the fix will be in the final XE 1.2 release).
It's now using Lucene to search on all subwikis of xwiki.org
Thanks
-Vincent
Hello Xwikiers,
I found swizzle-confluence an easy to use lib to pull data from
XWiki/Confluence. From previous discussions, I understand XWiki is also
using it internally. My biggest issue is that the released version is using
an ancient version of httpclient, but it's fixed in the svn. I've pinged the
swizzle guy a few times on the project email list during several months, but
it seems he's not interested or too busy to put up a release. I think XWiki
uses your own build for swizzle-confluence. I'd be happy if that version was
available in some common Maven(2) repo as I'm trying to avoid maintaining my
own version. Have you guys thought about what to do with it, maybe even
hosting it as its own sub project as part of XWiki?
Kalle
It was Jan Kodera who posted Nov 25, 2007; 06:34pm:
> Hi All,
> i want use database list class as property in my class. I tried
> hibernate query to fill in values of property. After this, the
> select box was empty.
> I think there is no problem in query (Select doc from XWikiDocument
> as doc) and I filled in value ( doc.name) and id (doc.id) and also
> i filled in which class should hibernate use. (XWikiDocument). I
> dont know, what I am doing wrong. Is there some tutorial for this?
(found, with a partial answer on Nabble:
http://www.nabble.com/Database-List-Class-td13937776.html)
I also wanted to have this... namely... to be able to list all the
values of the property prop of each object.
I tried, running XWiki 1.1.2.5797:
- for a property fromList, of type database-list-class
- I tried leaving all to default except adding class-name
XWiki.MyClass, id-field-name xId and value-field-name xValue
- then tried to create an object using the default sheet: this gave a
hibernate exception, namely, that a comma is too much before the from
(the whole query is provided in the log)
- I re-edited the class, removed class and fields and replaced by the
query with the query removed:
select idprop.value,valueprop.value from
com.xpn.xwiki.doc.XWikiDocument as doc,
com.xpn.xwiki.objects.BaseObject as obj,
com.xpn.xwiki.objects.StringProperty as idprop,
com.xpn.xwiki.objects.StringProperty as valueprop where
doc.fullName=obj.name and obj.className='XWiki.MyClass' and
obj.id=idprop.id.id and idprop.id.name='xId' and
obj.id=valueprop.id.id and valueprop.id.name='xValue'
and that worked!
Boy... that was convoluted but this seems to be a very very very
precious feature of XWiki which I would like to write a readme about.
Is there an issue reported about this ?
And, indeed, as Sergiu and Brandon indicate in the answer of the mail
above, it is highly non-trivial to understand that there's an
alternative between class,id,value and query. So I would also suggest
to write this in the page (as simple text).
paul
PS: I only saw answers of Brandon and Sergiu, was there other?
Hello,
for some reasons I am missing a few documents in my xwiki instance
and would like to upload them from source. But I can't seem to find a
way to upload the XML files, only XARs (and don't know how to pack a
xar yet).
I know I could view the XML, unescape the needed part, and paste into
the web but that's very awkward.
thanks in advance
paul
I've just installed xwiki 1.1.2.war on Tomcat connecting to a mysql. This
works fine, but there's almost no content - editing webHome fails and so
does access to "administration", so I need the default content.
On:
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Installation#HInstallin…
It says that I'm supposed to use the import / export
tool<http://platform.xwiki.org/xwiki/bin/view/AdminGuide/ImportExport>,
but the link to administration doesn't work in the installed wiki.
How do I proceed?
--
Morten Matras
Udviklingschef
GAMP Media og Blob Communication ApS
Svendsagervej 42
5240 Odense NØ
Tlf: 61711103
E: morten(a)gampmedia.dk
T: 76 654321
W: www.blobcom.com
E: morten(a)blobcom.com