- Status New
- Prozent erledigt
- Aufgabentyp Feature Request
- Kategorie Backend
- zuständig niemand
- Betriebssystem All
- Schweregrad mittel
- Dringlichkeit verschoben
- betrifft Version ConLite 1.0
- fällig in Version ConLite 3.0
-
fällig am
unbestimmt
- Stimmen
- versteckt
gehört zu Projekt: ConLite
angelegt von Anonymer Reporter - 16.08.2012
zuletzt bearbeitet von Ortwin Pinke - 27.08.2012
angelegt von Anonymer Reporter - 16.08.2012
zuletzt bearbeitet von 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.