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.
Hy everybody,
I've a little problem... I need to associate a link to an image so that i could click on it and go to another page. Is that possible? How? (if I insert an image and then associate a link on it, it'sn't working...)
Thank you
Mattia
___________________________________
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: http://it.docs.yahoo.com/nowyoucan.html
Hi Devs,
Admin user should really be able to reset a user's password in the event
that the user forgets their password (like with any other system).
Something like a link for admin users simply called "set temporary
password" that requires the user to change their password when they use
this password would be perfect.
Not really sure it's a bug, as you can -can- do this by editing objects
directly, it's just not user friendly that way.
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
I have a new install of xwiki enterprise 1.2 on Linux Tomcat 5.5 with MySQL
4.1. I installed the war file and imported the xar file. Things seem to be
generally working but I get an error when I click on the Quick Links ->
What's New.
The page accessed when I click on the link is: xwiki/bin/view/Main/Dashboard
The error displayed is:
Error number 4001 in 4: Error while parsing velocity page Main.Dashboard
Wrapped Exception: Invocation of method 'searchDocuments' in class
com.xpn.xwiki.api.XWiki threw exception com.xpn.xwiki.XWikiException: Error
number 3223 in 3: Exception while searching documents with SQL web,
doc.name, max(ni.date) from XWiki Document as doc , XWiki RCSNode Info as ni
where doc.id=ni.id.doc Id and ni.id.version2=1 group by doc.web, doc.name
order by max(ni.date) desc? Wrapped Exception: could not execute query @
Main.Dashboard24,28?
Any ideas what the problem is.
Hello XWikiers,
while editing my class, I felt at least two places where the database
type appeared too convoluted to me (and I needed sample code) and
where the only thing I'd need is the reference to a document in some
space of the same XWiki.
Does this exist ?
Should I file a feature request ?
thanks in advance
paul
Hi all,
I know it is good to avoid special characters in document names, but to
the best of my knowledge is not possible up to now to prevent users to
use them.
For instance, we have a number of entries including / in the document
name. These documents are created, but are not longer accessible. So, no
rename or delete seems possible from the web interface.
Thus, two questions:
1. Could it be advisable to have a way to prevent the use or this or
other characters in newly created documents?
2. If I delete the entry from the xwiki_epecnet.xwikidoc table, could
I affect the correct function of the database?
Thanks!
Ricardo
--
Ricardo Rodríguez
Your XEN ICT Team
Hi,
I am a new user of xwiki and new to LDAP too. I modified the
xwiki.cfg and created a few testing entries in LDAP. Then, I can log in
with LDAP users and superroot. But with LDAP users, I always see an
error, which is "You are not allowed to view this document or perform
this action."
I searched for solution for quite a while, and I found some others
also suffer from the same issue. The only clue I get is MAYBE I need to
import users from LDAP. But the import users from LDAP code from xwiki
codebase give me another error. (If you want I can paste the complete
error stack trace). So, could anyone advice on what I should do?
Thanks a lot
Anyone,
How does this Confluence integration (Catalin) work? What does it do?
Regards,
Richard
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,
I just installed the enterprise war version of xwiki 1.2 rc3 on a SUSE
Linux Enterprise Server (SLES) version 9 in a Tomcat container. When i
start Tomcat the log says
2008-01-16 15:51:24 StandardContext[/xwiki]Loading plexus context
properties from: '/WEB-INF/plexus.properties'
2008-01-16 15:51:24 StandardContext[/xwiki]Initializing Plexus.
2008-01-16 15:51:24 StandardContext[/xwiki]resource =
jndi:/localhost/xwiki/WEB-INF/plexus.xml
2008-01-16 15:51:25 StandardContext[/xwiki]Plexus initialized.
And everything looks good.
But when I access the xwiki application in a browser I get the following
error:
javax.servlet.ServletException: Servlet execution threw an exception
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
root cause
java.lang.UnsupportedClassVersionError:
org/exoplatform/container/PortalContainer (Unsupported major.minor
version 49.0)
java.lang.ClassLoader.defineClass0(Native Method)
java.lang.ClassLoader.defineClass(ClassLoader.java:539)
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:1677)
org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:900)
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1350)
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1230)
java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
com.xpn.xwiki.web.Utils.prepareContext(Utils.java:231)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:87)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
note The full stack trace of the root cause is available in the Tomcat logs.
What exactly does this mean and how do I correct it?
Cheers
/Thorbjørn
--
W: http://kodefabrikken.dk
If you failing to plan, then you´re planning to fail.
Hello,
searching for mod_jk wasn't very rich on xwiki.org.
I am convinced may are using an apache httpd in front of the jetty or
tomcat hosting xwiki. Now the question comes as to whether some
static paths are or should be configured.
Currently we have none, on the back of mod_proxy, and I seem to see,
e.g., the logo, that gets downloaded everytime which is big big non-
sense.
I understand all request to skins, yui, freemind, s5, tiny_mce,
wiki_editor, xwiki.js, and yui could be directed to static requests
(since server inclusions such as velocity files are read from the
server anyways and the rest is static).
Is that correct ?
Is there any velocity within javascript ? And if yes where?
thanks in advance
paul
Vincent Massol wrote:
> The XWiki development team is pleased to announce the final release of
> XWiki Enterprise 1.2.
>
> Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
>
> This is the final 1.2 release, which brings a lot of improvements and
> new features. The main improvements over version 1.1 are:
> * Improved performances
> * Better Interoperability with Confluence
> * Clean and improvements to the XMLRPC interface
> * Recycle bin feature for deleted documents
> * Minor edits
> * News rights management UI
> * Mail sender plugin to send emails from Velocity
> * Watchlist feature to be notified of pages in documents or spaces
> * Scheduler plugin and application to schedule Groovy scripts to be
> executed at given times
> * New macro to display panels inside pages
> * JODA Time plugin to perform dates computations in Velocity scripts
> * Lucene search stabilized and now works in multiwiki setups
> * New statistics API and UI
> * Add automatic database migrations for easier XWiki installs
>
> For more information see the Release notes at:
> http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise12
> <http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise12M2>
>
> Thanks
> -The XWiki dev team
>
Some more thanks should go to Catalin Hritcu, as he donated some of his
time, CPU cycles and bandwidth helping me with the RC releases while I
was connected using an expensive and veeeeery slow dial-up connection.
Also, big thanks goes to Google and their Summer of Code program, which
sponsored several of these features, like the XmlRpc improvements and
Confluence integration (Catalin), the Recycle bin feature, minor edits
and edit comments, automatic database migrations (Artem), various UI
improvements (Evelina), and others.
And thanks to all the community, which tested XWiki and reported bugs,
and sometimes provided patches, too, and bugged us with lots of
questions. Even if we don't like answering questions all day long, it
shows us that there are real users trying XWiki, and it motivates us to
continue working.
Sergiu
The XWiki development team is pleased to announce the final release of
XWiki Enterprise 1.2.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
This is the final 1.2 release, which brings a lot of improvements and
new features. The main improvements over version 1.1 are:
* Improved performances
* Better Interoperability with Confluence
* Clean and improvements to the XMLRPC interface
* Recycle bin feature for deleted documents
* Minor edits
* News rights management UI
* Mail sender plugin to send emails from Velocity
* Watchlist feature to be notified of pages in documents or spaces
* Scheduler plugin and application to schedule Groovy scripts to be
executed at given times
* New macro to display panels inside pages
* JODA Time plugin to perform dates computations in Velocity scripts
* Lucene search stabilized and now works in multiwiki setups
* New statistics API and UI
* Add automatic database migrations for easier XWiki installs
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise12
Thanks
-The XWiki dev team
Hi all
(I'm writing this here again as the target audience maybe didn't subscripe
the developer-list)
I'm just an Linux/Apace/MySQL/PostgreSQL guy (and no developer). I have no
experience with Tomcat or whatsoever. Maybe I could indeed deploy the
xwiki-installation but I'm not sure about that, so I'm asking for a
step-by-step Howto (something like you can see on http://www.howtoforge.com
).
Web(!)Server: Linux Debian 4 (console only)
DB: MySQL
Apache 2.2.x (mod_proxy must be used as mod_jk is obsolet as I saw it)
Please with a Domain example.
I would donate $50. Maybe there are other ppl who are interested in that and
would donate too??
Anybody willing to lower the xwiki installation-barrier (no offend
xwiki-guys :))?
Cheers
Good day, community.
One more questions:
- I can';t find way to import application in dojo skin - is this right or I
missing something ?
(or all skin-s except albatross now obsolete [?])
--
Ruslan Shevchenko
GradSoft. http://www.gradsoft.ua
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