Says the one whose links the rest of us most fear.
Buffistas Building a Better Board ++
Do you have problems, concerns, or recommendations about the technical side of the Phoenix? Air them here. Compliments also welcome.
Well, of course I'm a trusted user. That goes without saying.
Implicitly.
I'd avoid the idea that only some users can post things. That way lies madness. I think either all or none. or maybe a size limit or something. or a certain number per month. or something.
I was kidding about that bit.
I was kidding about that bit.
whew! I was already preparing my bribe request to be allowed to post pics.
I tried to close the lightbulbs thread and got one o' those "where the $$&#&(@#& are the developers?" error messages. I was doing it through the css.b.net pages, if that makes a difference.
The css.net pages are a bit behind in some fixes, Jon. I need to get back on that.
Could you put it in bugtracker?
Only if there's a bugtracker under something other than b.org. B.org is blocked for me at work. The css domain is not.
Aha.
No.
I'll try to remember to port the fix (hell, and finish the fix) this weekend. Programming neurons are missing.
Jon--for the functionality to automate voting, what do we need?
Poll:
- creator (1)
- start date (0,1)
- end date (0,1)
- title (1)
- explication (1)
- questions (>=1)
Question:
- sequence # (1)
- text (1)
- options (>1)
Option:
- sequence (1)
- text (1)
Does that cover it? And the basic assumption being that the poll is open between start and end (or from now until end if no start is specified). People get one vote (have people needed to change their answers?) per question, and poll results are only visible to the poll owner (& admins?) before the end date and time, and visible to everyone after that.
Am I missing anything much?