Hi all,
There are a couple of really handy looking links on xwiki.org that
have been broken for a while:
* The XWiki API:
http://www.xwiki.org/xwiki/bin/view/DevGuide/XWiki+API+Reference
Some users of the wiki I'm maintaining are getting interested in
Velocity and I can't keep telling them to get the xwiki source code if
they want to browse the API. :)
Is the API available online anywhere else?
* XmlRpc xmlface client:
http://www.xwiki.org/xwiki/bin/view/Dev/XWikiXMLRPC
The xmlrpc client sounds extremely interesting but I can't find a
trace of it anywhere... does anyone have an alternative link?
I have commented both of those document about the broken links but I'm
hoping this list will be more responsive. ;)
Thanks,
Robin.
I have just joined this group after stumbling across it somewhere as I
maintain a couple of xwiki spaces located at xwiki.com
I am not a techie, just trying to master the interface - so if I am in
the wrong place tell me!
I use the event calendar as built in. The "Event List" under the
calendar seems unesseccary and as it expands makes the "New Event" form
further and further down the page.
Can I get rid of it? The page is based on xwiki:XWiki.CalendarSheet
<http://www.xwiki.com/xwiki/bin/edit/XWiki/CalendarSheet> which I can't
edit. I remember trying to mess about with the calendar a few months
ago and it got into a right mess.
Thanks
Hi,
When viewing a list property of object myObj included in doc, both
$myObj.get($myListProperyName)
and
$doc.display($myListProperyName)
return a string containing selected options delimited by a space.
This isn't very handy for displaying them in a readable manner, since
you end up with something like "my option a my option b my option c" -
no way to distinguish the individual options.
How can I access the selected options individually?
Cheers,
Robin
Hi
First of all - Congratulations Ludovic. I am amazed at the usefulness and flexibility of xwiki.
Secondly, I have created a xwiki with individual subjects on each page. The data is held in a structured manner in attached objects. Individually they are displaying perfectly with the ClassSheet.
However, ideally I want to make collected pages which group the individual subject pages so that any change to the base information, also updates the group documents. Unfortunately, if I include the pages with includeTopic they are not displayed (i think because the relevant object is not referenced).
So 2 questions:
How would I reference the object so it will display correctly?
In the api I can see that you can request the RenderedContent from a page.
Could I build a macro that accepted a page name and returned the Rendered Content? (if so how)
Cheers,
Mark Robinson
Hello,
I've created an class with a property defined as a number. Hower, when I retrieve an object in my XWiki document, $doc.display("property", "view", $obj) will return me a String. This prevents my from adding the property values of several objects.
So how to retrieve an number property as a number in a XWiki document.
Thanks,
Joep Janssen
All,
I am still having some troubles with the left vertical Menu on my site.
There seems to be 2 menus defined and I can only edit 1 of them. The home
page Menu has a different look than the other pages. When I edit the Menu
it only changes the Home page. Can someone please tell me what I need to do
to get this fixed?
Thank you!
<http://bobmixon.xwiki.com> KM, BPM, Intranet and Portal Technologies
<http://bobmixon.xwiki.com> The Possibilities are Endless
Bob Mixon
Microsoft SharePoint Portal Server MVP
<mailto:bob.mixon@gmail.com> bob.mixon(a)gmail.com
http://bobmixon.xwiki.com/
Skype ID:brm1999
<https://www.plaxo.com/add_me?u=30065756390&v0=1965978&k0=1714165761> Add
me to your address book... <http://www.plaxo.com/signature> Want a
signature like this?
Is there a way to create a new document which first pre-populate the content
from another template document.
I dont want to use the class/object as the document is not structured,
however I do want to provide section heading guidelines, etc.
Thanks
Duke