Hi Vincent,
It sounds like a good idea. It would provide:
* a place to test out the latest XWiki builds and quickly identify issues
and resolve them
* a free place for people to host their websites
I'd certainly consider it for my non-work related material.
Regards,
Richard
-----Original Message-----
From: users-bounces(a)xwiki.org [mailto:users-bounces@xwiki.org]On Behalf
Of Vincent Massol
Sent: 23 January 2008 09:32
To: XWiki Users
Subject: Re: [xwiki-users] [Proposal] New free and community-managed
farm on xwiki.org?
Hi Ricardo,
On Jan 22, 2008, at 10:27 PM, [Ricardo Rodriguez] Your EPEC Network
ICT Team wrote:
> sachin mittal wrote:
>> Hi Vincent,
>> People who are interested in free xwiki and want to use it as an
>> experimental tool can download it and play with it. It costs nothing
>> for them.
>> As far as I have seen that students and other such individuals seldom
>> become paying customers. They typically use for project work etc.
>>
>> I think hosted solution should focus on paying customers only unless
>> you want to test the scalability of xwiki real time by giving free
>> access.
>
> Following this reasoning, how does Netcipia (http://
> www.netcipia.net)fit
> in the proposed schema?
Netcipia is another farm that could be seen as a kind of competitor to
this new xwiki.org farm. However there are some differences:
* the xwiki.org farm will be using the default UI (same as XWiki
Enterprise) and the same features
* it'll be supported by the xwiki community
* it'll have latest versions installed at all times
* there's no business model behind this xwiki.org farm
I think the target is really different. Netcipia's idea is to propose
ways for users to sell their content online whereas this farm will be
more for hosting "intranets"/"web sites".
Anyway the free xwiki.org farm is not fully decided yet. I'd like to
see more opinions form the xwiki users and dev community about it.
Thanks
-Vincent
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Thales UK Ltd (Wells) DISCLAIMER: The information contained in this e-mail
is confidential. It may also be legally privileged. It is intended only for
the stated addressee(s) and access to it by any other person is
unauthorised. If you are not an addressee, you must not disclose, copy,
circulate or in any other way use or rely on the information contained in
this e-mail. Such unauthorised use may be unlawful. We may monitor all
e-mail communications through our networks. If you have received this e-mail
in error, please inform us immediately on +44 (0) 1749 672081 and delete it
and all copies from your system. We accept no responsibility for changes to
any e-mail which occur after it has been sent. Attachments to this e-mail
may contain software viruses which could damage your system. We therefore
recommend you virus-check all attachments before opening. A business of
Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne Business
Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
868273
Hi,
We would like to detect usage patterns of users working with xwiki.
Therefore we would need
to call a custom method everytime a link within xwiki is selected. Is
there an easy to do that
by e.g. providing a plugin?
Thanks in advance,
Hans-Peter
Hi,
I have a problem upgrading Xwiki at release 1.2 from 1.1.2.
I can't get the new rights Management interface.
I replaced the WebApp and copied the files hibernate.cfg.xml, xwiki.cfg in
the new version. I'm using Oracle and so I replaced the hibernate Jar.
After restarting Tomcat I imported the new XAR. When I try to open "Global
Rights" I get the old rights management interface.
I hope someone can help me,
Thanks,
Loris
The XWiki development team is pleased to announce the release of XWiki
Enterprise Manager 1.0 Release Candidate 1.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
This is the first release candidate leading to XWiki Enterprise Manager 1.0.
The main new features is Wiki Manager GlobalSearch that implement a
multiwiki version of search(), searchDocuments() and
searchDocumentsNames(). It's also the first XEM released based on
final 1.2 version of XE.
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM10RC1.
Thanks -The XWiki dev team.
Hi all,
I create a page to change the parent to a chosen page using:
#set ($mydoc = $xwiki.getDocument("some.page"))
$mydoc.setParent($targetdoc)
$mydoc.save()
It works but in the tree page I see the changed page into its original tree
location.
What is my fault ??
Thanks
Raffo
The XWiki development team is pleased to announce the release of XWiki
Enterprise Manager 1.0 Milestone 3.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
This is the last XEM 1.0 milestone. RC1 and RC2 will follow.
The main modifications since XEM 1.0M2 are all XE 1.2 branch new
features as XEM 1.0M3 is now based on XE 1.2 Release Candidate 3.
Changes from 1.0 Milestone 3:
* XAAM-28: Add authors field to applications descriptors.
* XAAM-29: Add license field to applications descriptors.
* XAWM-23: Separate wiki and wiki alias concepts.
* XAWM-26: Add pretty name field to wikis decriptors.
* XAWM-29: Add users or groups rights at wiki creation time.
* XEM-78: Add default "xwiki" wiki descriptor.
* XEM-65: Make Application Manager and Wiki Manager more easily accessible.
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM10M3
Thanks
-The XWiki dev team
Hallo,
I tried to include an external feed to my page. My feed XML looks like this:
<rss version="2.0">
<channel>
<title>Teamwebsite: SPO</title>
<link>http://davm/SPO/Forms/AllItems.aspx</link>
<description>RSS-Feed für die Liste 'SPO'.</description>
<lastBuildDate>Sat, 05 Jan 2008 10:50:22 GMT</lastBuildDate>
<generator>Windows SharePoint Services V3 RSS Generator</generator>
<ttl>60</ttl>
<image>
<title>Teamwebsite: SPO</title>
<url>/_layouts/images/homepage.gif</url>
<link>http://davm/SPO/Forms/AllItems.aspx</link>
</image>
<item>
<title>Wiki-Seite mit Kalender</title>
<link>http://davm/SPO/Forms/DispForm.aspx?ID=1</link>
<description><![CDATA[<div>Geändert: 05.01.2008
11:46</div><div>Geändert von: WSS\administrator</div><div>Titel:
Screenshot</div>]]></description>
<author>WSS\administrator</author>
<pubDate>Wed, 21 Nov 2007 16:03:06 GMT</pubDate>
<guid
isPermaLink="true">http://davm/SPO/Forms/DispForm.aspx?ID=1</guid>
</item>
</channel>
</rss>
I include my feed like this:
#set($myfeed=$xwiki.feed.getFeed("http://irrlichter.net/listfeed.xml"))
That just works and I'm able to access title and link like this:
${myfeed.getTitle()} --> "Teamwebsite: SPO"
${myfeed.getLink()} --> "http://davm/SPO/Forms/AllItems.aspx "
But how do I access specific nodes like "<lastBuildDate>"?
I hope someone could help me.
Christoph
--
View this message in context: http://www.nabble.com/Access-SyndFeed-object-tp15002046p15002046.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
I see that any page we create in xwiki has a comments and attachment section
attached below the contents.
Is there any way to configure it to not show up.
I can do this by modifying the velocity template, but wanted it as part of
configuration setting.
Another thing I notice is that Comments and attachments section is part of a
panel in the panel application.
So one can always add it to left or right pane, thus it does not make much
sense to have it (by default) below every page.
Lastly I see that in panels application we can configure the left and right
panes. There should also be an option to configure top and bottom so as to
complete a border layout. Thus tomorrow we can move this comments and
attachments section in the bottom (for whatever spaces we need).
Let me know you suggestions on these.
Thanks
Sachin
--
View this message in context: http://www.nabble.com/Comments-and-attachments-in-a-xwiki-page-tp14949795p1…
Sent from the XWiki- Users mailing list archive at Nabble.com.