22 Feb
2010
22 Feb
'10
3 p.m.
Hi, I would like to suggest an enhancement for the target space. If we use a drop down list generated using a small code snippet of velocity i hope that would be easier for an average user. By default it is getting the current document name : ${doc.web} for the list we can generate a list of spaces available in the wiki : #set($spaces = $xwiki.spaces) #foreach($space in $spaces) WDYT , Regards, Shelan Perera