NAVIGATION
This shows you the differences between two versions of the page.
|
english:technics:files-and-folders:filecenter-usage-of-files [2009/11/21 20:46] Knut Heermann (flip-flop) |
english:technics:files-and-folders:filecenter-usage-of-files [2018/06/03 18:09] (current) |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| **Autor:** K. Heermann | **Autor:** K. Heermann | ||
| + | |||
| + | |||
| + | Renamed folders since ~ v1.2.7: | ||
| + | |||
| + | * **/phpwcms_filestorage/** renamed to **/filearchive/** | ||
| + | * **/phpwcms_ftp/** renamed to: **/upload/** | ||
| + | |||
| ---- | ---- | ||
| Line 14: | Line 21: | ||
| \\ | \\ | ||
| - | **The folder phpwcms_filestorage is the source for all images.** | + | **The folder **filearchive** is the source for all images.** |
| - | Here all images arrive after the ftp-takeover from the folder phpwcms_ftp. It is the renamed genuine file. The system itself renames every image wirh a new cryptical name. It doesn't matter because these names are assigned to the original names in the database. | + | Here all images arrive after the **ftp-takeover** from the folder **upload**. It is the renamed genuine file. The system itself renames every image wirh a new cryptical name. It doesn't matter because these names are assigned to the original names in the database. |
| - | When the small thumbnail images are being created in the filecenter, the first images go into the folder /content/images/. (With the help of GD oder IM). | + | When the small thumbnail images are being created in the **filecenter**, the first images go into the folder **/content/images/**. //(With the help of GD oder IM)//. |
| + | |||
| + | When we click on a thumbnail image, a new large p**review image** will be **created** (max 538x538) that we also can find in the folder **/content/images/** (Naturally all crytic names). But that doesn't matter, our database knows all. | ||
| - | When we click on a thumbnail image, a new large preview image will be created (max 538x538) that we also can find in the folder /content/images/ (Naturally all crytic names). But that doesn't matter, our database knows all. | ||
| - | ---- | ||
| Now we place an image with the help of an image content part into the page. A new image is again created and will be placed into the above named folder. When we have activated the option "Click enlarge", a further image with the given measures will be created. | Now we place an image with the help of an image content part into the page. A new image is again created and will be placed into the above named folder. When we have activated the option "Click enlarge", a further image with the given measures will be created. | ||
| Does the database check all actions? | Does the database check all actions? | ||
| Line 34: | Line 41: | ||
| Final Deleting of a File in the Filecenter: Very Happy | Final Deleting of a File in the Filecenter: Very Happy | ||
| - | - for the folder phpwcms_filestorage: | + | - for the folder **filearchive**: |
| --------------------------------------------------------- | --------------------------------------------------------- | ||
| - Delete the images / files in the filecenter | - Delete the images / files in the filecenter | ||
| Line 47: | Line 54: | ||
| --------------------------------------------------------- | --------------------------------------------------------- | ||
| + | \\ | ||
| So, we got it - but the files did not disappear out of the folder /content/images/ . | So, we got it - but the files did not disappear out of the folder /content/images/ . | ||
| - | For experts there is a practicable solution. I mean a clean solution, not only to clear the folder and generate the images new, thereby the database table phpwcms_imagecache will be flooded - but that would be the simple variant. | + | For experts there is a practicable solution. I mean a clean solution, not only to clear the folder and generate the images new, thereby the database table "phpwcms_imagecache" will be flooded - but that would be the simple variant. |
| Read more: [>1.2.5] [[english/technics/tips/deleting-spare-images]] | Read more: [>1.2.5] [[english/technics/tips/deleting-spare-images]] | ||
| \\ | \\ | ||