On Sat, Sep 27, 2014 at 5:20 PM, Joe Mistachkin <sql...@mistachkin.com>
wrote:

> I see it used here locally for the privileges inherited by anonymous?
>

Ah, good. It might be a combination of this particular setup/user which is
"hiding it" from me.


>         When a privilege checkbox is checked/unchecked, it would be nice to
> have
>         a read-only textbox showing what the new privilege string will be,
> e.g.:
>
>                 Reader + Developer == uv (in the read-only textbox)
>

That's doable - we just need to associate the perms letter with each
checkbox, and each time one is updated, create a string from the selected
ones. With jQuery, this type of thing is practically a one-liner, without
it, probably a 20-liner. But nonetheless not difficult. Tonight is movie
night, and tomorrow i'm out of town for the day, but i've added this to my
TODOs.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to