NAVIGATION
This shows you the differences between two versions of the page.
|
english:phpwcms_replacer_rts:frontend_init:cp_trigger:multimedia-copy-swf-file [2010/09/07 19:20] Claus |
english:phpwcms_replacer_rts:frontend_init:cp_trigger:multimedia-copy-swf-file [2018/06/03 18:09] (current) |
||
|---|---|---|---|
| Line 21: | Line 21: | ||
| **Script:** | **Script:** | ||
| - | During the CP call the script determines the relevant file name from the HTML source code and looks for the existence of the requested file in the non-protected directory. If this file does not exist there, that file will be copied from "/filearchive/" to "/content/tmp/" and transcribed the HTML source code for the output. | + | During the CP call the script determines the relevant file name from the HTML source code and looks for the existance of the requested file within the non-protected directory. If this file does not exist there, that file will be copied from "/filearchive/" to "/content/tmp/" and the HTML source code for the output will be generated. |
| - | <note> **If the original file in "/filearchive/" is deleted, the copy in "/content/tmp/" persists !!**</note> | + | <note> **If the original file in "/filearchive/" is deleted, the copy in "/content/tmp/" will persist !!**</note> |
| \\ | \\ | ||