Closed tschanzt closed 11 years ago
The "Documents"-tab has a fallback for when there is no ftw.file
installed,
see https://github.com/4teamwork/ftw.workspace/blob/master/ftw/workspace/browser/documents.py#L47
Shouldn't we do that here too?
We definitely should!
@jone @maethu I implemented a fallback. I also changed the existing one, because it doesn't work if ftw.file is on the filesystem but isn't installed.
@Tschanzt can you update your branch against master?
@Tschanzt pls update against master
@jone @maethu done.
@maethu could you please take a look at this?