landed the code for doing post attachments (the infamous paperclip)
This commit is contained in:
26
TODO
26
TODO
@@ -25,17 +25,27 @@ Lots!
|
||||
statements in the case of joined queries (no need to SELECT table.column
|
||||
AS name).
|
||||
|
||||
- Getting conferencing in there - but still not there yet. We need topic and
|
||||
post implementations, and UI.
|
||||
- Functions still to do on conferencing "posts" page:
|
||||
Hide/Show Topic
|
||||
Next & Keep New (make it actually Keep New)
|
||||
Freeze/Unfreeze Topic
|
||||
Archive/Unarchive Topic
|
||||
Delete Topic
|
||||
Make number of "viewable" posts per page a config option
|
||||
Display the message locator (i.e. <Playground.56.123>) above each message
|
||||
Hide/Show Post
|
||||
Scribble Post
|
||||
Nuke Post
|
||||
Put the HTML Guide in (for all pages w/post boxes)
|
||||
|
||||
- Slippage during posting is still untested.
|
||||
|
||||
- Functions still to do on conferencing "topics" page:
|
||||
Manage Conference
|
||||
Add Conference To Hotlist
|
||||
|
||||
- Implement conference hotlist for users.
|
||||
|
||||
- The HTML checker is back together and almost all integrated into the
|
||||
Venice engine, but I still need to initialize the dictionary. It's going
|
||||
to require configuration entries in the Venice XML config file, and the
|
||||
use of LazyLexicon (to load the dictionary in the background while people
|
||||
log in).
|
||||
|
||||
- Not everybody likes purple. Provide a way to change the default colors.
|
||||
Probably via entries in render-config.xml. Of course, if we go to a
|
||||
different rendering system eventually, we won't need this.
|
||||
|
||||
Reference in New Issue
Block a user