This change:

http://www.fossil-scm.org/index.html/info/4001d628e4f7f9ec9279c6ba2fd586d6fa4ff919

(which i moderated through)

got me back to the idea of an admin timeline (because it's not clear
anywhere that it was me who moderated that)...

Proposed table:

aevent(
 ...id...,
 who text, -- user name
 what text, -- description: "User xyz moderated artifact [ABCAFE]."
 when float -- julian (can i default to
);

appended to with something like:

admin_log( "drh", "Added user 'linus' with capabilities 'as'" ); //
printf-like

And then a simple /admin_log page which lists N entries? Visible to
Setup/Admin users?

i'm off to bed soon, but if this sounds reasonable i could get this done
tomorrow night and start adding it to the relevant pages.

-- 
----- 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-dev mailing list
fossil-dev@lists.fossil-scm.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/fossil-dev

Reply via email to