- Status New
- Percent Complete
- Task Type Feature Request
- Category Backend
- Assigned To No-one
- Operating System All
- Severity Medium
- Priority Defer
- Reported Version ConLite 1.0
- Due in Version ConLite 3.0
-
Due Date
Undecided
- Votes
- Private
Attached to Project: ConLite
Opened by Anonymous Submitter - 16.08.2012
Last edited by Ortwin Pinke - 27.08.2012
Opened by Anonymous Submitter - 16.08.2012
Last edited by Ortwin Pinke - 27.08.2012
FS#67 - Posibility to move files in file manager
http://forum.contenido.org/viewtopic.php?p=154761#p154761
One should be able to move files in the file manager.
Needed functionality for this:
- move the file in the file system
- correct the path in the database table con_upl
Articles using the file through modules aren’t infected, because they only save the id of the entry in con_upl.
Only articles using the file inside the TinyMCE editor will have a problem.
For this case, we should consider correcting those paths too, or showing a warning message on trying to move the file.
We need to rethink the behaviour of handling urls. If you want to move files u need a central place to hold urls instead of looking to all content entries. Within content we need to use placeholders which we can parse and replace during content creation.