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
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to