dothebart
Sun, 28 Sep 2008 15:26:37 -0700
>Do Sep 18 2008 20:47:48 CEST von [EMAIL PROTECTED] (My Castle Wall) >Betreff: GUI/Admin tools question > > How many people are still running citadel on a gui-less box? Until about a >year ago, I was. Is it time to start building some of the administrative >tools to run outside of webcit and as a standalone binary to interface w/ >citserver, or directly to the file structure? I haven't writen C++ in years, >but there are a couple of functions I'd love* to see a better interface for, >and user account editing is way* up on my list of needs. (and yes, I belive >I've asked this before w/ little feedback) Ok, heres your chance to contribute. I did the templating stuff for the user administration screens. My current templates just resemble the old functionality, but the backend offers Sorting and more output values than these template use. So, feel free to create a fancy GUI for it. http://www.citadel.org/doku.php/documentation:webcit:customize:templates You need to compile SVN webcit and libcitadel. Let me know if you need further assistance.