Hi shelan,
On Mon, Feb 22, 2010 at 8:30 PM, shelan Perera <shelanrc(a)gmail.com> wrote:
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)
I think we discussed about this sometime ago on the devs list. Can you check
(in dev list archives) what was discussed earlier? and may be improve your
idea based on that?
Anyway, I think your idea is good, but we'll need to give the user an
opportunity to create a new space if he wishes to do so. May be an
additional [New Space] list item on the drop-down list? (+ a separate text
field that becomes visible if the user selects this list item).
Still, I think we opted for using an auto-suggest box instead because it is
the convention in most XWiki UIs. I personally find this auto-suggest box a
bit disturbing and not-so-visible. Not sure if others would agree or not.
We should wait for a web UI expert :)
Thanks.
- Asiri
WDYT ,
Regards,
Shelan Perera
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs