| 1 |
$Id: TODO.txt,v 1.5 2008/10/30 19:47:24 stuartgreenfield Exp $
|
| 2 |
|
| 3 |
In no particular order, the following issues are open!
|
| 4 |
|
| 5 |
Integrate FileField (going to leave this for a while though)
|
| 6 |
Need to rework Views for FlashField (that will come later!)
|
| 7 |
What is hook_content_is_empty for?
|
| 8 |
Documentation!
|
| 9 |
|
| 10 |
Not currently working with private files, but that seems to be
|
| 11 |
down to FileField since flashfield doesn't work either. Works ok
|
| 12 |
with public download, so we'll continue develop in that way for
|
| 13 |
now since it isn't an immediate FlashField problem.
|
| 14 |
|
| 15 |
In any case, there is a bug in FileField that tries to serve
|
| 16 |
non-image content with Content-Disposition: Attachment and this
|
| 17 |
breaks the flash player (as of Flash Player 10).
|