updated TODO based on last file.py change for static/Storage usage
This commit is contained in:
1
TODO
1
TODO
@@ -1,6 +1,7 @@
|
||||
## GENERAL
|
||||
* issue where someone could call IP .../Imp/photos and SP .../Sto/photos and then static/photos is ambiguous:
|
||||
-- TODO: make path prefix by static/<ptype.name>/ so that files are in: static/<ptype.name>/in_path.pp/dir.rel_path/
|
||||
-- right now, I have hardcoded static/Storage in files.py so folder view will be broken until I do the above
|
||||
-- then deleting below would just path_prefix from static/storage to .pa_bin/storage, etc.
|
||||
-- need to be able to view recycle bin (should be simple when we have path_types) &&& should able to consolidate the files_ip/files_sp/files_rb? route handling functions
|
||||
-- could also allow undelete per file / show content as another Files->View and more like storage (i.e. show folders)
|
||||
|
||||
Reference in New Issue
Block a user