Permissions Mockup

Timo - I think the current confluence permissions screen is cluttered... I'd like to have a much more svelte page (example below). I'd also like to have editing and "adding" on a separate page to make the view page faster to load and less confusing.

I also believe some other UI widget needs to be created instead of drop-downs. DD's would be ugly and hard to use if there were a large number of users or groups. Perhaps some javascript or java applet magic that lets you type in a UID into a textfield, and it looks up possible matches from an array of all users?

Two "auto-completing" combo-box widgets in javascript that might be really cool widgets for adding users from a big list.

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. Sep 30, 2004

    Nick Minutello says:

    Two "autocompleting" combobox widgets in javascript that might be really cool wi...

    Two "auto-completing" combo-box widgets in javascript that might be really cool widgets for adding users from a big list.

    Wont that require the whole user list to be downloaded? That becomes a bit of a pain if you have upwards of 1000...

    1. Sep 30, 2004

      Nick Minutello says:

      echh… a rendering bug in above comment… track here :

      echh… a rendering bug in above comment…
      track here : http://jira.atlassian.com/browse/CONF-1900