[Dev-flock] r325 - in huginmunin/trunk/web/src/web_app/Main: media templates views
Lucy Mendel
lmendel at MIT.EDU
Sat Oct 20 19:43:24 EDT 2007
Mike,
Cool. I'm glad you're tackling this.
Additional features on the todo list:
similar to add argument:
* add behavior
* add node
ways to sort arguments:
* most recent
* most good (highest evaluations to lowest evalutions
(a mix of the first two should be default... or maybe arguments with 0
evaluations are considered 'highest evaluations' until someone marks them)
ways to filter arguments:
* dynamically show all tags that full set of arguments have.
these tags are checkboxes-- arguments are only shown if the checkbox is
selected
* show all arguments written by employees of the company versus
not-employees of the company, or whatever user-data exists that yields
non-empty and non-universe sets
behaviors can be sorted similarly
instead of checkboxes and such for filtering, we could automatically group
arguments into their tag categories, and then just show the categories
(make a hierarchy for users to navigate).
feel free to be creative.
I'm poking around at getting the filtering to work, but I definitely don't
want to get in your way. Feel free to alter my code or redirect my
efforts.
If you're having any trouble with the new python/javascript api let us
know. I've asked Dan to post a quick overview on the wiki so that we know
what methods we should be calling and how it works.
rockin!
l.
On Sat, 20 Oct 2007, eggar at thoughtandmemory.org wrote:
>
>
> Modified:
> huginmunin/trunk/web/src/web_app/Main/media/main.js
> huginmunin/trunk/web/src/web_app/Main/media/slide.js
> huginmunin/trunk/web/src/web_app/Main/templates/node_behaviors_snippet.html
> huginmunin/trunk/web/src/web_app/Main/views/views.py
> _______________________________________________
> Dev-flock mailing list
> Dev-flock at mit.edu
> http://mailman.mit.edu/mailman/listinfo/dev-flock
>
More information about the Dev-flock
mailing list