---------------------------------------- 2020-07-14 20:58:04,121 [19] INFO - --------- 2020-07-14 20:58:04,134 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:05,316 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,316 [19] INFO - Information: 0 : 2020-07-14 20:58:05,316 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,316 [19] INFO - --------- 2020-07-14 20:58:05,316 [19] INFO - Information: 0 : 2020-07-14 20:58:05,316 [19] INFO - --------- 2020-07-14 20:58:05,317 [19] INFO - function SE637303570841204651() {} SE637303570841204651.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570841204651().executeScript(); 2020-07-14 20:58:05,317 [19] INFO - Information: 0 : 2020-07-14 20:58:05,317 [19] INFO - function SE637303570841204651() {} SE637303570841204651.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570841204651().executeScript(); 2020-07-14 20:58:05,317 [19] INFO - --------- 2020-07-14 20:58:05,317 [19] INFO - Information: 0 : 2020-07-14 20:58:05,317 [19] INFO - --------- 2020-07-14 20:58:05,317 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1923. 2020-07-14 20:58:05,318 [19] INFO - Information: 0 : 2020-07-14 20:58:05,318 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1923. 2020-07-14 20:58:05,318 [19] INFO - --------- 2020-07-14 20:58:05,318 [19] INFO - Information: 0 : 2020-07-14 20:58:05,318 [19] INFO - --------- 2020-07-14 20:58:05,318 [19] INFO - [system.partial] „article-headline.html“ 1198 ms „“ 2020-07-14 20:58:05,318 [19] INFO - Information: 0 : 2020-07-14 20:58:05,318 [19] INFO - [system.partial] „article-headline.html“ 1198 ms „“ 2020-07-14 20:58:05,319 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,319 [19] INFO - Information: 0 : 2020-07-14 20:58:05,319 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,319 [19] INFO - --------- 2020-07-14 20:58:05,320 [19] INFO - Information: 0 : 2020-07-14 20:58:05,320 [19] INFO - --------- 2020-07-14 20:58:05,320 [19] INFO - function SE637303570853195337() {} SE637303570853195337.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570853195337().executeScript(); 2020-07-14 20:58:05,320 [19] INFO - Information: 0 : 2020-07-14 20:58:05,321 [19] INFO - function SE637303570853195337() {} SE637303570853195337.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570853195337().executeScript(); 2020-07-14 20:58:05,321 [19] INFO - --------- 2020-07-14 20:58:05,321 [19] INFO - Information: 0 : 2020-07-14 20:58:05,321 [19] INFO - --------- 2020-07-14 20:58:05,330 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,330 [19] INFO - Information: 0 : 2020-07-14 20:58:05,330 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,330 [19] INFO - --------- 2020-07-14 20:58:05,330 [19] INFO - Information: 0 : 2020-07-14 20:58:05,330 [19] INFO - --------- 2020-07-14 20:58:05,330 [19] INFO - function SE637303570853195337() {} SE637303570853195337.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570853195337().executeScript(); 2020-07-14 20:58:05,330 [19] INFO - Information: 0 : 2020-07-14 20:58:05,331 [19] INFO - function SE637303570853195337() {} SE637303570853195337.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570853195337().executeScript(); 2020-07-14 20:58:05,331 [19] INFO - --------- 2020-07-14 20:58:05,331 [19] INFO - Information: 0 : 2020-07-14 20:58:05,331 [19] INFO - --------- 2020-07-14 20:58:05,331 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1924. 2020-07-14 20:58:05,331 [19] INFO - Information: 0 : 2020-07-14 20:58:05,331 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1924. 2020-07-14 20:58:05,331 [19] INFO - --------- 2020-07-14 20:58:05,331 [19] INFO - Information: 0 : 2020-07-14 20:58:05,332 [19] INFO - --------- 2020-07-14 20:58:05,332 [19] INFO - [system.partial] „inline-editor-start.html“ 13 ms „“ 2020-07-14 20:58:05,332 [19] INFO - Information: 0 : 2020-07-14 20:58:05,332 [19] INFO - [system.partial] „inline-editor-start.html“ 13 ms „“ 2020-07-14 20:58:05,332 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,332 [19] INFO - Information: 0 : 2020-07-14 20:58:05,332 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,333 [19] INFO - --------- 2020-07-14 20:58:05,333 [19] INFO - Information: 0 : 2020-07-14 20:58:05,333 [19] INFO - --------- 2020-07-14 20:58:05,333 [19] INFO - function SE637303570853325344() {} SE637303570853325344.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570853325344().executeScript(); 2020-07-14 20:58:05,333 [19] INFO - Information: 0 : 2020-07-14 20:58:05,333 [19] INFO - function SE637303570853325344() {} SE637303570853325344.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570853325344().executeScript(); 2020-07-14 20:58:05,333 [19] INFO - --------- 2020-07-14 20:58:05,333 [19] INFO - Information: 0 : 2020-07-14 20:58:05,333 [19] INFO - --------- 2020-07-14 20:58:05,334 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,335 [19] INFO - Information: 0 : 2020-07-14 20:58:05,335 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,335 [19] INFO - --------- 2020-07-14 20:58:05,335 [19] INFO - Information: 0 : 2020-07-14 20:58:05,335 [19] INFO - --------- 2020-07-14 20:58:05,335 [19] INFO - function SE637303570853325344() {} SE637303570853325344.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570853325344().executeScript(); 2020-07-14 20:58:05,335 [19] INFO - Information: 0 : 2020-07-14 20:58:05,335 [19] INFO - function SE637303570853325344() {} SE637303570853325344.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570853325344().executeScript(); 2020-07-14 20:58:05,335 [19] INFO - --------- 2020-07-14 20:58:05,336 [19] INFO - Information: 0 : 2020-07-14 20:58:05,336 [19] INFO - --------- 2020-07-14 20:58:05,336 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1925. 2020-07-14 20:58:05,336 [19] INFO - Information: 0 : 2020-07-14 20:58:05,336 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1925. 2020-07-14 20:58:05,336 [19] INFO - --------- 2020-07-14 20:58:05,336 [19] INFO - Information: 0 : 2020-07-14 20:58:05,336 [19] INFO - --------- 2020-07-14 20:58:05,336 [19] INFO - [system.partial] „inline-editor-end.html“ 4 ms „“ 2020-07-14 20:58:05,336 [19] INFO - Information: 0 : 2020-07-14 20:58:05,337 [19] INFO - [system.partial] „inline-editor-end.html“ 4 ms „“ 2020-07-14 20:58:05,337 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:05,337 [19] INFO - Information: 0 : 2020-07-14 20:58:05,337 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:05,337 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,337 [19] INFO - Information: 0 : 2020-07-14 20:58:05,337 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,337 [19] INFO - --------- 2020-07-14 20:58:05,338 [19] INFO - Information: 0 : 2020-07-14 20:58:05,338 [19] INFO - --------- 2020-07-14 20:58:05,338 [19] INFO - function SE637303570841044642() {} SE637303570841044642.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570841044642().executeScript(); 2020-07-14 20:58:05,338 [19] INFO - Information: 0 : 2020-07-14 20:58:05,338 [19] INFO - function SE637303570841044642() {} SE637303570841044642.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570841044642().executeScript(); 2020-07-14 20:58:05,338 [19] INFO - --------- 2020-07-14 20:58:05,338 [19] INFO - Information: 0 : 2020-07-14 20:58:05,338 [19] INFO - --------- 2020-07-14 20:58:05,338 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1926. 2020-07-14 20:58:05,339 [19] INFO - Information: 0 : 2020-07-14 20:58:05,339 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1926. 2020-07-14 20:58:05,340 [19] INFO - --------- 2020-07-14 20:58:05,340 [19] INFO - Information: 0 : 2020-07-14 20:58:05,340 [19] INFO - --------- 2020-07-14 20:58:05,341 [19] INFO - Information: 0 : 2020-07-14 20:58:05,341 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,341 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:05,344 [19] INFO - Information: 0 : 2020-07-14 20:58:05,344 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,344 [19] INFO - Information: 0 : 2020-07-14 20:58:05,344 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,345 [19] INFO - Information: 0 : 2020-07-14 20:58:05,345 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,348 [19] INFO - Information: 0 : 2020-07-14 20:58:05,348 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,348 [19] INFO - Information: 0 : 2020-07-14 20:58:05,348 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,349 [19] INFO - Information: 0 : 2020-07-14 20:58:05,349 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,350 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:05,351 [19] INFO - Information: 0 : 2020-07-14 20:58:05,351 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,351 [19] INFO - Information: 0 : 2020-07-14 20:58:05,351 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,353 [19] INFO - Information: 0 : 2020-07-14 20:58:05,353 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,355 [19] INFO - Information: 0 : 2020-07-14 20:58:05,355 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,355 [19] INFO - Information: 0 : 2020-07-14 20:58:05,355 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,356 [19] INFO - Information: 0 : 2020-07-14 20:58:05,356 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,358 [19] INFO - Information: 0 : 2020-07-14 20:58:05,358 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,359 [19] INFO - Information: 0 : 2020-07-14 20:58:05,359 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,359 [19] INFO - Information: 0 : 2020-07-14 20:58:05,359 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,361 [19] INFO - Information: 0 : 2020-07-14 20:58:05,361 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,361 [19] INFO - Information: 0 : 2020-07-14 20:58:05,361 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,365 [19] INFO - Information: 0 : 2020-07-14 20:58:05,365 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,367 [19] INFO - Information: 0 : 2020-07-14 20:58:05,367 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,367 [19] INFO - Information: 0 : 2020-07-14 20:58:05,367 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,369 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,369 [19] INFO - Information: 0 : 2020-07-14 20:58:05,369 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,369 [19] INFO - --------- 2020-07-14 20:58:05,369 [19] INFO - Information: 0 : 2020-07-14 20:58:05,369 [19] INFO - --------- 2020-07-14 20:58:05,369 [19] INFO - function SE637303570853685365() {} SE637303570853685365.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t\tBild in Lightbox öffnen (open image in lightbox).\r\n\t\t\t\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570853685365().executeScript(); 2020-07-14 20:58:05,371 [19] INFO - Information: 0 : 2020-07-14 20:58:05,371 [19] INFO - function SE637303570853685365() {} SE637303570853685365.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t\tBild in Lightbox öffnen (open image in lightbox).\r\n\t\t\t\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570853685365().executeScript(); 2020-07-14 20:58:05,371 [19] INFO - --------- 2020-07-14 20:58:05,371 [19] INFO - Information: 0 : 2020-07-14 20:58:05,371 [19] INFO - --------- 2020-07-14 20:58:05,373 [19] INFO - Information: 0 : 2020-07-14 20:58:05,373 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,375 [19] INFO - Information: 0 : 2020-07-14 20:58:05,376 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,376 [19] INFO - Information: 0 : 2020-07-14 20:58:05,376 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,376 [19] INFO - [SetContentCopyImageSizeInPixel] 890 x 666 pixels for output flavor „Output“. Laden von Bild-Asset. 2020-07-14 20:58:05,377 [19] INFO - Information: 0 : 2020-07-14 20:58:05,377 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,378 [19] INFO - Information: 0 : 2020-07-14 20:58:05,378 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,378 [19] INFO - Information: 0 : 2020-07-14 20:58:05,378 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,379 [19] INFO - Entering 'ensureContentCopy' for image 425, article 1439, size 890. 2020-07-14 20:58:05,379 [19] INFO - Called 'createContentCopy' scripting function with article ID = 1439, image ID = 425, maxWidthInPixel = 890. 2020-07-14 20:58:05,379 [19] INFO - 'createContentCopy': NO content copy created (Never create content copy for preview.). 2020-07-14 20:58:05,379 [19] INFO - Leaving 'ensureContentCopy' for image 425, article 1439, size „890“, reason = not created (Never create content copy for preview.) 2020-07-14 20:58:05,388 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:05,390 [19] INFO - [GetImageSizeInPixel - B2] getting image size 1782x1334 for working copy image „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\b18df3e30a3c4282aa6cd37bafb20490.jpg“ live from file. 2020-07-14 20:58:05,390 [19] INFO - Returning live-calculated image size for image with ID 425, file version „ContentCopy“ of 1782×1334 pixels. 2020-07-14 20:58:05,390 [19] INFO - Returning cached image size for image with ID 425, file version „ContentCopy“ of 1782×1334 pixels. 2020-07-14 20:58:05,391 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,391 [19] INFO - Information: 0 : 2020-07-14 20:58:05,392 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,392 [19] INFO - --------- 2020-07-14 20:58:05,392 [19] INFO - Information: 0 : 2020-07-14 20:58:05,392 [19] INFO - --------- 2020-07-14 20:58:05,392 [19] INFO - function SE637303570853915378() {} SE637303570853915378.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570853915378().executeScript(); 2020-07-14 20:58:05,392 [19] INFO - Information: 0 : 2020-07-14 20:58:05,392 [19] INFO - function SE637303570853915378() {} SE637303570853915378.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570853915378().executeScript(); 2020-07-14 20:58:05,393 [19] INFO - --------- 2020-07-14 20:58:05,393 [19] INFO - Information: 0 : 2020-07-14 20:58:05,393 [19] INFO - --------- 2020-07-14 20:58:05,398 [19] INFO - Information: 0 : 2020-07-14 20:58:05,398 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,400 [19] INFO - Information: 0 : 2020-07-14 20:58:05,400 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,400 [19] INFO - Information: 0 : 2020-07-14 20:58:05,400 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,401 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,401 [19] INFO - Information: 0 : 2020-07-14 20:58:05,402 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,402 [19] INFO - --------- 2020-07-14 20:58:05,402 [19] INFO - Information: 0 : 2020-07-14 20:58:05,402 [19] INFO - --------- 2020-07-14 20:58:05,402 [19] INFO - function SE637303570853915378() {} SE637303570853915378.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570853915378().executeScript(); 2020-07-14 20:58:05,403 [19] INFO - Information: 0 : 2020-07-14 20:58:05,403 [19] INFO - function SE637303570853915378() {} SE637303570853915378.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570853915378().executeScript(); 2020-07-14 20:58:05,403 [19] INFO - --------- 2020-07-14 20:58:05,403 [19] INFO - Information: 0 : 2020-07-14 20:58:05,403 [19] INFO - --------- 2020-07-14 20:58:05,403 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1927. 2020-07-14 20:58:05,403 [19] INFO - Information: 0 : 2020-07-14 20:58:05,403 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1927. 2020-07-14 20:58:05,404 [19] INFO - --------- 2020-07-14 20:58:05,404 [19] INFO - Information: 0 : 2020-07-14 20:58:05,404 [19] INFO - --------- 2020-07-14 20:58:05,404 [19] INFO - [system.partial] „article-begin.html“ 12 ms „[0, popupimage]“ 2020-07-14 20:58:05,404 [19] INFO - Information: 0 : 2020-07-14 20:58:05,404 [19] INFO - [system.partial] „article-begin.html“ 12 ms „[0, popupimage]“ 2020-07-14 20:58:05,406 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:05,406 [19] INFO - Information: 0 : 2020-07-14 20:58:05,406 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:05,406 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,406 [19] INFO - Information: 0 : 2020-07-14 20:58:05,406 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,406 [19] INFO - --------- 2020-07-14 20:58:05,407 [19] INFO - Information: 0 : 2020-07-14 20:58:05,407 [19] INFO - --------- 2020-07-14 20:58:05,407 [19] INFO - function SE637303570853685365() {} SE637303570853685365.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570853685365().executeScript(); 2020-07-14 20:58:05,407 [19] INFO - Information: 0 : 2020-07-14 20:58:05,408 [19] INFO - function SE637303570853685365() {} SE637303570853685365.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570853685365().executeScript(); 2020-07-14 20:58:05,408 [19] INFO - --------- 2020-07-14 20:58:05,408 [19] INFO - Information: 0 : 2020-07-14 20:58:05,408 [19] INFO - --------- 2020-07-14 20:58:05,408 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1928. 2020-07-14 20:58:05,409 [19] INFO - Information: 0 : 2020-07-14 20:58:05,409 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1928. 2020-07-14 20:58:05,409 [19] INFO - --------- 2020-07-14 20:58:05,409 [19] INFO - Information: 0 : 2020-07-14 20:58:05,409 [19] INFO - --------- 2020-07-14 20:58:05,410 [19] INFO - Information: 0 : 2020-07-14 20:58:05,410 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,412 [19] INFO - Information: 0 : 2020-07-14 20:58:05,412 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,412 [19] INFO - Information: 0 : 2020-07-14 20:58:05,412 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,415 [19] INFO - Information: 0 : 2020-07-14 20:58:05,416 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,416 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:05,417 [19] INFO - Information: 0 : 2020-07-14 20:58:05,418 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,418 [19] INFO - Information: 0 : 2020-07-14 20:58:05,418 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,419 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,420 [19] INFO - Information: 0 : 2020-07-14 20:58:05,420 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,420 [19] INFO - --------- 2020-07-14 20:58:05,420 [19] INFO - Information: 0 : 2020-07-14 20:58:05,421 [19] INFO - --------- 2020-07-14 20:58:05,421 [19] INFO - function SE637303570854195394() {} SE637303570854195394.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570854195394().executeScript(); 2020-07-14 20:58:05,421 [19] INFO - Information: 0 : 2020-07-14 20:58:05,421 [19] INFO - function SE637303570854195394() {} SE637303570854195394.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570854195394().executeScript(); 2020-07-14 20:58:05,422 [19] INFO - --------- 2020-07-14 20:58:05,422 [19] INFO - Information: 0 : 2020-07-14 20:58:05,422 [19] INFO - --------- 2020-07-14 20:58:05,424 [19] INFO - Information: 0 : 2020-07-14 20:58:05,424 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,426 [19] INFO - Information: 0 : 2020-07-14 20:58:05,426 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,426 [19] INFO - Information: 0 : 2020-07-14 20:58:05,426 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,427 [19] INFO - [SetContentCopyImageSizeInPixel] 890 x 667 pixels for output flavor „Output“. Laden von Bild-Asset. 2020-07-14 20:58:05,427 [19] INFO - Information: 0 : 2020-07-14 20:58:05,427 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,428 [19] INFO - Information: 0 : 2020-07-14 20:58:05,429 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,429 [19] INFO - Information: 0 : 2020-07-14 20:58:05,429 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,429 [19] INFO - Entering 'ensureContentCopy' for image 426, article 1440, size 890. 2020-07-14 20:58:05,430 [19] INFO - Called 'createContentCopy' scripting function with article ID = 1440, image ID = 426, maxWidthInPixel = 890. 2020-07-14 20:58:05,430 [19] INFO - 'createContentCopy': NO content copy created (Never create content copy for preview.). 2020-07-14 20:58:05,430 [19] INFO - Leaving 'ensureContentCopy' for image 426, article 1440, size „890“, reason = not created (Never create content copy for preview.) 2020-07-14 20:58:05,439 [19] INFO - [GetImageSizeInPixel - B2] getting image size 1316x986 for working copy image „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\adb1b6eeb7fd4cc38131a082646d75c6.jpg“ live from file. 2020-07-14 20:58:05,440 [19] INFO - Returning live-calculated image size for image with ID 426, file version „ContentCopy“ of 1316×986 pixels. 2020-07-14 20:58:05,440 [19] INFO - Returning cached image size for image with ID 426, file version „ContentCopy“ of 1316×986 pixels. 2020-07-14 20:58:05,441 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,442 [19] INFO - Information: 0 : 2020-07-14 20:58:05,442 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,442 [19] INFO - --------- 2020-07-14 20:58:05,442 [19] INFO - Information: 0 : 2020-07-14 20:58:05,442 [19] INFO - --------- 2020-07-14 20:58:05,442 [19] INFO - function SE637303570854415406() {} SE637303570854415406.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570854415406().executeScript(); 2020-07-14 20:58:05,442 [19] INFO - Information: 0 : 2020-07-14 20:58:05,442 [19] INFO - function SE637303570854415406() {} SE637303570854415406.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570854415406().executeScript(); 2020-07-14 20:58:05,443 [19] INFO - --------- 2020-07-14 20:58:05,443 [19] INFO - Information: 0 : 2020-07-14 20:58:05,443 [19] INFO - --------- 2020-07-14 20:58:05,448 [19] INFO - Information: 0 : 2020-07-14 20:58:05,448 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,450 [19] INFO - Information: 0 : 2020-07-14 20:58:05,451 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,451 [19] INFO - Information: 0 : 2020-07-14 20:58:05,451 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,452 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,452 [19] INFO - Information: 0 : 2020-07-14 20:58:05,452 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,452 [19] INFO - --------- 2020-07-14 20:58:05,452 [19] INFO - Information: 0 : 2020-07-14 20:58:05,452 [19] INFO - --------- 2020-07-14 20:58:05,452 [19] INFO - function SE637303570854415406() {} SE637303570854415406.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570854415406().executeScript(); 2020-07-14 20:58:05,453 [19] INFO - Information: 0 : 2020-07-14 20:58:05,453 [19] INFO - function SE637303570854415406() {} SE637303570854415406.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570854415406().executeScript(); 2020-07-14 20:58:05,453 [19] INFO - --------- 2020-07-14 20:58:05,453 [19] INFO - Information: 0 : 2020-07-14 20:58:05,453 [19] INFO - --------- 2020-07-14 20:58:05,453 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1929. 2020-07-14 20:58:05,454 [19] INFO - Information: 0 : 2020-07-14 20:58:05,454 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1929. 2020-07-14 20:58:05,454 [19] INFO - --------- 2020-07-14 20:58:05,454 [19] INFO - Information: 0 : 2020-07-14 20:58:05,454 [19] INFO - --------- 2020-07-14 20:58:05,454 [19] INFO - [system.partial] „article-begin.html“ 12 ms „[0, popupimage]“ 2020-07-14 20:58:05,454 [19] INFO - Information: 0 : 2020-07-14 20:58:05,454 [19] INFO - [system.partial] „article-begin.html“ 12 ms „[0, popupimage]“ 2020-07-14 20:58:05,456 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:05,456 [19] INFO - Information: 0 : 2020-07-14 20:58:05,456 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:05,456 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,456 [19] INFO - Information: 0 : 2020-07-14 20:58:05,456 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,457 [19] INFO - --------- 2020-07-14 20:58:05,457 [19] INFO - Information: 0 : 2020-07-14 20:58:05,457 [19] INFO - --------- 2020-07-14 20:58:05,457 [19] INFO - function SE637303570854195394() {} SE637303570854195394.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570854195394().executeScript(); 2020-07-14 20:58:05,458 [19] INFO - Information: 0 : 2020-07-14 20:58:05,458 [19] INFO - function SE637303570854195394() {} SE637303570854195394.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570854195394().executeScript(); 2020-07-14 20:58:05,458 [19] INFO - --------- 2020-07-14 20:58:05,458 [19] INFO - Information: 0 : 2020-07-14 20:58:05,458 [19] INFO - --------- 2020-07-14 20:58:05,459 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1930. 2020-07-14 20:58:05,459 [19] INFO - Information: 0 : 2020-07-14 20:58:05,459 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1930. 2020-07-14 20:58:05,459 [19] INFO - --------- 2020-07-14 20:58:05,459 [19] INFO - Information: 0 : 2020-07-14 20:58:05,459 [19] INFO - --------- 2020-07-14 20:58:05,460 [19] INFO - Information: 0 : 2020-07-14 20:58:05,460 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,462 [19] INFO - Information: 0 : 2020-07-14 20:58:05,462 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,462 [19] INFO - Information: 0 : 2020-07-14 20:58:05,462 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,466 [19] INFO - Information: 0 : 2020-07-14 20:58:05,466 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,467 [19] INFO - Information: 0 : 2020-07-14 20:58:05,468 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,468 [19] INFO - Information: 0 : 2020-07-14 20:58:05,468 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,469 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,469 [19] INFO - Information: 0 : 2020-07-14 20:58:05,470 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,470 [19] INFO - --------- 2020-07-14 20:58:05,470 [19] INFO - Information: 0 : 2020-07-14 20:58:05,471 [19] INFO - --------- 2020-07-14 20:58:05,471 [19] INFO - function SE637303570854695423() {} SE637303570854695423.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570854695423().executeScript(); 2020-07-14 20:58:05,471 [19] INFO - Information: 0 : 2020-07-14 20:58:05,472 [19] INFO - function SE637303570854695423() {} SE637303570854695423.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570854695423().executeScript(); 2020-07-14 20:58:05,472 [19] INFO - --------- 2020-07-14 20:58:05,472 [19] INFO - Information: 0 : 2020-07-14 20:58:05,472 [19] INFO - --------- 2020-07-14 20:58:05,474 [19] INFO - Information: 0 : 2020-07-14 20:58:05,474 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,476 [19] INFO - Information: 0 : 2020-07-14 20:58:05,476 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,477 [19] INFO - Information: 0 : 2020-07-14 20:58:05,477 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,477 [19] INFO - [SetContentCopyImageSizeInPixel] 890 x 667 pixels for output flavor „Output“. Laden von Bild-Asset. 2020-07-14 20:58:05,477 [19] INFO - Information: 0 : 2020-07-14 20:58:05,477 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,478 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:05,479 [19] INFO - Information: 0 : 2020-07-14 20:58:05,479 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,479 [19] INFO - Information: 0 : 2020-07-14 20:58:05,479 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,480 [19] INFO - Entering 'ensureContentCopy' for image 427, article 1441, size 890. 2020-07-14 20:58:05,480 [19] INFO - Called 'createContentCopy' scripting function with article ID = 1441, image ID = 427, maxWidthInPixel = 890. 2020-07-14 20:58:05,480 [19] INFO - 'createContentCopy': NO content copy created (Never create content copy for preview.). 2020-07-14 20:58:05,480 [19] INFO - Leaving 'ensureContentCopy' for image 427, article 1441, size „890“, reason = not created (Never create content copy for preview.) 2020-07-14 20:58:05,490 [19] INFO - [GetImageSizeInPixel - B2] getting image size 1608x1206 for working copy image „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\f9c2e872b6b040f9a456dc90a194e8f0.jpg“ live from file. 2020-07-14 20:58:05,491 [19] INFO - Returning live-calculated image size for image with ID 427, file version „ContentCopy“ of 1608×1206 pixels. 2020-07-14 20:58:05,491 [19] INFO - Returning cached image size for image with ID 427, file version „ContentCopy“ of 1608×1206 pixels. 2020-07-14 20:58:05,493 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,493 [19] INFO - Information: 0 : 2020-07-14 20:58:05,493 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,493 [19] INFO - --------- 2020-07-14 20:58:05,493 [19] INFO - Information: 0 : 2020-07-14 20:58:05,493 [19] INFO - --------- 2020-07-14 20:58:05,493 [19] INFO - function SE637303570854925436() {} SE637303570854925436.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570854925436().executeScript(); 2020-07-14 20:58:05,494 [19] INFO - Information: 0 : 2020-07-14 20:58:05,494 [19] INFO - function SE637303570854925436() {} SE637303570854925436.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570854925436().executeScript(); 2020-07-14 20:58:05,494 [19] INFO - --------- 2020-07-14 20:58:05,494 [19] INFO - Information: 0 : 2020-07-14 20:58:05,494 [19] INFO - --------- 2020-07-14 20:58:05,499 [19] INFO - Information: 0 : 2020-07-14 20:58:05,499 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,501 [19] INFO - Information: 0 : 2020-07-14 20:58:05,502 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,502 [19] INFO - Information: 0 : 2020-07-14 20:58:05,502 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,503 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,503 [19] INFO - Information: 0 : 2020-07-14 20:58:05,503 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,503 [19] INFO - --------- 2020-07-14 20:58:05,503 [19] INFO - Information: 0 : 2020-07-14 20:58:05,503 [19] INFO - --------- 2020-07-14 20:58:05,504 [19] INFO - function SE637303570854925436() {} SE637303570854925436.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570854925436().executeScript(); 2020-07-14 20:58:05,504 [19] INFO - Information: 0 : 2020-07-14 20:58:05,506 [19] INFO - function SE637303570854925436() {} SE637303570854925436.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570854925436().executeScript(); 2020-07-14 20:58:05,506 [19] INFO - --------- 2020-07-14 20:58:05,507 [19] INFO - Information: 0 : 2020-07-14 20:58:05,507 [19] INFO - --------- 2020-07-14 20:58:05,507 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1931. 2020-07-14 20:58:05,507 [19] INFO - Information: 0 : 2020-07-14 20:58:05,507 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1931. 2020-07-14 20:58:05,507 [19] INFO - --------- 2020-07-14 20:58:05,507 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:05,507 [19] INFO - [system.partial] „article-begin.html“ 15 ms „[0, popupimage]“ 2020-07-14 20:58:05,510 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:05,511 [19] INFO - Information: 0 : 2020-07-14 20:58:05,511 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:05,511 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,511 [19] INFO - Information: 0 : 2020-07-14 20:58:05,511 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,511 [19] INFO - --------- 2020-07-14 20:58:05,511 [19] INFO - Information: 0 : 2020-07-14 20:58:05,511 [19] INFO - --------- 2020-07-14 20:58:05,512 [19] INFO - function SE637303570854695423() {} SE637303570854695423.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570854695423().executeScript(); 2020-07-14 20:58:05,512 [19] INFO - Information: 0 : 2020-07-14 20:58:05,512 [19] INFO - function SE637303570854695423() {} SE637303570854695423.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570854695423().executeScript(); 2020-07-14 20:58:05,513 [19] INFO - --------- 2020-07-14 20:58:05,513 [19] INFO - Information: 0 : 2020-07-14 20:58:05,513 [19] INFO - --------- 2020-07-14 20:58:05,513 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1932. 2020-07-14 20:58:05,513 [19] INFO - Information: 0 : 2020-07-14 20:58:05,513 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1932. 2020-07-14 20:58:05,513 [19] INFO - --------- 2020-07-14 20:58:05,514 [19] INFO - Information: 0 : 2020-07-14 20:58:05,514 [19] INFO - --------- 2020-07-14 20:58:05,515 [19] INFO - Information: 0 : 2020-07-14 20:58:05,515 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,517 [19] INFO - Information: 0 : 2020-07-14 20:58:05,517 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,517 [19] INFO - Information: 0 : 2020-07-14 20:58:05,518 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,518 [19] INFO - Information: 0 : 2020-07-14 20:58:05,518 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,521 [19] INFO - Information: 0 : 2020-07-14 20:58:05,522 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,522 [19] INFO - Information: 0 : 2020-07-14 20:58:05,522 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,523 [19] INFO - Information: 0 : 2020-07-14 20:58:05,523 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,525 [19] INFO - Information: 0 : 2020-07-14 20:58:05,525 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,525 [19] INFO - Information: 0 : 2020-07-14 20:58:05,526 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,528 [19] INFO - Information: 0 : 2020-07-14 20:58:05,528 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,530 [19] INFO - Information: 0 : 2020-07-14 20:58:05,530 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,530 [19] INFO - Information: 0 : 2020-07-14 20:58:05,530 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,531 [19] INFO - Information: 0 : 2020-07-14 20:58:05,531 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,534 [19] INFO - Information: 0 : 2020-07-14 20:58:05,534 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,534 [19] INFO - Information: 0 : 2020-07-14 20:58:05,534 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,535 [19] INFO - Information: 0 : 2020-07-14 20:58:05,535 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,536 [19] INFO - Information: 0 : 2020-07-14 20:58:05,537 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,537 [19] INFO - Information: 0 : 2020-07-14 20:58:05,537 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,539 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:05,540 [19] INFO - Information: 0 : 2020-07-14 20:58:05,540 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,542 [19] INFO - Information: 0 : 2020-07-14 20:58:05,543 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,543 [19] INFO - Information: 0 : 2020-07-14 20:58:05,543 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,544 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,544 [19] INFO - Information: 0 : 2020-07-14 20:58:05,544 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,544 [19] INFO - --------- 2020-07-14 20:58:05,544 [19] INFO - Information: 0 : 2020-07-14 20:58:05,544 [19] INFO - --------- 2020-07-14 20:58:05,544 [19] INFO - function SE637303570855445465() {} SE637303570855445465.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855445465().executeScript(); 2020-07-14 20:58:05,545 [19] INFO - Information: 0 : 2020-07-14 20:58:05,545 [19] INFO - function SE637303570855445465() {} SE637303570855445465.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855445465().executeScript(); 2020-07-14 20:58:05,546 [19] INFO - --------- 2020-07-14 20:58:05,546 [19] INFO - Information: 0 : 2020-07-14 20:58:05,546 [19] INFO - --------- 2020-07-14 20:58:05,547 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,547 [19] INFO - Information: 0 : 2020-07-14 20:58:05,547 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,547 [19] INFO - --------- 2020-07-14 20:58:05,548 [19] INFO - Information: 0 : 2020-07-14 20:58:05,548 [19] INFO - --------- 2020-07-14 20:58:05,548 [19] INFO - function SE637303570855475467() {} SE637303570855475467.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855475467().executeScript(); 2020-07-14 20:58:05,548 [19] INFO - Information: 0 : 2020-07-14 20:58:05,548 [19] INFO - function SE637303570855475467() {} SE637303570855475467.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855475467().executeScript(); 2020-07-14 20:58:05,548 [19] INFO - --------- 2020-07-14 20:58:05,548 [19] INFO - Information: 0 : 2020-07-14 20:58:05,549 [19] INFO - --------- 2020-07-14 20:58:05,554 [19] INFO - Information: 0 : 2020-07-14 20:58:05,554 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,557 [19] INFO - Information: 0 : 2020-07-14 20:58:05,557 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,557 [19] INFO - Information: 0 : 2020-07-14 20:58:05,557 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,558 [19] INFO - Information: 0 : 2020-07-14 20:58:05,558 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,559 [19] INFO - Information: 0 : 2020-07-14 20:58:05,559 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,559 [19] INFO - Information: 0 : 2020-07-14 20:58:05,559 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,560 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,560 [19] INFO - Information: 0 : 2020-07-14 20:58:05,560 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,560 [19] INFO - --------- 2020-07-14 20:58:05,560 [19] INFO - Information: 0 : 2020-07-14 20:58:05,560 [19] INFO - --------- 2020-07-14 20:58:05,561 [19] INFO - function SE637303570855475467() {} SE637303570855475467.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855475467().executeScript(); 2020-07-14 20:58:05,561 [19] INFO - Information: 0 : 2020-07-14 20:58:05,561 [19] INFO - function SE637303570855475467() {} SE637303570855475467.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855475467().executeScript(); 2020-07-14 20:58:05,561 [19] INFO - --------- 2020-07-14 20:58:05,561 [19] INFO - Information: 0 : 2020-07-14 20:58:05,561 [19] INFO - --------- 2020-07-14 20:58:05,561 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1933. 2020-07-14 20:58:05,562 [19] INFO - Information: 0 : 2020-07-14 20:58:05,562 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1933. 2020-07-14 20:58:05,563 [19] INFO - --------- 2020-07-14 20:58:05,563 [19] INFO - Information: 0 : 2020-07-14 20:58:05,563 [19] INFO - --------- 2020-07-14 20:58:05,563 [19] INFO - [system.partial] „article-begin.html“ 16 ms „“ 2020-07-14 20:58:05,563 [19] INFO - Information: 0 : 2020-07-14 20:58:05,563 [19] INFO - [system.partial] „article-begin.html“ 16 ms „“ 2020-07-14 20:58:05,564 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,564 [19] INFO - Information: 0 : 2020-07-14 20:58:05,564 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,564 [19] INFO - --------- 2020-07-14 20:58:05,564 [19] INFO - Information: 0 : 2020-07-14 20:58:05,564 [19] INFO - --------- 2020-07-14 20:58:05,564 [19] INFO - function SE637303570855645477() {} SE637303570855645477.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855645477().executeScript(); 2020-07-14 20:58:05,565 [19] INFO - Information: 0 : 2020-07-14 20:58:05,565 [19] INFO - function SE637303570855645477() {} SE637303570855645477.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855645477().executeScript(); 2020-07-14 20:58:05,565 [19] INFO - --------- 2020-07-14 20:58:05,565 [19] INFO - Information: 0 : 2020-07-14 20:58:05,565 [19] INFO - --------- 2020-07-14 20:58:05,567 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,567 [19] INFO - Information: 0 : 2020-07-14 20:58:05,567 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,567 [19] INFO - --------- 2020-07-14 20:58:05,567 [19] INFO - Information: 0 : 2020-07-14 20:58:05,567 [19] INFO - --------- 2020-07-14 20:58:05,567 [19] INFO - function SE637303570855645477() {} SE637303570855645477.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855645477().executeScript(); 2020-07-14 20:58:05,567 [19] INFO - Information: 0 : 2020-07-14 20:58:05,568 [19] INFO - function SE637303570855645477() {} SE637303570855645477.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855645477().executeScript(); 2020-07-14 20:58:05,568 [19] INFO - --------- 2020-07-14 20:58:05,568 [19] INFO - Information: 0 : 2020-07-14 20:58:05,568 [19] INFO - --------- 2020-07-14 20:58:05,568 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1934. 2020-07-14 20:58:05,568 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:05,568 [19] INFO - --------- 2020-07-14 20:58:05,568 [19] INFO - Information: 0 : 2020-07-14 20:58:05,569 [19] INFO - --------- 2020-07-14 20:58:05,569 [19] INFO - [system.partial] „article-headline.html“ 5 ms „“ 2020-07-14 20:58:05,569 [19] INFO - Information: 0 : 2020-07-14 20:58:05,569 [19] INFO - [system.partial] „article-headline.html“ 5 ms „“ 2020-07-14 20:58:05,569 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,569 [19] INFO - Information: 0 : 2020-07-14 20:58:05,569 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,571 [19] INFO - --------- 2020-07-14 20:58:05,571 [19] INFO - Information: 0 : 2020-07-14 20:58:05,571 [19] INFO - --------- 2020-07-14 20:58:05,571 [19] INFO - function SE637303570855695480() {} SE637303570855695480.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855695480().executeScript(); 2020-07-14 20:58:05,571 [19] INFO - Information: 0 : 2020-07-14 20:58:05,571 [19] INFO - function SE637303570855695480() {} SE637303570855695480.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855695480().executeScript(); 2020-07-14 20:58:05,571 [19] INFO - --------- 2020-07-14 20:58:05,572 [19] INFO - Information: 0 : 2020-07-14 20:58:05,572 [19] INFO - --------- 2020-07-14 20:58:05,574 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,574 [19] INFO - Information: 0 : 2020-07-14 20:58:05,574 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,574 [19] INFO - --------- 2020-07-14 20:58:05,574 [19] INFO - Information: 0 : 2020-07-14 20:58:05,575 [19] INFO - --------- 2020-07-14 20:58:05,575 [19] INFO - function SE637303570855695480() {} SE637303570855695480.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855695480().executeScript(); 2020-07-14 20:58:05,575 [19] INFO - Information: 0 : 2020-07-14 20:58:05,575 [19] INFO - function SE637303570855695480() {} SE637303570855695480.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855695480().executeScript(); 2020-07-14 20:58:05,575 [19] INFO - --------- 2020-07-14 20:58:05,575 [19] INFO - Information: 0 : 2020-07-14 20:58:05,575 [19] INFO - --------- 2020-07-14 20:58:05,575 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1935. 2020-07-14 20:58:05,576 [19] INFO - Information: 0 : 2020-07-14 20:58:05,576 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1935. 2020-07-14 20:58:05,576 [19] INFO - --------- 2020-07-14 20:58:05,576 [19] INFO - Information: 0 : 2020-07-14 20:58:05,576 [19] INFO - --------- 2020-07-14 20:58:05,576 [19] INFO - [system.partial] „inline-editor-start.html“ 7 ms „“ 2020-07-14 20:58:05,576 [19] INFO - Information: 0 : 2020-07-14 20:58:05,576 [19] INFO - [system.partial] „inline-editor-start.html“ 7 ms „“ 2020-07-14 20:58:05,577 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,577 [19] INFO - Information: 0 : 2020-07-14 20:58:05,577 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,577 [19] INFO - --------- 2020-07-14 20:58:05,577 [19] INFO - Information: 0 : 2020-07-14 20:58:05,577 [19] INFO - --------- 2020-07-14 20:58:05,577 [19] INFO - function SE637303570855775484() {} SE637303570855775484.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855775484().executeScript(); 2020-07-14 20:58:05,577 [19] INFO - Information: 0 : 2020-07-14 20:58:05,578 [19] INFO - function SE637303570855775484() {} SE637303570855775484.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855775484().executeScript(); 2020-07-14 20:58:05,578 [19] INFO - --------- 2020-07-14 20:58:05,578 [19] INFO - Information: 0 : 2020-07-14 20:58:05,578 [19] INFO - --------- 2020-07-14 20:58:05,579 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,579 [19] INFO - Information: 0 : 2020-07-14 20:58:05,579 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,579 [19] INFO - --------- 2020-07-14 20:58:05,579 [19] INFO - Information: 0 : 2020-07-14 20:58:05,579 [19] INFO - --------- 2020-07-14 20:58:05,579 [19] INFO - function SE637303570855775484() {} SE637303570855775484.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855775484().executeScript(); 2020-07-14 20:58:05,580 [19] INFO - Information: 0 : 2020-07-14 20:58:05,580 [19] INFO - function SE637303570855775484() {} SE637303570855775484.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855775484().executeScript(); 2020-07-14 20:58:05,580 [19] INFO - --------- 2020-07-14 20:58:05,580 [19] INFO - Information: 0 : 2020-07-14 20:58:05,580 [19] INFO - --------- 2020-07-14 20:58:05,580 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1936. 2020-07-14 20:58:05,580 [19] INFO - Information: 0 : 2020-07-14 20:58:05,580 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1936. 2020-07-14 20:58:05,580 [19] INFO - --------- 2020-07-14 20:58:05,581 [19] INFO - Information: 0 : 2020-07-14 20:58:05,581 [19] INFO - --------- 2020-07-14 20:58:05,581 [19] INFO - [system.partial] „inline-editor-end.html“ 4 ms „“ 2020-07-14 20:58:05,581 [19] INFO - Information: 0 : 2020-07-14 20:58:05,581 [19] INFO - [system.partial] „inline-editor-end.html“ 4 ms „“ 2020-07-14 20:58:05,581 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:05,581 [19] INFO - Information: 0 : 2020-07-14 20:58:05,581 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:05,582 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,582 [19] INFO - Information: 0 : 2020-07-14 20:58:05,582 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,582 [19] INFO - --------- 2020-07-14 20:58:05,582 [19] INFO - Information: 0 : 2020-07-14 20:58:05,582 [19] INFO - --------- 2020-07-14 20:58:05,582 [19] INFO - function SE637303570855445465() {} SE637303570855445465.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855445465().executeScript(); 2020-07-14 20:58:05,582 [19] INFO - Information: 0 : 2020-07-14 20:58:05,582 [19] INFO - function SE637303570855445465() {} SE637303570855445465.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855445465().executeScript(); 2020-07-14 20:58:05,583 [19] INFO - --------- 2020-07-14 20:58:05,583 [19] INFO - Information: 0 : 2020-07-14 20:58:05,583 [19] INFO - --------- 2020-07-14 20:58:05,583 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1937. 2020-07-14 20:58:05,583 [19] INFO - Information: 0 : 2020-07-14 20:58:05,583 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1937. 2020-07-14 20:58:05,583 [19] INFO - --------- 2020-07-14 20:58:05,583 [19] INFO - Information: 0 : 2020-07-14 20:58:05,583 [19] INFO - --------- 2020-07-14 20:58:05,584 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,584 [19] INFO - Information: 0 : 2020-07-14 20:58:05,584 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,584 [19] INFO - --------- 2020-07-14 20:58:05,584 [19] INFO - Information: 0 : 2020-07-14 20:58:05,584 [19] INFO - --------- 2020-07-14 20:58:05,584 [19] INFO - function SE637303570855845488() {} SE637303570855845488.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855845488().executeScript(); 2020-07-14 20:58:05,585 [19] INFO - Information: 0 : 2020-07-14 20:58:05,585 [19] INFO - function SE637303570855845488() {} SE637303570855845488.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855845488().executeScript(); 2020-07-14 20:58:05,585 [19] INFO - --------- 2020-07-14 20:58:05,585 [19] INFO - Information: 0 : 2020-07-14 20:58:05,585 [19] INFO - --------- 2020-07-14 20:58:05,586 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,586 [19] INFO - Information: 0 : 2020-07-14 20:58:05,586 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,587 [19] INFO - --------- 2020-07-14 20:58:05,587 [19] INFO - Information: 0 : 2020-07-14 20:58:05,587 [19] INFO - --------- 2020-07-14 20:58:05,587 [19] INFO - function SE637303570855865489() {} SE637303570855865489.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855865489().executeScript(); 2020-07-14 20:58:05,587 [19] INFO - Information: 0 : 2020-07-14 20:58:05,587 [19] INFO - function SE637303570855865489() {} SE637303570855865489.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855865489().executeScript(); 2020-07-14 20:58:05,587 [19] INFO - --------- 2020-07-14 20:58:05,588 [19] INFO - Information: 0 : 2020-07-14 20:58:05,588 [19] INFO - --------- 2020-07-14 20:58:05,592 [19] INFO - Information: 0 : 2020-07-14 20:58:05,592 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,596 [19] INFO - Information: 0 : 2020-07-14 20:58:05,596 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,596 [19] INFO - Information: 0 : 2020-07-14 20:58:05,597 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,597 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,598 [19] INFO - Information: 0 : 2020-07-14 20:58:05,598 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,598 [19] INFO - --------- 2020-07-14 20:58:05,598 [19] INFO - Information: 0 : 2020-07-14 20:58:05,598 [19] INFO - --------- 2020-07-14 20:58:05,598 [19] INFO - function SE637303570855865489() {} SE637303570855865489.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855865489().executeScript(); 2020-07-14 20:58:05,598 [19] INFO - Information: 0 : 2020-07-14 20:58:05,599 [19] INFO - function SE637303570855865489() {} SE637303570855865489.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855865489().executeScript(); 2020-07-14 20:58:05,599 [19] INFO - --------- 2020-07-14 20:58:05,599 [19] INFO - Information: 0 : 2020-07-14 20:58:05,599 [19] INFO - --------- 2020-07-14 20:58:05,599 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1938. 2020-07-14 20:58:05,599 [19] INFO - Information: 0 : 2020-07-14 20:58:05,599 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1938. 2020-07-14 20:58:05,599 [19] INFO - --------- 2020-07-14 20:58:05,599 [19] INFO - Information: 0 : 2020-07-14 20:58:05,600 [19] INFO - --------- 2020-07-14 20:58:05,600 [19] INFO - [system.partial] „article-begin.html“ 13 ms „“ 2020-07-14 20:58:05,600 [19] INFO - Information: 0 : 2020-07-14 20:58:05,600 [19] INFO - [system.partial] „article-begin.html“ 13 ms „“ 2020-07-14 20:58:05,600 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,600 [19] INFO - Information: 0 : 2020-07-14 20:58:05,601 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,601 [19] INFO - --------- 2020-07-14 20:58:05,601 [19] INFO - Information: 0 : 2020-07-14 20:58:05,601 [19] INFO - --------- 2020-07-14 20:58:05,601 [19] INFO - function SE637303570856005497() {} SE637303570856005497.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570856005497().executeScript(); 2020-07-14 20:58:05,601 [19] INFO - Information: 0 : 2020-07-14 20:58:05,601 [19] INFO - function SE637303570856005497() {} SE637303570856005497.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570856005497().executeScript(); 2020-07-14 20:58:05,601 [19] INFO - --------- 2020-07-14 20:58:05,601 [19] INFO - Information: 0 : 2020-07-14 20:58:05,602 [19] INFO - --------- 2020-07-14 20:58:05,603 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,603 [19] INFO - Information: 0 : 2020-07-14 20:58:05,603 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,604 [19] INFO - --------- 2020-07-14 20:58:05,604 [19] INFO - Information: 0 : 2020-07-14 20:58:05,604 [19] INFO - --------- 2020-07-14 20:58:05,604 [19] INFO - function SE637303570856005497() {} SE637303570856005497.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570856005497().executeScript(); 2020-07-14 20:58:05,604 [19] INFO - Information: 0 : 2020-07-14 20:58:05,604 [19] INFO - function SE637303570856005497() {} SE637303570856005497.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570856005497().executeScript(); 2020-07-14 20:58:05,604 [19] INFO - --------- 2020-07-14 20:58:05,604 [19] INFO - Information: 0 : 2020-07-14 20:58:05,605 [19] INFO - --------- 2020-07-14 20:58:05,605 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1939. 2020-07-14 20:58:05,605 [19] INFO - Information: 0 : 2020-07-14 20:58:05,605 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1939. 2020-07-14 20:58:05,605 [19] INFO - --------- 2020-07-14 20:58:05,605 [19] INFO - Information: 0 : 2020-07-14 20:58:05,605 [19] INFO - --------- 2020-07-14 20:58:05,605 [19] INFO - [system.partial] „article-headline.html“ 5 ms „“ 2020-07-14 20:58:05,605 [19] INFO - Information: 0 : 2020-07-14 20:58:05,605 [19] INFO - [system.partial] „article-headline.html“ 5 ms „“ 2020-07-14 20:58:05,606 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,606 [19] INFO - Information: 0 : 2020-07-14 20:58:05,606 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,606 [19] INFO - --------- 2020-07-14 20:58:05,606 [19] INFO - Information: 0 : 2020-07-14 20:58:05,606 [19] INFO - --------- 2020-07-14 20:58:05,606 [19] INFO - function SE637303570856065501() {} SE637303570856065501.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570856065501().executeScript(); 2020-07-14 20:58:05,607 [19] INFO - Information: 0 : 2020-07-14 20:58:05,607 [19] INFO - function SE637303570856065501() {} SE637303570856065501.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570856065501().executeScript(); 2020-07-14 20:58:05,607 [19] INFO - --------- 2020-07-14 20:58:05,607 [19] INFO - Information: 0 : 2020-07-14 20:58:05,607 [19] INFO - --------- 2020-07-14 20:58:05,609 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,610 [19] INFO - Information: 0 : 2020-07-14 20:58:05,610 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,610 [19] INFO - --------- 2020-07-14 20:58:05,610 [19] INFO - Information: 0 : 2020-07-14 20:58:05,610 [19] INFO - --------- 2020-07-14 20:58:05,610 [19] INFO - function SE637303570856065501() {} SE637303570856065501.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570856065501().executeScript(); 2020-07-14 20:58:05,610 [19] INFO - Information: 0 : 2020-07-14 20:58:05,610 [19] INFO - function SE637303570856065501() {} SE637303570856065501.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570856065501().executeScript(); 2020-07-14 20:58:05,611 [19] INFO - --------- 2020-07-14 20:58:05,611 [19] INFO - Information: 0 : 2020-07-14 20:58:05,611 [19] INFO - --------- 2020-07-14 20:58:05,611 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1940. 2020-07-14 20:58:05,611 [19] INFO - Information: 0 : 2020-07-14 20:58:05,611 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1940. 2020-07-14 20:58:05,611 [19] INFO - --------- 2020-07-14 20:58:05,611 [19] INFO - Information: 0 : 2020-07-14 20:58:05,611 [19] INFO - --------- 2020-07-14 20:58:05,612 [19] INFO - [system.partial] „inline-editor-start.html“ 5 ms „“ 2020-07-14 20:58:05,612 [19] INFO - Information: 0 : 2020-07-14 20:58:05,613 [19] INFO - [system.partial] „inline-editor-start.html“ 5 ms „“ 2020-07-14 20:58:05,613 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,613 [19] INFO - Information: 0 : 2020-07-14 20:58:05,613 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,613 [19] INFO - --------- 2020-07-14 20:58:05,613 [19] INFO - Information: 0 : 2020-07-14 20:58:05,613 [19] INFO - --------- 2020-07-14 20:58:05,614 [19] INFO - function SE637303570856135505() {} SE637303570856135505.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570856135505().executeScript(); 2020-07-14 20:58:05,614 [19] INFO - Information: 0 : 2020-07-14 20:58:05,614 [19] INFO - function SE637303570856135505() {} SE637303570856135505.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570856135505().executeScript(); 2020-07-14 20:58:05,614 [19] INFO - --------- 2020-07-14 20:58:05,614 [19] INFO - Information: 0 : 2020-07-14 20:58:05,614 [19] INFO - --------- 2020-07-14 20:58:05,615 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,615 [19] INFO - Information: 0 : 2020-07-14 20:58:05,616 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,616 [19] INFO - --------- 2020-07-14 20:58:05,616 [19] INFO - Information: 0 : 2020-07-14 20:58:05,616 [19] INFO - --------- 2020-07-14 20:58:05,616 [19] INFO - function SE637303570856135505() {} SE637303570856135505.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570856135505().executeScript(); 2020-07-14 20:58:05,616 [19] INFO - Information: 0 : 2020-07-14 20:58:05,616 [19] INFO - function SE637303570856135505() {} SE637303570856135505.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570856135505().executeScript(); 2020-07-14 20:58:05,616 [19] INFO - --------- 2020-07-14 20:58:05,616 [19] INFO - Information: 0 : 2020-07-14 20:58:05,617 [19] INFO - --------- 2020-07-14 20:58:05,617 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1941. 2020-07-14 20:58:05,617 [19] INFO - Information: 0 : 2020-07-14 20:58:05,617 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1941. 2020-07-14 20:58:05,617 [19] INFO - --------- 2020-07-14 20:58:05,617 [19] INFO - Information: 0 : 2020-07-14 20:58:05,617 [19] INFO - --------- 2020-07-14 20:58:05,617 [19] INFO - [system.partial] „inline-editor-end.html“ 4 ms „“ 2020-07-14 20:58:05,617 [19] INFO - Information: 0 : 2020-07-14 20:58:05,618 [19] INFO - [system.partial] „inline-editor-end.html“ 4 ms „“ 2020-07-14 20:58:05,618 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:05,618 [19] INFO - Information: 0 : 2020-07-14 20:58:05,618 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:05,618 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,618 [19] INFO - Information: 0 : 2020-07-14 20:58:05,618 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,618 [19] INFO - --------- 2020-07-14 20:58:05,619 [19] INFO - Information: 0 : 2020-07-14 20:58:05,619 [19] INFO - --------- 2020-07-14 20:58:05,619 [19] INFO - function SE637303570855845488() {} SE637303570855845488.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855845488().executeScript(); 2020-07-14 20:58:05,619 [19] INFO - Information: 0 : 2020-07-14 20:58:05,619 [19] INFO - function SE637303570855845488() {} SE637303570855845488.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570855845488().executeScript(); 2020-07-14 20:58:05,619 [19] INFO - --------- 2020-07-14 20:58:05,619 [19] INFO - Information: 0 : 2020-07-14 20:58:05,619 [19] INFO - --------- 2020-07-14 20:58:05,619 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1942. 2020-07-14 20:58:05,620 [19] INFO - Information: 0 : 2020-07-14 20:58:05,620 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1942. 2020-07-14 20:58:05,620 [19] INFO - --------- 2020-07-14 20:58:05,621 [19] INFO - Information: 0 : 2020-07-14 20:58:05,621 [19] INFO - --------- 2020-07-14 20:58:05,621 [19] INFO - Information: 0 : 2020-07-14 20:58:05,621 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,624 [19] INFO - Information: 0 : 2020-07-14 20:58:05,624 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,624 [19] INFO - Information: 0 : 2020-07-14 20:58:05,624 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,627 [19] INFO - Information: 0 : 2020-07-14 20:58:05,627 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,629 [19] INFO - Information: 0 : 2020-07-14 20:58:05,629 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,629 [19] INFO - Information: 0 : 2020-07-14 20:58:05,630 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,631 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,631 [19] INFO - Information: 0 : 2020-07-14 20:58:05,631 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,631 [19] INFO - --------- 2020-07-14 20:58:05,632 [19] INFO - Information: 0 : 2020-07-14 20:58:05,632 [19] INFO - --------- 2020-07-14 20:58:05,632 [19] INFO - function SE637303570856315515() {} SE637303570856315515.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570856315515().executeScript(); 2020-07-14 20:58:05,632 [19] INFO - Information: 0 : 2020-07-14 20:58:05,632 [19] INFO - function SE637303570856315515() {} SE637303570856315515.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570856315515().executeScript(); 2020-07-14 20:58:05,633 [19] INFO - --------- 2020-07-14 20:58:05,633 [19] INFO - Information: 0 : 2020-07-14 20:58:05,633 [19] INFO - --------- 2020-07-14 20:58:05,634 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:05,635 [19] INFO - Information: 0 : 2020-07-14 20:58:05,635 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,637 [19] INFO - Information: 0 : 2020-07-14 20:58:05,637 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,637 [19] INFO - Information: 0 : 2020-07-14 20:58:05,637 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,638 [19] INFO - [SetContentCopyImageSizeInPixel] 890 x 708 pixels for output flavor „Output“. Laden von Bild-Asset. 2020-07-14 20:58:05,638 [19] INFO - Information: 0 : 2020-07-14 20:58:05,638 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,639 [19] INFO - Information: 0 : 2020-07-14 20:58:05,639 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,640 [19] INFO - Information: 0 : 2020-07-14 20:58:05,640 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,640 [19] INFO - Entering 'ensureContentCopy' for image 435, article 1447, size 890. 2020-07-14 20:58:05,640 [19] INFO - Called 'createContentCopy' scripting function with article ID = 1447, image ID = 435, maxWidthInPixel = 890. 2020-07-14 20:58:05,641 [19] INFO - 'createContentCopy': NO content copy created (Never create content copy for preview.). 2020-07-14 20:58:05,641 [19] INFO - Leaving 'ensureContentCopy' for image 435, article 1447, size „890“, reason = not created (Never create content copy for preview.) 2020-07-14 20:58:05,661 [19] INFO - [GetImageSizeInPixel - B2] getting image size 1013x806 for working copy image „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\00299be0bcc54b129896b204552e8f6c.jpg“ live from file. 2020-07-14 20:58:05,661 [19] INFO - Returning live-calculated image size for image with ID 435, file version „ContentCopy“ of 1013×806 pixels. 2020-07-14 20:58:05,661 [19] INFO - Returning cached image size for image with ID 435, file version „ContentCopy“ of 1013×806 pixels. 2020-07-14 20:58:05,663 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,663 [19] INFO - Information: 0 : 2020-07-14 20:58:05,663 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,663 [19] INFO - --------- 2020-07-14 20:58:05,663 [19] INFO - Information: 0 : 2020-07-14 20:58:05,663 [19] INFO - --------- 2020-07-14 20:58:05,664 [19] INFO - function SE637303570856635533() {} SE637303570856635533.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570856635533().executeScript(); 2020-07-14 20:58:05,664 [19] INFO - Information: 0 : 2020-07-14 20:58:05,664 [19] INFO - function SE637303570856635533() {} SE637303570856635533.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570856635533().executeScript(); 2020-07-14 20:58:05,664 [19] INFO - --------- 2020-07-14 20:58:05,664 [19] INFO - Information: 0 : 2020-07-14 20:58:05,664 [19] INFO - --------- 2020-07-14 20:58:05,669 [19] INFO - Information: 0 : 2020-07-14 20:58:05,669 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,672 [19] INFO - Information: 0 : 2020-07-14 20:58:05,672 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,672 [19] INFO - Information: 0 : 2020-07-14 20:58:05,672 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,674 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,674 [19] INFO - Information: 0 : 2020-07-14 20:58:05,674 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,674 [19] INFO - --------- 2020-07-14 20:58:05,674 [19] INFO - Information: 0 : 2020-07-14 20:58:05,674 [19] INFO - --------- 2020-07-14 20:58:05,674 [19] INFO - function SE637303570856635533() {} SE637303570856635533.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570856635533().executeScript(); 2020-07-14 20:58:05,674 [19] INFO - Information: 0 : 2020-07-14 20:58:05,675 [19] INFO - function SE637303570856635533() {} SE637303570856635533.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570856635533().executeScript(); 2020-07-14 20:58:05,675 [19] INFO - --------- 2020-07-14 20:58:05,675 [19] INFO - Information: 0 : 2020-07-14 20:58:05,675 [19] INFO - --------- 2020-07-14 20:58:05,675 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1943. 2020-07-14 20:58:05,675 [19] INFO - Information: 0 : 2020-07-14 20:58:05,675 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1943. 2020-07-14 20:58:05,675 [19] INFO - --------- 2020-07-14 20:58:05,676 [19] INFO - Information: 0 : 2020-07-14 20:58:05,676 [19] INFO - --------- 2020-07-14 20:58:05,676 [19] INFO - [system.partial] „article-begin.html“ 13 ms „[0, popupimage]“ 2020-07-14 20:58:05,676 [19] INFO - Information: 0 : 2020-07-14 20:58:05,676 [19] INFO - [system.partial] „article-begin.html“ 13 ms „[0, popupimage]“ 2020-07-14 20:58:05,678 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:05,678 [19] INFO - Information: 0 : 2020-07-14 20:58:05,678 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:05,678 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,678 [19] INFO - Information: 0 : 2020-07-14 20:58:05,679 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,679 [19] INFO - --------- 2020-07-14 20:58:05,679 [19] INFO - Information: 0 : 2020-07-14 20:58:05,679 [19] INFO - --------- 2020-07-14 20:58:05,679 [19] INFO - function SE637303570856315515() {} SE637303570856315515.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570856315515().executeScript(); 2020-07-14 20:58:05,680 [19] INFO - Information: 0 : 2020-07-14 20:58:05,681 [19] INFO - function SE637303570856315515() {} SE637303570856315515.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570856315515().executeScript(); 2020-07-14 20:58:05,681 [19] INFO - --------- 2020-07-14 20:58:05,681 [19] INFO - Information: 0 : 2020-07-14 20:58:05,681 [19] INFO - --------- 2020-07-14 20:58:05,681 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1944. 2020-07-14 20:58:05,681 [19] INFO - Information: 0 : 2020-07-14 20:58:05,682 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1944. 2020-07-14 20:58:05,682 [19] INFO - --------- 2020-07-14 20:58:05,682 [19] INFO - Information: 0 : 2020-07-14 20:58:05,682 [19] INFO - --------- 2020-07-14 20:58:05,683 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,683 [19] INFO - Information: 0 : 2020-07-14 20:58:05,683 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,684 [19] INFO - --------- 2020-07-14 20:58:05,684 [19] INFO - Information: 0 : 2020-07-14 20:58:05,684 [19] INFO - --------- 2020-07-14 20:58:05,684 [19] INFO - function SE637303570856835545() {} SE637303570856835545.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570856835545().executeScript(); 2020-07-14 20:58:05,685 [19] INFO - Information: 0 : 2020-07-14 20:58:05,685 [19] INFO - function SE637303570856835545() {} SE637303570856835545.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570856835545().executeScript(); 2020-07-14 20:58:05,685 [19] INFO - --------- 2020-07-14 20:58:05,685 [19] INFO - Information: 0 : 2020-07-14 20:58:05,686 [19] INFO - --------- 2020-07-14 20:58:05,688 [19] INFO - Information: 0 : 2020-07-14 20:58:05,688 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,690 [19] INFO - Information: 0 : 2020-07-14 20:58:05,690 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,690 [19] INFO - Information: 0 : 2020-07-14 20:58:05,690 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,691 [19] INFO - [SetContentCopyImageSizeInPixel] 811 x 1240 pixels for output flavor „Output“. Laden von Bild-Asset. 2020-07-14 20:58:05,694 [19] INFO - Entering 'ensureContentCopy' for image 428, article 1443, size 890. 2020-07-14 20:58:05,694 [19] INFO - Called 'createContentCopy' scripting function with article ID = 1443, image ID = 428, maxWidthInPixel = 890. 2020-07-14 20:58:05,694 [19] INFO - 'createContentCopy': NO content copy created (Never create content copy for preview.). 2020-07-14 20:58:05,694 [19] INFO - Leaving 'ensureContentCopy' for image 428, article 1443, size „890“, reason = not created (Never create content copy for preview.) 2020-07-14 20:58:05,699 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:05,730 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:05,739 [19] INFO - [GetImageSizeInPixel - B2] getting image size 811x1240 for working copy image „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\7ae9b9e6cdc04280a974147af3006808.jpg“ live from file. 2020-07-14 20:58:05,739 [19] INFO - Returning live-calculated image size for image with ID 428, file version „ContentCopy“ of 811×1240 pixels. 2020-07-14 20:58:05,740 [19] INFO - Returning cached image size for image with ID 428, file version „ContentCopy“ of 811×1240 pixels. 2020-07-14 20:58:05,741 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,741 [19] INFO - Information: 0 : 2020-07-14 20:58:05,741 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,741 [19] INFO - --------- 2020-07-14 20:58:05,741 [19] INFO - Information: 0 : 2020-07-14 20:58:05,741 [19] INFO - --------- 2020-07-14 20:58:05,742 [19] INFO - function SE637303570857415578() {} SE637303570857415578.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570857415578().executeScript(); 2020-07-14 20:58:05,742 [19] INFO - Information: 0 : 2020-07-14 20:58:05,742 [19] INFO - function SE637303570857415578() {} SE637303570857415578.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570857415578().executeScript(); 2020-07-14 20:58:05,742 [19] INFO - --------- 2020-07-14 20:58:05,742 [19] INFO - Information: 0 : 2020-07-14 20:58:05,742 [19] INFO - --------- 2020-07-14 20:58:05,747 [19] INFO - Information: 0 : 2020-07-14 20:58:05,747 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,750 [19] INFO - Information: 0 : 2020-07-14 20:58:05,750 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,750 [19] INFO - Information: 0 : 2020-07-14 20:58:05,750 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,751 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,751 [19] INFO - Information: 0 : 2020-07-14 20:58:05,751 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,751 [19] INFO - --------- 2020-07-14 20:58:05,751 [19] INFO - Information: 0 : 2020-07-14 20:58:05,751 [19] INFO - --------- 2020-07-14 20:58:05,752 [19] INFO - function SE637303570857415578() {} SE637303570857415578.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570857415578().executeScript(); 2020-07-14 20:58:05,752 [19] INFO - Information: 0 : 2020-07-14 20:58:05,752 [19] INFO - function SE637303570857415578() {} SE637303570857415578.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570857415578().executeScript(); 2020-07-14 20:58:05,752 [19] INFO - --------- 2020-07-14 20:58:05,752 [19] INFO - Information: 0 : 2020-07-14 20:58:05,752 [19] INFO - --------- 2020-07-14 20:58:05,753 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1945. 2020-07-14 20:58:05,753 [19] INFO - Information: 0 : 2020-07-14 20:58:05,753 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1945. 2020-07-14 20:58:05,753 [19] INFO - --------- 2020-07-14 20:58:05,753 [19] INFO - Information: 0 : 2020-07-14 20:58:05,753 [19] INFO - --------- 2020-07-14 20:58:05,753 [19] INFO - [system.partial] „article-begin.html“ 12 ms „[0, popupimage]“ 2020-07-14 20:58:05,753 [19] INFO - Information: 0 : 2020-07-14 20:58:05,753 [19] INFO - [system.partial] „article-begin.html“ 12 ms „[0, popupimage]“ 2020-07-14 20:58:05,755 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:05,755 [19] INFO - Information: 0 : 2020-07-14 20:58:05,755 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:05,755 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,756 [19] INFO - Information: 0 : 2020-07-14 20:58:05,756 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,756 [19] INFO - --------- 2020-07-14 20:58:05,756 [19] INFO - Information: 0 : 2020-07-14 20:58:05,756 [19] INFO - --------- 2020-07-14 20:58:05,756 [19] INFO - function SE637303570856835545() {} SE637303570856835545.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570856835545().executeScript(); 2020-07-14 20:58:05,757 [19] INFO - Information: 0 : 2020-07-14 20:58:05,757 [19] INFO - function SE637303570856835545() {} SE637303570856835545.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570856835545().executeScript(); 2020-07-14 20:58:05,757 [19] INFO - --------- 2020-07-14 20:58:05,757 [19] INFO - Information: 0 : 2020-07-14 20:58:05,757 [19] INFO - --------- 2020-07-14 20:58:05,757 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1946. 2020-07-14 20:58:05,758 [19] INFO - Information: 0 : 2020-07-14 20:58:05,758 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1946. 2020-07-14 20:58:05,758 [19] INFO - --------- 2020-07-14 20:58:05,758 [19] INFO - Information: 0 : 2020-07-14 20:58:05,758 [19] INFO - --------- 2020-07-14 20:58:05,759 [19] INFO - Information: 0 : 2020-07-14 20:58:05,759 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,760 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:05,762 [19] INFO - Information: 0 : 2020-07-14 20:58:05,762 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,762 [19] INFO - Information: 0 : 2020-07-14 20:58:05,762 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,763 [19] INFO - Information: 0 : 2020-07-14 20:58:05,763 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,765 [19] INFO - Information: 0 : 2020-07-14 20:58:05,765 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,765 [19] INFO - Information: 0 : 2020-07-14 20:58:05,765 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,766 [19] INFO - Information: 0 : 2020-07-14 20:58:05,767 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,768 [19] INFO - Information: 0 : 2020-07-14 20:58:05,768 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,768 [19] INFO - Information: 0 : 2020-07-14 20:58:05,768 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,771 [19] INFO - Information: 0 : 2020-07-14 20:58:05,771 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,773 [19] INFO - Information: 0 : 2020-07-14 20:58:05,773 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,773 [19] INFO - Information: 0 : 2020-07-14 20:58:05,773 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,774 [19] INFO - Information: 0 : 2020-07-14 20:58:05,774 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,776 [19] INFO - Information: 0 : 2020-07-14 20:58:05,776 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,777 [19] INFO - Information: 0 : 2020-07-14 20:58:05,777 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,777 [19] INFO - Information: 0 : 2020-07-14 20:58:05,778 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,779 [19] INFO - Information: 0 : 2020-07-14 20:58:05,779 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,779 [19] INFO - Information: 0 : 2020-07-14 20:58:05,779 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,782 [19] INFO - Information: 0 : 2020-07-14 20:58:05,782 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,783 [19] INFO - Information: 0 : 2020-07-14 20:58:05,784 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,784 [19] INFO - Information: 0 : 2020-07-14 20:58:05,784 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,786 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,787 [19] INFO - Information: 0 : 2020-07-14 20:58:05,787 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,787 [19] INFO - --------- 2020-07-14 20:58:05,787 [19] INFO - Information: 0 : 2020-07-14 20:58:05,787 [19] INFO - --------- 2020-07-14 20:58:05,787 [19] INFO - function SE637303570857865604() {} SE637303570857865604.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\bilderalbumv12\standard.html'. var imagesPerPage = parseInt(article.value("imagesperpage", 0)); var isPaging = false; var contentImageWidth = "890"; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl hohlen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || 960; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } // if page contains a news area, we only approximate a 2/3 1/3 size layout in order to calculate thumbnails if ( article.area.toLowerCase() == "news" ){ gridCols = 4; } else if ( page.anyAreaArticles("News") ){ gridCols = 8; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } var showSlideshow = article.value("slideshow"); var albumId = article.value("album"); var images = project.getAlbumImages(albumId); var thumbnailWidth = article.value("width"); var thumbnailHeight = article.value("height"); var titlePosition = article.value("titleposition"); var thumbTitlePosition = article.value("thumbtitleposition", "off"); var imageMargin = parseInt(article.value("margin", "0")); // figure out if images have a border set in layout-settings and compensate for it, if the article doesn't have a custom class "noborder" set var imageBorder = 0; var tmpArticleCssClass = " " + article.cssClass; if ( tmpArticleCssClass.indexOf("noborder") == -1 && "" != "0" && "" != "" ) { imageBorder = parseInt(""); } var generateThumbs = true; if ( titlePosition !== "off" ) { var titleShow = "1"; } else { var titleShow = "0"; } if ( "de" == "en" ) { var lang = "en"; } else { var lang = "de"; } var backgroundImage = backgroundWidth = backgroundHeight = backgroundLeft = backgroundTop = ""; if ( showSlideshow && article.valueRaw("slideshowtemplate") !== "none" ) { backgroundImage = article.value("slideshowtemplate", ""); if ( backgroundImage.indexOf("/laptop.png") > -1 ) { backgroundImage = "assets/js/img/laptop.png"; var backgroundWidth = "801"; var backgroundHeight = "469"; var backgroundLeft= "104"; var backgroundTop = "31"; thumbnailWidth = "590"; thumbnailHeight = "369"; } else if ( backgroundImage.indexOf("/laptop_klein.png") > -1 ) { backgroundImage = "assets/js/img/laptop_klein.png"; var backgroundWidth = "458"; var backgroundHeight = "268"; var backgroundLeft= "59"; var backgroundTop = "18"; thumbnailWidth = "338"; thumbnailHeight = "211"; } else if ( backgroundImage.indexOf("/rahmen.png") > -1 ) { backgroundImage = "assets/js/img/rahmen.png"; var backgroundWidth = "758"; var backgroundHeight = "469"; var backgroundLeft= "55"; var backgroundTop = "57"; thumbnailWidth = "648"; thumbnailHeight = "356"; } else if ( backgroundImage.indexOf("/rahmen_klein.png") > -1 ) { backgroundImage = "assets/js/img/rahmen_klein.png"; var backgroundWidth = "458"; var backgroundHeight = "283"; var backgroundLeft= "33"; var backgroundTop = "34"; thumbnailWidth = "392"; thumbnailHeight = "214"; } } else if ( showSlideshow && article.valueRaw("slideshowtemplate") == "none" ) { thumbnailWidth = columnWidth; //generateThumbs = false; } if ( system.preview ){ //system.log(images.count == 1 ? (" 1 Bild...") : (" " + images.count + " Bilder...")); } var gridFactor = 12 / gridCols; var maxcols = Math.ceil((contentImageWidth / (thumbnailWidth+imageMargin)) / gridFactor); var onecolumnbreakpoint = 479; var maxmobilecols = Math.ceil(onecolumnbreakpoint / thumbnailWidth); var mobilecontainerwidth = 100 / maxmobilecols; var headstyle = "/* test */"; headstyle += "\ #igal" + article.id + ":not(.zpSlideshow){\n\ margin-left: -" + imageMargin/2 + "px !important;\n\ margin-right: -" + imageMargin/2 + "px !important;\n\ }\n\ /* below is to accomodates for IE rounding errors which caused the cols not to fit into the row */\n\ .ie #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc((100% / "+ maxcols +") - " + parseInt(imageMargin/2)*2 + ".1px) !important;\n\ margin: " + parseInt(imageMargin/2) + "px !important;\n\ }\n\ \n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item,\n\ #igal" + article.id + ":not(.zpSlideshow) > a,\n\ #igal" + article.id + ":not(.zpSlideshow) .slide > a{\n\ display: block;\n\ float: left;\n\ width: calc((100% / "+ maxcols +") - " + imageMargin + "px);\n\ max-width: "+ thumbnailWidth +"px;\n\ height: auto;\n\ margin: " + imageMargin / 2 + "px;\n\ }\n\ #igal" + article.id +" > a > img{\n\ max-width: 100%;\n\ display: block;\n\ }\n\ "; for ( var i = 1; i < maxcols - 1; i++){ var breakpoint = contentImageWidth - (i * thumbnailWidth); if ( breakpoint <= onecolumnbreakpoint ){ // if we reach the point, where the ZP Grid will display rows in 1-column, we break and need to use a different logic (see next for-loop) break; } var containerwidth = 100 / ( maxcols - i); headstyle += "\n\ @media screen and (max-width: " + breakpoint +"px) {\n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc(" + containerwidth + "% - " + imageMargin + "px);\n\ }\n\ }\n\ "; } // mobile display 2+-column-rows. for ( var i = 1; i < maxmobilecols; i++){ headstyle += "\n\ @media screen and (max-width: " + onecolumnbreakpoint +"px) {\n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc(" + mobilecontainerwidth + "% - " + imageMargin + "px);\n\ }\n\ }\n\ "; onecolumnbreakpoint = ( maxmobilecols -i ) * thumbnailWidth; mobilecontainerwidth = 100 / ( maxmobilecols -i ); } // mobile display 1-column-row. headstyle += "\n\ @media screen and (max-width: " + (thumbnailWidth+imageMargin) +"px) {\n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc(100% - " + imageMargin + "px);\n\ }\n\ }\n\ "; headstyle += ""; system.addHtmlHeadElement(headstyle); // polyfill for JSON.stringify() // https://gist.github.com/uupaa/5562297 function _toJSONEscapedString(str) { // @arg String: // @ret String: // @inner: to JSON escaped string if (typeof(str)==='undefined') str = ""; if ( str == ""){ return ""; } else{ var JSON_ESCAPE = { '\b': '\\b', // backspace U+0008 '\t': '\\t', // tab U+0009 '\n': '\\n', // line feed U+000A '\f': '\\f', // form feed U+000C '\r': '\\r', // carriage return U+000D '"': '\\"', // quotation mark U+0022 '\\': '\\\\' // reverse solidus U+005C }; return str.replace(/(?:[\b\t\n\f\r\"]|\\)/g, function(_) { return JSON_ESCAPE[_]; }).replace(/(?:[\x00-\x1f])/g, function(_) { return "\\u00" + ("0" + _.charCodeAt(0).toString(16)).slice(-2); }); } } context.write("\r\n\r\n"); // normales Bilderalbum mit thumbnails, ohne ContentCopy if ( !showSlideshow ) { // only activate paging via json-data when more than one page of images to show exists if ( imagesPerPage > 0 && images.count > imagesPerPage ){ isPaging = true; } context.write("\r\n\r\n\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\r\n\t\t
999999 ){ context.write("style=\"margin-right: -"); context.write( imageMargin ); context.write("px;\" "); } context.write("\r\n\t\t\tdata-article-id=\""); context.write(article.id); context.write("\" \r\n\t\t\tdata-prevtext=\"Zurück\" \r\n\t\t\tdata-nexttext=\"Weiter\" \r\n\t\t\tdata-pagetext=\"Seite {0} von {1}\" \r\n\t\t\tdata-ispaging=\""); context.write(isPaging); context.write("\" \r\n\t\t\tdata-imageeffect=\""); context.write(effectClass); context.write("\" \r\n\t\t\tdata-imagesperpage=\""); context.write(imagesPerPage); context.write("\" \r\n\t\t\tdata-kind=\"gallery\" \r\n\t\t\tdata-width=\""); context.write( thumbnailWidth ); context.write("\"\r\n\t\t\tdata-height=\""); context.write( thumbnailHeight ); context.write("\"\r\n\t\t\tdata-margin=\""); context.write( article.value("margin", "") ); context.write("\"\r\n\t\t\tdata-maxcols=\""); context.write( maxcols ); context.write("\"\r\n\t\t\tdata-bordercolor=\"default\"\r\n\t\t\tdata-borderwidth=\"0\"\r\n\t\t\tdata-numbershow=\"0\" \r\n\t\t\tdata-template=\"\" \r\n\t\t\tdata-titleshow=\""); context.write( titleShow ); context.write("\"\r\n\t\t\tdata-titleposition=\""); context.write( article.value("titleposition", "") ); context.write("\"\r\n\t\t\tdata-transition=\""); context.write( article.value("zoom", "") ); context.write("\"\r\n\t\t\tdata-inner-transition=\""); context.write( article.value("transition", "") ); context.write("\"\r\n\t\t\tdata-slideshow=\"0\"\r\n\t\t\tdata-slideshowinterval=\"0\"\r\n\t\t\tdata-lang=\""); context.write( lang ); context.write("\">\r\n\t\r\n\t\t\t"); if ( isPaging ) { context.write("\r\n\t\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\t\t
\r\n\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\r\n"); } else { context.write("\r\n\r\n\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\r\n\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\r\n\t\t\r\n\t\t"); // Slideshow mit Hintergrundbild aus Template (Laptop etc.), ohne Contentcopy if ( backgroundImage !== "" && backgroundImage !== "Keine" ) { context.write("\r\n\t\r\n\t\t\t
\r\n\t\t\t\t
\r\n\t\t\t\r\n\t\t\t\t\t\"\"\r\n\t\t\r\n\t\t\t\t\t"); var descriptionSlide1, altText1, encodedDescription1, imageSlide1; for ( var indexSlide1=0; indexSlide1 < images.count; ++indexSlide1 ) { imageSlide1 = images.item(indexSlide1); imageSlide1.skipContentCopy(); // keine contentCopy erzeugen, da überflüssig weil gleich groß wie workingCopy descriptionSlide1 = system.htmlEncode(system.removeHtmlTags(imageSlide1.description)); encodedDescription1 = system.htmlEncode(imageSlide1.description); altText1 = system.htmlEncode(system.removeHtmlTags(imageSlide1.altText)); if ( imageSlide1.createThumb(thumbnailWidth, thumbnailHeight) ) { if ( system.preview ){ system.log(" Erstelle Vorschaubild " + imageSlide1.thumbPath(thumbnailWidth, thumbnailHeight).split("/").pop()); } } context.write("\r\n\t\t\t\r\n\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\"");\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t"); if ( titleShow == "1" && imageSlide1.description !== "" ) { context.write("\r\n\t\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t\t\t"); context.write( imageSlide1.description ); context.write("\r\n\t\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\t\t
\r\n\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\r\n\t\t"); } // Slideshow ohne Hintergrundbild (Nur Bild), ohne Contentcopy else { context.write("\r\n\r\n\t\t\t"); var maxThumbnailHeight = 0; var maxThumbnailWidth = 0; for (var indexThumbnailHeight=0; indexThumbnailHeight < images.count; ++indexThumbnailHeight ) { var imageThumbnailHeight = images.item(indexThumbnailHeight); imageThumbnailHeight.skipContentCopy(); var currentThumbnailHeight = imageThumbnailHeight.createThumbWithInfo(columnWidth); if ( currentThumbnailHeight.created ) { if ( system.preview ){ system.log(" Erstelle Vorschaubild " + imageThumbnailHeight.thumbPath(columnWidth).split("/").pop()); } } if ( currentThumbnailHeight.height > maxThumbnailHeight ) { maxThumbnailHeight = currentThumbnailHeight.height; } if ( currentThumbnailHeight.width > maxThumbnailWidth ) { maxThumbnailWidth = currentThumbnailHeight.width; } } context.write("\r\n\t\t\t\r\n\t\t\t
\r\n\t\t\t\t
\r\n\t\t\t\t\t"); var descriptionSlide2, encodedDescription2, imageSlide2; for ( var indexSlide2=0; indexSlide2 < images.count; ++indexSlide2 ) { imageSlide2 = images.item(indexSlide2); imageSlide2.skipContentCopy(); descriptionSlide2 = system.htmlEncode(system.removeHtmlTags(imageSlide2.description)); encodedDescription2 = system.htmlEncode(imageSlide2.description); altText2 = system.htmlEncode(system.removeHtmlTags(imageSlide2.altText)); var tni = imageSlide2.createThumbWithInfo(columnWidth); if ( tni.created ) { if ( system.preview ){ system.log(" Erstelle Vorschaubild " + imageSlide2.thumbPath(columnWidth).split("/").pop()); } } var tmpWidth = parseInt(tni.ThumbnailWidth); var tmpHeight = parseInt(tni.ThumbnailHeight); var tmpSrc = imageSlide2.thumbPath(columnWidth); context.write("\r\n\t\t\t\r\n\t\t\t\t\t
\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\"");\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t"); if ( titleShow == "1" && imageSlide2.description !== "" ) { context.write("\r\n\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t\t"); context.write( imageSlide2.description ); context.write("\r\n\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\t
\r\n\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\r\n\t\t"); } context.write("\r\n\r\n\t\t\t\t
\r\n\t\t\t
\r\n\r\n\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\r\n"); } context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\bilderalbumv12\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570857865604().executeScript(); 2020-07-14 20:58:05,788 [19] INFO - Information: 0 : 2020-07-14 20:58:05,789 [19] INFO - function SE637303570857865604() {} SE637303570857865604.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\bilderalbumv12\standard.html'. var imagesPerPage = parseInt(article.value("imagesperpage", 0)); var isPaging = false; var contentImageWidth = "890"; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl hohlen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || 960; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } // if page contains a news area, we only approximate a 2/3 1/3 size layout in order to calculate thumbnails if ( article.area.toLowerCase() == "news" ){ gridCols = 4; } else if ( page.anyAreaArticles("News") ){ gridCols = 8; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } var showSlideshow = article.value("slideshow"); var albumId = article.value("album"); var images = project.getAlbumImages(albumId); var thumbnailWidth = article.value("width"); var thumbnailHeight = article.value("height"); var titlePosition = article.value("titleposition"); var thumbTitlePosition = article.value("thumbtitleposition", "off"); var imageMargin = parseInt(article.value("margin", "0")); // figure out if images have a border set in layout-settings and compensate for it, if the article doesn't have a custom class "noborder" set var imageBorder = 0; var tmpArticleCssClass = " " + article.cssClass; if ( tmpArticleCssClass.indexOf("noborder") == -1 && "" != "0" && "" != "" ) { imageBorder = parseInt(""); } var generateThumbs = true; if ( titlePosition !== "off" ) { var titleShow = "1"; } else { var titleShow = "0"; } if ( "de" == "en" ) { var lang = "en"; } else { var lang = "de"; } var backgroundImage = backgroundWidth = backgroundHeight = backgroundLeft = backgroundTop = ""; if ( showSlideshow && article.valueRaw("slideshowtemplate") !== "none" ) { backgroundImage = article.value("slideshowtemplate", ""); if ( backgroundImage.indexOf("/laptop.png") > -1 ) { backgroundImage = "assets/js/img/laptop.png"; var backgroundWidth = "801"; var backgroundHeight = "469"; var backgroundLeft= "104"; var backgroundTop = "31"; thumbnailWidth = "590"; thumbnailHeight = "369"; } else if ( backgroundImage.indexOf("/laptop_klein.png") > -1 ) { backgroundImage = "assets/js/img/laptop_klein.png"; var backgroundWidth = "458"; var backgroundHeight = "268"; var backgroundLeft= "59"; var backgroundTop = "18"; thumbnailWidth = "338"; thumbnailHeight = "211"; } else if ( backgroundImage.indexOf("/rahmen.png") > -1 ) { backgroundImage = "assets/js/img/rahmen.png"; var backgroundWidth = "758"; var backgroundHeight = "469"; var backgroundLeft= "55"; var backgroundTop = "57"; thumbnailWidth = "648"; thumbnailHeight = "356"; } else if ( backgroundImage.indexOf("/rahmen_klein.png") > -1 ) { backgroundImage = "assets/js/img/rahmen_klein.png"; var backgroundWidth = "458"; var backgroundHeight = "283"; var backgroundLeft= "33"; var backgroundTop = "34"; thumbnailWidth = "392"; thumbnailHeight = "214"; } } else if ( showSlideshow && article.valueRaw("slideshowtemplate") == "none" ) { thumbnailWidth = columnWidth; //generateThumbs = false; } if ( system.preview ){ //system.log(images.count == 1 ? (" 1 Bild...") : (" " + images.count + " Bilder...")); } var gridFactor = 12 / gridCols; var maxcols = Math.ceil((contentImageWidth / (thumbnailWidth+imageMargin)) / gridFactor); var onecolumnbreakpoint = 479; var maxmobilecols = Math.ceil(onecolumnbreakpoint / thumbnailWidth); var mobilecontainerwidth = 100 / maxmobilecols; var headstyle = "/* test */"; headstyle += "\ #igal" + article.id + ":not(.zpSlideshow){\n\ margin-left: -" + imageMargin/2 + "px !important;\n\ margin-right: -" + imageMargin/2 + "px !important;\n\ }\n\ /* below is to accomodates for IE rounding errors which caused the cols not to fit into the row */\n\ .ie #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc((100% / "+ maxcols +") - " + parseInt(imageMargin/2)*2 + ".1px) !important;\n\ margin: " + parseInt(imageMargin/2) + "px !important;\n\ }\n\ \n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item,\n\ #igal" + article.id + ":not(.zpSlideshow) > a,\n\ #igal" + article.id + ":not(.zpSlideshow) .slide > a{\n\ display: block;\n\ float: left;\n\ width: calc((100% / "+ maxcols +") - " + imageMargin + "px);\n\ max-width: "+ thumbnailWidth +"px;\n\ height: auto;\n\ margin: " + imageMargin / 2 + "px;\n\ }\n\ #igal" + article.id +" > a > img{\n\ max-width: 100%;\n\ display: block;\n\ }\n\ "; for ( var i = 1; i < maxcols - 1; i++){ var breakpoint = contentImageWidth - (i * thumbnailWidth); if ( breakpoint <= onecolumnbreakpoint ){ // if we reach the point, where the ZP Grid will display rows in 1-column, we break and need to use a different logic (see next for-loop) break; } var containerwidth = 100 / ( maxcols - i); headstyle += "\n\ @media screen and (max-width: " + breakpoint +"px) {\n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc(" + containerwidth + "% - " + imageMargin + "px);\n\ }\n\ }\n\ "; } // mobile display 2+-column-rows. for ( var i = 1; i < maxmobilecols; i++){ headstyle += "\n\ @media screen and (max-width: " + onecolumnbreakpoint +"px) {\n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc(" + mobilecontainerwidth + "% - " + imageMargin + "px);\n\ }\n\ }\n\ "; onecolumnbreakpoint = ( maxmobilecols -i ) * thumbnailWidth; mobilecontainerwidth = 100 / ( maxmobilecols -i ); } // mobile display 1-column-row. headstyle += "\n\ @media screen and (max-width: " + (thumbnailWidth+imageMargin) +"px) {\n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc(100% - " + imageMargin + "px);\n\ }\n\ }\n\ "; headstyle += ""; system.addHtmlHeadElement(headstyle); // polyfill for JSON.stringify() // https://gist.github.com/uupaa/5562297 function _toJSONEscapedString(str) { // @arg String: // @ret String: // @inner: to JSON escaped string if (typeof(str)==='undefined') str = ""; if ( str == ""){ return ""; } else{ var JSON_ESCAPE = { '\b': '\\b', // backspace U+0008 '\t': '\\t', // tab U+0009 '\n': '\\n', // line feed U+000A '\f': '\\f', // form feed U+000C '\r': '\\r', // carriage return U+000D '"': '\\"', // quotation mark U+0022 '\\': '\\\\' // reverse solidus U+005C }; return str.replace(/(?:[\b\t\n\f\r\"]|\\)/g, function(_) { return JSON_ESCAPE[_]; }).replace(/(?:[\x00-\x1f])/g, function(_) { return "\\u00" + ("0" + _.charCodeAt(0).toString(16)).slice(-2); }); } } context.write("\r\n\r\n"); // normales Bilderalbum mit thumbnails, ohne ContentCopy if ( !showSlideshow ) { // only activate paging via json-data when more than one page of images to show exists if ( imagesPerPage > 0 && images.count > imagesPerPage ){ isPaging = true; } context.write("\r\n\r\n\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\r\n\t\t
999999 ){ context.write("style=\"margin-right: -"); context.write( imageMargin ); context.write("px;\" "); } context.write("\r\n\t\t\tdata-article-id=\""); context.write(article.id); context.write("\" \r\n\t\t\tdata-prevtext=\"Zurück\" \r\n\t\t\tdata-nexttext=\"Weiter\" \r\n\t\t\tdata-pagetext=\"Seite {0} von {1}\" \r\n\t\t\tdata-ispaging=\""); context.write(isPaging); context.write("\" \r\n\t\t\tdata-imageeffect=\""); context.write(effectClass); context.write("\" \r\n\t\t\tdata-imagesperpage=\""); context.write(imagesPerPage); context.write("\" \r\n\t\t\tdata-kind=\"gallery\" \r\n\t\t\tdata-width=\""); context.write( thumbnailWidth ); context.write("\"\r\n\t\t\tdata-height=\""); context.write( thumbnailHeight ); context.write("\"\r\n\t\t\tdata-margin=\""); context.write( article.value("margin", "") ); context.write("\"\r\n\t\t\tdata-maxcols=\""); context.write( maxcols ); context.write("\"\r\n\t\t\tdata-bordercolor=\"default\"\r\n\t\t\tdata-borderwidth=\"0\"\r\n\t\t\tdata-numbershow=\"0\" \r\n\t\t\tdata-template=\"\" \r\n\t\t\tdata-titleshow=\""); context.write( titleShow ); context.write("\"\r\n\t\t\tdata-titleposition=\""); context.write( article.value("titleposition", "") ); context.write("\"\r\n\t\t\tdata-transition=\""); context.write( article.value("zoom", "") ); context.write("\"\r\n\t\t\tdata-inner-transition=\""); context.write( article.value("transition", "") ); context.write("\"\r\n\t\t\tdata-slideshow=\"0\"\r\n\t\t\tdata-slideshowinterval=\"0\"\r\n\t\t\tdata-lang=\""); context.write( lang ); context.write("\">\r\n\t\r\n\t\t\t"); if ( isPaging ) { context.write("\r\n\t\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\t\t
\r\n\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\r\n"); } else { context.write("\r\n\r\n\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\r\n\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\r\n\t\t\r\n\t\t"); // Slideshow mit Hintergrundbild aus Template (Laptop etc.), ohne Contentcopy if ( backgroundImage !== "" && backgroundImage !== "Keine" ) { context.write("\r\n\t\r\n\t\t\t
\r\n\t\t\t\t
\r\n\t\t\t\r\n\t\t\t\t\t\"\"\r\n\t\t\r\n\t\t\t\t\t"); var descriptionSlide1, altText1, encodedDescription1, imageSlide1; for ( var indexSlide1=0; indexSlide1 < images.count; ++indexSlide1 ) { imageSlide1 = images.item(indexSlide1); imageSlide1.skipContentCopy(); // keine contentCopy erzeugen, da überflüssig weil gleich groß wie workingCopy descriptionSlide1 = system.htmlEncode(system.removeHtmlTags(imageSlide1.description)); encodedDescription1 = system.htmlEncode(imageSlide1.description); altText1 = system.htmlEncode(system.removeHtmlTags(imageSlide1.altText)); if ( imageSlide1.createThumb(thumbnailWidth, thumbnailHeight) ) { if ( system.preview ){ system.log(" Erstelle Vorschaubild " + imageSlide1.thumbPath(thumbnailWidth, thumbnailHeight).split("/").pop()); } } context.write("\r\n\t\t\t\r\n\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\"");\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t"); if ( titleShow == "1" && imageSlide1.description !== "" ) { context.write("\r\n\t\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t\t\t"); context.write( imageSlide1.description ); context.write("\r\n\t\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\t\t
\r\n\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\r\n\t\t"); } // Slideshow ohne Hintergrundbild (Nur Bild), ohne Contentcopy else { context.write("\r\n\r\n\t\t\t"); var maxThumbnailHeight = 0; var maxThumbnailWidth = 0; for (var indexThumbnailHeight=0; indexThumbnailHeight < images.count; ++indexThumbnailHeight ) { var imageThumbnailHeight = images.item(indexThumbnailHeight); imageThumbnailHeight.skipContentCopy(); var currentThumbnailHeight = imageThumbnailHeight.createThumbWithInfo(columnWidth); if ( currentThumbnailHeight.created ) { if ( system.preview ){ system.log(" Erstelle Vorschaubild " + imageThumbnailHeight.thumbPath(columnWidth).split("/").pop()); } } if ( currentThumbnailHeight.height > maxThumbnailHeight ) { maxThumbnailHeight = currentThumbnailHeight.height; } if ( currentThumbnailHeight.width > maxThumbnailWidth ) { maxThumbnailWidth = currentThumbnailHeight.width; } } context.write("\r\n\t\t\t\r\n\t\t\t
\r\n\t\t\t\t
\r\n\t\t\t\t\t"); var descriptionSlide2, encodedDescription2, imageSlide2; for ( var indexSlide2=0; indexSlide2 < images.count; ++indexSlide2 ) { imageSlide2 = images.item(indexSlide2); imageSlide2.skipContentCopy(); descriptionSlide2 = system.htmlEncode(system.removeHtmlTags(imageSlide2.description)); encodedDescription2 = system.htmlEncode(imageSlide2.description); altText2 = system.htmlEncode(system.removeHtmlTags(imageSlide2.altText)); var tni = imageSlide2.createThumbWithInfo(columnWidth); if ( tni.created ) { if ( system.preview ){ system.log(" Erstelle Vorschaubild " + imageSlide2.thumbPath(columnWidth).split("/").pop()); } } var tmpWidth = parseInt(tni.ThumbnailWidth); var tmpHeight = parseInt(tni.ThumbnailHeight); var tmpSrc = imageSlide2.thumbPath(columnWidth); context.write("\r\n\t\t\t\r\n\t\t\t\t\t
\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\"");\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t"); if ( titleShow == "1" && imageSlide2.description !== "" ) { context.write("\r\n\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t\t"); context.write( imageSlide2.description ); context.write("\r\n\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\t
\r\n\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\r\n\t\t"); } context.write("\r\n\r\n\t\t\t\t
\r\n\t\t\t
\r\n\r\n\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\r\n"); } context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\bilderalbumv12\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570857865604().executeScript(); 2020-07-14 20:58:05,789 [19] INFO - --------- 2020-07-14 20:58:05,789 [19] INFO - Information: 0 : 2020-07-14 20:58:05,789 [19] INFO - --------- 2020-07-14 20:58:05,790 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:05,792 [19] INFO - Information: 0 : 2020-07-14 20:58:05,792 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,793 [19] INFO - Information: 0 : 2020-07-14 20:58:05,793 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,793 [19] INFO - Information: 0 : 2020-07-14 20:58:05,794 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,794 [19] INFO - Information: 0 : 2020-07-14 20:58:05,794 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,806 [19] INFO - Information: 0 : 2020-07-14 20:58:05,806 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,806 [19] INFO - Information: 0 : 2020-07-14 20:58:05,806 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,819 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:05,848 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:05,850 [19] INFO - Information: 0 : 2020-07-14 20:58:05,850 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,851 [19] INFO - Information: 0 : 2020-07-14 20:58:05,851 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,852 [19] INFO - Information: 0 : 2020-07-14 20:58:05,852 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,852 [19] INFO - Information: 0 : 2020-07-14 20:58:05,852 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,856 [19] INFO - Information: 0 : 2020-07-14 20:58:05,856 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,856 [19] INFO - Information: 0 : 2020-07-14 20:58:05,856 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,856 [19] INFO - [SetContentCopyImageSizeInPixel] 0 x 0 pixels for output flavor „Output“. Laden von Bild-Asset. 2020-07-14 20:58:05,856 [19] INFO - [SetContentCopyImageSizeInPixel] 0 x 0 pixels for output flavor „Output“. Laden von Bild-Asset. 2020-07-14 20:58:05,856 [19] INFO - [SetContentCopyImageSizeInPixel] 0 x 0 pixels for output flavor „Output“. Laden von Bild-Asset. 2020-07-14 20:58:05,857 [19] INFO - [SetContentCopyImageSizeInPixel] 0 x 0 pixels for output flavor „Output“. Laden von Bild-Asset. 2020-07-14 20:58:05,857 [19] INFO - [SetContentCopyImageSizeInPixel] 0 x 0 pixels for output flavor „Output“. Laden von Bild-Asset. 2020-07-14 20:58:05,857 [19] INFO - [SetContentCopyImageSizeInPixel] 0 x 0 pixels for output flavor „Output“. Laden von Bild-Asset. 2020-07-14 20:58:05,859 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,859 [19] INFO - Information: 0 : 2020-07-14 20:58:05,859 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,859 [19] INFO - --------- 2020-07-14 20:58:05,859 [19] INFO - Information: 0 : 2020-07-14 20:58:05,859 [19] INFO - --------- 2020-07-14 20:58:05,859 [19] INFO - function SE637303570858595646() {} SE637303570858595646.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570858595646().executeScript(); 2020-07-14 20:58:05,860 [19] INFO - Information: 0 : 2020-07-14 20:58:05,860 [19] INFO - function SE637303570858595646() {} SE637303570858595646.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570858595646().executeScript(); 2020-07-14 20:58:05,860 [19] INFO - --------- 2020-07-14 20:58:05,860 [19] INFO - Information: 0 : 2020-07-14 20:58:05,860 [19] INFO - --------- 2020-07-14 20:58:05,864 [19] INFO - Information: 0 : 2020-07-14 20:58:05,865 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:05,867 [19] INFO - Information: 0 : 2020-07-14 20:58:05,867 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,867 [19] INFO - Information: 0 : 2020-07-14 20:58:05,867 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:05,868 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,868 [19] INFO - Information: 0 : 2020-07-14 20:58:05,868 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,868 [19] INFO - --------- 2020-07-14 20:58:05,868 [19] INFO - Information: 0 : 2020-07-14 20:58:05,868 [19] INFO - --------- 2020-07-14 20:58:05,869 [19] INFO - function SE637303570858595646() {} SE637303570858595646.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570858595646().executeScript(); 2020-07-14 20:58:05,870 [19] INFO - Information: 0 : 2020-07-14 20:58:05,870 [19] INFO - function SE637303570858595646() {} SE637303570858595646.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570858595646().executeScript(); 2020-07-14 20:58:05,870 [19] INFO - --------- 2020-07-14 20:58:05,870 [19] INFO - Information: 0 : 2020-07-14 20:58:05,870 [19] INFO - --------- 2020-07-14 20:58:05,871 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1947. 2020-07-14 20:58:05,871 [19] INFO - Information: 0 : 2020-07-14 20:58:05,871 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1947. 2020-07-14 20:58:05,871 [19] INFO - --------- 2020-07-14 20:58:05,871 [19] INFO - Information: 0 : 2020-07-14 20:58:05,871 [19] INFO - --------- 2020-07-14 20:58:05,871 [19] INFO - [system.partial] „article-begin.html“ 12 ms „“ 2020-07-14 20:58:05,871 [19] INFO - Information: 0 : 2020-07-14 20:58:05,871 [19] INFO - [system.partial] „article-begin.html“ 12 ms „“ 2020-07-14 20:58:05,872 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,872 [19] INFO - Information: 0 : 2020-07-14 20:58:05,872 [19] INFO - About to execute the following script: 2020-07-14 20:58:05,872 [19] INFO - --------- 2020-07-14 20:58:05,872 [19] INFO - Information: 0 : 2020-07-14 20:58:05,872 [19] INFO - --------- 2020-07-14 20:58:05,872 [19] INFO - function SE637303570858725653() {} SE637303570858725653.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570858725653().executeScript(); 2020-07-14 20:58:05,873 [19] INFO - Information: 0 : 2020-07-14 20:58:05,873 [19] INFO - function SE637303570858725653() {} SE637303570858725653.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570858725653().executeScript(); 2020-07-14 20:58:05,873 [19] INFO - --------- 2020-07-14 20:58:05,873 [19] INFO - Information: 0 : 2020-07-14 20:58:05,873 [19] INFO - --------- 2020-07-14 20:58:05,875 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,875 [19] INFO - Information: 0 : 2020-07-14 20:58:05,875 [19] INFO - Finished executing the following script: 2020-07-14 20:58:05,875 [19] INFO - --------- 2020-07-14 20:58:05,875 [19] INFO - Information: 0 : 2020-07-14 20:58:05,875 [19] INFO - --------- 2020-07-14 20:58:05,876 [19] INFO - function SE637303570858725653() {} SE637303570858725653.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570858725653().executeScript(); 2020-07-14 20:58:05,876 [19] INFO - Information: 0 : 2020-07-14 20:58:05,876 [19] INFO - function SE637303570858725653() {} SE637303570858725653.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570858725653().executeScript(); 2020-07-14 20:58:05,876 [19] INFO - --------- 2020-07-14 20:58:05,876 [19] INFO - Information: 0 : 2020-07-14 20:58:05,876 [19] INFO - --------- 2020-07-14 20:58:05,876 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1948. 2020-07-14 20:58:05,876 [19] INFO - Information: 0 : 2020-07-14 20:58:05,877 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1948. 2020-07-14 20:58:05,877 [19] INFO - --------- 2020-07-14 20:58:05,877 [19] INFO - Information: 0 : 2020-07-14 20:58:05,877 [19] INFO - --------- 2020-07-14 20:58:05,877 [19] INFO - [system.partial] „article-headline.html“ 5 ms „“ 2020-07-14 20:58:05,877 [19] INFO - Information: 0 : 2020-07-14 20:58:05,877 [19] INFO - [system.partial] „article-headline.html“ 5 ms „“ 2020-07-14 20:58:05,877 [19] INFO - Called 'skipContentCopy' scripting function with image ID = 429. 2020-07-14 20:58:05,878 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 429. 2020-07-14 20:58:05,878 [19] INFO - Removing 1 job in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:05,879 [19] INFO - Adding again 1 working-copy-only jobs in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:05,879 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 429. 2020-07-14 20:58:05,879 [19] INFO - Entering WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail(output flavor: „Preview“, is rebuild: „True“, thumbnail width: „920“, thumbnail height: „0“, return full info: „True“). 2020-07-14 20:58:05,880 [19] INFO - [IsSourceFileNewerThanDestinationFile] Comparing source file „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\11763d184bb646d1a3f7e1988396997f.jpg“ (22.01.2019 19:23:18) with destination „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\preview\media\images\thumbnails\dscn6655-920.jpg“ (15.05.2019 20:35:00). Delta last write time is -9767502 seconds. Is source file newer: False. 2020-07-14 20:58:05,887 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:05,907 [19] INFO - Leaving WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail() => was thumbnail created: „False“, thumbnail width: „920“, thumbnail height: „690“). 2020-07-14 20:58:05,908 [19] INFO - Called 'skipContentCopy' scripting function with image ID = 432. 2020-07-14 20:58:05,909 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 432. 2020-07-14 20:58:05,909 [19] INFO - Removing 1 job in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:05,910 [19] INFO - Adding again 1 working-copy-only jobs in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:05,910 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 432. 2020-07-14 20:58:05,910 [19] INFO - Entering WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail(output flavor: „Preview“, is rebuild: „True“, thumbnail width: „920“, thumbnail height: „0“, return full info: „True“). 2020-07-14 20:58:05,911 [19] INFO - [IsSourceFileNewerThanDestinationFile] Comparing source file „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\68acf793af4e48af8e5e7e2221bf3152.jpg“ (22.01.2019 19:23:22) with destination „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\preview\media\images\thumbnails\dscn6660-920.jpg“ (15.05.2019 20:35:02). Delta last write time is -9767500 seconds. Is source file newer: False. 2020-07-14 20:58:05,917 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:05,934 [19] INFO - Leaving WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail() => was thumbnail created: „False“, thumbnail width: „920“, thumbnail height: „690“). 2020-07-14 20:58:05,935 [19] INFO - Called 'skipContentCopy' scripting function with image ID = 433. 2020-07-14 20:58:05,935 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 433. 2020-07-14 20:58:05,935 [19] INFO - Removing 1 job in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:05,936 [19] INFO - Adding again 1 working-copy-only jobs in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:05,936 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 433. 2020-07-14 20:58:05,936 [19] INFO - Entering WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail(output flavor: „Preview“, is rebuild: „True“, thumbnail width: „920“, thumbnail height: „0“, return full info: „True“). 2020-07-14 20:58:05,937 [19] INFO - [IsSourceFileNewerThanDestinationFile] Comparing source file „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\af65aaefa5b14948b9219c902109d551.jpg“ (22.01.2019 19:23:26) with destination „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\preview\media\images\thumbnails\dscn6662-920.jpg“ (15.05.2019 20:35:01). Delta last write time is -9767495 seconds. Is source file newer: False. 2020-07-14 20:58:05,946 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:05,948 [19] INFO - Leaving WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail() => was thumbnail created: „False“, thumbnail width: „920“, thumbnail height: „690“). 2020-07-14 20:58:05,949 [19] INFO - Called 'skipContentCopy' scripting function with image ID = 430. 2020-07-14 20:58:05,949 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 430. 2020-07-14 20:58:05,949 [19] INFO - Removing 1 job in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:05,950 [19] INFO - Adding again 1 working-copy-only jobs in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:05,950 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 430. 2020-07-14 20:58:05,950 [19] INFO - Entering WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail(output flavor: „Preview“, is rebuild: „True“, thumbnail width: „920“, thumbnail height: „0“, return full info: „True“). 2020-07-14 20:58:05,951 [19] INFO - [IsSourceFileNewerThanDestinationFile] Comparing source file „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\8910bddbfe1943caa0719d52a0c2d505.jpg“ (22.01.2019 19:23:28) with destination „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\preview\media\images\thumbnails\dscn6664-920.jpg“ (15.05.2019 20:35:03). Delta last write time is -9767495 seconds. Is source file newer: False. 2020-07-14 20:58:05,963 [19] INFO - Leaving WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail() => was thumbnail created: „False“, thumbnail width: „920“, thumbnail height: „690“). 2020-07-14 20:58:05,964 [19] INFO - Called 'skipContentCopy' scripting function with image ID = 431. 2020-07-14 20:58:05,964 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 431. 2020-07-14 20:58:05,965 [19] INFO - Removing 1 job in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:05,965 [19] INFO - Adding again 1 working-copy-only jobs in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:05,965 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 431. 2020-07-14 20:58:05,966 [19] INFO - Entering WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail(output flavor: „Preview“, is rebuild: „True“, thumbnail width: „920“, thumbnail height: „0“, return full info: „True“). 2020-07-14 20:58:05,966 [19] INFO - [IsSourceFileNewerThanDestinationFile] Comparing source file „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\ee5fc38f7a874a76b287b2427036d623.jpg“ (22.01.2019 19:23:26) with destination „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\preview\media\images\thumbnails\dscn6666-920.jpg“ (15.05.2019 20:35:06). Delta last write time is -9767500 seconds. Is source file newer: False. 2020-07-14 20:58:05,976 [19] INFO - Leaving WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail() => was thumbnail created: „False“, thumbnail width: „920“, thumbnail height: „690“). 2020-07-14 20:58:05,977 [19] INFO - Called 'skipContentCopy' scripting function with image ID = 434. 2020-07-14 20:58:05,977 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 434. 2020-07-14 20:58:05,977 [19] INFO - Removing 1 job in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:05,978 [19] INFO - Adding again 1 working-copy-only jobs in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:05,978 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 434. 2020-07-14 20:58:05,979 [19] INFO - Entering WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail(output flavor: „Preview“, is rebuild: „True“, thumbnail width: „920“, thumbnail height: „0“, return full info: „True“). 2020-07-14 20:58:05,979 [19] INFO - [IsSourceFileNewerThanDestinationFile] Comparing source file „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\4f082afe0fdf43d281573a62c65b818d.jpg“ (22.01.2019 19:23:24) with destination „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\preview\media\images\thumbnails\dscn6686-920.jpg“ (15.05.2019 20:35:08). Delta last write time is -9767504 seconds. Is source file newer: False. 2020-07-14 20:58:05,987 [19] INFO - Leaving WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail() => was thumbnail created: „False“, thumbnail width: „920“, thumbnail height: „690“). 2020-07-14 20:58:05,988 [19] INFO - Called 'skipContentCopy' scripting function with image ID = 429. 2020-07-14 20:58:05,988 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 429. 2020-07-14 20:58:05,989 [19] INFO - Adding again 1 working-copy-only jobs in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:05,989 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 429. 2020-07-14 20:58:05,990 [19] INFO - Entering WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail(output flavor: „Preview“, is rebuild: „True“, thumbnail width: „920“, thumbnail height: „0“, return full info: „True“). 2020-07-14 20:58:05,990 [19] INFO - [IsSourceFileNewerThanDestinationFile] Comparing source file „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\11763d184bb646d1a3f7e1988396997f.jpg“ (22.01.2019 19:23:18) with destination „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\preview\media\images\thumbnails\dscn6655-920.jpg“ (15.05.2019 20:35:00). Delta last write time is -9767502 seconds. Is source file newer: False. 2020-07-14 20:58:05,992 [19] INFO - Leaving WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail() => was thumbnail created: „False“, thumbnail width: „920“, thumbnail height: „690“). 2020-07-14 20:58:05,993 [19] INFO - Called 'skipContentCopy' scripting function with image ID = 432. 2020-07-14 20:58:05,993 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 432. 2020-07-14 20:58:05,993 [19] INFO - Adding again 1 working-copy-only jobs in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:05,993 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 432. 2020-07-14 20:58:05,994 [19] INFO - Entering WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail(output flavor: „Preview“, is rebuild: „True“, thumbnail width: „920“, thumbnail height: „0“, return full info: „True“). 2020-07-14 20:58:05,995 [19] INFO - [IsSourceFileNewerThanDestinationFile] Comparing source file „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\68acf793af4e48af8e5e7e2221bf3152.jpg“ (22.01.2019 19:23:22) with destination „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\preview\media\images\thumbnails\dscn6660-920.jpg“ (15.05.2019 20:35:02). Delta last write time is -9767500 seconds. Is source file newer: False. 2020-07-14 20:58:05,997 [19] INFO - Leaving WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail() => was thumbnail created: „False“, thumbnail width: „920“, thumbnail height: „690“). 2020-07-14 20:58:05,998 [19] INFO - Called 'skipContentCopy' scripting function with image ID = 433. 2020-07-14 20:58:05,998 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 433. 2020-07-14 20:58:05,998 [19] INFO - Adding again 1 working-copy-only jobs in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:05,998 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 433. 2020-07-14 20:58:05,999 [19] INFO - Entering WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail(output flavor: „Preview“, is rebuild: „True“, thumbnail width: „920“, thumbnail height: „0“, return full info: „True“). 2020-07-14 20:58:06,000 [19] INFO - [IsSourceFileNewerThanDestinationFile] Comparing source file „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\af65aaefa5b14948b9219c902109d551.jpg“ (22.01.2019 19:23:26) with destination „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\preview\media\images\thumbnails\dscn6662-920.jpg“ (15.05.2019 20:35:01). Delta last write time is -9767495 seconds. Is source file newer: False. 2020-07-14 20:58:06,001 [19] INFO - Leaving WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail() => was thumbnail created: „False“, thumbnail width: „920“, thumbnail height: „690“). 2020-07-14 20:58:06,002 [19] INFO - Called 'skipContentCopy' scripting function with image ID = 430. 2020-07-14 20:58:06,002 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 430. 2020-07-14 20:58:06,003 [19] INFO - Adding again 1 working-copy-only jobs in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:06,003 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 430. 2020-07-14 20:58:06,004 [19] INFO - Entering WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail(output flavor: „Preview“, is rebuild: „True“, thumbnail width: „920“, thumbnail height: „0“, return full info: „True“). 2020-07-14 20:58:06,004 [19] INFO - [IsSourceFileNewerThanDestinationFile] Comparing source file „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\8910bddbfe1943caa0719d52a0c2d505.jpg“ (22.01.2019 19:23:28) with destination „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\preview\media\images\thumbnails\dscn6664-920.jpg“ (15.05.2019 20:35:03). Delta last write time is -9767495 seconds. Is source file newer: False. 2020-07-14 20:58:06,005 [19] INFO - Leaving WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail() => was thumbnail created: „False“, thumbnail width: „920“, thumbnail height: „690“). 2020-07-14 20:58:06,006 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,007 [19] INFO - Adding again 1 working-copy-only jobs in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:06,007 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 431. 2020-07-14 20:58:06,008 [19] INFO - Entering WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail(output flavor: „Preview“, is rebuild: „True“, thumbnail width: „920“, thumbnail height: „0“, return full info: „True“). 2020-07-14 20:58:06,008 [19] INFO - [IsSourceFileNewerThanDestinationFile] Comparing source file „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\ee5fc38f7a874a76b287b2427036d623.jpg“ (22.01.2019 19:23:26) with destination „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\preview\media\images\thumbnails\dscn6666-920.jpg“ (15.05.2019 20:35:06). Delta last write time is -9767500 seconds. Is source file newer: False. 2020-07-14 20:58:06,010 [19] INFO - Leaving WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail() => was thumbnail created: „False“, thumbnail width: „920“, thumbnail height: „690“). 2020-07-14 20:58:06,011 [19] INFO - Called 'skipContentCopy' scripting function with image ID = 434. 2020-07-14 20:58:06,011 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 434. 2020-07-14 20:58:06,012 [19] INFO - Adding again 1 working-copy-only jobs in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:06,012 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 434. 2020-07-14 20:58:06,013 [19] INFO - Entering WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail(output flavor: „Preview“, is rebuild: „True“, thumbnail width: „920“, thumbnail height: „0“, return full info: „True“). 2020-07-14 20:58:06,013 [19] INFO - [IsSourceFileNewerThanDestinationFile] Comparing source file „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\4f082afe0fdf43d281573a62c65b818d.jpg“ (22.01.2019 19:23:24) with destination „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\preview\media\images\thumbnails\dscn6686-920.jpg“ (15.05.2019 20:35:08). Delta last write time is -9767504 seconds. Is source file newer: False. 2020-07-14 20:58:06,014 [19] INFO - Leaving WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail() => was thumbnail created: „False“, thumbnail width: „920“, thumbnail height: „690“). 2020-07-14 20:58:06,015 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,015 [19] INFO - Information: 0 : 2020-07-14 20:58:06,015 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,016 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,016 [19] INFO - Information: 0 : 2020-07-14 20:58:06,016 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,016 [19] INFO - --------- 2020-07-14 20:58:06,016 [19] INFO - Information: 0 : 2020-07-14 20:58:06,016 [19] INFO - --------- 2020-07-14 20:58:06,016 [19] INFO - function SE637303570857865604() {} SE637303570857865604.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\bilderalbumv12\standard.html'. var imagesPerPage = parseInt(article.value("imagesperpage", 0)); var isPaging = false; var contentImageWidth = "890"; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl hohlen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || 960; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } // if page contains a news area, we only approximate a 2/3 1/3 size layout in order to calculate thumbnails if ( article.area.toLowerCase() == "news" ){ gridCols = 4; } else if ( page.anyAreaArticles("News") ){ gridCols = 8; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } var showSlideshow = article.value("slideshow"); var albumId = article.value("album"); var images = project.getAlbumImages(albumId); var thumbnailWidth = article.value("width"); var thumbnailHeight = article.value("height"); var titlePosition = article.value("titleposition"); var thumbTitlePosition = article.value("thumbtitleposition", "off"); var imageMargin = parseInt(article.value("margin", "0")); // figure out if images have a border set in layout-settings and compensate for it, if the article doesn't have a custom class "noborder" set var imageBorder = 0; var tmpArticleCssClass = " " + article.cssClass; if ( tmpArticleCssClass.indexOf("noborder") == -1 && "" != "0" && "" != "" ) { imageBorder = parseInt(""); } var generateThumbs = true; if ( titlePosition !== "off" ) { var titleShow = "1"; } else { var titleShow = "0"; } if ( "de" == "en" ) { var lang = "en"; } else { var lang = "de"; } var backgroundImage = backgroundWidth = backgroundHeight = backgroundLeft = backgroundTop = ""; if ( showSlideshow && article.valueRaw("slideshowtemplate") !== "none" ) { backgroundImage = article.value("slideshowtemplate", ""); if ( backgroundImage.indexOf("/laptop.png") > -1 ) { backgroundImage = "assets/js/img/laptop.png"; var backgroundWidth = "801"; var backgroundHeight = "469"; var backgroundLeft= "104"; var backgroundTop = "31"; thumbnailWidth = "590"; thumbnailHeight = "369"; } else if ( backgroundImage.indexOf("/laptop_klein.png") > -1 ) { backgroundImage = "assets/js/img/laptop_klein.png"; var backgroundWidth = "458"; var backgroundHeight = "268"; var backgroundLeft= "59"; var backgroundTop = "18"; thumbnailWidth = "338"; thumbnailHeight = "211"; } else if ( backgroundImage.indexOf("/rahmen.png") > -1 ) { backgroundImage = "assets/js/img/rahmen.png"; var backgroundWidth = "758"; var backgroundHeight = "469"; var backgroundLeft= "55"; var backgroundTop = "57"; thumbnailWidth = "648"; thumbnailHeight = "356"; } else if ( backgroundImage.indexOf("/rahmen_klein.png") > -1 ) { backgroundImage = "assets/js/img/rahmen_klein.png"; var backgroundWidth = "458"; var backgroundHeight = "283"; var backgroundLeft= "33"; var backgroundTop = "34"; thumbnailWidth = "392"; thumbnailHeight = "214"; } } else if ( showSlideshow && article.valueRaw("slideshowtemplate") == "none" ) { thumbnailWidth = columnWidth; //generateThumbs = false; } if ( system.preview ){ //system.log(images.count == 1 ? (" 1 Bild...") : (" " + images.count + " Bilder...")); } var gridFactor = 12 / gridCols; var maxcols = Math.ceil((contentImageWidth / (thumbnailWidth+imageMargin)) / gridFactor); var onecolumnbreakpoint = 479; var maxmobilecols = Math.ceil(onecolumnbreakpoint / thumbnailWidth); var mobilecontainerwidth = 100 / maxmobilecols; var headstyle = "/* test */"; headstyle += "\ #igal" + article.id + ":not(.zpSlideshow){\n\ margin-left: -" + imageMargin/2 + "px !important;\n\ margin-right: -" + imageMargin/2 + "px !important;\n\ }\n\ /* below is to accomodates for IE rounding errors which caused the cols not to fit into the row */\n\ .ie #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc((100% / "+ maxcols +") - " + parseInt(imageMargin/2)*2 + ".1px) !important;\n\ margin: " + parseInt(imageMargin/2) + "px !important;\n\ }\n\ \n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item,\n\ #igal" + article.id + ":not(.zpSlideshow) > a,\n\ #igal" + article.id + ":not(.zpSlideshow) .slide > a{\n\ display: block;\n\ float: left;\n\ width: calc((100% / "+ maxcols +") - " + imageMargin + "px);\n\ max-width: "+ thumbnailWidth +"px;\n\ height: auto;\n\ margin: " + imageMargin / 2 + "px;\n\ }\n\ #igal" + article.id +" > a > img{\n\ max-width: 100%;\n\ display: block;\n\ }\n\ "; for ( var i = 1; i < maxcols - 1; i++){ var breakpoint = contentImageWidth - (i * thumbnailWidth); if ( breakpoint <= onecolumnbreakpoint ){ // if we reach the point, where the ZP Grid will display rows in 1-column, we break and need to use a different logic (see next for-loop) break; } var containerwidth = 100 / ( maxcols - i); headstyle += "\n\ @media screen and (max-width: " + breakpoint +"px) {\n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc(" + containerwidth + "% - " + imageMargin + "px);\n\ }\n\ }\n\ "; } // mobile display 2+-column-rows. for ( var i = 1; i < maxmobilecols; i++){ headstyle += "\n\ @media screen and (max-width: " + onecolumnbreakpoint +"px) {\n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc(" + mobilecontainerwidth + "% - " + imageMargin + "px);\n\ }\n\ }\n\ "; onecolumnbreakpoint = ( maxmobilecols -i ) * thumbnailWidth; mobilecontainerwidth = 100 / ( maxmobilecols -i ); } // mobile display 1-column-row. headstyle += "\n\ @media screen and (max-width: " + (thumbnailWidth+imageMargin) +"px) {\n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc(100% - " + imageMargin + "px);\n\ }\n\ }\n\ "; headstyle += ""; system.addHtmlHeadElement(headstyle); // polyfill for JSON.stringify() // https://gist.github.com/uupaa/5562297 function _toJSONEscapedString(str) { // @arg String: // @ret String: // @inner: to JSON escaped string if (typeof(str)==='undefined') str = ""; if ( str == ""){ return ""; } else{ var JSON_ESCAPE = { '\b': '\\b', // backspace U+0008 '\t': '\\t', // tab U+0009 '\n': '\\n', // line feed U+000A '\f': '\\f', // form feed U+000C '\r': '\\r', // carriage return U+000D '"': '\\"', // quotation mark U+0022 '\\': '\\\\' // reverse solidus U+005C }; return str.replace(/(?:[\b\t\n\f\r\"]|\\)/g, function(_) { return JSON_ESCAPE[_]; }).replace(/(?:[\x00-\x1f])/g, function(_) { return "\\u00" + ("0" + _.charCodeAt(0).toString(16)).slice(-2); }); } } context.write("\r\n\r\n"); // normales Bilderalbum mit thumbnails, ohne ContentCopy if ( !showSlideshow ) { // only activate paging via json-data when more than one page of images to show exists if ( imagesPerPage > 0 && images.count > imagesPerPage ){ isPaging = true; } context.write("\r\n\r\n\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\r\n\t\t
999999 ){ context.write("style=\"margin-right: -"); context.write( imageMargin ); context.write("px;\" "); } context.write("\r\n\t\t\tdata-article-id=\""); context.write(article.id); context.write("\" \r\n\t\t\tdata-prevtext=\"Zurück\" \r\n\t\t\tdata-nexttext=\"Weiter\" \r\n\t\t\tdata-pagetext=\"Seite {0} von {1}\" \r\n\t\t\tdata-ispaging=\""); context.write(isPaging); context.write("\" \r\n\t\t\tdata-imageeffect=\""); context.write(effectClass); context.write("\" \r\n\t\t\tdata-imagesperpage=\""); context.write(imagesPerPage); context.write("\" \r\n\t\t\tdata-kind=\"gallery\" \r\n\t\t\tdata-width=\""); context.write( thumbnailWidth ); context.write("\"\r\n\t\t\tdata-height=\""); context.write( thumbnailHeight ); context.write("\"\r\n\t\t\tdata-margin=\""); context.write( article.value("margin", "") ); context.write("\"\r\n\t\t\tdata-maxcols=\""); context.write( maxcols ); context.write("\"\r\n\t\t\tdata-bordercolor=\"default\"\r\n\t\t\tdata-borderwidth=\"0\"\r\n\t\t\tdata-numbershow=\"0\" \r\n\t\t\tdata-template=\"\" \r\n\t\t\tdata-titleshow=\""); context.write( titleShow ); context.write("\"\r\n\t\t\tdata-titleposition=\""); context.write( article.value("titleposition", "") ); context.write("\"\r\n\t\t\tdata-transition=\""); context.write( article.value("zoom", "") ); context.write("\"\r\n\t\t\tdata-inner-transition=\""); context.write( article.value("transition", "") ); context.write("\"\r\n\t\t\tdata-slideshow=\"0\"\r\n\t\t\tdata-slideshowinterval=\"0\"\r\n\t\t\tdata-lang=\""); context.write( lang ); context.write("\">\r\n\t\r\n\t\t\t"); if ( isPaging ) { context.write("\r\n\t\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\t\t
\r\n\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\r\n"); } else { context.write("\r\n\r\n\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\r\n\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\r\n\t\t\r\n\t\t"); // Slideshow mit Hintergrundbild aus Template (Laptop etc.), ohne Contentcopy if ( backgroundImage !== "" && backgroundImage !== "Keine" ) { context.write("\r\n\t\r\n\t\t\t
\r\n\t\t\t\t
\r\n\t\t\t\r\n\t\t\t\t\t\"\"\r\n\t\t\r\n\t\t\t\t\t"); var descriptionSlide1, altText1, encodedDescription1, imageSlide1; for ( var indexSlide1=0; indexSlide1 < images.count; ++indexSlide1 ) { imageSlide1 = images.item(indexSlide1); imageSlide1.skipContentCopy(); // keine contentCopy erzeugen, da überflüssig weil gleich groß wie workingCopy descriptionSlide1 = system.htmlEncode(system.removeHtmlTags(imageSlide1.description)); encodedDescription1 = system.htmlEncode(imageSlide1.description); altText1 = system.htmlEncode(system.removeHtmlTags(imageSlide1.altText)); if ( imageSlide1.createThumb(thumbnailWidth, thumbnailHeight) ) { if ( system.preview ){ system.log(" Erstelle Vorschaubild " + imageSlide1.thumbPath(thumbnailWidth, thumbnailHeight).split("/").pop()); } } context.write("\r\n\t\t\t\r\n\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\"");\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t"); if ( titleShow == "1" && imageSlide1.description !== "" ) { context.write("\r\n\t\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t\t\t"); context.write( imageSlide1.description ); context.write("\r\n\t\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\t\t
\r\n\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\r\n\t\t"); } // Slideshow ohne Hintergrundbild (Nur Bild), ohne Contentcopy else { context.write("\r\n\r\n\t\t\t"); var maxThumbnailHeight = 0; var maxThumbnailWidth = 0; for (var indexThumbnailHeight=0; indexThumbnailHeight < images.count; ++indexThumbnailHeight ) { var imageThumbnailHeight = images.item(indexThumbnailHeight); imageThumbnailHeight.skipContentCopy(); var currentThumbnailHeight = imageThumbnailHeight.createThumbWithInfo(columnWidth); if ( currentThumbnailHeight.created ) { if ( system.preview ){ system.log(" Erstelle Vorschaubild " + imageThumbnailHeight.thumbPath(columnWidth).split("/").pop()); } } if ( currentThumbnailHeight.height > maxThumbnailHeight ) { maxThumbnailHeight = currentThumbnailHeight.height; } if ( currentThumbnailHeight.width > maxThumbnailWidth ) { maxThumbnailWidth = currentThumbnailHeight.width; } } context.write("\r\n\t\t\t\r\n\t\t\t
\r\n\t\t\t\t
\r\n\t\t\t\t\t"); var descriptionSlide2, encodedDescription2, imageSlide2; for ( var indexSlide2=0; indexSlide2 < images.count; ++indexSlide2 ) { imageSlide2 = images.item(indexSlide2); imageSlide2.skipContentCopy(); descriptionSlide2 = system.htmlEncode(system.removeHtmlTags(imageSlide2.description)); encodedDescription2 = system.htmlEncode(imageSlide2.description); altText2 = system.htmlEncode(system.removeHtmlTags(imageSlide2.altText)); var tni = imageSlide2.createThumbWithInfo(columnWidth); if ( tni.created ) { if ( system.preview ){ system.log(" Erstelle Vorschaubild " + imageSlide2.thumbPath(columnWidth).split("/").pop()); } } var tmpWidth = parseInt(tni.ThumbnailWidth); var tmpHeight = parseInt(tni.ThumbnailHeight); var tmpSrc = imageSlide2.thumbPath(columnWidth); context.write("\r\n\t\t\t\r\n\t\t\t\t\t
\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\"");\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t"); if ( titleShow == "1" && imageSlide2.description !== "" ) { context.write("\r\n\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t\t"); context.write( imageSlide2.description ); context.write("\r\n\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\t
\r\n\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\r\n\t\t"); } context.write("\r\n\r\n\t\t\t\t
\r\n\t\t\t
\r\n\r\n\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\r\n"); } context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\bilderalbumv12\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570857865604().executeScript(); 2020-07-14 20:58:06,017 [19] INFO - Information: 0 : 2020-07-14 20:58:06,018 [19] INFO - function SE637303570857865604() {} SE637303570857865604.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\bilderalbumv12\standard.html'. var imagesPerPage = parseInt(article.value("imagesperpage", 0)); var isPaging = false; var contentImageWidth = "890"; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl hohlen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || 960; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } // if page contains a news area, we only approximate a 2/3 1/3 size layout in order to calculate thumbnails if ( article.area.toLowerCase() == "news" ){ gridCols = 4; } else if ( page.anyAreaArticles("News") ){ gridCols = 8; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } var showSlideshow = article.value("slideshow"); var albumId = article.value("album"); var images = project.getAlbumImages(albumId); var thumbnailWidth = article.value("width"); var thumbnailHeight = article.value("height"); var titlePosition = article.value("titleposition"); var thumbTitlePosition = article.value("thumbtitleposition", "off"); var imageMargin = parseInt(article.value("margin", "0")); // figure out if images have a border set in layout-settings and compensate for it, if the article doesn't have a custom class "noborder" set var imageBorder = 0; var tmpArticleCssClass = " " + article.cssClass; if ( tmpArticleCssClass.indexOf("noborder") == -1 && "" != "0" && "" != "" ) { imageBorder = parseInt(""); } var generateThumbs = true; if ( titlePosition !== "off" ) { var titleShow = "1"; } else { var titleShow = "0"; } if ( "de" == "en" ) { var lang = "en"; } else { var lang = "de"; } var backgroundImage = backgroundWidth = backgroundHeight = backgroundLeft = backgroundTop = ""; if ( showSlideshow && article.valueRaw("slideshowtemplate") !== "none" ) { backgroundImage = article.value("slideshowtemplate", ""); if ( backgroundImage.indexOf("/laptop.png") > -1 ) { backgroundImage = "assets/js/img/laptop.png"; var backgroundWidth = "801"; var backgroundHeight = "469"; var backgroundLeft= "104"; var backgroundTop = "31"; thumbnailWidth = "590"; thumbnailHeight = "369"; } else if ( backgroundImage.indexOf("/laptop_klein.png") > -1 ) { backgroundImage = "assets/js/img/laptop_klein.png"; var backgroundWidth = "458"; var backgroundHeight = "268"; var backgroundLeft= "59"; var backgroundTop = "18"; thumbnailWidth = "338"; thumbnailHeight = "211"; } else if ( backgroundImage.indexOf("/rahmen.png") > -1 ) { backgroundImage = "assets/js/img/rahmen.png"; var backgroundWidth = "758"; var backgroundHeight = "469"; var backgroundLeft= "55"; var backgroundTop = "57"; thumbnailWidth = "648"; thumbnailHeight = "356"; } else if ( backgroundImage.indexOf("/rahmen_klein.png") > -1 ) { backgroundImage = "assets/js/img/rahmen_klein.png"; var backgroundWidth = "458"; var backgroundHeight = "283"; var backgroundLeft= "33"; var backgroundTop = "34"; thumbnailWidth = "392"; thumbnailHeight = "214"; } } else if ( showSlideshow && article.valueRaw("slideshowtemplate") == "none" ) { thumbnailWidth = columnWidth; //generateThumbs = false; } if ( system.preview ){ //system.log(images.count == 1 ? (" 1 Bild...") : (" " + images.count + " Bilder...")); } var gridFactor = 12 / gridCols; var maxcols = Math.ceil((contentImageWidth / (thumbnailWidth+imageMargin)) / gridFactor); var onecolumnbreakpoint = 479; var maxmobilecols = Math.ceil(onecolumnbreakpoint / thumbnailWidth); var mobilecontainerwidth = 100 / maxmobilecols; var headstyle = "/* test */"; headstyle += "\ #igal" + article.id + ":not(.zpSlideshow){\n\ margin-left: -" + imageMargin/2 + "px !important;\n\ margin-right: -" + imageMargin/2 + "px !important;\n\ }\n\ /* below is to accomodates for IE rounding errors which caused the cols not to fit into the row */\n\ .ie #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc((100% / "+ maxcols +") - " + parseInt(imageMargin/2)*2 + ".1px) !important;\n\ margin: " + parseInt(imageMargin/2) + "px !important;\n\ }\n\ \n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item,\n\ #igal" + article.id + ":not(.zpSlideshow) > a,\n\ #igal" + article.id + ":not(.zpSlideshow) .slide > a{\n\ display: block;\n\ float: left;\n\ width: calc((100% / "+ maxcols +") - " + imageMargin + "px);\n\ max-width: "+ thumbnailWidth +"px;\n\ height: auto;\n\ margin: " + imageMargin / 2 + "px;\n\ }\n\ #igal" + article.id +" > a > img{\n\ max-width: 100%;\n\ display: block;\n\ }\n\ "; for ( var i = 1; i < maxcols - 1; i++){ var breakpoint = contentImageWidth - (i * thumbnailWidth); if ( breakpoint <= onecolumnbreakpoint ){ // if we reach the point, where the ZP Grid will display rows in 1-column, we break and need to use a different logic (see next for-loop) break; } var containerwidth = 100 / ( maxcols - i); headstyle += "\n\ @media screen and (max-width: " + breakpoint +"px) {\n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc(" + containerwidth + "% - " + imageMargin + "px);\n\ }\n\ }\n\ "; } // mobile display 2+-column-rows. for ( var i = 1; i < maxmobilecols; i++){ headstyle += "\n\ @media screen and (max-width: " + onecolumnbreakpoint +"px) {\n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc(" + mobilecontainerwidth + "% - " + imageMargin + "px);\n\ }\n\ }\n\ "; onecolumnbreakpoint = ( maxmobilecols -i ) * thumbnailWidth; mobilecontainerwidth = 100 / ( maxmobilecols -i ); } // mobile display 1-column-row. headstyle += "\n\ @media screen and (max-width: " + (thumbnailWidth+imageMargin) +"px) {\n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc(100% - " + imageMargin + "px);\n\ }\n\ }\n\ "; headstyle += ""; system.addHtmlHeadElement(headstyle); // polyfill for JSON.stringify() // https://gist.github.com/uupaa/5562297 function _toJSONEscapedString(str) { // @arg String: // @ret String: // @inner: to JSON escaped string if (typeof(str)==='undefined') str = ""; if ( str == ""){ return ""; } else{ var JSON_ESCAPE = { '\b': '\\b', // backspace U+0008 '\t': '\\t', // tab U+0009 '\n': '\\n', // line feed U+000A '\f': '\\f', // form feed U+000C '\r': '\\r', // carriage return U+000D '"': '\\"', // quotation mark U+0022 '\\': '\\\\' // reverse solidus U+005C }; return str.replace(/(?:[\b\t\n\f\r\"]|\\)/g, function(_) { return JSON_ESCAPE[_]; }).replace(/(?:[\x00-\x1f])/g, function(_) { return "\\u00" + ("0" + _.charCodeAt(0).toString(16)).slice(-2); }); } } context.write("\r\n\r\n"); // normales Bilderalbum mit thumbnails, ohne ContentCopy if ( !showSlideshow ) { // only activate paging via json-data when more than one page of images to show exists if ( imagesPerPage > 0 && images.count > imagesPerPage ){ isPaging = true; } context.write("\r\n\r\n\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\r\n\t\t
999999 ){ context.write("style=\"margin-right: -"); context.write( imageMargin ); context.write("px;\" "); } context.write("\r\n\t\t\tdata-article-id=\""); context.write(article.id); context.write("\" \r\n\t\t\tdata-prevtext=\"Zurück\" \r\n\t\t\tdata-nexttext=\"Weiter\" \r\n\t\t\tdata-pagetext=\"Seite {0} von {1}\" \r\n\t\t\tdata-ispaging=\""); context.write(isPaging); context.write("\" \r\n\t\t\tdata-imageeffect=\""); context.write(effectClass); context.write("\" \r\n\t\t\tdata-imagesperpage=\""); context.write(imagesPerPage); context.write("\" \r\n\t\t\tdata-kind=\"gallery\" \r\n\t\t\tdata-width=\""); context.write( thumbnailWidth ); context.write("\"\r\n\t\t\tdata-height=\""); context.write( thumbnailHeight ); context.write("\"\r\n\t\t\tdata-margin=\""); context.write( article.value("margin", "") ); context.write("\"\r\n\t\t\tdata-maxcols=\""); context.write( maxcols ); context.write("\"\r\n\t\t\tdata-bordercolor=\"default\"\r\n\t\t\tdata-borderwidth=\"0\"\r\n\t\t\tdata-numbershow=\"0\" \r\n\t\t\tdata-template=\"\" \r\n\t\t\tdata-titleshow=\""); context.write( titleShow ); context.write("\"\r\n\t\t\tdata-titleposition=\""); context.write( article.value("titleposition", "") ); context.write("\"\r\n\t\t\tdata-transition=\""); context.write( article.value("zoom", "") ); context.write("\"\r\n\t\t\tdata-inner-transition=\""); context.write( article.value("transition", "") ); context.write("\"\r\n\t\t\tdata-slideshow=\"0\"\r\n\t\t\tdata-slideshowinterval=\"0\"\r\n\t\t\tdata-lang=\""); context.write( lang ); context.write("\">\r\n\t\r\n\t\t\t"); if ( isPaging ) { context.write("\r\n\t\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\t\t
\r\n\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\r\n"); } else { context.write("\r\n\r\n\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\r\n\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\r\n\t\t\r\n\t\t"); // Slideshow mit Hintergrundbild aus Template (Laptop etc.), ohne Contentcopy if ( backgroundImage !== "" && backgroundImage !== "Keine" ) { context.write("\r\n\t\r\n\t\t\t
\r\n\t\t\t\t
\r\n\t\t\t\r\n\t\t\t\t\t\"\"\r\n\t\t\r\n\t\t\t\t\t"); var descriptionSlide1, altText1, encodedDescription1, imageSlide1; for ( var indexSlide1=0; indexSlide1 < images.count; ++indexSlide1 ) { imageSlide1 = images.item(indexSlide1); imageSlide1.skipContentCopy(); // keine contentCopy erzeugen, da überflüssig weil gleich groß wie workingCopy descriptionSlide1 = system.htmlEncode(system.removeHtmlTags(imageSlide1.description)); encodedDescription1 = system.htmlEncode(imageSlide1.description); altText1 = system.htmlEncode(system.removeHtmlTags(imageSlide1.altText)); if ( imageSlide1.createThumb(thumbnailWidth, thumbnailHeight) ) { if ( system.preview ){ system.log(" Erstelle Vorschaubild " + imageSlide1.thumbPath(thumbnailWidth, thumbnailHeight).split("/").pop()); } } context.write("\r\n\t\t\t\r\n\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\"");\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t"); if ( titleShow == "1" && imageSlide1.description !== "" ) { context.write("\r\n\t\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t\t\t"); context.write( imageSlide1.description ); context.write("\r\n\t\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\t\t
\r\n\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\r\n\t\t"); } // Slideshow ohne Hintergrundbild (Nur Bild), ohne Contentcopy else { context.write("\r\n\r\n\t\t\t"); var maxThumbnailHeight = 0; var maxThumbnailWidth = 0; for (var indexThumbnailHeight=0; indexThumbnailHeight < images.count; ++indexThumbnailHeight ) { var imageThumbnailHeight = images.item(indexThumbnailHeight); imageThumbnailHeight.skipContentCopy(); var currentThumbnailHeight = imageThumbnailHeight.createThumbWithInfo(columnWidth); if ( currentThumbnailHeight.created ) { if ( system.preview ){ system.log(" Erstelle Vorschaubild " + imageThumbnailHeight.thumbPath(columnWidth).split("/").pop()); } } if ( currentThumbnailHeight.height > maxThumbnailHeight ) { maxThumbnailHeight = currentThumbnailHeight.height; } if ( currentThumbnailHeight.width > maxThumbnailWidth ) { maxThumbnailWidth = currentThumbnailHeight.width; } } context.write("\r\n\t\t\t\r\n\t\t\t
\r\n\t\t\t\t
\r\n\t\t\t\t\t"); var descriptionSlide2, encodedDescription2, imageSlide2; for ( var indexSlide2=0; indexSlide2 < images.count; ++indexSlide2 ) { imageSlide2 = images.item(indexSlide2); imageSlide2.skipContentCopy(); descriptionSlide2 = system.htmlEncode(system.removeHtmlTags(imageSlide2.description)); encodedDescription2 = system.htmlEncode(imageSlide2.description); altText2 = system.htmlEncode(system.removeHtmlTags(imageSlide2.altText)); var tni = imageSlide2.createThumbWithInfo(columnWidth); if ( tni.created ) { if ( system.preview ){ system.log(" Erstelle Vorschaubild " + imageSlide2.thumbPath(columnWidth).split("/").pop()); } } var tmpWidth = parseInt(tni.ThumbnailWidth); var tmpHeight = parseInt(tni.ThumbnailHeight); var tmpSrc = imageSlide2.thumbPath(columnWidth); context.write("\r\n\t\t\t\r\n\t\t\t\t\t
\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\"");\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t"); if ( titleShow == "1" && imageSlide2.description !== "" ) { context.write("\r\n\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t\t"); context.write( imageSlide2.description ); context.write("\r\n\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\t
\r\n\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\r\n\t\t"); } context.write("\r\n\r\n\t\t\t\t
\r\n\t\t\t
\r\n\r\n\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\r\n"); } context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\bilderalbumv12\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570857865604().executeScript(); 2020-07-14 20:58:06,018 [19] INFO - --------- 2020-07-14 20:58:06,018 [19] INFO - Information: 0 : 2020-07-14 20:58:06,018 [19] INFO - --------- 2020-07-14 20:58:06,019 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1949. 2020-07-14 20:58:06,019 [19] INFO - Information: 0 : 2020-07-14 20:58:06,019 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1949. 2020-07-14 20:58:06,019 [19] INFO - --------- 2020-07-14 20:58:06,019 [19] INFO - Information: 0 : 2020-07-14 20:58:06,019 [19] INFO - --------- 2020-07-14 20:58:06,019 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,020 [19] INFO - Information: 0 : 2020-07-14 20:58:06,020 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,020 [19] INFO - --------- 2020-07-14 20:58:06,020 [19] INFO - Information: 0 : 2020-07-14 20:58:06,021 [19] INFO - --------- 2020-07-14 20:58:06,021 [19] INFO - function SE637303570860195737() {} SE637303570860195737.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860195737().executeScript(); 2020-07-14 20:58:06,021 [19] INFO - Information: 0 : 2020-07-14 20:58:06,021 [19] INFO - function SE637303570860195737() {} SE637303570860195737.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860195737().executeScript(); 2020-07-14 20:58:06,021 [19] INFO - --------- 2020-07-14 20:58:06,021 [19] INFO - Information: 0 : 2020-07-14 20:58:06,021 [19] INFO - --------- 2020-07-14 20:58:06,024 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,024 [19] INFO - Information: 0 : 2020-07-14 20:58:06,024 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,024 [19] INFO - --------- 2020-07-14 20:58:06,024 [19] INFO - Information: 0 : 2020-07-14 20:58:06,024 [19] INFO - --------- 2020-07-14 20:58:06,024 [19] INFO - function SE637303570860245740() {} SE637303570860245740.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860245740().executeScript(); 2020-07-14 20:58:06,024 [19] INFO - Information: 0 : 2020-07-14 20:58:06,025 [19] INFO - function SE637303570860245740() {} SE637303570860245740.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860245740().executeScript(); 2020-07-14 20:58:06,025 [19] INFO - --------- 2020-07-14 20:58:06,025 [19] INFO - Information: 0 : 2020-07-14 20:58:06,025 [19] INFO - --------- 2020-07-14 20:58:06,029 [19] INFO - Information: 0 : 2020-07-14 20:58:06,029 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,032 [19] INFO - Information: 0 : 2020-07-14 20:58:06,032 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,032 [19] INFO - Information: 0 : 2020-07-14 20:58:06,032 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,033 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,033 [19] INFO - Information: 0 : 2020-07-14 20:58:06,033 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,033 [19] INFO - --------- 2020-07-14 20:58:06,033 [19] INFO - Information: 0 : 2020-07-14 20:58:06,033 [19] INFO - --------- 2020-07-14 20:58:06,033 [19] INFO - function SE637303570860245740() {} SE637303570860245740.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860245740().executeScript(); 2020-07-14 20:58:06,034 [19] INFO - Information: 0 : 2020-07-14 20:58:06,034 [19] INFO - function SE637303570860245740() {} SE637303570860245740.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860245740().executeScript(); 2020-07-14 20:58:06,034 [19] INFO - --------- 2020-07-14 20:58:06,034 [19] INFO - Information: 0 : 2020-07-14 20:58:06,034 [19] INFO - --------- 2020-07-14 20:58:06,034 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1950. 2020-07-14 20:58:06,034 [19] INFO - Information: 0 : 2020-07-14 20:58:06,034 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1950. 2020-07-14 20:58:06,034 [19] INFO - --------- 2020-07-14 20:58:06,035 [19] INFO - Information: 0 : 2020-07-14 20:58:06,035 [19] INFO - --------- 2020-07-14 20:58:06,035 [19] INFO - [system.partial] „article-begin.html“ 11 ms „“ 2020-07-14 20:58:06,035 [19] INFO - Information: 0 : 2020-07-14 20:58:06,035 [19] INFO - [system.partial] „article-begin.html“ 11 ms „“ 2020-07-14 20:58:06,035 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,035 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,035 [19] INFO - Information: 0 : 2020-07-14 20:58:06,036 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,036 [19] INFO - --------- 2020-07-14 20:58:06,036 [19] INFO - Information: 0 : 2020-07-14 20:58:06,036 [19] INFO - --------- 2020-07-14 20:58:06,036 [19] INFO - function SE637303570860355746() {} SE637303570860355746.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860355746().executeScript(); 2020-07-14 20:58:06,036 [19] INFO - Information: 0 : 2020-07-14 20:58:06,036 [19] INFO - function SE637303570860355746() {} SE637303570860355746.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860355746().executeScript(); 2020-07-14 20:58:06,036 [19] INFO - --------- 2020-07-14 20:58:06,036 [19] INFO - Information: 0 : 2020-07-14 20:58:06,037 [19] INFO - --------- 2020-07-14 20:58:06,039 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,039 [19] INFO - Information: 0 : 2020-07-14 20:58:06,039 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,039 [19] INFO - --------- 2020-07-14 20:58:06,039 [19] INFO - Information: 0 : 2020-07-14 20:58:06,039 [19] INFO - --------- 2020-07-14 20:58:06,040 [19] INFO - function SE637303570860355746() {} SE637303570860355746.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860355746().executeScript(); 2020-07-14 20:58:06,040 [19] INFO - Information: 0 : 2020-07-14 20:58:06,040 [19] INFO - function SE637303570860355746() {} SE637303570860355746.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860355746().executeScript(); 2020-07-14 20:58:06,040 [19] INFO - --------- 2020-07-14 20:58:06,040 [19] INFO - Information: 0 : 2020-07-14 20:58:06,040 [19] INFO - --------- 2020-07-14 20:58:06,040 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1951. 2020-07-14 20:58:06,041 [19] INFO - Information: 0 : 2020-07-14 20:58:06,041 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1951. 2020-07-14 20:58:06,041 [19] INFO - --------- 2020-07-14 20:58:06,041 [19] INFO - Information: 0 : 2020-07-14 20:58:06,041 [19] INFO - --------- 2020-07-14 20:58:06,041 [19] INFO - [system.partial] „article-headline.html“ 5 ms „“ 2020-07-14 20:58:06,041 [19] INFO - Information: 0 : 2020-07-14 20:58:06,041 [19] INFO - [system.partial] „article-headline.html“ 5 ms „“ 2020-07-14 20:58:06,041 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,042 [19] INFO - Information: 0 : 2020-07-14 20:58:06,042 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,042 [19] INFO - --------- 2020-07-14 20:58:06,042 [19] INFO - Information: 0 : 2020-07-14 20:58:06,042 [19] INFO - --------- 2020-07-14 20:58:06,042 [19] INFO - function SE637303570860415750() {} SE637303570860415750.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860415750().executeScript(); 2020-07-14 20:58:06,042 [19] INFO - Information: 0 : 2020-07-14 20:58:06,042 [19] INFO - function SE637303570860415750() {} SE637303570860415750.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860415750().executeScript(); 2020-07-14 20:58:06,042 [19] INFO - --------- 2020-07-14 20:58:06,043 [19] INFO - Information: 0 : 2020-07-14 20:58:06,043 [19] INFO - --------- 2020-07-14 20:58:06,045 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,046 [19] INFO - Information: 0 : 2020-07-14 20:58:06,046 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,046 [19] INFO - --------- 2020-07-14 20:58:06,046 [19] INFO - Information: 0 : 2020-07-14 20:58:06,046 [19] INFO - --------- 2020-07-14 20:58:06,046 [19] INFO - function SE637303570860415750() {} SE637303570860415750.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860415750().executeScript(); 2020-07-14 20:58:06,046 [19] INFO - Information: 0 : 2020-07-14 20:58:06,046 [19] INFO - function SE637303570860415750() {} SE637303570860415750.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860415750().executeScript(); 2020-07-14 20:58:06,046 [19] INFO - --------- 2020-07-14 20:58:06,047 [19] INFO - Information: 0 : 2020-07-14 20:58:06,047 [19] INFO - --------- 2020-07-14 20:58:06,047 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1952. 2020-07-14 20:58:06,047 [19] INFO - Information: 0 : 2020-07-14 20:58:06,047 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1952. 2020-07-14 20:58:06,047 [19] INFO - --------- 2020-07-14 20:58:06,047 [19] INFO - Information: 0 : 2020-07-14 20:58:06,047 [19] INFO - --------- 2020-07-14 20:58:06,047 [19] INFO - [system.partial] „inline-editor-start.html“ 5 ms „“ 2020-07-14 20:58:06,047 [19] INFO - Information: 0 : 2020-07-14 20:58:06,048 [19] INFO - [system.partial] „inline-editor-start.html“ 5 ms „“ 2020-07-14 20:58:06,048 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,048 [19] INFO - Information: 0 : 2020-07-14 20:58:06,048 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,048 [19] INFO - --------- 2020-07-14 20:58:06,048 [19] INFO - Information: 0 : 2020-07-14 20:58:06,048 [19] INFO - --------- 2020-07-14 20:58:06,048 [19] INFO - function SE637303570860485754() {} SE637303570860485754.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860485754().executeScript(); 2020-07-14 20:58:06,049 [19] INFO - Information: 0 : 2020-07-14 20:58:06,049 [19] INFO - function SE637303570860485754() {} SE637303570860485754.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860485754().executeScript(); 2020-07-14 20:58:06,049 [19] INFO - --------- 2020-07-14 20:58:06,049 [19] INFO - Information: 0 : 2020-07-14 20:58:06,049 [19] INFO - --------- 2020-07-14 20:58:06,050 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,050 [19] INFO - Information: 0 : 2020-07-14 20:58:06,050 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,050 [19] INFO - --------- 2020-07-14 20:58:06,050 [19] INFO - Information: 0 : 2020-07-14 20:58:06,050 [19] INFO - --------- 2020-07-14 20:58:06,050 [19] INFO - function SE637303570860485754() {} SE637303570860485754.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860485754().executeScript(); 2020-07-14 20:58:06,051 [19] INFO - Information: 0 : 2020-07-14 20:58:06,051 [19] INFO - function SE637303570860485754() {} SE637303570860485754.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860485754().executeScript(); 2020-07-14 20:58:06,051 [19] INFO - --------- 2020-07-14 20:58:06,051 [19] INFO - Information: 0 : 2020-07-14 20:58:06,051 [19] INFO - --------- 2020-07-14 20:58:06,051 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1953. 2020-07-14 20:58:06,051 [19] INFO - Information: 0 : 2020-07-14 20:58:06,051 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1953. 2020-07-14 20:58:06,051 [19] INFO - --------- 2020-07-14 20:58:06,051 [19] INFO - Information: 0 : 2020-07-14 20:58:06,052 [19] INFO - --------- 2020-07-14 20:58:06,052 [19] INFO - [system.partial] „inline-editor-end.html“ 3 ms „“ 2020-07-14 20:58:06,052 [19] INFO - Information: 0 : 2020-07-14 20:58:06,052 [19] INFO - [system.partial] „inline-editor-end.html“ 3 ms „“ 2020-07-14 20:58:06,052 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,052 [19] INFO - Information: 0 : 2020-07-14 20:58:06,052 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,052 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,053 [19] INFO - Information: 0 : 2020-07-14 20:58:06,053 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,053 [19] INFO - --------- 2020-07-14 20:58:06,053 [19] INFO - Information: 0 : 2020-07-14 20:58:06,053 [19] INFO - --------- 2020-07-14 20:58:06,053 [19] INFO - function SE637303570860195737() {} SE637303570860195737.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860195737().executeScript(); 2020-07-14 20:58:06,053 [19] INFO - Information: 0 : 2020-07-14 20:58:06,053 [19] INFO - function SE637303570860195737() {} SE637303570860195737.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860195737().executeScript(); 2020-07-14 20:58:06,053 [19] INFO - --------- 2020-07-14 20:58:06,053 [19] INFO - Information: 0 : 2020-07-14 20:58:06,054 [19] INFO - --------- 2020-07-14 20:58:06,054 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1954. 2020-07-14 20:58:06,054 [19] INFO - Information: 0 : 2020-07-14 20:58:06,054 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1954. 2020-07-14 20:58:06,054 [19] INFO - --------- 2020-07-14 20:58:06,054 [19] INFO - Information: 0 : 2020-07-14 20:58:06,054 [19] INFO - --------- 2020-07-14 20:58:06,055 [19] INFO - Information: 0 : 2020-07-14 20:58:06,055 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,058 [19] INFO - Information: 0 : 2020-07-14 20:58:06,058 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,058 [19] INFO - Information: 0 : 2020-07-14 20:58:06,058 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,058 [19] INFO - Information: 0 : 2020-07-14 20:58:06,059 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,061 [19] INFO - Information: 0 : 2020-07-14 20:58:06,061 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,061 [19] INFO - Information: 0 : 2020-07-14 20:58:06,061 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,063 [19] INFO - Information: 0 : 2020-07-14 20:58:06,063 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,065 [19] INFO - Information: 0 : 2020-07-14 20:58:06,065 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,065 [19] INFO - Information: 0 : 2020-07-14 20:58:06,065 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,067 [19] INFO - Information: 0 : 2020-07-14 20:58:06,067 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,069 [19] INFO - Information: 0 : 2020-07-14 20:58:06,069 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,069 [19] INFO - Information: 0 : 2020-07-14 20:58:06,069 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,071 [19] INFO - Information: 0 : 2020-07-14 20:58:06,071 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,073 [19] INFO - Information: 0 : 2020-07-14 20:58:06,073 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,073 [19] INFO - Information: 0 : 2020-07-14 20:58:06,074 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,074 [19] INFO - Information: 0 : 2020-07-14 20:58:06,074 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,075 [19] INFO - Information: 0 : 2020-07-14 20:58:06,076 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,076 [19] INFO - Information: 0 : 2020-07-14 20:58:06,076 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,078 [19] INFO - Information: 0 : 2020-07-14 20:58:06,079 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,080 [19] INFO - Information: 0 : 2020-07-14 20:58:06,080 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,081 [19] INFO - Information: 0 : 2020-07-14 20:58:06,081 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,081 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,082 [19] INFO - Information: 0 : 2020-07-14 20:58:06,082 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,082 [19] INFO - --------- 2020-07-14 20:58:06,082 [19] INFO - Information: 0 : 2020-07-14 20:58:06,082 [19] INFO - --------- 2020-07-14 20:58:06,082 [19] INFO - function SE637303570860815773() {} SE637303570860815773.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860815773().executeScript(); 2020-07-14 20:58:06,082 [19] INFO - Information: 0 : 2020-07-14 20:58:06,082 [19] INFO - function SE637303570860815773() {} SE637303570860815773.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860815773().executeScript(); 2020-07-14 20:58:06,083 [19] INFO - --------- 2020-07-14 20:58:06,083 [19] INFO - Information: 0 : 2020-07-14 20:58:06,083 [19] INFO - --------- 2020-07-14 20:58:06,084 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,084 [19] INFO - Information: 0 : 2020-07-14 20:58:06,084 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,084 [19] INFO - --------- 2020-07-14 20:58:06,085 [19] INFO - Information: 0 : 2020-07-14 20:58:06,085 [19] INFO - --------- 2020-07-14 20:58:06,085 [19] INFO - function SE637303570860845774() {} SE637303570860845774.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860845774().executeScript(); 2020-07-14 20:58:06,085 [19] INFO - Information: 0 : 2020-07-14 20:58:06,085 [19] INFO - function SE637303570860845774() {} SE637303570860845774.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860845774().executeScript(); 2020-07-14 20:58:06,086 [19] INFO - --------- 2020-07-14 20:58:06,086 [19] INFO - Information: 0 : 2020-07-14 20:58:06,086 [19] INFO - --------- 2020-07-14 20:58:06,091 [19] INFO - Information: 0 : 2020-07-14 20:58:06,091 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,093 [19] INFO - Information: 0 : 2020-07-14 20:58:06,094 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,094 [19] INFO - Information: 0 : 2020-07-14 20:58:06,094 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,094 [19] INFO - Information: 0 : 2020-07-14 20:58:06,094 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,096 [19] INFO - Information: 0 : 2020-07-14 20:58:06,097 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,097 [19] INFO - Information: 0 : 2020-07-14 20:58:06,097 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,098 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,098 [19] INFO - Information: 0 : 2020-07-14 20:58:06,098 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,098 [19] INFO - --------- 2020-07-14 20:58:06,099 [19] INFO - Information: 0 : 2020-07-14 20:58:06,099 [19] INFO - --------- 2020-07-14 20:58:06,099 [19] INFO - function SE637303570860845774() {} SE637303570860845774.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860845774().executeScript(); 2020-07-14 20:58:06,099 [19] INFO - Information: 0 : 2020-07-14 20:58:06,099 [19] INFO - function SE637303570860845774() {} SE637303570860845774.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860845774().executeScript(); 2020-07-14 20:58:06,099 [19] INFO - --------- 2020-07-14 20:58:06,100 [19] INFO - Information: 0 : 2020-07-14 20:58:06,100 [19] INFO - --------- 2020-07-14 20:58:06,100 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1955. 2020-07-14 20:58:06,100 [19] INFO - Information: 0 : 2020-07-14 20:58:06,100 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1955. 2020-07-14 20:58:06,100 [19] INFO - --------- 2020-07-14 20:58:06,100 [19] INFO - Information: 0 : 2020-07-14 20:58:06,100 [19] INFO - --------- 2020-07-14 20:58:06,100 [19] INFO - [system.partial] „article-begin.html“ 16 ms „“ 2020-07-14 20:58:06,101 [19] INFO - Information: 0 : 2020-07-14 20:58:06,101 [19] INFO - [system.partial] „article-begin.html“ 16 ms „“ 2020-07-14 20:58:06,101 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,101 [19] INFO - Information: 0 : 2020-07-14 20:58:06,101 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,101 [19] INFO - --------- 2020-07-14 20:58:06,101 [19] INFO - Information: 0 : 2020-07-14 20:58:06,102 [19] INFO - --------- 2020-07-14 20:58:06,102 [19] INFO - function SE637303570861015784() {} SE637303570861015784.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861015784().executeScript(); 2020-07-14 20:58:06,102 [19] INFO - Information: 0 : 2020-07-14 20:58:06,102 [19] INFO - function SE637303570861015784() {} SE637303570861015784.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861015784().executeScript(); 2020-07-14 20:58:06,102 [19] INFO - --------- 2020-07-14 20:58:06,102 [19] INFO - Information: 0 : 2020-07-14 20:58:06,102 [19] INFO - --------- 2020-07-14 20:58:06,104 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,104 [19] INFO - Information: 0 : 2020-07-14 20:58:06,104 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,104 [19] INFO - --------- 2020-07-14 20:58:06,104 [19] INFO - Information: 0 : 2020-07-14 20:58:06,104 [19] INFO - --------- 2020-07-14 20:58:06,105 [19] INFO - function SE637303570861015784() {} SE637303570861015784.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861015784().executeScript(); 2020-07-14 20:58:06,107 [19] INFO - Information: 0 : 2020-07-14 20:58:06,107 [19] INFO - function SE637303570861015784() {} SE637303570861015784.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861015784().executeScript(); 2020-07-14 20:58:06,107 [19] INFO - --------- 2020-07-14 20:58:06,107 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,107 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1956. 2020-07-14 20:58:06,107 [19] INFO - Information: 0 : 2020-07-14 20:58:06,108 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1956. 2020-07-14 20:58:06,108 [19] INFO - --------- 2020-07-14 20:58:06,108 [19] INFO - Information: 0 : 2020-07-14 20:58:06,108 [19] INFO - --------- 2020-07-14 20:58:06,108 [19] INFO - [system.partial] „article-headline.html“ 7 ms „“ 2020-07-14 20:58:06,108 [19] INFO - Information: 0 : 2020-07-14 20:58:06,108 [19] INFO - [system.partial] „article-headline.html“ 7 ms „“ 2020-07-14 20:58:06,108 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,109 [19] INFO - Information: 0 : 2020-07-14 20:58:06,109 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,109 [19] INFO - --------- 2020-07-14 20:58:06,109 [19] INFO - Information: 0 : 2020-07-14 20:58:06,109 [19] INFO - --------- 2020-07-14 20:58:06,109 [19] INFO - function SE637303570861085788() {} SE637303570861085788.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861085788().executeScript(); 2020-07-14 20:58:06,109 [19] INFO - Information: 0 : 2020-07-14 20:58:06,109 [19] INFO - function SE637303570861085788() {} SE637303570861085788.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861085788().executeScript(); 2020-07-14 20:58:06,109 [19] INFO - --------- 2020-07-14 20:58:06,110 [19] INFO - Information: 0 : 2020-07-14 20:58:06,110 [19] INFO - --------- 2020-07-14 20:58:06,113 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,113 [19] INFO - Information: 0 : 2020-07-14 20:58:06,113 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,113 [19] INFO - --------- 2020-07-14 20:58:06,113 [19] INFO - Information: 0 : 2020-07-14 20:58:06,113 [19] INFO - --------- 2020-07-14 20:58:06,113 [19] INFO - function SE637303570861085788() {} SE637303570861085788.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861085788().executeScript(); 2020-07-14 20:58:06,114 [19] INFO - Information: 0 : 2020-07-14 20:58:06,114 [19] INFO - function SE637303570861085788() {} SE637303570861085788.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861085788().executeScript(); 2020-07-14 20:58:06,114 [19] INFO - --------- 2020-07-14 20:58:06,114 [19] INFO - Information: 0 : 2020-07-14 20:58:06,114 [19] INFO - --------- 2020-07-14 20:58:06,114 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1957. 2020-07-14 20:58:06,114 [19] INFO - Information: 0 : 2020-07-14 20:58:06,114 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1957. 2020-07-14 20:58:06,114 [19] INFO - --------- 2020-07-14 20:58:06,115 [19] INFO - Information: 0 : 2020-07-14 20:58:06,115 [19] INFO - --------- 2020-07-14 20:58:06,115 [19] INFO - [system.partial] „inline-editor-start.html“ 6 ms „“ 2020-07-14 20:58:06,115 [19] INFO - Information: 0 : 2020-07-14 20:58:06,115 [19] INFO - [system.partial] „inline-editor-start.html“ 6 ms „“ 2020-07-14 20:58:06,115 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,115 [19] INFO - Information: 0 : 2020-07-14 20:58:06,116 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,116 [19] INFO - --------- 2020-07-14 20:58:06,116 [19] INFO - Information: 0 : 2020-07-14 20:58:06,116 [19] INFO - --------- 2020-07-14 20:58:06,116 [19] INFO - function SE637303570861155792() {} SE637303570861155792.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861155792().executeScript(); 2020-07-14 20:58:06,116 [19] INFO - Information: 0 : 2020-07-14 20:58:06,116 [19] INFO - function SE637303570861155792() {} SE637303570861155792.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861155792().executeScript(); 2020-07-14 20:58:06,116 [19] INFO - --------- 2020-07-14 20:58:06,116 [19] INFO - Information: 0 : 2020-07-14 20:58:06,117 [19] INFO - --------- 2020-07-14 20:58:06,118 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,118 [19] INFO - Information: 0 : 2020-07-14 20:58:06,118 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,118 [19] INFO - --------- 2020-07-14 20:58:06,118 [19] INFO - Information: 0 : 2020-07-14 20:58:06,118 [19] INFO - --------- 2020-07-14 20:58:06,118 [19] INFO - function SE637303570861155792() {} SE637303570861155792.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861155792().executeScript(); 2020-07-14 20:58:06,119 [19] INFO - Information: 0 : 2020-07-14 20:58:06,119 [19] INFO - function SE637303570861155792() {} SE637303570861155792.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861155792().executeScript(); 2020-07-14 20:58:06,119 [19] INFO - --------- 2020-07-14 20:58:06,119 [19] INFO - Information: 0 : 2020-07-14 20:58:06,119 [19] INFO - --------- 2020-07-14 20:58:06,119 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1958. 2020-07-14 20:58:06,119 [19] INFO - Information: 0 : 2020-07-14 20:58:06,119 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1958. 2020-07-14 20:58:06,119 [19] INFO - --------- 2020-07-14 20:58:06,119 [19] INFO - Information: 0 : 2020-07-14 20:58:06,120 [19] INFO - --------- 2020-07-14 20:58:06,120 [19] INFO - [system.partial] „inline-editor-end.html“ 4 ms „“ 2020-07-14 20:58:06,120 [19] INFO - Information: 0 : 2020-07-14 20:58:06,121 [19] INFO - [system.partial] „inline-editor-end.html“ 4 ms „“ 2020-07-14 20:58:06,121 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,121 [19] INFO - Information: 0 : 2020-07-14 20:58:06,121 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,121 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,121 [19] INFO - Information: 0 : 2020-07-14 20:58:06,121 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,121 [19] INFO - --------- 2020-07-14 20:58:06,122 [19] INFO - Information: 0 : 2020-07-14 20:58:06,122 [19] INFO - --------- 2020-07-14 20:58:06,122 [19] INFO - function SE637303570860815773() {} SE637303570860815773.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860815773().executeScript(); 2020-07-14 20:58:06,122 [19] INFO - Information: 0 : 2020-07-14 20:58:06,122 [19] INFO - function SE637303570860815773() {} SE637303570860815773.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570860815773().executeScript(); 2020-07-14 20:58:06,122 [19] INFO - --------- 2020-07-14 20:58:06,122 [19] INFO - Information: 0 : 2020-07-14 20:58:06,122 [19] INFO - --------- 2020-07-14 20:58:06,123 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1959. 2020-07-14 20:58:06,123 [19] INFO - Information: 0 : 2020-07-14 20:58:06,123 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1959. 2020-07-14 20:58:06,123 [19] INFO - --------- 2020-07-14 20:58:06,123 [19] INFO - Information: 0 : 2020-07-14 20:58:06,123 [19] INFO - --------- 2020-07-14 20:58:06,124 [19] INFO - Information: 0 : 2020-07-14 20:58:06,124 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,127 [19] INFO - Information: 0 : 2020-07-14 20:58:06,127 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,127 [19] INFO - Information: 0 : 2020-07-14 20:58:06,127 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,128 [19] INFO - Information: 0 : 2020-07-14 20:58:06,128 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,130 [19] INFO - Information: 0 : 2020-07-14 20:58:06,130 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,130 [19] INFO - Information: 0 : 2020-07-14 20:58:06,130 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,131 [19] INFO - Information: 0 : 2020-07-14 20:58:06,132 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,133 [19] INFO - Information: 0 : 2020-07-14 20:58:06,133 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,133 [19] INFO - Information: 0 : 2020-07-14 20:58:06,134 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,136 [19] INFO - Information: 0 : 2020-07-14 20:58:06,136 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,138 [19] INFO - Information: 0 : 2020-07-14 20:58:06,138 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,138 [19] INFO - Information: 0 : 2020-07-14 20:58:06,138 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,139 [19] INFO - Information: 0 : 2020-07-14 20:58:06,140 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,142 [19] INFO - Information: 0 : 2020-07-14 20:58:06,142 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,142 [19] INFO - Information: 0 : 2020-07-14 20:58:06,143 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,143 [19] INFO - Information: 0 : 2020-07-14 20:58:06,144 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,147 [19] INFO - Information: 0 : 2020-07-14 20:58:06,147 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,147 [19] INFO - Information: 0 : 2020-07-14 20:58:06,147 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,150 [19] INFO - Information: 0 : 2020-07-14 20:58:06,150 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,152 [19] INFO - Information: 0 : 2020-07-14 20:58:06,152 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,152 [19] INFO - Information: 0 : 2020-07-14 20:58:06,153 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,153 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,154 [19] INFO - Information: 0 : 2020-07-14 20:58:06,154 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,154 [19] INFO - --------- 2020-07-14 20:58:06,154 [19] INFO - Information: 0 : 2020-07-14 20:58:06,154 [19] INFO - --------- 2020-07-14 20:58:06,154 [19] INFO - function SE637303570861535814() {} SE637303570861535814.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861535814().executeScript(); 2020-07-14 20:58:06,154 [19] INFO - Information: 0 : 2020-07-14 20:58:06,154 [19] INFO - function SE637303570861535814() {} SE637303570861535814.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861535814().executeScript(); 2020-07-14 20:58:06,154 [19] INFO - --------- 2020-07-14 20:58:06,155 [19] INFO - Information: 0 : 2020-07-14 20:58:06,155 [19] INFO - --------- 2020-07-14 20:58:06,156 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,156 [19] INFO - Information: 0 : 2020-07-14 20:58:06,156 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,156 [19] INFO - --------- 2020-07-14 20:58:06,156 [19] INFO - Information: 0 : 2020-07-14 20:58:06,156 [19] INFO - --------- 2020-07-14 20:58:06,157 [19] INFO - function SE637303570861565815() {} SE637303570861565815.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861565815().executeScript(); 2020-07-14 20:58:06,157 [19] INFO - Information: 0 : 2020-07-14 20:58:06,157 [19] INFO - function SE637303570861565815() {} SE637303570861565815.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861565815().executeScript(); 2020-07-14 20:58:06,157 [19] INFO - --------- 2020-07-14 20:58:06,157 [19] INFO - Information: 0 : 2020-07-14 20:58:06,157 [19] INFO - --------- 2020-07-14 20:58:06,162 [19] INFO - Information: 0 : 2020-07-14 20:58:06,162 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,163 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,164 [19] INFO - Information: 0 : 2020-07-14 20:58:06,164 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,164 [19] INFO - Information: 0 : 2020-07-14 20:58:06,164 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,165 [19] INFO - Information: 0 : 2020-07-14 20:58:06,165 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,166 [19] INFO - Information: 0 : 2020-07-14 20:58:06,167 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,167 [19] INFO - Information: 0 : 2020-07-14 20:58:06,167 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,168 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,168 [19] INFO - Information: 0 : 2020-07-14 20:58:06,168 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,168 [19] INFO - --------- 2020-07-14 20:58:06,168 [19] INFO - Information: 0 : 2020-07-14 20:58:06,168 [19] INFO - --------- 2020-07-14 20:58:06,168 [19] INFO - function SE637303570861565815() {} SE637303570861565815.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861565815().executeScript(); 2020-07-14 20:58:06,169 [19] INFO - Information: 0 : 2020-07-14 20:58:06,169 [19] INFO - function SE637303570861565815() {} SE637303570861565815.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861565815().executeScript(); 2020-07-14 20:58:06,169 [19] INFO - --------- 2020-07-14 20:58:06,169 [19] INFO - Information: 0 : 2020-07-14 20:58:06,169 [19] INFO - --------- 2020-07-14 20:58:06,169 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1960. 2020-07-14 20:58:06,169 [19] INFO - Information: 0 : 2020-07-14 20:58:06,169 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1960. 2020-07-14 20:58:06,169 [19] INFO - --------- 2020-07-14 20:58:06,170 [19] INFO - Information: 0 : 2020-07-14 20:58:06,170 [19] INFO - --------- 2020-07-14 20:58:06,170 [19] INFO - [system.partial] „article-begin.html“ 14 ms „“ 2020-07-14 20:58:06,171 [19] INFO - Information: 0 : 2020-07-14 20:58:06,171 [19] INFO - [system.partial] „article-begin.html“ 14 ms „“ 2020-07-14 20:58:06,171 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,171 [19] INFO - Information: 0 : 2020-07-14 20:58:06,172 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,172 [19] INFO - --------- 2020-07-14 20:58:06,172 [19] INFO - Information: 0 : 2020-07-14 20:58:06,172 [19] INFO - --------- 2020-07-14 20:58:06,172 [19] INFO - function SE637303570861715824() {} SE637303570861715824.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861715824().executeScript(); 2020-07-14 20:58:06,172 [19] INFO - Information: 0 : 2020-07-14 20:58:06,172 [19] INFO - function SE637303570861715824() {} SE637303570861715824.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861715824().executeScript(); 2020-07-14 20:58:06,173 [19] INFO - --------- 2020-07-14 20:58:06,173 [19] INFO - Information: 0 : 2020-07-14 20:58:06,173 [19] INFO - --------- 2020-07-14 20:58:06,176 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,177 [19] INFO - Information: 0 : 2020-07-14 20:58:06,177 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,177 [19] INFO - --------- 2020-07-14 20:58:06,177 [19] INFO - Information: 0 : 2020-07-14 20:58:06,177 [19] INFO - --------- 2020-07-14 20:58:06,177 [19] INFO - function SE637303570861715824() {} SE637303570861715824.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861715824().executeScript(); 2020-07-14 20:58:06,177 [19] INFO - Information: 0 : 2020-07-14 20:58:06,177 [19] INFO - function SE637303570861715824() {} SE637303570861715824.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861715824().executeScript(); 2020-07-14 20:58:06,178 [19] INFO - --------- 2020-07-14 20:58:06,178 [19] INFO - Information: 0 : 2020-07-14 20:58:06,178 [19] INFO - --------- 2020-07-14 20:58:06,178 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1961. 2020-07-14 20:58:06,178 [19] INFO - Information: 0 : 2020-07-14 20:58:06,178 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1961. 2020-07-14 20:58:06,178 [19] INFO - --------- 2020-07-14 20:58:06,178 [19] INFO - Information: 0 : 2020-07-14 20:58:06,178 [19] INFO - --------- 2020-07-14 20:58:06,179 [19] INFO - [system.partial] „article-headline.html“ 7 ms „“ 2020-07-14 20:58:06,179 [19] INFO - Information: 0 : 2020-07-14 20:58:06,179 [19] INFO - [system.partial] „article-headline.html“ 7 ms „“ 2020-07-14 20:58:06,179 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,179 [19] INFO - Information: 0 : 2020-07-14 20:58:06,179 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,179 [19] INFO - --------- 2020-07-14 20:58:06,179 [19] INFO - Information: 0 : 2020-07-14 20:58:06,180 [19] INFO - --------- 2020-07-14 20:58:06,180 [19] INFO - function SE637303570861795829() {} SE637303570861795829.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861795829().executeScript(); 2020-07-14 20:58:06,180 [19] INFO - Information: 0 : 2020-07-14 20:58:06,180 [19] INFO - function SE637303570861795829() {} SE637303570861795829.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861795829().executeScript(); 2020-07-14 20:58:06,180 [19] INFO - --------- 2020-07-14 20:58:06,180 [19] INFO - Information: 0 : 2020-07-14 20:58:06,180 [19] INFO - --------- 2020-07-14 20:58:06,183 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,183 [19] INFO - Information: 0 : 2020-07-14 20:58:06,183 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,183 [19] INFO - --------- 2020-07-14 20:58:06,183 [19] INFO - Information: 0 : 2020-07-14 20:58:06,183 [19] INFO - --------- 2020-07-14 20:58:06,183 [19] INFO - function SE637303570861795829() {} SE637303570861795829.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861795829().executeScript(); 2020-07-14 20:58:06,183 [19] INFO - Information: 0 : 2020-07-14 20:58:06,183 [19] INFO - function SE637303570861795829() {} SE637303570861795829.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861795829().executeScript(); 2020-07-14 20:58:06,184 [19] INFO - --------- 2020-07-14 20:58:06,184 [19] INFO - Information: 0 : 2020-07-14 20:58:06,184 [19] INFO - --------- 2020-07-14 20:58:06,184 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1962. 2020-07-14 20:58:06,184 [19] INFO - Information: 0 : 2020-07-14 20:58:06,184 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1962. 2020-07-14 20:58:06,184 [19] INFO - --------- 2020-07-14 20:58:06,184 [19] INFO - Information: 0 : 2020-07-14 20:58:06,185 [19] INFO - --------- 2020-07-14 20:58:06,185 [19] INFO - [system.partial] „inline-editor-start.html“ 5 ms „“ 2020-07-14 20:58:06,185 [19] INFO - Information: 0 : 2020-07-14 20:58:06,185 [19] INFO - [system.partial] „inline-editor-start.html“ 5 ms „“ 2020-07-14 20:58:06,185 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,185 [19] INFO - Information: 0 : 2020-07-14 20:58:06,185 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,186 [19] INFO - --------- 2020-07-14 20:58:06,186 [19] INFO - Information: 0 : 2020-07-14 20:58:06,186 [19] INFO - --------- 2020-07-14 20:58:06,186 [19] INFO - function SE637303570861855832() {} SE637303570861855832.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861855832().executeScript(); 2020-07-14 20:58:06,186 [19] INFO - Information: 0 : 2020-07-14 20:58:06,186 [19] INFO - function SE637303570861855832() {} SE637303570861855832.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861855832().executeScript(); 2020-07-14 20:58:06,186 [19] INFO - --------- 2020-07-14 20:58:06,186 [19] INFO - Information: 0 : 2020-07-14 20:58:06,186 [19] INFO - --------- 2020-07-14 20:58:06,188 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,188 [19] INFO - Information: 0 : 2020-07-14 20:58:06,188 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,188 [19] INFO - --------- 2020-07-14 20:58:06,188 [19] INFO - Information: 0 : 2020-07-14 20:58:06,188 [19] INFO - --------- 2020-07-14 20:58:06,188 [19] INFO - function SE637303570861855832() {} SE637303570861855832.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861855832().executeScript(); 2020-07-14 20:58:06,188 [19] INFO - Information: 0 : 2020-07-14 20:58:06,188 [19] INFO - function SE637303570861855832() {} SE637303570861855832.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861855832().executeScript(); 2020-07-14 20:58:06,189 [19] INFO - --------- 2020-07-14 20:58:06,189 [19] INFO - Information: 0 : 2020-07-14 20:58:06,190 [19] INFO - --------- 2020-07-14 20:58:06,190 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1963. 2020-07-14 20:58:06,190 [19] INFO - Information: 0 : 2020-07-14 20:58:06,190 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1963. 2020-07-14 20:58:06,190 [19] INFO - --------- 2020-07-14 20:58:06,190 [19] INFO - Information: 0 : 2020-07-14 20:58:06,190 [19] INFO - --------- 2020-07-14 20:58:06,190 [19] INFO - [system.partial] „inline-editor-end.html“ 5 ms „“ 2020-07-14 20:58:06,191 [19] INFO - Information: 0 : 2020-07-14 20:58:06,191 [19] INFO - [system.partial] „inline-editor-end.html“ 5 ms „“ 2020-07-14 20:58:06,191 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,191 [19] INFO - Information: 0 : 2020-07-14 20:58:06,191 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,191 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,191 [19] INFO - Information: 0 : 2020-07-14 20:58:06,191 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,192 [19] INFO - --------- 2020-07-14 20:58:06,192 [19] INFO - Information: 0 : 2020-07-14 20:58:06,192 [19] INFO - --------- 2020-07-14 20:58:06,192 [19] INFO - function SE637303570861535814() {} SE637303570861535814.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861535814().executeScript(); 2020-07-14 20:58:06,192 [19] INFO - Information: 0 : 2020-07-14 20:58:06,192 [19] INFO - function SE637303570861535814() {} SE637303570861535814.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570861535814().executeScript(); 2020-07-14 20:58:06,192 [19] INFO - --------- 2020-07-14 20:58:06,192 [19] INFO - Information: 0 : 2020-07-14 20:58:06,193 [19] INFO - --------- 2020-07-14 20:58:06,193 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1964. 2020-07-14 20:58:06,193 [19] INFO - Information: 0 : 2020-07-14 20:58:06,193 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1964. 2020-07-14 20:58:06,193 [19] INFO - --------- 2020-07-14 20:58:06,193 [19] INFO - Information: 0 : 2020-07-14 20:58:06,193 [19] INFO - --------- 2020-07-14 20:58:06,194 [19] INFO - Information: 0 : 2020-07-14 20:58:06,194 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,195 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,197 [19] INFO - Information: 0 : 2020-07-14 20:58:06,198 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,198 [19] INFO - Information: 0 : 2020-07-14 20:58:06,198 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,198 [19] INFO - Information: 0 : 2020-07-14 20:58:06,199 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,201 [19] INFO - Information: 0 : 2020-07-14 20:58:06,201 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,201 [19] INFO - Information: 0 : 2020-07-14 20:58:06,201 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,202 [19] INFO - Information: 0 : 2020-07-14 20:58:06,202 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,203 [19] INFO - Information: 0 : 2020-07-14 20:58:06,204 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,204 [19] INFO - Information: 0 : 2020-07-14 20:58:06,204 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,206 [19] INFO - Information: 0 : 2020-07-14 20:58:06,206 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,207 [19] INFO - Information: 0 : 2020-07-14 20:58:06,208 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,208 [19] INFO - Information: 0 : 2020-07-14 20:58:06,208 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,209 [19] INFO - Information: 0 : 2020-07-14 20:58:06,209 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,211 [19] INFO - Information: 0 : 2020-07-14 20:58:06,211 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,211 [19] INFO - Information: 0 : 2020-07-14 20:58:06,211 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,212 [19] INFO - Information: 0 : 2020-07-14 20:58:06,212 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,213 [19] INFO - Information: 0 : 2020-07-14 20:58:06,213 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,213 [19] INFO - Information: 0 : 2020-07-14 20:58:06,214 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,216 [19] INFO - Information: 0 : 2020-07-14 20:58:06,216 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,218 [19] INFO - Information: 0 : 2020-07-14 20:58:06,218 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,218 [19] INFO - Information: 0 : 2020-07-14 20:58:06,218 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,219 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,219 [19] INFO - Information: 0 : 2020-07-14 20:58:06,219 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,220 [19] INFO - --------- 2020-07-14 20:58:06,220 [19] INFO - Information: 0 : 2020-07-14 20:58:06,220 [19] INFO - --------- 2020-07-14 20:58:06,220 [19] INFO - function SE637303570862195852() {} SE637303570862195852.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862195852().executeScript(); 2020-07-14 20:58:06,221 [19] INFO - Information: 0 : 2020-07-14 20:58:06,221 [19] INFO - function SE637303570862195852() {} SE637303570862195852.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862195852().executeScript(); 2020-07-14 20:58:06,221 [19] INFO - --------- 2020-07-14 20:58:06,221 [19] INFO - Information: 0 : 2020-07-14 20:58:06,221 [19] INFO - --------- 2020-07-14 20:58:06,223 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,224 [19] INFO - Information: 0 : 2020-07-14 20:58:06,224 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,224 [19] INFO - --------- 2020-07-14 20:58:06,224 [19] INFO - Information: 0 : 2020-07-14 20:58:06,224 [19] INFO - --------- 2020-07-14 20:58:06,224 [19] INFO - function SE637303570862235854() {} SE637303570862235854.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862235854().executeScript(); 2020-07-14 20:58:06,225 [19] INFO - Information: 0 : 2020-07-14 20:58:06,225 [19] INFO - function SE637303570862235854() {} SE637303570862235854.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862235854().executeScript(); 2020-07-14 20:58:06,225 [19] INFO - --------- 2020-07-14 20:58:06,225 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,230 [19] INFO - Information: 0 : 2020-07-14 20:58:06,230 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,232 [19] INFO - Information: 0 : 2020-07-14 20:58:06,232 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,232 [19] INFO - Information: 0 : 2020-07-14 20:58:06,233 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,233 [19] INFO - Information: 0 : 2020-07-14 20:58:06,233 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,234 [19] INFO - Information: 0 : 2020-07-14 20:58:06,234 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,235 [19] INFO - Information: 0 : 2020-07-14 20:58:06,235 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,235 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,235 [19] INFO - Information: 0 : 2020-07-14 20:58:06,236 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,236 [19] INFO - --------- 2020-07-14 20:58:06,236 [19] INFO - Information: 0 : 2020-07-14 20:58:06,236 [19] INFO - --------- 2020-07-14 20:58:06,236 [19] INFO - function SE637303570862235854() {} SE637303570862235854.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862235854().executeScript(); 2020-07-14 20:58:06,236 [19] INFO - Information: 0 : 2020-07-14 20:58:06,236 [19] INFO - function SE637303570862235854() {} SE637303570862235854.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862235854().executeScript(); 2020-07-14 20:58:06,238 [19] INFO - --------- 2020-07-14 20:58:06,238 [19] INFO - Information: 0 : 2020-07-14 20:58:06,238 [19] INFO - --------- 2020-07-14 20:58:06,238 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1965. 2020-07-14 20:58:06,238 [19] INFO - Information: 0 : 2020-07-14 20:58:06,238 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1965. 2020-07-14 20:58:06,238 [19] INFO - --------- 2020-07-14 20:58:06,238 [19] INFO - Information: 0 : 2020-07-14 20:58:06,238 [19] INFO - --------- 2020-07-14 20:58:06,239 [19] INFO - [system.partial] „article-begin.html“ 16 ms „“ 2020-07-14 20:58:06,239 [19] INFO - Information: 0 : 2020-07-14 20:58:06,239 [19] INFO - [system.partial] „article-begin.html“ 16 ms „“ 2020-07-14 20:58:06,239 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,239 [19] INFO - Information: 0 : 2020-07-14 20:58:06,239 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,240 [19] INFO - --------- 2020-07-14 20:58:06,240 [19] INFO - Information: 0 : 2020-07-14 20:58:06,240 [19] INFO - --------- 2020-07-14 20:58:06,240 [19] INFO - function SE637303570862395863() {} SE637303570862395863.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862395863().executeScript(); 2020-07-14 20:58:06,240 [19] INFO - Information: 0 : 2020-07-14 20:58:06,240 [19] INFO - function SE637303570862395863() {} SE637303570862395863.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862395863().executeScript(); 2020-07-14 20:58:06,240 [19] INFO - --------- 2020-07-14 20:58:06,240 [19] INFO - Information: 0 : 2020-07-14 20:58:06,241 [19] INFO - --------- 2020-07-14 20:58:06,242 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,242 [19] INFO - Information: 0 : 2020-07-14 20:58:06,242 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,242 [19] INFO - --------- 2020-07-14 20:58:06,243 [19] INFO - Information: 0 : 2020-07-14 20:58:06,243 [19] INFO - --------- 2020-07-14 20:58:06,243 [19] INFO - function SE637303570862395863() {} SE637303570862395863.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862395863().executeScript(); 2020-07-14 20:58:06,243 [19] INFO - Information: 0 : 2020-07-14 20:58:06,243 [19] INFO - function SE637303570862395863() {} SE637303570862395863.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862395863().executeScript(); 2020-07-14 20:58:06,243 [19] INFO - --------- 2020-07-14 20:58:06,243 [19] INFO - Information: 0 : 2020-07-14 20:58:06,243 [19] INFO - --------- 2020-07-14 20:58:06,244 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1966. 2020-07-14 20:58:06,244 [19] INFO - Information: 0 : 2020-07-14 20:58:06,244 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1966. 2020-07-14 20:58:06,244 [19] INFO - --------- 2020-07-14 20:58:06,244 [19] INFO - Information: 0 : 2020-07-14 20:58:06,244 [19] INFO - --------- 2020-07-14 20:58:06,244 [19] INFO - [system.partial] „article-headline.html“ 5 ms „“ 2020-07-14 20:58:06,244 [19] INFO - Information: 0 : 2020-07-14 20:58:06,244 [19] INFO - [system.partial] „article-headline.html“ 5 ms „“ 2020-07-14 20:58:06,245 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,245 [19] INFO - Information: 0 : 2020-07-14 20:58:06,246 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,246 [19] INFO - --------- 2020-07-14 20:58:06,246 [19] INFO - Information: 0 : 2020-07-14 20:58:06,246 [19] INFO - --------- 2020-07-14 20:58:06,246 [19] INFO - function SE637303570862455866() {} SE637303570862455866.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862455866().executeScript(); 2020-07-14 20:58:06,246 [19] INFO - Information: 0 : 2020-07-14 20:58:06,246 [19] INFO - function SE637303570862455866() {} SE637303570862455866.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862455866().executeScript(); 2020-07-14 20:58:06,246 [19] INFO - --------- 2020-07-14 20:58:06,246 [19] INFO - Information: 0 : 2020-07-14 20:58:06,247 [19] INFO - --------- 2020-07-14 20:58:06,249 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,249 [19] INFO - Information: 0 : 2020-07-14 20:58:06,249 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,249 [19] INFO - --------- 2020-07-14 20:58:06,249 [19] INFO - Information: 0 : 2020-07-14 20:58:06,250 [19] INFO - --------- 2020-07-14 20:58:06,250 [19] INFO - function SE637303570862455866() {} SE637303570862455866.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862455866().executeScript(); 2020-07-14 20:58:06,250 [19] INFO - Information: 0 : 2020-07-14 20:58:06,250 [19] INFO - function SE637303570862455866() {} SE637303570862455866.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862455866().executeScript(); 2020-07-14 20:58:06,250 [19] INFO - --------- 2020-07-14 20:58:06,250 [19] INFO - Information: 0 : 2020-07-14 20:58:06,250 [19] INFO - --------- 2020-07-14 20:58:06,250 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1967. 2020-07-14 20:58:06,251 [19] INFO - Information: 0 : 2020-07-14 20:58:06,251 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1967. 2020-07-14 20:58:06,251 [19] INFO - --------- 2020-07-14 20:58:06,251 [19] INFO - Information: 0 : 2020-07-14 20:58:06,251 [19] INFO - --------- 2020-07-14 20:58:06,251 [19] INFO - [system.partial] „inline-editor-start.html“ 6 ms „“ 2020-07-14 20:58:06,251 [19] INFO - Information: 0 : 2020-07-14 20:58:06,251 [19] INFO - [system.partial] „inline-editor-start.html“ 6 ms „“ 2020-07-14 20:58:06,252 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,252 [19] INFO - Information: 0 : 2020-07-14 20:58:06,252 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,252 [19] INFO - --------- 2020-07-14 20:58:06,252 [19] INFO - Information: 0 : 2020-07-14 20:58:06,252 [19] INFO - --------- 2020-07-14 20:58:06,252 [19] INFO - function SE637303570862525870() {} SE637303570862525870.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862525870().executeScript(); 2020-07-14 20:58:06,252 [19] INFO - Information: 0 : 2020-07-14 20:58:06,252 [19] INFO - function SE637303570862525870() {} SE637303570862525870.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862525870().executeScript(); 2020-07-14 20:58:06,253 [19] INFO - --------- 2020-07-14 20:58:06,253 [19] INFO - Information: 0 : 2020-07-14 20:58:06,253 [19] INFO - --------- 2020-07-14 20:58:06,254 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,254 [19] INFO - Information: 0 : 2020-07-14 20:58:06,254 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,254 [19] INFO - --------- 2020-07-14 20:58:06,254 [19] INFO - Information: 0 : 2020-07-14 20:58:06,254 [19] INFO - --------- 2020-07-14 20:58:06,254 [19] INFO - function SE637303570862525870() {} SE637303570862525870.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862525870().executeScript(); 2020-07-14 20:58:06,254 [19] INFO - Information: 0 : 2020-07-14 20:58:06,255 [19] INFO - function SE637303570862525870() {} SE637303570862525870.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862525870().executeScript(); 2020-07-14 20:58:06,255 [19] INFO - --------- 2020-07-14 20:58:06,255 [19] INFO - Information: 0 : 2020-07-14 20:58:06,255 [19] INFO - --------- 2020-07-14 20:58:06,255 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1968. 2020-07-14 20:58:06,255 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,255 [19] INFO - --------- 2020-07-14 20:58:06,255 [19] INFO - Information: 0 : 2020-07-14 20:58:06,255 [19] INFO - --------- 2020-07-14 20:58:06,256 [19] INFO - [system.partial] „inline-editor-end.html“ 4 ms „“ 2020-07-14 20:58:06,256 [19] INFO - Information: 0 : 2020-07-14 20:58:06,256 [19] INFO - [system.partial] „inline-editor-end.html“ 4 ms „“ 2020-07-14 20:58:06,256 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,256 [19] INFO - Information: 0 : 2020-07-14 20:58:06,256 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,256 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,256 [19] INFO - Information: 0 : 2020-07-14 20:58:06,257 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,257 [19] INFO - --------- 2020-07-14 20:58:06,257 [19] INFO - Information: 0 : 2020-07-14 20:58:06,257 [19] INFO - --------- 2020-07-14 20:58:06,257 [19] INFO - function SE637303570862195852() {} SE637303570862195852.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862195852().executeScript(); 2020-07-14 20:58:06,257 [19] INFO - Information: 0 : 2020-07-14 20:58:06,257 [19] INFO - function SE637303570862195852() {} SE637303570862195852.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862195852().executeScript(); 2020-07-14 20:58:06,257 [19] INFO - --------- 2020-07-14 20:58:06,257 [19] INFO - Information: 0 : 2020-07-14 20:58:06,258 [19] INFO - --------- 2020-07-14 20:58:06,258 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1969. 2020-07-14 20:58:06,258 [19] INFO - Information: 0 : 2020-07-14 20:58:06,258 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1969. 2020-07-14 20:58:06,258 [19] INFO - --------- 2020-07-14 20:58:06,258 [19] INFO - Information: 0 : 2020-07-14 20:58:06,258 [19] INFO - --------- 2020-07-14 20:58:06,259 [19] INFO - Information: 0 : 2020-07-14 20:58:06,259 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,262 [19] INFO - Information: 0 : 2020-07-14 20:58:06,262 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,263 [19] INFO - Information: 0 : 2020-07-14 20:58:06,263 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,263 [19] INFO - Information: 0 : 2020-07-14 20:58:06,264 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,266 [19] INFO - Information: 0 : 2020-07-14 20:58:06,266 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,266 [19] INFO - Information: 0 : 2020-07-14 20:58:06,266 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,267 [19] INFO - Information: 0 : 2020-07-14 20:58:06,267 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,269 [19] INFO - Information: 0 : 2020-07-14 20:58:06,269 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,269 [19] INFO - Information: 0 : 2020-07-14 20:58:06,269 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,272 [19] INFO - Information: 0 : 2020-07-14 20:58:06,272 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,273 [19] INFO - Information: 0 : 2020-07-14 20:58:06,273 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,274 [19] INFO - Information: 0 : 2020-07-14 20:58:06,274 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,275 [19] INFO - Information: 0 : 2020-07-14 20:58:06,275 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,277 [19] INFO - Information: 0 : 2020-07-14 20:58:06,277 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,277 [19] INFO - Information: 0 : 2020-07-14 20:58:06,277 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,278 [19] INFO - Information: 0 : 2020-07-14 20:58:06,278 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,279 [19] INFO - Information: 0 : 2020-07-14 20:58:06,279 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,279 [19] INFO - Information: 0 : 2020-07-14 20:58:06,279 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,282 [19] INFO - Information: 0 : 2020-07-14 20:58:06,282 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,284 [19] INFO - Information: 0 : 2020-07-14 20:58:06,284 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,284 [19] INFO - Information: 0 : 2020-07-14 20:58:06,284 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,287 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,287 [19] INFO - Information: 0 : 2020-07-14 20:58:06,287 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,288 [19] INFO - --------- 2020-07-14 20:58:06,288 [19] INFO - Information: 0 : 2020-07-14 20:58:06,288 [19] INFO - --------- 2020-07-14 20:58:06,288 [19] INFO - function SE637303570862875890() {} SE637303570862875890.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862875890().executeScript(); 2020-07-14 20:58:06,288 [19] INFO - Information: 0 : 2020-07-14 20:58:06,288 [19] INFO - function SE637303570862875890() {} SE637303570862875890.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862875890().executeScript(); 2020-07-14 20:58:06,288 [19] INFO - --------- 2020-07-14 20:58:06,288 [19] INFO - Information: 0 : 2020-07-14 20:58:06,288 [19] INFO - --------- 2020-07-14 20:58:06,290 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,290 [19] INFO - Information: 0 : 2020-07-14 20:58:06,290 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,290 [19] INFO - --------- 2020-07-14 20:58:06,290 [19] INFO - Information: 0 : 2020-07-14 20:58:06,290 [19] INFO - --------- 2020-07-14 20:58:06,290 [19] INFO - function SE637303570862905892() {} SE637303570862905892.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862905892().executeScript(); 2020-07-14 20:58:06,291 [19] INFO - Information: 0 : 2020-07-14 20:58:06,291 [19] INFO - function SE637303570862905892() {} SE637303570862905892.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862905892().executeScript(); 2020-07-14 20:58:06,292 [19] INFO - --------- 2020-07-14 20:58:06,292 [19] INFO - Information: 0 : 2020-07-14 20:58:06,292 [19] INFO - --------- 2020-07-14 20:58:06,293 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,297 [19] INFO - Information: 0 : 2020-07-14 20:58:06,297 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,299 [19] INFO - Information: 0 : 2020-07-14 20:58:06,299 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,300 [19] INFO - Information: 0 : 2020-07-14 20:58:06,300 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,300 [19] INFO - Information: 0 : 2020-07-14 20:58:06,300 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,302 [19] INFO - Information: 0 : 2020-07-14 20:58:06,302 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,302 [19] INFO - Information: 0 : 2020-07-14 20:58:06,302 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,303 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,303 [19] INFO - Information: 0 : 2020-07-14 20:58:06,303 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,303 [19] INFO - --------- 2020-07-14 20:58:06,303 [19] INFO - Information: 0 : 2020-07-14 20:58:06,303 [19] INFO - --------- 2020-07-14 20:58:06,303 [19] INFO - function SE637303570862905892() {} SE637303570862905892.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862905892().executeScript(); 2020-07-14 20:58:06,303 [19] INFO - Information: 0 : 2020-07-14 20:58:06,304 [19] INFO - function SE637303570862905892() {} SE637303570862905892.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862905892().executeScript(); 2020-07-14 20:58:06,304 [19] INFO - --------- 2020-07-14 20:58:06,304 [19] INFO - Information: 0 : 2020-07-14 20:58:06,304 [19] INFO - --------- 2020-07-14 20:58:06,304 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1970. 2020-07-14 20:58:06,304 [19] INFO - Information: 0 : 2020-07-14 20:58:06,304 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1970. 2020-07-14 20:58:06,304 [19] INFO - --------- 2020-07-14 20:58:06,305 [19] INFO - Information: 0 : 2020-07-14 20:58:06,305 [19] INFO - --------- 2020-07-14 20:58:06,305 [19] INFO - [system.partial] „article-begin.html“ 15 ms „“ 2020-07-14 20:58:06,305 [19] INFO - Information: 0 : 2020-07-14 20:58:06,305 [19] INFO - [system.partial] „article-begin.html“ 15 ms „“ 2020-07-14 20:58:06,305 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,306 [19] INFO - Information: 0 : 2020-07-14 20:58:06,306 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,306 [19] INFO - --------- 2020-07-14 20:58:06,306 [19] INFO - Information: 0 : 2020-07-14 20:58:06,306 [19] INFO - --------- 2020-07-14 20:58:06,306 [19] INFO - function SE637303570863055901() {} SE637303570863055901.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570863055901().executeScript(); 2020-07-14 20:58:06,306 [19] INFO - Information: 0 : 2020-07-14 20:58:06,306 [19] INFO - function SE637303570863055901() {} SE637303570863055901.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570863055901().executeScript(); 2020-07-14 20:58:06,307 [19] INFO - --------- 2020-07-14 20:58:06,307 [19] INFO - Information: 0 : 2020-07-14 20:58:06,307 [19] INFO - --------- 2020-07-14 20:58:06,310 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,310 [19] INFO - Information: 0 : 2020-07-14 20:58:06,310 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,310 [19] INFO - --------- 2020-07-14 20:58:06,311 [19] INFO - Information: 0 : 2020-07-14 20:58:06,311 [19] INFO - --------- 2020-07-14 20:58:06,311 [19] INFO - function SE637303570863055901() {} SE637303570863055901.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570863055901().executeScript(); 2020-07-14 20:58:06,311 [19] INFO - Information: 0 : 2020-07-14 20:58:06,311 [19] INFO - function SE637303570863055901() {} SE637303570863055901.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570863055901().executeScript(); 2020-07-14 20:58:06,311 [19] INFO - --------- 2020-07-14 20:58:06,311 [19] INFO - Information: 0 : 2020-07-14 20:58:06,311 [19] INFO - --------- 2020-07-14 20:58:06,311 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1971. 2020-07-14 20:58:06,312 [19] INFO - Information: 0 : 2020-07-14 20:58:06,312 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1971. 2020-07-14 20:58:06,313 [19] INFO - --------- 2020-07-14 20:58:06,313 [19] INFO - Information: 0 : 2020-07-14 20:58:06,313 [19] INFO - --------- 2020-07-14 20:58:06,313 [19] INFO - [system.partial] „article-headline.html“ 7 ms „“ 2020-07-14 20:58:06,313 [19] INFO - Information: 0 : 2020-07-14 20:58:06,313 [19] INFO - [system.partial] „article-headline.html“ 7 ms „“ 2020-07-14 20:58:06,313 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,314 [19] INFO - Information: 0 : 2020-07-14 20:58:06,314 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,314 [19] INFO - --------- 2020-07-14 20:58:06,314 [19] INFO - Information: 0 : 2020-07-14 20:58:06,314 [19] INFO - --------- 2020-07-14 20:58:06,314 [19] INFO - function SE637303570863135905() {} SE637303570863135905.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570863135905().executeScript(); 2020-07-14 20:58:06,314 [19] INFO - Information: 0 : 2020-07-14 20:58:06,314 [19] INFO - function SE637303570863135905() {} SE637303570863135905.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570863135905().executeScript(); 2020-07-14 20:58:06,315 [19] INFO - --------- 2020-07-14 20:58:06,315 [19] INFO - Information: 0 : 2020-07-14 20:58:06,315 [19] INFO - --------- 2020-07-14 20:58:06,317 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,317 [19] INFO - Information: 0 : 2020-07-14 20:58:06,317 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,317 [19] INFO - --------- 2020-07-14 20:58:06,317 [19] INFO - Information: 0 : 2020-07-14 20:58:06,318 [19] INFO - --------- 2020-07-14 20:58:06,318 [19] INFO - function SE637303570863135905() {} SE637303570863135905.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570863135905().executeScript(); 2020-07-14 20:58:06,318 [19] INFO - Information: 0 : 2020-07-14 20:58:06,318 [19] INFO - function SE637303570863135905() {} SE637303570863135905.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570863135905().executeScript(); 2020-07-14 20:58:06,318 [19] INFO - --------- 2020-07-14 20:58:06,318 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,318 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1972. 2020-07-14 20:58:06,318 [19] INFO - Information: 0 : 2020-07-14 20:58:06,318 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1972. 2020-07-14 20:58:06,319 [19] INFO - --------- 2020-07-14 20:58:06,319 [19] INFO - Information: 0 : 2020-07-14 20:58:06,319 [19] INFO - --------- 2020-07-14 20:58:06,319 [19] INFO - [system.partial] „inline-editor-start.html“ 5 ms „“ 2020-07-14 20:58:06,319 [19] INFO - Information: 0 : 2020-07-14 20:58:06,319 [19] INFO - [system.partial] „inline-editor-start.html“ 5 ms „“ 2020-07-14 20:58:06,319 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,320 [19] INFO - Information: 0 : 2020-07-14 20:58:06,320 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,320 [19] INFO - --------- 2020-07-14 20:58:06,320 [19] INFO - Information: 0 : 2020-07-14 20:58:06,321 [19] INFO - --------- 2020-07-14 20:58:06,321 [19] INFO - function SE637303570863195909() {} SE637303570863195909.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570863195909().executeScript(); 2020-07-14 20:58:06,321 [19] INFO - Information: 0 : 2020-07-14 20:58:06,321 [19] INFO - function SE637303570863195909() {} SE637303570863195909.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570863195909().executeScript(); 2020-07-14 20:58:06,321 [19] INFO - --------- 2020-07-14 20:58:06,321 [19] INFO - Information: 0 : 2020-07-14 20:58:06,321 [19] INFO - --------- 2020-07-14 20:58:06,322 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,322 [19] INFO - Information: 0 : 2020-07-14 20:58:06,323 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,323 [19] INFO - --------- 2020-07-14 20:58:06,323 [19] INFO - Information: 0 : 2020-07-14 20:58:06,323 [19] INFO - --------- 2020-07-14 20:58:06,323 [19] INFO - function SE637303570863195909() {} SE637303570863195909.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570863195909().executeScript(); 2020-07-14 20:58:06,323 [19] INFO - Information: 0 : 2020-07-14 20:58:06,323 [19] INFO - function SE637303570863195909() {} SE637303570863195909.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570863195909().executeScript(); 2020-07-14 20:58:06,323 [19] INFO - --------- 2020-07-14 20:58:06,323 [19] INFO - Information: 0 : 2020-07-14 20:58:06,324 [19] INFO - --------- 2020-07-14 20:58:06,324 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1973. 2020-07-14 20:58:06,324 [19] INFO - Information: 0 : 2020-07-14 20:58:06,324 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1973. 2020-07-14 20:58:06,324 [19] INFO - --------- 2020-07-14 20:58:06,324 [19] INFO - Information: 0 : 2020-07-14 20:58:06,324 [19] INFO - --------- 2020-07-14 20:58:06,324 [19] INFO - [system.partial] „inline-editor-end.html“ 4 ms „“ 2020-07-14 20:58:06,324 [19] INFO - Information: 0 : 2020-07-14 20:58:06,324 [19] INFO - [system.partial] „inline-editor-end.html“ 4 ms „“ 2020-07-14 20:58:06,329 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,329 [19] INFO - Information: 0 : 2020-07-14 20:58:06,329 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,330 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,330 [19] INFO - Information: 0 : 2020-07-14 20:58:06,330 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,330 [19] INFO - --------- 2020-07-14 20:58:06,330 [19] INFO - Information: 0 : 2020-07-14 20:58:06,330 [19] INFO - --------- 2020-07-14 20:58:06,330 [19] INFO - function SE637303570862875890() {} SE637303570862875890.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862875890().executeScript(); 2020-07-14 20:58:06,330 [19] INFO - Information: 0 : 2020-07-14 20:58:06,330 [19] INFO - function SE637303570862875890() {} SE637303570862875890.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570862875890().executeScript(); 2020-07-14 20:58:06,331 [19] INFO - --------- 2020-07-14 20:58:06,331 [19] INFO - Information: 0 : 2020-07-14 20:58:06,331 [19] INFO - --------- 2020-07-14 20:58:06,331 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1974. 2020-07-14 20:58:06,331 [19] INFO - Information: 0 : 2020-07-14 20:58:06,331 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1974. 2020-07-14 20:58:06,331 [19] INFO - --------- 2020-07-14 20:58:06,331 [19] INFO - Information: 0 : 2020-07-14 20:58:06,331 [19] INFO - --------- 2020-07-14 20:58:06,332 [19] INFO - Information: 0 : 2020-07-14 20:58:06,332 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,335 [19] INFO - Information: 0 : 2020-07-14 20:58:06,335 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,335 [19] INFO - Information: 0 : 2020-07-14 20:58:06,335 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,336 [19] INFO - Information: 0 : 2020-07-14 20:58:06,336 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,338 [19] INFO - Information: 0 : 2020-07-14 20:58:06,338 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,338 [19] INFO - Information: 0 : 2020-07-14 20:58:06,339 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,340 [19] INFO - Information: 0 : 2020-07-14 20:58:06,340 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,341 [19] INFO - Information: 0 : 2020-07-14 20:58:06,341 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,341 [19] INFO - Information: 0 : 2020-07-14 20:58:06,341 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,344 [19] INFO - Information: 0 : 2020-07-14 20:58:06,344 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,346 [19] INFO - Information: 0 : 2020-07-14 20:58:06,346 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,346 [19] INFO - Information: 0 : 2020-07-14 20:58:06,346 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,347 [19] INFO - Information: 0 : 2020-07-14 20:58:06,347 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,349 [19] INFO - Information: 0 : 2020-07-14 20:58:06,349 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,350 [19] INFO - Information: 0 : 2020-07-14 20:58:06,350 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,350 [19] INFO - Information: 0 : 2020-07-14 20:58:06,350 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,352 [19] INFO - Information: 0 : 2020-07-14 20:58:06,352 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,352 [19] INFO - Information: 0 : 2020-07-14 20:58:06,352 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,355 [19] INFO - Information: 0 : 2020-07-14 20:58:06,355 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,357 [19] INFO - Information: 0 : 2020-07-14 20:58:06,357 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,357 [19] INFO - Information: 0 : 2020-07-14 20:58:06,357 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,360 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,360 [19] INFO - Information: 0 : 2020-07-14 20:58:06,360 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,360 [19] INFO - --------- 2020-07-14 20:58:06,360 [19] INFO - Information: 0 : 2020-07-14 20:58:06,360 [19] INFO - --------- 2020-07-14 20:58:06,361 [19] INFO - function SE637303570863605932() {} SE637303570863605932.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570863605932().executeScript(); 2020-07-14 20:58:06,361 [19] INFO - Information: 0 : 2020-07-14 20:58:06,362 [19] INFO - function SE637303570863605932() {} SE637303570863605932.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570863605932().executeScript(); 2020-07-14 20:58:06,363 [19] INFO - --------- 2020-07-14 20:58:06,363 [19] INFO - Information: 0 : 2020-07-14 20:58:06,363 [19] INFO - --------- 2020-07-14 20:58:06,365 [19] INFO - Information: 0 : 2020-07-14 20:58:06,365 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,367 [19] INFO - Information: 0 : 2020-07-14 20:58:06,367 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,367 [19] INFO - Information: 0 : 2020-07-14 20:58:06,368 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,368 [19] INFO - [SetContentCopyImageSizeInPixel] 506 x 285 pixels for output flavor „Output“. Laden von Bild-Asset. 2020-07-14 20:58:06,368 [19] INFO - Information: 0 : 2020-07-14 20:58:06,368 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,370 [19] INFO - Information: 0 : 2020-07-14 20:58:06,370 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,371 [19] INFO - Information: 0 : 2020-07-14 20:58:06,371 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,371 [19] INFO - Entering 'ensureContentCopy' for image 436, article 1453, size 506. 2020-07-14 20:58:06,372 [19] INFO - Called 'createContentCopy' scripting function with article ID = 1453, image ID = 436, maxWidthInPixel = 506. 2020-07-14 20:58:06,372 [19] INFO - 'createContentCopy': NO content copy created (Never create content copy for preview.). 2020-07-14 20:58:06,372 [19] INFO - Leaving 'ensureContentCopy' for image 436, article 1453, size „506“, reason = not created (Never create content copy for preview.) 2020-07-14 20:58:06,381 [19] INFO - [GetImageSizeInPixel - B2] getting image size 2048x1152 for working copy image „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\ff692be954f04f289b38d9b14b16b49e.jpg“ live from file. 2020-07-14 20:58:06,381 [19] INFO - Returning live-calculated image size for image with ID 436, file version „ContentCopy“ of 2048×1152 pixels. 2020-07-14 20:58:06,381 [19] INFO - Returning cached image size for image with ID 436, file version „ContentCopy“ of 2048×1152 pixels. 2020-07-14 20:58:06,383 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,383 [19] INFO - Information: 0 : 2020-07-14 20:58:06,383 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,383 [19] INFO - --------- 2020-07-14 20:58:06,383 [19] INFO - Information: 0 : 2020-07-14 20:58:06,383 [19] INFO - --------- 2020-07-14 20:58:06,383 [19] INFO - function SE637303570863835945() {} SE637303570863835945.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570863835945().executeScript(); 2020-07-14 20:58:06,383 [19] INFO - Information: 0 : 2020-07-14 20:58:06,384 [19] INFO - function SE637303570863835945() {} SE637303570863835945.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570863835945().executeScript(); 2020-07-14 20:58:06,384 [19] INFO - --------- 2020-07-14 20:58:06,384 [19] INFO - Information: 0 : 2020-07-14 20:58:06,384 [19] INFO - --------- 2020-07-14 20:58:06,385 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,389 [19] INFO - Information: 0 : 2020-07-14 20:58:06,389 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,391 [19] INFO - Information: 0 : 2020-07-14 20:58:06,392 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,392 [19] INFO - Information: 0 : 2020-07-14 20:58:06,392 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,393 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,393 [19] INFO - Information: 0 : 2020-07-14 20:58:06,393 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,393 [19] INFO - --------- 2020-07-14 20:58:06,393 [19] INFO - Information: 0 : 2020-07-14 20:58:06,393 [19] INFO - --------- 2020-07-14 20:58:06,393 [19] INFO - function SE637303570863835945() {} SE637303570863835945.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570863835945().executeScript(); 2020-07-14 20:58:06,394 [19] INFO - Information: 0 : 2020-07-14 20:58:06,394 [19] INFO - function SE637303570863835945() {} SE637303570863835945.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570863835945().executeScript(); 2020-07-14 20:58:06,394 [19] INFO - --------- 2020-07-14 20:58:06,394 [19] INFO - Information: 0 : 2020-07-14 20:58:06,394 [19] INFO - --------- 2020-07-14 20:58:06,394 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1975. 2020-07-14 20:58:06,394 [19] INFO - Information: 0 : 2020-07-14 20:58:06,394 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1975. 2020-07-14 20:58:06,394 [19] INFO - --------- 2020-07-14 20:58:06,395 [19] INFO - Information: 0 : 2020-07-14 20:58:06,395 [19] INFO - --------- 2020-07-14 20:58:06,395 [19] INFO - [system.partial] „article-begin.html“ 12 ms „[0, popupimage]“ 2020-07-14 20:58:06,396 [19] INFO - Information: 0 : 2020-07-14 20:58:06,396 [19] INFO - [system.partial] „article-begin.html“ 12 ms „[0, popupimage]“ 2020-07-14 20:58:06,397 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,397 [19] INFO - Information: 0 : 2020-07-14 20:58:06,398 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,398 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,398 [19] INFO - Information: 0 : 2020-07-14 20:58:06,398 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,398 [19] INFO - --------- 2020-07-14 20:58:06,398 [19] INFO - Information: 0 : 2020-07-14 20:58:06,398 [19] INFO - --------- 2020-07-14 20:58:06,398 [19] INFO - function SE637303570863605932() {} SE637303570863605932.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570863605932().executeScript(); 2020-07-14 20:58:06,399 [19] INFO - Information: 0 : 2020-07-14 20:58:06,399 [19] INFO - function SE637303570863605932() {} SE637303570863605932.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570863605932().executeScript(); 2020-07-14 20:58:06,400 [19] INFO - --------- 2020-07-14 20:58:06,400 [19] INFO - Information: 0 : 2020-07-14 20:58:06,400 [19] INFO - --------- 2020-07-14 20:58:06,400 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1976. 2020-07-14 20:58:06,400 [19] INFO - Information: 0 : 2020-07-14 20:58:06,400 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1976. 2020-07-14 20:58:06,400 [19] INFO - --------- 2020-07-14 20:58:06,400 [19] INFO - Information: 0 : 2020-07-14 20:58:06,400 [19] INFO - --------- 2020-07-14 20:58:06,401 [19] INFO - Information: 0 : 2020-07-14 20:58:06,401 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,403 [19] INFO - Information: 0 : 2020-07-14 20:58:06,403 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,404 [19] INFO - Information: 0 : 2020-07-14 20:58:06,404 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,407 [19] INFO - Information: 0 : 2020-07-14 20:58:06,407 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,409 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,412 [19] INFO - Information: 0 : 2020-07-14 20:58:06,412 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,412 [19] INFO - Information: 0 : 2020-07-14 20:58:06,412 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,414 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,414 [19] INFO - Information: 0 : 2020-07-14 20:58:06,414 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,414 [19] INFO - --------- 2020-07-14 20:58:06,414 [19] INFO - Information: 0 : 2020-07-14 20:58:06,414 [19] INFO - --------- 2020-07-14 20:58:06,414 [19] INFO - function SE637303570864135962() {} SE637303570864135962.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570864135962().executeScript(); 2020-07-14 20:58:06,415 [19] INFO - Information: 0 : 2020-07-14 20:58:06,415 [19] INFO - function SE637303570864135962() {} SE637303570864135962.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570864135962().executeScript(); 2020-07-14 20:58:06,415 [19] INFO - --------- 2020-07-14 20:58:06,416 [19] INFO - Information: 0 : 2020-07-14 20:58:06,416 [19] INFO - --------- 2020-07-14 20:58:06,417 [19] INFO - Information: 0 : 2020-07-14 20:58:06,417 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,419 [19] INFO - Information: 0 : 2020-07-14 20:58:06,420 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,420 [19] INFO - Information: 0 : 2020-07-14 20:58:06,420 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,421 [19] INFO - [SetContentCopyImageSizeInPixel] 449 x 337 pixels for output flavor „Output“. Laden von Bild-Asset. 2020-07-14 20:58:06,421 [19] INFO - Information: 0 : 2020-07-14 20:58:06,421 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,422 [19] INFO - Information: 0 : 2020-07-14 20:58:06,423 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,423 [19] INFO - Information: 0 : 2020-07-14 20:58:06,423 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,423 [19] INFO - Entering 'ensureContentCopy' for image 437, article 1454, size 449. 2020-07-14 20:58:06,424 [19] INFO - Called 'createContentCopy' scripting function with article ID = 1454, image ID = 437, maxWidthInPixel = 449. 2020-07-14 20:58:06,424 [19] INFO - 'createContentCopy': NO content copy created (Never create content copy for preview.). 2020-07-14 20:58:06,424 [19] INFO - Leaving 'ensureContentCopy' for image 437, article 1454, size „449“, reason = not created (Never create content copy for preview.) 2020-07-14 20:58:06,435 [19] INFO - [GetImageSizeInPixel - B2] getting image size 2048x1536 for working copy image „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\ccd21215f73145c1804ba7b25b2b3f97.jpg“ live from file. 2020-07-14 20:58:06,435 [19] INFO - Returning live-calculated image size for image with ID 437, file version „ContentCopy“ of 2048×1536 pixels. 2020-07-14 20:58:06,435 [19] INFO - Returning cached image size for image with ID 437, file version „ContentCopy“ of 2048×1536 pixels. 2020-07-14 20:58:06,437 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,437 [19] INFO - Information: 0 : 2020-07-14 20:58:06,437 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,437 [19] INFO - --------- 2020-07-14 20:58:06,437 [19] INFO - Information: 0 : 2020-07-14 20:58:06,437 [19] INFO - --------- 2020-07-14 20:58:06,437 [19] INFO - function SE637303570864375976() {} SE637303570864375976.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570864375976().executeScript(); 2020-07-14 20:58:06,437 [19] INFO - Information: 0 : 2020-07-14 20:58:06,438 [19] INFO - function SE637303570864375976() {} SE637303570864375976.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570864375976().executeScript(); 2020-07-14 20:58:06,438 [19] INFO - --------- 2020-07-14 20:58:06,438 [19] INFO - Information: 0 : 2020-07-14 20:58:06,438 [19] INFO - --------- 2020-07-14 20:58:06,442 [19] INFO - Information: 0 : 2020-07-14 20:58:06,442 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,444 [19] INFO - Information: 0 : 2020-07-14 20:58:06,444 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,445 [19] INFO - Information: 0 : 2020-07-14 20:58:06,445 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,446 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,447 [19] INFO - Information: 0 : 2020-07-14 20:58:06,447 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,447 [19] INFO - --------- 2020-07-14 20:58:06,447 [19] INFO - Information: 0 : 2020-07-14 20:58:06,447 [19] INFO - --------- 2020-07-14 20:58:06,447 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,447 [19] INFO - function SE637303570864375976() {} SE637303570864375976.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570864375976().executeScript(); 2020-07-14 20:58:06,447 [19] INFO - Information: 0 : 2020-07-14 20:58:06,448 [19] INFO - function SE637303570864375976() {} SE637303570864375976.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570864375976().executeScript(); 2020-07-14 20:58:06,449 [19] INFO - --------- 2020-07-14 20:58:06,449 [19] INFO - Information: 0 : 2020-07-14 20:58:06,449 [19] INFO - --------- 2020-07-14 20:58:06,449 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1977. 2020-07-14 20:58:06,449 [19] INFO - Information: 0 : 2020-07-14 20:58:06,449 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1977. 2020-07-14 20:58:06,449 [19] INFO - --------- 2020-07-14 20:58:06,449 [19] INFO - Information: 0 : 2020-07-14 20:58:06,450 [19] INFO - --------- 2020-07-14 20:58:06,450 [19] INFO - [system.partial] „article-begin.html“ 13 ms „[0, popupimage]“ 2020-07-14 20:58:06,450 [19] INFO - Information: 0 : 2020-07-14 20:58:06,450 [19] INFO - [system.partial] „article-begin.html“ 13 ms „[0, popupimage]“ 2020-07-14 20:58:06,452 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,452 [19] INFO - Information: 0 : 2020-07-14 20:58:06,452 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,452 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,452 [19] INFO - Information: 0 : 2020-07-14 20:58:06,452 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,452 [19] INFO - --------- 2020-07-14 20:58:06,452 [19] INFO - Information: 0 : 2020-07-14 20:58:06,452 [19] INFO - --------- 2020-07-14 20:58:06,453 [19] INFO - function SE637303570864135962() {} SE637303570864135962.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570864135962().executeScript(); 2020-07-14 20:58:06,453 [19] INFO - Information: 0 : 2020-07-14 20:58:06,453 [19] INFO - function SE637303570864135962() {} SE637303570864135962.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570864135962().executeScript(); 2020-07-14 20:58:06,454 [19] INFO - --------- 2020-07-14 20:58:06,454 [19] INFO - Information: 0 : 2020-07-14 20:58:06,454 [19] INFO - --------- 2020-07-14 20:58:06,454 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1978. 2020-07-14 20:58:06,454 [19] INFO - Information: 0 : 2020-07-14 20:58:06,454 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1978. 2020-07-14 20:58:06,454 [19] INFO - --------- 2020-07-14 20:58:06,455 [19] INFO - Information: 0 : 2020-07-14 20:58:06,455 [19] INFO - --------- 2020-07-14 20:58:06,456 [19] INFO - Information: 0 : 2020-07-14 20:58:06,456 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,458 [19] INFO - Information: 0 : 2020-07-14 20:58:06,458 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,458 [19] INFO - Information: 0 : 2020-07-14 20:58:06,459 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,459 [19] INFO - Information: 0 : 2020-07-14 20:58:06,459 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,461 [19] INFO - Information: 0 : 2020-07-14 20:58:06,461 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,462 [19] INFO - Information: 0 : 2020-07-14 20:58:06,462 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,479 [19] INFO - Information: 0 : 2020-07-14 20:58:06,479 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,479 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,480 [19] INFO - Information: 0 : 2020-07-14 20:58:06,480 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,481 [19] INFO - Information: 0 : 2020-07-14 20:58:06,481 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,483 [19] INFO - Information: 0 : 2020-07-14 20:58:06,483 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,484 [19] INFO - Information: 0 : 2020-07-14 20:58:06,484 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,484 [19] INFO - Information: 0 : 2020-07-14 20:58:06,485 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,485 [19] INFO - Information: 0 : 2020-07-14 20:58:06,486 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,488 [19] INFO - Information: 0 : 2020-07-14 20:58:06,488 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,488 [19] INFO - Information: 0 : 2020-07-14 20:58:06,488 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,489 [19] INFO - Information: 0 : 2020-07-14 20:58:06,489 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,490 [19] INFO - Information: 0 : 2020-07-14 20:58:06,490 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,490 [19] INFO - Information: 0 : 2020-07-14 20:58:06,490 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,493 [19] INFO - Information: 0 : 2020-07-14 20:58:06,493 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,495 [19] INFO - Information: 0 : 2020-07-14 20:58:06,496 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,496 [19] INFO - Information: 0 : 2020-07-14 20:58:06,496 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,497 [19] INFO - Information: 0 : 2020-07-14 20:58:06,497 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,498 [19] INFO - Information: 0 : 2020-07-14 20:58:06,498 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,498 [19] INFO - Information: 0 : 2020-07-14 20:58:06,498 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,499 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,499 [19] INFO - Information: 0 : 2020-07-14 20:58:06,499 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,499 [19] INFO - --------- 2020-07-14 20:58:06,499 [19] INFO - Information: 0 : 2020-07-14 20:58:06,499 [19] INFO - --------- 2020-07-14 20:58:06,499 [19] INFO - function SE637303570864996012() {} SE637303570864996012.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570864996012().executeScript(); 2020-07-14 20:58:06,499 [19] INFO - Information: 0 : 2020-07-14 20:58:06,499 [19] INFO - function SE637303570864996012() {} SE637303570864996012.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570864996012().executeScript(); 2020-07-14 20:58:06,500 [19] INFO - --------- 2020-07-14 20:58:06,500 [19] INFO - Information: 0 : 2020-07-14 20:58:06,501 [19] INFO - --------- 2020-07-14 20:58:06,502 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,502 [19] INFO - Information: 0 : 2020-07-14 20:58:06,502 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,502 [19] INFO - --------- 2020-07-14 20:58:06,502 [19] INFO - Information: 0 : 2020-07-14 20:58:06,502 [19] INFO - --------- 2020-07-14 20:58:06,502 [19] INFO - function SE637303570865026013() {} SE637303570865026013.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865026013().executeScript(); 2020-07-14 20:58:06,503 [19] INFO - Information: 0 : 2020-07-14 20:58:06,503 [19] INFO - function SE637303570865026013() {} SE637303570865026013.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865026013().executeScript(); 2020-07-14 20:58:06,503 [19] INFO - --------- 2020-07-14 20:58:06,503 [19] INFO - Information: 0 : 2020-07-14 20:58:06,503 [19] INFO - --------- 2020-07-14 20:58:06,504 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,507 [19] INFO - Information: 0 : 2020-07-14 20:58:06,508 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,510 [19] INFO - Information: 0 : 2020-07-14 20:58:06,510 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,510 [19] INFO - Information: 0 : 2020-07-14 20:58:06,510 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,511 [19] INFO - Information: 0 : 2020-07-14 20:58:06,511 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,513 [19] INFO - Information: 0 : 2020-07-14 20:58:06,513 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,513 [19] INFO - Information: 0 : 2020-07-14 20:58:06,513 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,514 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,514 [19] INFO - Information: 0 : 2020-07-14 20:58:06,514 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,514 [19] INFO - --------- 2020-07-14 20:58:06,514 [19] INFO - Information: 0 : 2020-07-14 20:58:06,514 [19] INFO - --------- 2020-07-14 20:58:06,514 [19] INFO - function SE637303570865026013() {} SE637303570865026013.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865026013().executeScript(); 2020-07-14 20:58:06,515 [19] INFO - Information: 0 : 2020-07-14 20:58:06,515 [19] INFO - function SE637303570865026013() {} SE637303570865026013.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865026013().executeScript(); 2020-07-14 20:58:06,515 [19] INFO - --------- 2020-07-14 20:58:06,515 [19] INFO - Information: 0 : 2020-07-14 20:58:06,515 [19] INFO - --------- 2020-07-14 20:58:06,515 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1979. 2020-07-14 20:58:06,516 [19] INFO - Information: 0 : 2020-07-14 20:58:06,516 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1979. 2020-07-14 20:58:06,516 [19] INFO - --------- 2020-07-14 20:58:06,516 [19] INFO - Information: 0 : 2020-07-14 20:58:06,516 [19] INFO - --------- 2020-07-14 20:58:06,516 [19] INFO - [system.partial] „article-begin.html“ 14 ms „“ 2020-07-14 20:58:06,516 [19] INFO - Information: 0 : 2020-07-14 20:58:06,516 [19] INFO - [system.partial] „article-begin.html“ 14 ms „“ 2020-07-14 20:58:06,517 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,517 [19] INFO - Information: 0 : 2020-07-14 20:58:06,517 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,517 [19] INFO - --------- 2020-07-14 20:58:06,517 [19] INFO - Information: 0 : 2020-07-14 20:58:06,517 [19] INFO - --------- 2020-07-14 20:58:06,517 [19] INFO - function SE637303570865176022() {} SE637303570865176022.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865176022().executeScript(); 2020-07-14 20:58:06,518 [19] INFO - Information: 0 : 2020-07-14 20:58:06,518 [19] INFO - function SE637303570865176022() {} SE637303570865176022.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865176022().executeScript(); 2020-07-14 20:58:06,518 [19] INFO - --------- 2020-07-14 20:58:06,518 [19] INFO - Information: 0 : 2020-07-14 20:58:06,518 [19] INFO - --------- 2020-07-14 20:58:06,522 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,522 [19] INFO - Information: 0 : 2020-07-14 20:58:06,522 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,522 [19] INFO - --------- 2020-07-14 20:58:06,522 [19] INFO - Information: 0 : 2020-07-14 20:58:06,522 [19] INFO - --------- 2020-07-14 20:58:06,523 [19] INFO - function SE637303570865176022() {} SE637303570865176022.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865176022().executeScript(); 2020-07-14 20:58:06,523 [19] INFO - Information: 0 : 2020-07-14 20:58:06,523 [19] INFO - function SE637303570865176022() {} SE637303570865176022.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865176022().executeScript(); 2020-07-14 20:58:06,523 [19] INFO - --------- 2020-07-14 20:58:06,523 [19] INFO - Information: 0 : 2020-07-14 20:58:06,523 [19] INFO - --------- 2020-07-14 20:58:06,523 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1980. 2020-07-14 20:58:06,523 [19] INFO - Information: 0 : 2020-07-14 20:58:06,524 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1980. 2020-07-14 20:58:06,524 [19] INFO - --------- 2020-07-14 20:58:06,524 [19] INFO - Information: 0 : 2020-07-14 20:58:06,524 [19] INFO - --------- 2020-07-14 20:58:06,524 [19] INFO - [system.partial] „article-headline.html“ 7 ms „“ 2020-07-14 20:58:06,524 [19] INFO - Information: 0 : 2020-07-14 20:58:06,524 [19] INFO - [system.partial] „article-headline.html“ 7 ms „“ 2020-07-14 20:58:06,525 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,525 [19] INFO - Information: 0 : 2020-07-14 20:58:06,525 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,525 [19] INFO - --------- 2020-07-14 20:58:06,525 [19] INFO - Information: 0 : 2020-07-14 20:58:06,525 [19] INFO - --------- 2020-07-14 20:58:06,525 [19] INFO - function SE637303570865246026() {} SE637303570865246026.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865246026().executeScript(); 2020-07-14 20:58:06,525 [19] INFO - Information: 0 : 2020-07-14 20:58:06,525 [19] INFO - function SE637303570865246026() {} SE637303570865246026.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865246026().executeScript(); 2020-07-14 20:58:06,526 [19] INFO - --------- 2020-07-14 20:58:06,526 [19] INFO - Information: 0 : 2020-07-14 20:58:06,526 [19] INFO - --------- 2020-07-14 20:58:06,528 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,528 [19] INFO - Information: 0 : 2020-07-14 20:58:06,528 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,529 [19] INFO - --------- 2020-07-14 20:58:06,529 [19] INFO - Information: 0 : 2020-07-14 20:58:06,529 [19] INFO - --------- 2020-07-14 20:58:06,529 [19] INFO - function SE637303570865246026() {} SE637303570865246026.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865246026().executeScript(); 2020-07-14 20:58:06,529 [19] INFO - Information: 0 : 2020-07-14 20:58:06,529 [19] INFO - function SE637303570865246026() {} SE637303570865246026.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865246026().executeScript(); 2020-07-14 20:58:06,529 [19] INFO - --------- 2020-07-14 20:58:06,529 [19] INFO - Information: 0 : 2020-07-14 20:58:06,530 [19] INFO - --------- 2020-07-14 20:58:06,530 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1981. 2020-07-14 20:58:06,530 [19] INFO - Information: 0 : 2020-07-14 20:58:06,530 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1981. 2020-07-14 20:58:06,530 [19] INFO - --------- 2020-07-14 20:58:06,530 [19] INFO - Information: 0 : 2020-07-14 20:58:06,530 [19] INFO - --------- 2020-07-14 20:58:06,530 [19] INFO - [system.partial] „inline-editor-start.html“ 5 ms „“ 2020-07-14 20:58:06,530 [19] INFO - Information: 0 : 2020-07-14 20:58:06,531 [19] INFO - [system.partial] „inline-editor-start.html“ 5 ms „“ 2020-07-14 20:58:06,531 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,531 [19] INFO - Information: 0 : 2020-07-14 20:58:06,531 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,531 [19] INFO - --------- 2020-07-14 20:58:06,531 [19] INFO - Information: 0 : 2020-07-14 20:58:06,531 [19] INFO - --------- 2020-07-14 20:58:06,531 [19] INFO - function SE637303570865316030() {} SE637303570865316030.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865316030().executeScript(); 2020-07-14 20:58:06,532 [19] INFO - Information: 0 : 2020-07-14 20:58:06,532 [19] INFO - function SE637303570865316030() {} SE637303570865316030.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865316030().executeScript(); 2020-07-14 20:58:06,532 [19] INFO - --------- 2020-07-14 20:58:06,532 [19] INFO - Information: 0 : 2020-07-14 20:58:06,532 [19] INFO - --------- 2020-07-14 20:58:06,533 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,533 [19] INFO - Information: 0 : 2020-07-14 20:58:06,533 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,533 [19] INFO - --------- 2020-07-14 20:58:06,534 [19] INFO - Information: 0 : 2020-07-14 20:58:06,534 [19] INFO - --------- 2020-07-14 20:58:06,534 [19] INFO - function SE637303570865316030() {} SE637303570865316030.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865316030().executeScript(); 2020-07-14 20:58:06,534 [19] INFO - Information: 0 : 2020-07-14 20:58:06,534 [19] INFO - function SE637303570865316030() {} SE637303570865316030.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865316030().executeScript(); 2020-07-14 20:58:06,534 [19] INFO - --------- 2020-07-14 20:58:06,534 [19] INFO - Information: 0 : 2020-07-14 20:58:06,534 [19] INFO - --------- 2020-07-14 20:58:06,535 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1982. 2020-07-14 20:58:06,535 [19] INFO - Information: 0 : 2020-07-14 20:58:06,535 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1982. 2020-07-14 20:58:06,535 [19] INFO - --------- 2020-07-14 20:58:06,535 [19] INFO - Information: 0 : 2020-07-14 20:58:06,535 [19] INFO - --------- 2020-07-14 20:58:06,535 [19] INFO - [system.partial] „inline-editor-end.html“ 4 ms „“ 2020-07-14 20:58:06,535 [19] INFO - Information: 0 : 2020-07-14 20:58:06,535 [19] INFO - [system.partial] „inline-editor-end.html“ 4 ms „“ 2020-07-14 20:58:06,536 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,536 [19] INFO - Information: 0 : 2020-07-14 20:58:06,536 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,536 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,536 [19] INFO - Information: 0 : 2020-07-14 20:58:06,536 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,536 [19] INFO - --------- 2020-07-14 20:58:06,537 [19] INFO - Information: 0 : 2020-07-14 20:58:06,537 [19] INFO - --------- 2020-07-14 20:58:06,537 [19] INFO - function SE637303570864996012() {} SE637303570864996012.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570864996012().executeScript(); 2020-07-14 20:58:06,537 [19] INFO - Information: 0 : 2020-07-14 20:58:06,537 [19] INFO - function SE637303570864996012() {} SE637303570864996012.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570864996012().executeScript(); 2020-07-14 20:58:06,537 [19] INFO - --------- 2020-07-14 20:58:06,537 [19] INFO - Information: 0 : 2020-07-14 20:58:06,537 [19] INFO - --------- 2020-07-14 20:58:06,538 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1983. 2020-07-14 20:58:06,538 [19] INFO - Information: 0 : 2020-07-14 20:58:06,538 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1983. 2020-07-14 20:58:06,538 [19] INFO - --------- 2020-07-14 20:58:06,538 [19] INFO - Information: 0 : 2020-07-14 20:58:06,538 [19] INFO - --------- 2020-07-14 20:58:06,539 [19] INFO - Information: 0 : 2020-07-14 20:58:06,539 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,541 [19] INFO - Information: 0 : 2020-07-14 20:58:06,541 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,541 [19] INFO - Information: 0 : 2020-07-14 20:58:06,541 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,542 [19] INFO - Information: 0 : 2020-07-14 20:58:06,542 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,542 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,544 [19] INFO - Information: 0 : 2020-07-14 20:58:06,544 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,545 [19] INFO - Information: 0 : 2020-07-14 20:58:06,545 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,546 [19] INFO - Information: 0 : 2020-07-14 20:58:06,546 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,549 [19] INFO - Information: 0 : 2020-07-14 20:58:06,549 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,549 [19] INFO - Information: 0 : 2020-07-14 20:58:06,549 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,550 [19] INFO - Information: 0 : 2020-07-14 20:58:06,550 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,552 [19] INFO - Information: 0 : 2020-07-14 20:58:06,552 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,552 [19] INFO - Information: 0 : 2020-07-14 20:58:06,552 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,554 [19] INFO - Information: 0 : 2020-07-14 20:58:06,554 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,556 [19] INFO - Information: 0 : 2020-07-14 20:58:06,556 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,556 [19] INFO - Information: 0 : 2020-07-14 20:58:06,556 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,557 [19] INFO - Information: 0 : 2020-07-14 20:58:06,557 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,560 [19] INFO - Information: 0 : 2020-07-14 20:58:06,560 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,560 [19] INFO - Information: 0 : 2020-07-14 20:58:06,560 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,561 [19] INFO - Information: 0 : 2020-07-14 20:58:06,561 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,562 [19] INFO - Information: 0 : 2020-07-14 20:58:06,562 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,562 [19] INFO - Information: 0 : 2020-07-14 20:58:06,562 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,565 [19] INFO - Information: 0 : 2020-07-14 20:58:06,565 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,567 [19] INFO - Information: 0 : 2020-07-14 20:58:06,567 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,567 [19] INFO - Information: 0 : 2020-07-14 20:58:06,567 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,568 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,568 [19] INFO - Information: 0 : 2020-07-14 20:58:06,568 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,568 [19] INFO - --------- 2020-07-14 20:58:06,569 [19] INFO - Information: 0 : 2020-07-14 20:58:06,569 [19] INFO - --------- 2020-07-14 20:58:06,570 [19] INFO - function SE637303570865686051() {} SE637303570865686051.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865686051().executeScript(); 2020-07-14 20:58:06,570 [19] INFO - Information: 0 : 2020-07-14 20:58:06,571 [19] INFO - function SE637303570865686051() {} SE637303570865686051.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865686051().executeScript(); 2020-07-14 20:58:06,571 [19] INFO - --------- 2020-07-14 20:58:06,571 [19] INFO - Information: 0 : 2020-07-14 20:58:06,571 [19] INFO - --------- 2020-07-14 20:58:06,572 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,573 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,573 [19] INFO - Information: 0 : 2020-07-14 20:58:06,573 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,573 [19] INFO - --------- 2020-07-14 20:58:06,573 [19] INFO - Information: 0 : 2020-07-14 20:58:06,573 [19] INFO - --------- 2020-07-14 20:58:06,574 [19] INFO - function SE637303570865736054() {} SE637303570865736054.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865736054().executeScript(); 2020-07-14 20:58:06,574 [19] INFO - Information: 0 : 2020-07-14 20:58:06,574 [19] INFO - function SE637303570865736054() {} SE637303570865736054.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865736054().executeScript(); 2020-07-14 20:58:06,574 [19] INFO - --------- 2020-07-14 20:58:06,574 [19] INFO - Information: 0 : 2020-07-14 20:58:06,574 [19] INFO - --------- 2020-07-14 20:58:06,579 [19] INFO - Information: 0 : 2020-07-14 20:58:06,579 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,581 [19] INFO - Information: 0 : 2020-07-14 20:58:06,581 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,581 [19] INFO - Information: 0 : 2020-07-14 20:58:06,581 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,582 [19] INFO - Information: 0 : 2020-07-14 20:58:06,582 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,583 [19] INFO - Information: 0 : 2020-07-14 20:58:06,583 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,584 [19] INFO - Information: 0 : 2020-07-14 20:58:06,584 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,584 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,584 [19] INFO - Information: 0 : 2020-07-14 20:58:06,584 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,585 [19] INFO - --------- 2020-07-14 20:58:06,585 [19] INFO - Information: 0 : 2020-07-14 20:58:06,585 [19] INFO - --------- 2020-07-14 20:58:06,585 [19] INFO - function SE637303570865736054() {} SE637303570865736054.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865736054().executeScript(); 2020-07-14 20:58:06,585 [19] INFO - Information: 0 : 2020-07-14 20:58:06,585 [19] INFO - function SE637303570865736054() {} SE637303570865736054.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865736054().executeScript(); 2020-07-14 20:58:06,585 [19] INFO - --------- 2020-07-14 20:58:06,586 [19] INFO - Information: 0 : 2020-07-14 20:58:06,586 [19] INFO - --------- 2020-07-14 20:58:06,586 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1984. 2020-07-14 20:58:06,586 [19] INFO - Information: 0 : 2020-07-14 20:58:06,586 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1984. 2020-07-14 20:58:06,586 [19] INFO - --------- 2020-07-14 20:58:06,586 [19] INFO - Information: 0 : 2020-07-14 20:58:06,586 [19] INFO - --------- 2020-07-14 20:58:06,586 [19] INFO - [system.partial] „article-begin.html“ 13 ms „“ 2020-07-14 20:58:06,587 [19] INFO - Information: 0 : 2020-07-14 20:58:06,587 [19] INFO - [system.partial] „article-begin.html“ 13 ms „“ 2020-07-14 20:58:06,588 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,588 [19] INFO - Information: 0 : 2020-07-14 20:58:06,588 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,588 [19] INFO - --------- 2020-07-14 20:58:06,588 [19] INFO - Information: 0 : 2020-07-14 20:58:06,588 [19] INFO - --------- 2020-07-14 20:58:06,588 [19] INFO - function SE637303570865886063() {} SE637303570865886063.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865886063().executeScript(); 2020-07-14 20:58:06,589 [19] INFO - Information: 0 : 2020-07-14 20:58:06,589 [19] INFO - function SE637303570865886063() {} SE637303570865886063.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865886063().executeScript(); 2020-07-14 20:58:06,589 [19] INFO - --------- 2020-07-14 20:58:06,589 [19] INFO - Information: 0 : 2020-07-14 20:58:06,589 [19] INFO - --------- 2020-07-14 20:58:06,591 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,591 [19] INFO - Information: 0 : 2020-07-14 20:58:06,591 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,591 [19] INFO - --------- 2020-07-14 20:58:06,591 [19] INFO - Information: 0 : 2020-07-14 20:58:06,591 [19] INFO - --------- 2020-07-14 20:58:06,591 [19] INFO - function SE637303570865886063() {} SE637303570865886063.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865886063().executeScript(); 2020-07-14 20:58:06,592 [19] INFO - Information: 0 : 2020-07-14 20:58:06,592 [19] INFO - function SE637303570865886063() {} SE637303570865886063.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865886063().executeScript(); 2020-07-14 20:58:06,592 [19] INFO - --------- 2020-07-14 20:58:06,592 [19] INFO - Information: 0 : 2020-07-14 20:58:06,592 [19] INFO - --------- 2020-07-14 20:58:06,592 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1985. 2020-07-14 20:58:06,592 [19] INFO - Information: 0 : 2020-07-14 20:58:06,592 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1985. 2020-07-14 20:58:06,592 [19] INFO - --------- 2020-07-14 20:58:06,593 [19] INFO - Information: 0 : 2020-07-14 20:58:06,593 [19] INFO - --------- 2020-07-14 20:58:06,593 [19] INFO - [system.partial] „article-headline.html“ 5 ms „“ 2020-07-14 20:58:06,593 [19] INFO - Information: 0 : 2020-07-14 20:58:06,593 [19] INFO - [system.partial] „article-headline.html“ 5 ms „“ 2020-07-14 20:58:06,593 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,593 [19] INFO - Information: 0 : 2020-07-14 20:58:06,593 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,594 [19] INFO - --------- 2020-07-14 20:58:06,594 [19] INFO - Information: 0 : 2020-07-14 20:58:06,594 [19] INFO - --------- 2020-07-14 20:58:06,594 [19] INFO - function SE637303570865936065() {} SE637303570865936065.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865936065().executeScript(); 2020-07-14 20:58:06,594 [19] INFO - Information: 0 : 2020-07-14 20:58:06,594 [19] INFO - function SE637303570865936065() {} SE637303570865936065.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865936065().executeScript(); 2020-07-14 20:58:06,594 [19] INFO - --------- 2020-07-14 20:58:06,594 [19] INFO - Information: 0 : 2020-07-14 20:58:06,594 [19] INFO - --------- 2020-07-14 20:58:06,597 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,598 [19] INFO - Information: 0 : 2020-07-14 20:58:06,598 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,598 [19] INFO - --------- 2020-07-14 20:58:06,598 [19] INFO - Information: 0 : 2020-07-14 20:58:06,598 [19] INFO - --------- 2020-07-14 20:58:06,598 [19] INFO - function SE637303570865936065() {} SE637303570865936065.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865936065().executeScript(); 2020-07-14 20:58:06,598 [19] INFO - Information: 0 : 2020-07-14 20:58:06,598 [19] INFO - function SE637303570865936065() {} SE637303570865936065.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865936065().executeScript(); 2020-07-14 20:58:06,599 [19] INFO - --------- 2020-07-14 20:58:06,599 [19] INFO - Information: 0 : 2020-07-14 20:58:06,599 [19] INFO - --------- 2020-07-14 20:58:06,599 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1986. 2020-07-14 20:58:06,599 [19] INFO - Information: 0 : 2020-07-14 20:58:06,599 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1986. 2020-07-14 20:58:06,599 [19] INFO - --------- 2020-07-14 20:58:06,599 [19] INFO - Information: 0 : 2020-07-14 20:58:06,599 [19] INFO - --------- 2020-07-14 20:58:06,599 [19] INFO - [system.partial] „inline-editor-start.html“ 6 ms „“ 2020-07-14 20:58:06,600 [19] INFO - Information: 0 : 2020-07-14 20:58:06,600 [19] INFO - [system.partial] „inline-editor-start.html“ 6 ms „“ 2020-07-14 20:58:06,600 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,600 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,600 [19] INFO - --------- 2020-07-14 20:58:06,600 [19] INFO - Information: 0 : 2020-07-14 20:58:06,600 [19] INFO - --------- 2020-07-14 20:58:06,601 [19] INFO - function SE637303570866006069() {} SE637303570866006069.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570866006069().executeScript(); 2020-07-14 20:58:06,601 [19] INFO - Information: 0 : 2020-07-14 20:58:06,601 [19] INFO - function SE637303570866006069() {} SE637303570866006069.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570866006069().executeScript(); 2020-07-14 20:58:06,601 [19] INFO - --------- 2020-07-14 20:58:06,601 [19] INFO - Information: 0 : 2020-07-14 20:58:06,601 [19] INFO - --------- 2020-07-14 20:58:06,602 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,602 [19] INFO - Information: 0 : 2020-07-14 20:58:06,602 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,602 [19] INFO - --------- 2020-07-14 20:58:06,603 [19] INFO - Information: 0 : 2020-07-14 20:58:06,603 [19] INFO - --------- 2020-07-14 20:58:06,603 [19] INFO - function SE637303570866006069() {} SE637303570866006069.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570866006069().executeScript(); 2020-07-14 20:58:06,603 [19] INFO - Information: 0 : 2020-07-14 20:58:06,603 [19] INFO - function SE637303570866006069() {} SE637303570866006069.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570866006069().executeScript(); 2020-07-14 20:58:06,603 [19] INFO - --------- 2020-07-14 20:58:06,603 [19] INFO - Information: 0 : 2020-07-14 20:58:06,603 [19] INFO - --------- 2020-07-14 20:58:06,603 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1987. 2020-07-14 20:58:06,604 [19] INFO - Information: 0 : 2020-07-14 20:58:06,604 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1987. 2020-07-14 20:58:06,604 [19] INFO - --------- 2020-07-14 20:58:06,604 [19] INFO - Information: 0 : 2020-07-14 20:58:06,604 [19] INFO - --------- 2020-07-14 20:58:06,604 [19] INFO - [system.partial] „inline-editor-end.html“ 4 ms „“ 2020-07-14 20:58:06,604 [19] INFO - Information: 0 : 2020-07-14 20:58:06,604 [19] INFO - [system.partial] „inline-editor-end.html“ 4 ms „“ 2020-07-14 20:58:06,604 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,605 [19] INFO - Information: 0 : 2020-07-14 20:58:06,605 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,605 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,605 [19] INFO - Information: 0 : 2020-07-14 20:58:06,605 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,605 [19] INFO - --------- 2020-07-14 20:58:06,605 [19] INFO - Information: 0 : 2020-07-14 20:58:06,605 [19] INFO - --------- 2020-07-14 20:58:06,606 [19] INFO - function SE637303570865686051() {} SE637303570865686051.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865686051().executeScript(); 2020-07-14 20:58:06,606 [19] INFO - Information: 0 : 2020-07-14 20:58:06,606 [19] INFO - function SE637303570865686051() {} SE637303570865686051.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570865686051().executeScript(); 2020-07-14 20:58:06,606 [19] INFO - --------- 2020-07-14 20:58:06,606 [19] INFO - Information: 0 : 2020-07-14 20:58:06,606 [19] INFO - --------- 2020-07-14 20:58:06,606 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1988. 2020-07-14 20:58:06,606 [19] INFO - Information: 0 : 2020-07-14 20:58:06,606 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1988. 2020-07-14 20:58:06,607 [19] INFO - --------- 2020-07-14 20:58:06,607 [19] INFO - Information: 0 : 2020-07-14 20:58:06,607 [19] INFO - --------- 2020-07-14 20:58:06,608 [19] INFO - Information: 0 : 2020-07-14 20:58:06,608 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,610 [19] INFO - Information: 0 : 2020-07-14 20:58:06,611 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,611 [19] INFO - Information: 0 : 2020-07-14 20:58:06,611 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,611 [19] INFO - Information: 0 : 2020-07-14 20:58:06,612 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,614 [19] INFO - Information: 0 : 2020-07-14 20:58:06,614 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,614 [19] INFO - Information: 0 : 2020-07-14 20:58:06,614 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,615 [19] INFO - Information: 0 : 2020-07-14 20:58:06,615 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,617 [19] INFO - Information: 0 : 2020-07-14 20:58:06,617 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,617 [19] INFO - Information: 0 : 2020-07-14 20:58:06,617 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,619 [19] INFO - Information: 0 : 2020-07-14 20:58:06,619 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,621 [19] INFO - Information: 0 : 2020-07-14 20:58:06,622 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,622 [19] INFO - Information: 0 : 2020-07-14 20:58:06,622 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,623 [19] INFO - Information: 0 : 2020-07-14 20:58:06,623 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,625 [19] INFO - Information: 0 : 2020-07-14 20:58:06,625 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,625 [19] INFO - Information: 0 : 2020-07-14 20:58:06,625 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,626 [19] INFO - Information: 0 : 2020-07-14 20:58:06,626 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,627 [19] INFO - Information: 0 : 2020-07-14 20:58:06,627 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,627 [19] INFO - Information: 0 : 2020-07-14 20:58:06,628 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,631 [19] INFO - Information: 0 : 2020-07-14 20:58:06,631 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,632 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,633 [19] INFO - Information: 0 : 2020-07-14 20:58:06,633 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,633 [19] INFO - Information: 0 : 2020-07-14 20:58:06,633 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,635 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,635 [19] INFO - Information: 0 : 2020-07-14 20:58:06,635 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,635 [19] INFO - --------- 2020-07-14 20:58:06,635 [19] INFO - Information: 0 : 2020-07-14 20:58:06,635 [19] INFO - --------- 2020-07-14 20:58:06,635 [19] INFO - function SE637303570866346089() {} SE637303570866346089.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570866346089().executeScript(); 2020-07-14 20:58:06,636 [19] INFO - Information: 0 : 2020-07-14 20:58:06,636 [19] INFO - function SE637303570866346089() {} SE637303570866346089.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570866346089().executeScript(); 2020-07-14 20:58:06,636 [19] INFO - --------- 2020-07-14 20:58:06,637 [19] INFO - Information: 0 : 2020-07-14 20:58:06,637 [19] INFO - --------- 2020-07-14 20:58:06,639 [19] INFO - Information: 0 : 2020-07-14 20:58:06,639 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,641 [19] INFO - Information: 0 : 2020-07-14 20:58:06,642 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,642 [19] INFO - Information: 0 : 2020-07-14 20:58:06,642 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,642 [19] INFO - [SetContentCopyImageSizeInPixel] 449 x 337 pixels for output flavor „Output“. Laden von Bild-Asset. 2020-07-14 20:58:06,643 [19] INFO - Information: 0 : 2020-07-14 20:58:06,643 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,644 [19] INFO - Information: 0 : 2020-07-14 20:58:06,644 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,644 [19] INFO - Information: 0 : 2020-07-14 20:58:06,644 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,645 [19] INFO - Entering 'ensureContentCopy' for image 438, article 1457, size 449. 2020-07-14 20:58:06,646 [19] INFO - Called 'createContentCopy' scripting function with article ID = 1457, image ID = 438, maxWidthInPixel = 449. 2020-07-14 20:58:06,646 [19] INFO - 'createContentCopy': NO content copy created (Never create content copy for preview.). 2020-07-14 20:58:06,646 [19] INFO - Leaving 'ensureContentCopy' for image 438, article 1457, size „449“, reason = not created (Never create content copy for preview.) 2020-07-14 20:58:06,660 [19] INFO - [GetImageSizeInPixel - B2] getting image size 2048x1536 for working copy image „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\fd6386b40bd44eb6888f1379ecd451be.jpg“ live from file. 2020-07-14 20:58:06,661 [19] INFO - Returning live-calculated image size for image with ID 438, file version „ContentCopy“ of 2048×1536 pixels. 2020-07-14 20:58:06,661 [19] INFO - Returning cached image size for image with ID 438, file version „ContentCopy“ of 2048×1536 pixels. 2020-07-14 20:58:06,661 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,662 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,662 [19] INFO - Information: 0 : 2020-07-14 20:58:06,662 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,663 [19] INFO - --------- 2020-07-14 20:58:06,663 [19] INFO - Information: 0 : 2020-07-14 20:58:06,663 [19] INFO - --------- 2020-07-14 20:58:06,663 [19] INFO - function SE637303570866626105() {} SE637303570866626105.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570866626105().executeScript(); 2020-07-14 20:58:06,663 [19] INFO - Information: 0 : 2020-07-14 20:58:06,663 [19] INFO - function SE637303570866626105() {} SE637303570866626105.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570866626105().executeScript(); 2020-07-14 20:58:06,663 [19] INFO - --------- 2020-07-14 20:58:06,663 [19] INFO - Information: 0 : 2020-07-14 20:58:06,664 [19] INFO - --------- 2020-07-14 20:58:06,668 [19] INFO - Information: 0 : 2020-07-14 20:58:06,668 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,672 [19] INFO - Information: 0 : 2020-07-14 20:58:06,672 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,672 [19] INFO - Information: 0 : 2020-07-14 20:58:06,672 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,673 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,673 [19] INFO - Information: 0 : 2020-07-14 20:58:06,673 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,673 [19] INFO - --------- 2020-07-14 20:58:06,673 [19] INFO - Information: 0 : 2020-07-14 20:58:06,673 [19] INFO - --------- 2020-07-14 20:58:06,674 [19] INFO - function SE637303570866626105() {} SE637303570866626105.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570866626105().executeScript(); 2020-07-14 20:58:06,674 [19] INFO - Information: 0 : 2020-07-14 20:58:06,674 [19] INFO - function SE637303570866626105() {} SE637303570866626105.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570866626105().executeScript(); 2020-07-14 20:58:06,674 [19] INFO - --------- 2020-07-14 20:58:06,674 [19] INFO - Information: 0 : 2020-07-14 20:58:06,674 [19] INFO - --------- 2020-07-14 20:58:06,674 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1989. 2020-07-14 20:58:06,675 [19] INFO - Information: 0 : 2020-07-14 20:58:06,675 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1989. 2020-07-14 20:58:06,675 [19] INFO - --------- 2020-07-14 20:58:06,675 [19] INFO - Information: 0 : 2020-07-14 20:58:06,675 [19] INFO - --------- 2020-07-14 20:58:06,675 [19] INFO - [system.partial] „article-begin.html“ 13 ms „[0, popupimage]“ 2020-07-14 20:58:06,675 [19] INFO - Information: 0 : 2020-07-14 20:58:06,675 [19] INFO - [system.partial] „article-begin.html“ 13 ms „[0, popupimage]“ 2020-07-14 20:58:06,677 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,677 [19] INFO - Information: 0 : 2020-07-14 20:58:06,677 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,677 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,677 [19] INFO - Information: 0 : 2020-07-14 20:58:06,677 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,678 [19] INFO - --------- 2020-07-14 20:58:06,678 [19] INFO - Information: 0 : 2020-07-14 20:58:06,678 [19] INFO - --------- 2020-07-14 20:58:06,678 [19] INFO - function SE637303570866346089() {} SE637303570866346089.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570866346089().executeScript(); 2020-07-14 20:58:06,678 [19] INFO - Information: 0 : 2020-07-14 20:58:06,681 [19] INFO - function SE637303570866346089() {} SE637303570866346089.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570866346089().executeScript(); 2020-07-14 20:58:06,681 [19] INFO - --------- 2020-07-14 20:58:06,681 [19] INFO - Information: 0 : 2020-07-14 20:58:06,681 [19] INFO - --------- 2020-07-14 20:58:06,682 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1990. 2020-07-14 20:58:06,682 [19] INFO - Information: 0 : 2020-07-14 20:58:06,682 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1990. 2020-07-14 20:58:06,682 [19] INFO - --------- 2020-07-14 20:58:06,682 [19] INFO - Information: 0 : 2020-07-14 20:58:06,682 [19] INFO - --------- 2020-07-14 20:58:06,683 [19] INFO - Information: 0 : 2020-07-14 20:58:06,683 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,685 [19] INFO - Information: 0 : 2020-07-14 20:58:06,685 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,685 [19] INFO - Information: 0 : 2020-07-14 20:58:06,685 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,690 [19] INFO - Information: 0 : 2020-07-14 20:58:06,690 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,692 [19] INFO - Information: 0 : 2020-07-14 20:58:06,692 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,692 [19] INFO - Information: 0 : 2020-07-14 20:58:06,692 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,693 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,694 [19] INFO - Information: 0 : 2020-07-14 20:58:06,694 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,694 [19] INFO - --------- 2020-07-14 20:58:06,694 [19] INFO - Information: 0 : 2020-07-14 20:58:06,694 [19] INFO - --------- 2020-07-14 20:58:06,694 [19] INFO - function SE637303570866936123() {} SE637303570866936123.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570866936123().executeScript(); 2020-07-14 20:58:06,695 [19] INFO - Information: 0 : 2020-07-14 20:58:06,695 [19] INFO - function SE637303570866936123() {} SE637303570866936123.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570866936123().executeScript(); 2020-07-14 20:58:06,696 [19] INFO - --------- 2020-07-14 20:58:06,696 [19] INFO - Information: 0 : 2020-07-14 20:58:06,696 [19] INFO - --------- 2020-07-14 20:58:06,696 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,698 [19] INFO - Information: 0 : 2020-07-14 20:58:06,698 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,700 [19] INFO - Information: 0 : 2020-07-14 20:58:06,700 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,700 [19] INFO - Information: 0 : 2020-07-14 20:58:06,700 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,701 [19] INFO - [SetContentCopyImageSizeInPixel] 449 x 337 pixels for output flavor „Output“. Laden von Bild-Asset. 2020-07-14 20:58:06,701 [19] INFO - Information: 0 : 2020-07-14 20:58:06,701 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,702 [19] INFO - Information: 0 : 2020-07-14 20:58:06,703 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,703 [19] INFO - Information: 0 : 2020-07-14 20:58:06,703 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,703 [19] INFO - Entering 'ensureContentCopy' for image 439, article 1458, size 449. 2020-07-14 20:58:06,704 [19] INFO - Called 'createContentCopy' scripting function with article ID = 1458, image ID = 439, maxWidthInPixel = 449. 2020-07-14 20:58:06,704 [19] INFO - 'createContentCopy': NO content copy created (Never create content copy for preview.). 2020-07-14 20:58:06,704 [19] INFO - Leaving 'ensureContentCopy' for image 439, article 1458, size „449“, reason = not created (Never create content copy for preview.) 2020-07-14 20:58:06,717 [19] INFO - [GetImageSizeInPixel - B2] getting image size 2048x1536 for working copy image „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\d5d8dac0d1d24678afd62d8e5a67e1c0.jpg“ live from file. 2020-07-14 20:58:06,717 [19] INFO - Returning live-calculated image size for image with ID 439, file version „ContentCopy“ of 2048×1536 pixels. 2020-07-14 20:58:06,717 [19] INFO - Returning cached image size for image with ID 439, file version „ContentCopy“ of 2048×1536 pixels. 2020-07-14 20:58:06,719 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,719 [19] INFO - Information: 0 : 2020-07-14 20:58:06,719 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,719 [19] INFO - --------- 2020-07-14 20:58:06,719 [19] INFO - Information: 0 : 2020-07-14 20:58:06,719 [19] INFO - --------- 2020-07-14 20:58:06,719 [19] INFO - function SE637303570867196138() {} SE637303570867196138.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570867196138().executeScript(); 2020-07-14 20:58:06,720 [19] INFO - Information: 0 : 2020-07-14 20:58:06,720 [19] INFO - function SE637303570867196138() {} SE637303570867196138.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570867196138().executeScript(); 2020-07-14 20:58:06,720 [19] INFO - --------- 2020-07-14 20:58:06,720 [19] INFO - Information: 0 : 2020-07-14 20:58:06,720 [19] INFO - --------- 2020-07-14 20:58:06,725 [19] INFO - Information: 0 : 2020-07-14 20:58:06,725 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,726 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,728 [19] INFO - Information: 0 : 2020-07-14 20:58:06,728 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,728 [19] INFO - Information: 0 : 2020-07-14 20:58:06,728 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,729 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,729 [19] INFO - Information: 0 : 2020-07-14 20:58:06,729 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,729 [19] INFO - --------- 2020-07-14 20:58:06,729 [19] INFO - Information: 0 : 2020-07-14 20:58:06,729 [19] INFO - --------- 2020-07-14 20:58:06,730 [19] INFO - function SE637303570867196138() {} SE637303570867196138.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570867196138().executeScript(); 2020-07-14 20:58:06,730 [19] INFO - Information: 0 : 2020-07-14 20:58:06,730 [19] INFO - function SE637303570867196138() {} SE637303570867196138.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570867196138().executeScript(); 2020-07-14 20:58:06,730 [19] INFO - --------- 2020-07-14 20:58:06,730 [19] INFO - Information: 0 : 2020-07-14 20:58:06,730 [19] INFO - --------- 2020-07-14 20:58:06,730 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1991. 2020-07-14 20:58:06,730 [19] INFO - Information: 0 : 2020-07-14 20:58:06,731 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1991. 2020-07-14 20:58:06,731 [19] INFO - --------- 2020-07-14 20:58:06,731 [19] INFO - Information: 0 : 2020-07-14 20:58:06,731 [19] INFO - --------- 2020-07-14 20:58:06,731 [19] INFO - [system.partial] „article-begin.html“ 12 ms „[0, popupimage]“ 2020-07-14 20:58:06,731 [19] INFO - Information: 0 : 2020-07-14 20:58:06,731 [19] INFO - [system.partial] „article-begin.html“ 12 ms „[0, popupimage]“ 2020-07-14 20:58:06,733 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,733 [19] INFO - Information: 0 : 2020-07-14 20:58:06,733 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,733 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,733 [19] INFO - Information: 0 : 2020-07-14 20:58:06,733 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,734 [19] INFO - --------- 2020-07-14 20:58:06,734 [19] INFO - Information: 0 : 2020-07-14 20:58:06,734 [19] INFO - --------- 2020-07-14 20:58:06,734 [19] INFO - function SE637303570866936123() {} SE637303570866936123.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570866936123().executeScript(); 2020-07-14 20:58:06,734 [19] INFO - Information: 0 : 2020-07-14 20:58:06,735 [19] INFO - function SE637303570866936123() {} SE637303570866936123.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570866936123().executeScript(); 2020-07-14 20:58:06,735 [19] INFO - --------- 2020-07-14 20:58:06,735 [19] INFO - Information: 0 : 2020-07-14 20:58:06,735 [19] INFO - --------- 2020-07-14 20:58:06,735 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1992. 2020-07-14 20:58:06,735 [19] INFO - Information: 0 : 2020-07-14 20:58:06,735 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1992. 2020-07-14 20:58:06,736 [19] INFO - --------- 2020-07-14 20:58:06,736 [19] INFO - Information: 0 : 2020-07-14 20:58:06,736 [19] INFO - --------- 2020-07-14 20:58:06,737 [19] INFO - Information: 0 : 2020-07-14 20:58:06,737 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,739 [19] INFO - Information: 0 : 2020-07-14 20:58:06,739 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,739 [19] INFO - Information: 0 : 2020-07-14 20:58:06,739 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,740 [19] INFO - Information: 0 : 2020-07-14 20:58:06,740 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,742 [19] INFO - Information: 0 : 2020-07-14 20:58:06,742 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,743 [19] INFO - Information: 0 : 2020-07-14 20:58:06,743 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,744 [19] INFO - Information: 0 : 2020-07-14 20:58:06,744 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,746 [19] INFO - Information: 0 : 2020-07-14 20:58:06,746 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,746 [19] INFO - Information: 0 : 2020-07-14 20:58:06,746 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,748 [19] INFO - Information: 0 : 2020-07-14 20:58:06,749 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,750 [19] INFO - Information: 0 : 2020-07-14 20:58:06,750 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,750 [19] INFO - Information: 0 : 2020-07-14 20:58:06,750 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,751 [19] INFO - Information: 0 : 2020-07-14 20:58:06,751 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,753 [19] INFO - Information: 0 : 2020-07-14 20:58:06,754 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,754 [19] INFO - Information: 0 : 2020-07-14 20:58:06,754 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,754 [19] INFO - Information: 0 : 2020-07-14 20:58:06,754 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,756 [19] INFO - Information: 0 : 2020-07-14 20:58:06,756 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,756 [19] INFO - Information: 0 : 2020-07-14 20:58:06,756 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,756 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,759 [19] INFO - Information: 0 : 2020-07-14 20:58:06,759 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,761 [19] INFO - Information: 0 : 2020-07-14 20:58:06,761 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,761 [19] INFO - Information: 0 : 2020-07-14 20:58:06,761 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,762 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,762 [19] INFO - Information: 0 : 2020-07-14 20:58:06,762 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,762 [19] INFO - --------- 2020-07-14 20:58:06,763 [19] INFO - Information: 0 : 2020-07-14 20:58:06,763 [19] INFO - --------- 2020-07-14 20:58:06,763 [19] INFO - function SE637303570867626162() {} SE637303570867626162.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570867626162().executeScript(); 2020-07-14 20:58:06,763 [19] INFO - Information: 0 : 2020-07-14 20:58:06,763 [19] INFO - function SE637303570867626162() {} SE637303570867626162.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570867626162().executeScript(); 2020-07-14 20:58:06,763 [19] INFO - --------- 2020-07-14 20:58:06,763 [19] INFO - Information: 0 : 2020-07-14 20:58:06,763 [19] INFO - --------- 2020-07-14 20:58:06,765 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,765 [19] INFO - Information: 0 : 2020-07-14 20:58:06,765 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,765 [19] INFO - --------- 2020-07-14 20:58:06,765 [19] INFO - Information: 0 : 2020-07-14 20:58:06,765 [19] INFO - --------- 2020-07-14 20:58:06,765 [19] INFO - function SE637303570867646163() {} SE637303570867646163.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570867646163().executeScript(); 2020-07-14 20:58:06,765 [19] INFO - Information: 0 : 2020-07-14 20:58:06,765 [19] INFO - function SE637303570867646163() {} SE637303570867646163.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570867646163().executeScript(); 2020-07-14 20:58:06,766 [19] INFO - --------- 2020-07-14 20:58:06,766 [19] INFO - Information: 0 : 2020-07-14 20:58:06,766 [19] INFO - --------- 2020-07-14 20:58:06,771 [19] INFO - Information: 0 : 2020-07-14 20:58:06,771 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,775 [19] INFO - Information: 0 : 2020-07-14 20:58:06,775 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,775 [19] INFO - Information: 0 : 2020-07-14 20:58:06,775 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,776 [19] INFO - Information: 0 : 2020-07-14 20:58:06,776 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,777 [19] INFO - Information: 0 : 2020-07-14 20:58:06,778 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,778 [19] INFO - Information: 0 : 2020-07-14 20:58:06,778 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,778 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,779 [19] INFO - Information: 0 : 2020-07-14 20:58:06,779 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,779 [19] INFO - --------- 2020-07-14 20:58:06,779 [19] INFO - Information: 0 : 2020-07-14 20:58:06,779 [19] INFO - --------- 2020-07-14 20:58:06,779 [19] INFO - function SE637303570867646163() {} SE637303570867646163.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570867646163().executeScript(); 2020-07-14 20:58:06,779 [19] INFO - Information: 0 : 2020-07-14 20:58:06,780 [19] INFO - function SE637303570867646163() {} SE637303570867646163.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570867646163().executeScript(); 2020-07-14 20:58:06,780 [19] INFO - --------- 2020-07-14 20:58:06,780 [19] INFO - Information: 0 : 2020-07-14 20:58:06,780 [19] INFO - --------- 2020-07-14 20:58:06,780 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1993. 2020-07-14 20:58:06,780 [19] INFO - Information: 0 : 2020-07-14 20:58:06,780 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1993. 2020-07-14 20:58:06,780 [19] INFO - --------- 2020-07-14 20:58:06,781 [19] INFO - Information: 0 : 2020-07-14 20:58:06,781 [19] INFO - --------- 2020-07-14 20:58:06,781 [19] INFO - [system.partial] „article-begin.html“ 16 ms „“ 2020-07-14 20:58:06,781 [19] INFO - Information: 0 : 2020-07-14 20:58:06,781 [19] INFO - [system.partial] „article-begin.html“ 16 ms „“ 2020-07-14 20:58:06,782 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,782 [19] INFO - Information: 0 : 2020-07-14 20:58:06,782 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,782 [19] INFO - --------- 2020-07-14 20:58:06,782 [19] INFO - Information: 0 : 2020-07-14 20:58:06,782 [19] INFO - --------- 2020-07-14 20:58:06,782 [19] INFO - function SE637303570867826174() {} SE637303570867826174.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570867826174().executeScript(); 2020-07-14 20:58:06,783 [19] INFO - Information: 0 : 2020-07-14 20:58:06,783 [19] INFO - function SE637303570867826174() {} SE637303570867826174.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570867826174().executeScript(); 2020-07-14 20:58:06,783 [19] INFO - --------- 2020-07-14 20:58:06,783 [19] INFO - Information: 0 : 2020-07-14 20:58:06,783 [19] INFO - --------- 2020-07-14 20:58:06,785 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,785 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,785 [19] INFO - Information: 0 : 2020-07-14 20:58:06,786 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,786 [19] INFO - --------- 2020-07-14 20:58:06,786 [19] INFO - Information: 0 : 2020-07-14 20:58:06,786 [19] INFO - --------- 2020-07-14 20:58:06,786 [19] INFO - function SE637303570867826174() {} SE637303570867826174.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570867826174().executeScript(); 2020-07-14 20:58:06,786 [19] INFO - Information: 0 : 2020-07-14 20:58:06,786 [19] INFO - function SE637303570867826174() {} SE637303570867826174.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570867826174().executeScript(); 2020-07-14 20:58:06,787 [19] INFO - --------- 2020-07-14 20:58:06,787 [19] INFO - Information: 0 : 2020-07-14 20:58:06,788 [19] INFO - --------- 2020-07-14 20:58:06,788 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1994. 2020-07-14 20:58:06,788 [19] INFO - Information: 0 : 2020-07-14 20:58:06,788 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1994. 2020-07-14 20:58:06,788 [19] INFO - --------- 2020-07-14 20:58:06,788 [19] INFO - Information: 0 : 2020-07-14 20:58:06,788 [19] INFO - --------- 2020-07-14 20:58:06,788 [19] INFO - [system.partial] „article-headline.html“ 6 ms „“ 2020-07-14 20:58:06,788 [19] INFO - Information: 0 : 2020-07-14 20:58:06,789 [19] INFO - [system.partial] „article-headline.html“ 6 ms „“ 2020-07-14 20:58:06,789 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,789 [19] INFO - Information: 0 : 2020-07-14 20:58:06,789 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,789 [19] INFO - --------- 2020-07-14 20:58:06,789 [19] INFO - Information: 0 : 2020-07-14 20:58:06,789 [19] INFO - --------- 2020-07-14 20:58:06,790 [19] INFO - function SE637303570867896178() {} SE637303570867896178.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570867896178().executeScript(); 2020-07-14 20:58:06,790 [19] INFO - Information: 0 : 2020-07-14 20:58:06,790 [19] INFO - function SE637303570867896178() {} SE637303570867896178.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570867896178().executeScript(); 2020-07-14 20:58:06,790 [19] INFO - --------- 2020-07-14 20:58:06,790 [19] INFO - Information: 0 : 2020-07-14 20:58:06,790 [19] INFO - --------- 2020-07-14 20:58:06,792 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,793 [19] INFO - Information: 0 : 2020-07-14 20:58:06,793 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,793 [19] INFO - --------- 2020-07-14 20:58:06,793 [19] INFO - Information: 0 : 2020-07-14 20:58:06,793 [19] INFO - --------- 2020-07-14 20:58:06,793 [19] INFO - function SE637303570867896178() {} SE637303570867896178.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570867896178().executeScript(); 2020-07-14 20:58:06,793 [19] INFO - Information: 0 : 2020-07-14 20:58:06,793 [19] INFO - function SE637303570867896178() {} SE637303570867896178.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. var fieldName = context.param(0, "text"); context.write("\r\n"); if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-start.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570867896178().executeScript(); 2020-07-14 20:58:06,794 [19] INFO - --------- 2020-07-14 20:58:06,794 [19] INFO - Information: 0 : 2020-07-14 20:58:06,794 [19] INFO - --------- 2020-07-14 20:58:06,794 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1995. 2020-07-14 20:58:06,794 [19] INFO - Information: 0 : 2020-07-14 20:58:06,794 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1995. 2020-07-14 20:58:06,794 [19] INFO - --------- 2020-07-14 20:58:06,794 [19] INFO - Information: 0 : 2020-07-14 20:58:06,794 [19] INFO - --------- 2020-07-14 20:58:06,795 [19] INFO - [system.partial] „inline-editor-start.html“ 5 ms „“ 2020-07-14 20:58:06,795 [19] INFO - Information: 0 : 2020-07-14 20:58:06,795 [19] INFO - [system.partial] „inline-editor-start.html“ 5 ms „“ 2020-07-14 20:58:06,795 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,796 [19] INFO - Information: 0 : 2020-07-14 20:58:06,796 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,796 [19] INFO - --------- 2020-07-14 20:58:06,796 [19] INFO - Information: 0 : 2020-07-14 20:58:06,796 [19] INFO - --------- 2020-07-14 20:58:06,796 [19] INFO - function SE637303570867956181() {} SE637303570867956181.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570867956181().executeScript(); 2020-07-14 20:58:06,797 [19] INFO - Information: 0 : 2020-07-14 20:58:06,797 [19] INFO - function SE637303570867956181() {} SE637303570867956181.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570867956181().executeScript(); 2020-07-14 20:58:06,797 [19] INFO - --------- 2020-07-14 20:58:06,797 [19] INFO - Information: 0 : 2020-07-14 20:58:06,797 [19] INFO - --------- 2020-07-14 20:58:06,798 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,798 [19] INFO - Information: 0 : 2020-07-14 20:58:06,798 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,798 [19] INFO - --------- 2020-07-14 20:58:06,798 [19] INFO - Information: 0 : 2020-07-14 20:58:06,799 [19] INFO - --------- 2020-07-14 20:58:06,799 [19] INFO - function SE637303570867956181() {} SE637303570867956181.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570867956181().executeScript(); 2020-07-14 20:58:06,799 [19] INFO - Information: 0 : 2020-07-14 20:58:06,799 [19] INFO - function SE637303570867956181() {} SE637303570867956181.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. if ( !isNull(article) ) { context.write("\r\n\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\inline-editor-end.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570867956181().executeScript(); 2020-07-14 20:58:06,799 [19] INFO - --------- 2020-07-14 20:58:06,799 [19] INFO - Information: 0 : 2020-07-14 20:58:06,799 [19] INFO - --------- 2020-07-14 20:58:06,799 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1996. 2020-07-14 20:58:06,799 [19] INFO - Information: 0 : 2020-07-14 20:58:06,800 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1996. 2020-07-14 20:58:06,800 [19] INFO - --------- 2020-07-14 20:58:06,800 [19] INFO - Information: 0 : 2020-07-14 20:58:06,800 [19] INFO - --------- 2020-07-14 20:58:06,800 [19] INFO - [system.partial] „inline-editor-end.html“ 4 ms „“ 2020-07-14 20:58:06,800 [19] INFO - Information: 0 : 2020-07-14 20:58:06,800 [19] INFO - [system.partial] „inline-editor-end.html“ 4 ms „“ 2020-07-14 20:58:06,800 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,801 [19] INFO - Information: 0 : 2020-07-14 20:58:06,801 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,801 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,801 [19] INFO - Information: 0 : 2020-07-14 20:58:06,801 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,801 [19] INFO - --------- 2020-07-14 20:58:06,801 [19] INFO - Information: 0 : 2020-07-14 20:58:06,801 [19] INFO - --------- 2020-07-14 20:58:06,801 [19] INFO - function SE637303570867626162() {} SE637303570867626162.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570867626162().executeScript(); 2020-07-14 20:58:06,802 [19] INFO - Information: 0 : 2020-07-14 20:58:06,802 [19] INFO - function SE637303570867626162() {} SE637303570867626162.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. context.write( system.partial("article-begin.html") ); context.write("\r\n\t"); if ( article.inArea("News") ) { context.write("\r\n\t\t
\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t
"); context.write( article.value('Text') ); context.write("
\r\n\t\t
\r\n\t"); } else { context.write("\r\n\t\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\t"); context.write( system.partial("inline-editor-start.html") ); context.write( article.value('Text') ); context.write( system.partial("inline-editor-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); context.write( system.partial("article-end.html") ); context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\text\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570867626162().executeScript(); 2020-07-14 20:58:06,802 [19] INFO - --------- 2020-07-14 20:58:06,802 [19] INFO - Information: 0 : 2020-07-14 20:58:06,802 [19] INFO - --------- 2020-07-14 20:58:06,802 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1997. 2020-07-14 20:58:06,802 [19] INFO - Information: 0 : 2020-07-14 20:58:06,802 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1997. 2020-07-14 20:58:06,802 [19] INFO - --------- 2020-07-14 20:58:06,803 [19] INFO - Information: 0 : 2020-07-14 20:58:06,803 [19] INFO - --------- 2020-07-14 20:58:06,803 [19] INFO - Information: 0 : 2020-07-14 20:58:06,803 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,806 [19] INFO - Information: 0 : 2020-07-14 20:58:06,806 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,806 [19] INFO - Information: 0 : 2020-07-14 20:58:06,806 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,810 [19] INFO - Information: 0 : 2020-07-14 20:58:06,810 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,814 [19] INFO - Information: 0 : 2020-07-14 20:58:06,814 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,814 [19] INFO - Information: 0 : 2020-07-14 20:58:06,814 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,817 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,817 [19] INFO - Information: 0 : 2020-07-14 20:58:06,817 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,817 [19] INFO - --------- 2020-07-14 20:58:06,818 [19] INFO - Information: 0 : 2020-07-14 20:58:06,818 [19] INFO - --------- 2020-07-14 20:58:06,818 [19] INFO - function SE637303570868176194() {} SE637303570868176194.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\bilderalbumv12\standard.html'. var imagesPerPage = parseInt(article.value("imagesperpage", 0)); var isPaging = false; var contentImageWidth = "890"; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl hohlen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || 960; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } // if page contains a news area, we only approximate a 2/3 1/3 size layout in order to calculate thumbnails if ( article.area.toLowerCase() == "news" ){ gridCols = 4; } else if ( page.anyAreaArticles("News") ){ gridCols = 8; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } var showSlideshow = article.value("slideshow"); var albumId = article.value("album"); var images = project.getAlbumImages(albumId); var thumbnailWidth = article.value("width"); var thumbnailHeight = article.value("height"); var titlePosition = article.value("titleposition"); var thumbTitlePosition = article.value("thumbtitleposition", "off"); var imageMargin = parseInt(article.value("margin", "0")); // figure out if images have a border set in layout-settings and compensate for it, if the article doesn't have a custom class "noborder" set var imageBorder = 0; var tmpArticleCssClass = " " + article.cssClass; if ( tmpArticleCssClass.indexOf("noborder") == -1 && "" != "0" && "" != "" ) { imageBorder = parseInt(""); } var generateThumbs = true; if ( titlePosition !== "off" ) { var titleShow = "1"; } else { var titleShow = "0"; } if ( "de" == "en" ) { var lang = "en"; } else { var lang = "de"; } var backgroundImage = backgroundWidth = backgroundHeight = backgroundLeft = backgroundTop = ""; if ( showSlideshow && article.valueRaw("slideshowtemplate") !== "none" ) { backgroundImage = article.value("slideshowtemplate", ""); if ( backgroundImage.indexOf("/laptop.png") > -1 ) { backgroundImage = "assets/js/img/laptop.png"; var backgroundWidth = "801"; var backgroundHeight = "469"; var backgroundLeft= "104"; var backgroundTop = "31"; thumbnailWidth = "590"; thumbnailHeight = "369"; } else if ( backgroundImage.indexOf("/laptop_klein.png") > -1 ) { backgroundImage = "assets/js/img/laptop_klein.png"; var backgroundWidth = "458"; var backgroundHeight = "268"; var backgroundLeft= "59"; var backgroundTop = "18"; thumbnailWidth = "338"; thumbnailHeight = "211"; } else if ( backgroundImage.indexOf("/rahmen.png") > -1 ) { backgroundImage = "assets/js/img/rahmen.png"; var backgroundWidth = "758"; var backgroundHeight = "469"; var backgroundLeft= "55"; var backgroundTop = "57"; thumbnailWidth = "648"; thumbnailHeight = "356"; } else if ( backgroundImage.indexOf("/rahmen_klein.png") > -1 ) { backgroundImage = "assets/js/img/rahmen_klein.png"; var backgroundWidth = "458"; var backgroundHeight = "283"; var backgroundLeft= "33"; var backgroundTop = "34"; thumbnailWidth = "392"; thumbnailHeight = "214"; } } else if ( showSlideshow && article.valueRaw("slideshowtemplate") == "none" ) { thumbnailWidth = columnWidth; //generateThumbs = false; } if ( system.preview ){ //system.log(images.count == 1 ? (" 1 Bild...") : (" " + images.count + " Bilder...")); } var gridFactor = 12 / gridCols; var maxcols = Math.ceil((contentImageWidth / (thumbnailWidth+imageMargin)) / gridFactor); var onecolumnbreakpoint = 479; var maxmobilecols = Math.ceil(onecolumnbreakpoint / thumbnailWidth); var mobilecontainerwidth = 100 / maxmobilecols; var headstyle = "/* test */"; headstyle += "\ #igal" + article.id + ":not(.zpSlideshow){\n\ margin-left: -" + imageMargin/2 + "px !important;\n\ margin-right: -" + imageMargin/2 + "px !important;\n\ }\n\ /* below is to accomodates for IE rounding errors which caused the cols not to fit into the row */\n\ .ie #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc((100% / "+ maxcols +") - " + parseInt(imageMargin/2)*2 + ".1px) !important;\n\ margin: " + parseInt(imageMargin/2) + "px !important;\n\ }\n\ \n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item,\n\ #igal" + article.id + ":not(.zpSlideshow) > a,\n\ #igal" + article.id + ":not(.zpSlideshow) .slide > a{\n\ display: block;\n\ float: left;\n\ width: calc((100% / "+ maxcols +") - " + imageMargin + "px);\n\ max-width: "+ thumbnailWidth +"px;\n\ height: auto;\n\ margin: " + imageMargin / 2 + "px;\n\ }\n\ #igal" + article.id +" > a > img{\n\ max-width: 100%;\n\ display: block;\n\ }\n\ "; for ( var i = 1; i < maxcols - 1; i++){ var breakpoint = contentImageWidth - (i * thumbnailWidth); if ( breakpoint <= onecolumnbreakpoint ){ // if we reach the point, where the ZP Grid will display rows in 1-column, we break and need to use a different logic (see next for-loop) break; } var containerwidth = 100 / ( maxcols - i); headstyle += "\n\ @media screen and (max-width: " + breakpoint +"px) {\n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc(" + containerwidth + "% - " + imageMargin + "px);\n\ }\n\ }\n\ "; } // mobile display 2+-column-rows. for ( var i = 1; i < maxmobilecols; i++){ headstyle += "\n\ @media screen and (max-width: " + onecolumnbreakpoint +"px) {\n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc(" + mobilecontainerwidth + "% - " + imageMargin + "px);\n\ }\n\ }\n\ "; onecolumnbreakpoint = ( maxmobilecols -i ) * thumbnailWidth; mobilecontainerwidth = 100 / ( maxmobilecols -i ); } // mobile display 1-column-row. headstyle += "\n\ @media screen and (max-width: " + (thumbnailWidth+imageMargin) +"px) {\n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc(100% - " + imageMargin + "px);\n\ }\n\ }\n\ "; headstyle += ""; system.addHtmlHeadElement(headstyle); // polyfill for JSON.stringify() // https://gist.github.com/uupaa/5562297 function _toJSONEscapedString(str) { // @arg String: // @ret String: // @inner: to JSON escaped string if (typeof(str)==='undefined') str = ""; if ( str == ""){ return ""; } else{ var JSON_ESCAPE = { '\b': '\\b', // backspace U+0008 '\t': '\\t', // tab U+0009 '\n': '\\n', // line feed U+000A '\f': '\\f', // form feed U+000C '\r': '\\r', // carriage return U+000D '"': '\\"', // quotation mark U+0022 '\\': '\\\\' // reverse solidus U+005C }; return str.replace(/(?:[\b\t\n\f\r\"]|\\)/g, function(_) { return JSON_ESCAPE[_]; }).replace(/(?:[\x00-\x1f])/g, function(_) { return "\\u00" + ("0" + _.charCodeAt(0).toString(16)).slice(-2); }); } } context.write("\r\n\r\n"); // normales Bilderalbum mit thumbnails, ohne ContentCopy if ( !showSlideshow ) { // only activate paging via json-data when more than one page of images to show exists if ( imagesPerPage > 0 && images.count > imagesPerPage ){ isPaging = true; } context.write("\r\n\r\n\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\r\n\t\t
999999 ){ context.write("style=\"margin-right: -"); context.write( imageMargin ); context.write("px;\" "); } context.write("\r\n\t\t\tdata-article-id=\""); context.write(article.id); context.write("\" \r\n\t\t\tdata-prevtext=\"Zurück\" \r\n\t\t\tdata-nexttext=\"Weiter\" \r\n\t\t\tdata-pagetext=\"Seite {0} von {1}\" \r\n\t\t\tdata-ispaging=\""); context.write(isPaging); context.write("\" \r\n\t\t\tdata-imageeffect=\""); context.write(effectClass); context.write("\" \r\n\t\t\tdata-imagesperpage=\""); context.write(imagesPerPage); context.write("\" \r\n\t\t\tdata-kind=\"gallery\" \r\n\t\t\tdata-width=\""); context.write( thumbnailWidth ); context.write("\"\r\n\t\t\tdata-height=\""); context.write( thumbnailHeight ); context.write("\"\r\n\t\t\tdata-margin=\""); context.write( article.value("margin", "") ); context.write("\"\r\n\t\t\tdata-maxcols=\""); context.write( maxcols ); context.write("\"\r\n\t\t\tdata-bordercolor=\"default\"\r\n\t\t\tdata-borderwidth=\"0\"\r\n\t\t\tdata-numbershow=\"0\" \r\n\t\t\tdata-template=\"\" \r\n\t\t\tdata-titleshow=\""); context.write( titleShow ); context.write("\"\r\n\t\t\tdata-titleposition=\""); context.write( article.value("titleposition", "") ); context.write("\"\r\n\t\t\tdata-transition=\""); context.write( article.value("zoom", "") ); context.write("\"\r\n\t\t\tdata-inner-transition=\""); context.write( article.value("transition", "") ); context.write("\"\r\n\t\t\tdata-slideshow=\"0\"\r\n\t\t\tdata-slideshowinterval=\"0\"\r\n\t\t\tdata-lang=\""); context.write( lang ); context.write("\">\r\n\t\r\n\t\t\t"); if ( isPaging ) { context.write("\r\n\t\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\t\t
\r\n\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\r\n"); } else { context.write("\r\n\r\n\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\r\n\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\r\n\t\t\r\n\t\t"); // Slideshow mit Hintergrundbild aus Template (Laptop etc.), ohne Contentcopy if ( backgroundImage !== "" && backgroundImage !== "Keine" ) { context.write("\r\n\t\r\n\t\t\t
\r\n\t\t\t\t
\r\n\t\t\t\r\n\t\t\t\t\t\"\"\r\n\t\t\r\n\t\t\t\t\t"); var descriptionSlide1, altText1, encodedDescription1, imageSlide1; for ( var indexSlide1=0; indexSlide1 < images.count; ++indexSlide1 ) { imageSlide1 = images.item(indexSlide1); imageSlide1.skipContentCopy(); // keine contentCopy erzeugen, da überflüssig weil gleich groß wie workingCopy descriptionSlide1 = system.htmlEncode(system.removeHtmlTags(imageSlide1.description)); encodedDescription1 = system.htmlEncode(imageSlide1.description); altText1 = system.htmlEncode(system.removeHtmlTags(imageSlide1.altText)); if ( imageSlide1.createThumb(thumbnailWidth, thumbnailHeight) ) { if ( system.preview ){ system.log(" Erstelle Vorschaubild " + imageSlide1.thumbPath(thumbnailWidth, thumbnailHeight).split("/").pop()); } } context.write("\r\n\t\t\t\r\n\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\"");\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t"); if ( titleShow == "1" && imageSlide1.description !== "" ) { context.write("\r\n\t\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t\t\t"); context.write( imageSlide1.description ); context.write("\r\n\t\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\t\t
\r\n\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\r\n\t\t"); } // Slideshow ohne Hintergrundbild (Nur Bild), ohne Contentcopy else { context.write("\r\n\r\n\t\t\t"); var maxThumbnailHeight = 0; var maxThumbnailWidth = 0; for (var indexThumbnailHeight=0; indexThumbnailHeight < images.count; ++indexThumbnailHeight ) { var imageThumbnailHeight = images.item(indexThumbnailHeight); imageThumbnailHeight.skipContentCopy(); var currentThumbnailHeight = imageThumbnailHeight.createThumbWithInfo(columnWidth); if ( currentThumbnailHeight.created ) { if ( system.preview ){ system.log(" Erstelle Vorschaubild " + imageThumbnailHeight.thumbPath(columnWidth).split("/").pop()); } } if ( currentThumbnailHeight.height > maxThumbnailHeight ) { maxThumbnailHeight = currentThumbnailHeight.height; } if ( currentThumbnailHeight.width > maxThumbnailWidth ) { maxThumbnailWidth = currentThumbnailHeight.width; } } context.write("\r\n\t\t\t\r\n\t\t\t
\r\n\t\t\t\t
\r\n\t\t\t\t\t"); var descriptionSlide2, encodedDescription2, imageSlide2; for ( var indexSlide2=0; indexSlide2 < images.count; ++indexSlide2 ) { imageSlide2 = images.item(indexSlide2); imageSlide2.skipContentCopy(); descriptionSlide2 = system.htmlEncode(system.removeHtmlTags(imageSlide2.description)); encodedDescription2 = system.htmlEncode(imageSlide2.description); altText2 = system.htmlEncode(system.removeHtmlTags(imageSlide2.altText)); var tni = imageSlide2.createThumbWithInfo(columnWidth); if ( tni.created ) { if ( system.preview ){ system.log(" Erstelle Vorschaubild " + imageSlide2.thumbPath(columnWidth).split("/").pop()); } } var tmpWidth = parseInt(tni.ThumbnailWidth); var tmpHeight = parseInt(tni.ThumbnailHeight); var tmpSrc = imageSlide2.thumbPath(columnWidth); context.write("\r\n\t\t\t\r\n\t\t\t\t\t
\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\"");\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t"); if ( titleShow == "1" && imageSlide2.description !== "" ) { context.write("\r\n\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t\t"); context.write( imageSlide2.description ); context.write("\r\n\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\t
\r\n\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\r\n\t\t"); } context.write("\r\n\r\n\t\t\t\t
\r\n\t\t\t
\r\n\r\n\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\r\n"); } context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\bilderalbumv12\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570868176194().executeScript(); 2020-07-14 20:58:06,819 [19] INFO - Information: 0 : 2020-07-14 20:58:06,819 [19] INFO - function SE637303570868176194() {} SE637303570868176194.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\bilderalbumv12\standard.html'. var imagesPerPage = parseInt(article.value("imagesperpage", 0)); var isPaging = false; var contentImageWidth = "890"; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl hohlen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || 960; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } // if page contains a news area, we only approximate a 2/3 1/3 size layout in order to calculate thumbnails if ( article.area.toLowerCase() == "news" ){ gridCols = 4; } else if ( page.anyAreaArticles("News") ){ gridCols = 8; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } var showSlideshow = article.value("slideshow"); var albumId = article.value("album"); var images = project.getAlbumImages(albumId); var thumbnailWidth = article.value("width"); var thumbnailHeight = article.value("height"); var titlePosition = article.value("titleposition"); var thumbTitlePosition = article.value("thumbtitleposition", "off"); var imageMargin = parseInt(article.value("margin", "0")); // figure out if images have a border set in layout-settings and compensate for it, if the article doesn't have a custom class "noborder" set var imageBorder = 0; var tmpArticleCssClass = " " + article.cssClass; if ( tmpArticleCssClass.indexOf("noborder") == -1 && "" != "0" && "" != "" ) { imageBorder = parseInt(""); } var generateThumbs = true; if ( titlePosition !== "off" ) { var titleShow = "1"; } else { var titleShow = "0"; } if ( "de" == "en" ) { var lang = "en"; } else { var lang = "de"; } var backgroundImage = backgroundWidth = backgroundHeight = backgroundLeft = backgroundTop = ""; if ( showSlideshow && article.valueRaw("slideshowtemplate") !== "none" ) { backgroundImage = article.value("slideshowtemplate", ""); if ( backgroundImage.indexOf("/laptop.png") > -1 ) { backgroundImage = "assets/js/img/laptop.png"; var backgroundWidth = "801"; var backgroundHeight = "469"; var backgroundLeft= "104"; var backgroundTop = "31"; thumbnailWidth = "590"; thumbnailHeight = "369"; } else if ( backgroundImage.indexOf("/laptop_klein.png") > -1 ) { backgroundImage = "assets/js/img/laptop_klein.png"; var backgroundWidth = "458"; var backgroundHeight = "268"; var backgroundLeft= "59"; var backgroundTop = "18"; thumbnailWidth = "338"; thumbnailHeight = "211"; } else if ( backgroundImage.indexOf("/rahmen.png") > -1 ) { backgroundImage = "assets/js/img/rahmen.png"; var backgroundWidth = "758"; var backgroundHeight = "469"; var backgroundLeft= "55"; var backgroundTop = "57"; thumbnailWidth = "648"; thumbnailHeight = "356"; } else if ( backgroundImage.indexOf("/rahmen_klein.png") > -1 ) { backgroundImage = "assets/js/img/rahmen_klein.png"; var backgroundWidth = "458"; var backgroundHeight = "283"; var backgroundLeft= "33"; var backgroundTop = "34"; thumbnailWidth = "392"; thumbnailHeight = "214"; } } else if ( showSlideshow && article.valueRaw("slideshowtemplate") == "none" ) { thumbnailWidth = columnWidth; //generateThumbs = false; } if ( system.preview ){ //system.log(images.count == 1 ? (" 1 Bild...") : (" " + images.count + " Bilder...")); } var gridFactor = 12 / gridCols; var maxcols = Math.ceil((contentImageWidth / (thumbnailWidth+imageMargin)) / gridFactor); var onecolumnbreakpoint = 479; var maxmobilecols = Math.ceil(onecolumnbreakpoint / thumbnailWidth); var mobilecontainerwidth = 100 / maxmobilecols; var headstyle = "/* test */"; headstyle += "\ #igal" + article.id + ":not(.zpSlideshow){\n\ margin-left: -" + imageMargin/2 + "px !important;\n\ margin-right: -" + imageMargin/2 + "px !important;\n\ }\n\ /* below is to accomodates for IE rounding errors which caused the cols not to fit into the row */\n\ .ie #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc((100% / "+ maxcols +") - " + parseInt(imageMargin/2)*2 + ".1px) !important;\n\ margin: " + parseInt(imageMargin/2) + "px !important;\n\ }\n\ \n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item,\n\ #igal" + article.id + ":not(.zpSlideshow) > a,\n\ #igal" + article.id + ":not(.zpSlideshow) .slide > a{\n\ display: block;\n\ float: left;\n\ width: calc((100% / "+ maxcols +") - " + imageMargin + "px);\n\ max-width: "+ thumbnailWidth +"px;\n\ height: auto;\n\ margin: " + imageMargin / 2 + "px;\n\ }\n\ #igal" + article.id +" > a > img{\n\ max-width: 100%;\n\ display: block;\n\ }\n\ "; for ( var i = 1; i < maxcols - 1; i++){ var breakpoint = contentImageWidth - (i * thumbnailWidth); if ( breakpoint <= onecolumnbreakpoint ){ // if we reach the point, where the ZP Grid will display rows in 1-column, we break and need to use a different logic (see next for-loop) break; } var containerwidth = 100 / ( maxcols - i); headstyle += "\n\ @media screen and (max-width: " + breakpoint +"px) {\n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc(" + containerwidth + "% - " + imageMargin + "px);\n\ }\n\ }\n\ "; } // mobile display 2+-column-rows. for ( var i = 1; i < maxmobilecols; i++){ headstyle += "\n\ @media screen and (max-width: " + onecolumnbreakpoint +"px) {\n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc(" + mobilecontainerwidth + "% - " + imageMargin + "px);\n\ }\n\ }\n\ "; onecolumnbreakpoint = ( maxmobilecols -i ) * thumbnailWidth; mobilecontainerwidth = 100 / ( maxmobilecols -i ); } // mobile display 1-column-row. headstyle += "\n\ @media screen and (max-width: " + (thumbnailWidth+imageMargin) +"px) {\n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc(100% - " + imageMargin + "px);\n\ }\n\ }\n\ "; headstyle += ""; system.addHtmlHeadElement(headstyle); // polyfill for JSON.stringify() // https://gist.github.com/uupaa/5562297 function _toJSONEscapedString(str) { // @arg String: // @ret String: // @inner: to JSON escaped string if (typeof(str)==='undefined') str = ""; if ( str == ""){ return ""; } else{ var JSON_ESCAPE = { '\b': '\\b', // backspace U+0008 '\t': '\\t', // tab U+0009 '\n': '\\n', // line feed U+000A '\f': '\\f', // form feed U+000C '\r': '\\r', // carriage return U+000D '"': '\\"', // quotation mark U+0022 '\\': '\\\\' // reverse solidus U+005C }; return str.replace(/(?:[\b\t\n\f\r\"]|\\)/g, function(_) { return JSON_ESCAPE[_]; }).replace(/(?:[\x00-\x1f])/g, function(_) { return "\\u00" + ("0" + _.charCodeAt(0).toString(16)).slice(-2); }); } } context.write("\r\n\r\n"); // normales Bilderalbum mit thumbnails, ohne ContentCopy if ( !showSlideshow ) { // only activate paging via json-data when more than one page of images to show exists if ( imagesPerPage > 0 && images.count > imagesPerPage ){ isPaging = true; } context.write("\r\n\r\n\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\r\n\t\t
999999 ){ context.write("style=\"margin-right: -"); context.write( imageMargin ); context.write("px;\" "); } context.write("\r\n\t\t\tdata-article-id=\""); context.write(article.id); context.write("\" \r\n\t\t\tdata-prevtext=\"Zurück\" \r\n\t\t\tdata-nexttext=\"Weiter\" \r\n\t\t\tdata-pagetext=\"Seite {0} von {1}\" \r\n\t\t\tdata-ispaging=\""); context.write(isPaging); context.write("\" \r\n\t\t\tdata-imageeffect=\""); context.write(effectClass); context.write("\" \r\n\t\t\tdata-imagesperpage=\""); context.write(imagesPerPage); context.write("\" \r\n\t\t\tdata-kind=\"gallery\" \r\n\t\t\tdata-width=\""); context.write( thumbnailWidth ); context.write("\"\r\n\t\t\tdata-height=\""); context.write( thumbnailHeight ); context.write("\"\r\n\t\t\tdata-margin=\""); context.write( article.value("margin", "") ); context.write("\"\r\n\t\t\tdata-maxcols=\""); context.write( maxcols ); context.write("\"\r\n\t\t\tdata-bordercolor=\"default\"\r\n\t\t\tdata-borderwidth=\"0\"\r\n\t\t\tdata-numbershow=\"0\" \r\n\t\t\tdata-template=\"\" \r\n\t\t\tdata-titleshow=\""); context.write( titleShow ); context.write("\"\r\n\t\t\tdata-titleposition=\""); context.write( article.value("titleposition", "") ); context.write("\"\r\n\t\t\tdata-transition=\""); context.write( article.value("zoom", "") ); context.write("\"\r\n\t\t\tdata-inner-transition=\""); context.write( article.value("transition", "") ); context.write("\"\r\n\t\t\tdata-slideshow=\"0\"\r\n\t\t\tdata-slideshowinterval=\"0\"\r\n\t\t\tdata-lang=\""); context.write( lang ); context.write("\">\r\n\t\r\n\t\t\t"); if ( isPaging ) { context.write("\r\n\t\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\t\t
\r\n\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\r\n"); } else { context.write("\r\n\r\n\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\r\n\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\r\n\t\t\r\n\t\t"); // Slideshow mit Hintergrundbild aus Template (Laptop etc.), ohne Contentcopy if ( backgroundImage !== "" && backgroundImage !== "Keine" ) { context.write("\r\n\t\r\n\t\t\t
\r\n\t\t\t\t
\r\n\t\t\t\r\n\t\t\t\t\t\"\"\r\n\t\t\r\n\t\t\t\t\t"); var descriptionSlide1, altText1, encodedDescription1, imageSlide1; for ( var indexSlide1=0; indexSlide1 < images.count; ++indexSlide1 ) { imageSlide1 = images.item(indexSlide1); imageSlide1.skipContentCopy(); // keine contentCopy erzeugen, da überflüssig weil gleich groß wie workingCopy descriptionSlide1 = system.htmlEncode(system.removeHtmlTags(imageSlide1.description)); encodedDescription1 = system.htmlEncode(imageSlide1.description); altText1 = system.htmlEncode(system.removeHtmlTags(imageSlide1.altText)); if ( imageSlide1.createThumb(thumbnailWidth, thumbnailHeight) ) { if ( system.preview ){ system.log(" Erstelle Vorschaubild " + imageSlide1.thumbPath(thumbnailWidth, thumbnailHeight).split("/").pop()); } } context.write("\r\n\t\t\t\r\n\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\"");\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t"); if ( titleShow == "1" && imageSlide1.description !== "" ) { context.write("\r\n\t\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t\t\t"); context.write( imageSlide1.description ); context.write("\r\n\t\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\t\t
\r\n\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\r\n\t\t"); } // Slideshow ohne Hintergrundbild (Nur Bild), ohne Contentcopy else { context.write("\r\n\r\n\t\t\t"); var maxThumbnailHeight = 0; var maxThumbnailWidth = 0; for (var indexThumbnailHeight=0; indexThumbnailHeight < images.count; ++indexThumbnailHeight ) { var imageThumbnailHeight = images.item(indexThumbnailHeight); imageThumbnailHeight.skipContentCopy(); var currentThumbnailHeight = imageThumbnailHeight.createThumbWithInfo(columnWidth); if ( currentThumbnailHeight.created ) { if ( system.preview ){ system.log(" Erstelle Vorschaubild " + imageThumbnailHeight.thumbPath(columnWidth).split("/").pop()); } } if ( currentThumbnailHeight.height > maxThumbnailHeight ) { maxThumbnailHeight = currentThumbnailHeight.height; } if ( currentThumbnailHeight.width > maxThumbnailWidth ) { maxThumbnailWidth = currentThumbnailHeight.width; } } context.write("\r\n\t\t\t\r\n\t\t\t
\r\n\t\t\t\t
\r\n\t\t\t\t\t"); var descriptionSlide2, encodedDescription2, imageSlide2; for ( var indexSlide2=0; indexSlide2 < images.count; ++indexSlide2 ) { imageSlide2 = images.item(indexSlide2); imageSlide2.skipContentCopy(); descriptionSlide2 = system.htmlEncode(system.removeHtmlTags(imageSlide2.description)); encodedDescription2 = system.htmlEncode(imageSlide2.description); altText2 = system.htmlEncode(system.removeHtmlTags(imageSlide2.altText)); var tni = imageSlide2.createThumbWithInfo(columnWidth); if ( tni.created ) { if ( system.preview ){ system.log(" Erstelle Vorschaubild " + imageSlide2.thumbPath(columnWidth).split("/").pop()); } } var tmpWidth = parseInt(tni.ThumbnailWidth); var tmpHeight = parseInt(tni.ThumbnailHeight); var tmpSrc = imageSlide2.thumbPath(columnWidth); context.write("\r\n\t\t\t\r\n\t\t\t\t\t
\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\"");\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t"); if ( titleShow == "1" && imageSlide2.description !== "" ) { context.write("\r\n\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t\t"); context.write( imageSlide2.description ); context.write("\r\n\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\t
\r\n\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\r\n\t\t"); } context.write("\r\n\r\n\t\t\t\t
\r\n\t\t\t
\r\n\r\n\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\r\n"); } context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\bilderalbumv12\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570868176194().executeScript(); 2020-07-14 20:58:06,820 [19] INFO - --------- 2020-07-14 20:58:06,821 [19] INFO - Information: 0 : 2020-07-14 20:58:06,821 [19] INFO - --------- 2020-07-14 20:58:06,823 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,823 [19] INFO - Information: 0 : 2020-07-14 20:58:06,824 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,825 [19] INFO - Information: 0 : 2020-07-14 20:58:06,825 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,825 [19] INFO - Information: 0 : 2020-07-14 20:58:06,825 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,826 [19] INFO - Information: 0 : 2020-07-14 20:58:06,826 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,839 [19] INFO - Information: 0 : 2020-07-14 20:58:06,839 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,839 [19] INFO - Information: 0 : 2020-07-14 20:58:06,839 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,847 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,852 [19] INFO - Information: 0 : 2020-07-14 20:58:06,852 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,853 [19] INFO - Information: 0 : 2020-07-14 20:58:06,853 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,854 [19] INFO - Information: 0 : 2020-07-14 20:58:06,854 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,854 [19] INFO - Information: 0 : 2020-07-14 20:58:06,854 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,857 [19] INFO - Information: 0 : 2020-07-14 20:58:06,857 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,858 [19] INFO - Information: 0 : 2020-07-14 20:58:06,858 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,858 [19] INFO - [SetContentCopyImageSizeInPixel] 0 x 0 pixels for output flavor „Output“. Laden von Bild-Asset. 2020-07-14 20:58:06,858 [19] INFO - [SetContentCopyImageSizeInPixel] 0 x 0 pixels for output flavor „Output“. Laden von Bild-Asset. 2020-07-14 20:58:06,858 [19] INFO - [SetContentCopyImageSizeInPixel] 0 x 0 pixels for output flavor „Output“. Laden von Bild-Asset. 2020-07-14 20:58:06,858 [19] INFO - [SetContentCopyImageSizeInPixel] 0 x 0 pixels for output flavor „Output“. Laden von Bild-Asset. 2020-07-14 20:58:06,858 [19] INFO - [SetContentCopyImageSizeInPixel] 0 x 0 pixels for output flavor „Output“. Laden von Bild-Asset. 2020-07-14 20:58:06,860 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,861 [19] INFO - Information: 0 : 2020-07-14 20:58:06,861 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,861 [19] INFO - --------- 2020-07-14 20:58:06,861 [19] INFO - Information: 0 : 2020-07-14 20:58:06,861 [19] INFO - --------- 2020-07-14 20:58:06,861 [19] INFO - function SE637303570868606218() {} SE637303570868606218.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570868606218().executeScript(); 2020-07-14 20:58:06,861 [19] INFO - Information: 0 : 2020-07-14 20:58:06,861 [19] INFO - function SE637303570868606218() {} SE637303570868606218.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570868606218().executeScript(); 2020-07-14 20:58:06,862 [19] INFO - --------- 2020-07-14 20:58:06,862 [19] INFO - Information: 0 : 2020-07-14 20:58:06,862 [19] INFO - --------- 2020-07-14 20:58:06,866 [19] INFO - Information: 0 : 2020-07-14 20:58:06,866 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,868 [19] INFO - Information: 0 : 2020-07-14 20:58:06,868 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,869 [19] INFO - Information: 0 : 2020-07-14 20:58:06,869 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,870 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,870 [19] INFO - Information: 0 : 2020-07-14 20:58:06,870 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,871 [19] INFO - --------- 2020-07-14 20:58:06,871 [19] INFO - Information: 0 : 2020-07-14 20:58:06,871 [19] INFO - --------- 2020-07-14 20:58:06,871 [19] INFO - function SE637303570868606218() {} SE637303570868606218.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570868606218().executeScript(); 2020-07-14 20:58:06,871 [19] INFO - Information: 0 : 2020-07-14 20:58:06,872 [19] INFO - function SE637303570868606218() {} SE637303570868606218.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570868606218().executeScript(); 2020-07-14 20:58:06,872 [19] INFO - --------- 2020-07-14 20:58:06,872 [19] INFO - Information: 0 : 2020-07-14 20:58:06,872 [19] INFO - --------- 2020-07-14 20:58:06,872 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1998. 2020-07-14 20:58:06,872 [19] INFO - Information: 0 : 2020-07-14 20:58:06,872 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1998. 2020-07-14 20:58:06,872 [19] INFO - --------- 2020-07-14 20:58:06,873 [19] INFO - Information: 0 : 2020-07-14 20:58:06,873 [19] INFO - --------- 2020-07-14 20:58:06,873 [19] INFO - [system.partial] „article-begin.html“ 12 ms „“ 2020-07-14 20:58:06,873 [19] INFO - Information: 0 : 2020-07-14 20:58:06,873 [19] INFO - [system.partial] „article-begin.html“ 12 ms „“ 2020-07-14 20:58:06,873 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,873 [19] INFO - Information: 0 : 2020-07-14 20:58:06,878 [19] INFO - About to execute the following script: 2020-07-14 20:58:06,878 [19] INFO - --------- 2020-07-14 20:58:06,878 [19] INFO - Information: 0 : 2020-07-14 20:58:06,878 [19] INFO - --------- 2020-07-14 20:58:06,878 [19] INFO - function SE637303570868736226() {} SE637303570868736226.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570868736226().executeScript(); 2020-07-14 20:58:06,878 [19] INFO - Information: 0 : 2020-07-14 20:58:06,879 [19] INFO - function SE637303570868736226() {} SE637303570868736226.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570868736226().executeScript(); 2020-07-14 20:58:06,879 [19] INFO - --------- 2020-07-14 20:58:06,879 [19] INFO - Information: 0 : 2020-07-14 20:58:06,879 [19] INFO - --------- 2020-07-14 20:58:06,881 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,881 [19] INFO - Information: 0 : 2020-07-14 20:58:06,881 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,881 [19] INFO - --------- 2020-07-14 20:58:06,881 [19] INFO - Information: 0 : 2020-07-14 20:58:06,881 [19] INFO - --------- 2020-07-14 20:58:06,881 [19] INFO - function SE637303570868736226() {} SE637303570868736226.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570868736226().executeScript(); 2020-07-14 20:58:06,882 [19] INFO - Information: 0 : 2020-07-14 20:58:06,882 [19] INFO - function SE637303570868736226() {} SE637303570868736226.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. var fallbackColor = context.param(0, ""); var forceAlign = context.param(1, ""); var additionalAttributes = context.param(2, ""); var inlineStyle = ""; var inlineColor = ""; var articleAlign = ""; if ( article.headlineColor ){ inlineColor = "color: " + article.headlineColor + "; "; } else if ( fallbackColor ){ inlineColor = "color: " + fallbackColor + "; "; } if ( forceAlign !== "" ){ articleAlign = "text-align:" + forceAlign + ";"; } else if ( article.headlineAlign !== "" ){ articleAlign = "text-align:" + article.headlineAlign + ";"; } if ( inlineColor !== "" || articleAlign !== ""){ inlineStyle = 'style="' + inlineColor + articleAlign + '"'; } context.write("\r\n"); if ( article.headline != "" ) { context.write("\r\n\t<"); context.write( article.headlineLevel ); context.write(" \r\n\t\r\n\t"); context.write( additionalAttributes ); context.write(" "); context.write( inlineStyle ); context.write(" data-zpfieldname=\"headline\">"); context.write( article.headline ); context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-headline.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570868736226().executeScript(); 2020-07-14 20:58:06,882 [19] INFO - --------- 2020-07-14 20:58:06,882 [19] INFO - Information: 0 : 2020-07-14 20:58:06,882 [19] INFO - --------- 2020-07-14 20:58:06,882 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1999. 2020-07-14 20:58:06,882 [19] INFO - Information: 0 : 2020-07-14 20:58:06,882 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 1999. 2020-07-14 20:58:06,883 [19] INFO - --------- 2020-07-14 20:58:06,883 [19] INFO - Information: 0 : 2020-07-14 20:58:06,883 [19] INFO - --------- 2020-07-14 20:58:06,883 [19] INFO - [system.partial] „article-headline.html“ 9 ms „“ 2020-07-14 20:58:06,883 [19] INFO - Information: 0 : 2020-07-14 20:58:06,883 [19] INFO - [system.partial] „article-headline.html“ 9 ms „“ 2020-07-14 20:58:06,883 [19] INFO - Called 'skipContentCopy' scripting function with image ID = 442. 2020-07-14 20:58:06,883 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 442. 2020-07-14 20:58:06,884 [19] INFO - Removing 1 job in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:06,886 [19] INFO - Adding again 1 working-copy-only jobs in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:06,886 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 442. 2020-07-14 20:58:06,887 [19] INFO - Entering WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail(output flavor: „Preview“, is rebuild: „True“, thumbnail width: „460“, thumbnail height: „0“, return full info: „True“). 2020-07-14 20:58:06,888 [19] INFO - [IsSourceFileNewerThanDestinationFile] Comparing source file „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\8ab8554929394d42aa314a7a4aaebf64.jpg“ (22.01.2019 19:23:20) with destination „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\preview\media\images\thumbnails\dscn6760-460.jpg“ (15.05.2019 20:35:10). Delta last write time is -9767510 seconds. Is source file newer: False. 2020-07-14 20:58:06,902 [19] INFO - Leaving WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail() => was thumbnail created: „False“, thumbnail width: „460“, thumbnail height: „345“). 2020-07-14 20:58:06,903 [19] INFO - Called 'skipContentCopy' scripting function with image ID = 443. 2020-07-14 20:58:06,903 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 443. 2020-07-14 20:58:06,904 [19] INFO - Removing 1 job in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:06,904 [19] INFO - Adding again 1 working-copy-only jobs in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:06,904 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 443. 2020-07-14 20:58:06,905 [19] INFO - Entering WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail(output flavor: „Preview“, is rebuild: „True“, thumbnail width: „460“, thumbnail height: „0“, return full info: „True“). 2020-07-14 20:58:06,905 [19] INFO - [IsSourceFileNewerThanDestinationFile] Comparing source file „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\8d47e31af8164c288b33b42db3464ff1.jpg“ (22.01.2019 19:23:22) with destination „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\preview\media\images\thumbnails\dscn6757-460.jpg“ (15.05.2019 20:35:09). Delta last write time is -9767507 seconds. Is source file newer: False. 2020-07-14 20:58:06,915 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,916 [19] INFO - Leaving WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail() => was thumbnail created: „False“, thumbnail width: „460“, thumbnail height: „345“). 2020-07-14 20:58:06,916 [19] INFO - Called 'skipContentCopy' scripting function with image ID = 444. 2020-07-14 20:58:06,917 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 444. 2020-07-14 20:58:06,917 [19] INFO - Removing 1 job in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:06,918 [19] INFO - Adding again 1 working-copy-only jobs in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:06,918 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 444. 2020-07-14 20:58:06,918 [19] INFO - Entering WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail(output flavor: „Preview“, is rebuild: „True“, thumbnail width: „460“, thumbnail height: „0“, return full info: „True“). 2020-07-14 20:58:06,919 [19] INFO - [IsSourceFileNewerThanDestinationFile] Comparing source file „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\adb4893d4d8345efac070c47f085002f.jpg“ (22.01.2019 19:23:26) with destination „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\preview\media\images\thumbnails\dscn6758-460.jpg“ (15.05.2019 20:35:12). Delta last write time is -9767506 seconds. Is source file newer: False. 2020-07-14 20:58:06,928 [19] INFO - Leaving WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail() => was thumbnail created: „False“, thumbnail width: „460“, thumbnail height: „345“). 2020-07-14 20:58:06,928 [19] INFO - Called 'skipContentCopy' scripting function with image ID = 445. 2020-07-14 20:58:06,928 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 445. 2020-07-14 20:58:06,929 [19] INFO - Removing 1 job in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:06,929 [19] INFO - Adding again 1 working-copy-only jobs in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:06,929 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 445. 2020-07-14 20:58:06,930 [19] INFO - Entering WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail(output flavor: „Preview“, is rebuild: „True“, thumbnail width: „460“, thumbnail height: „0“, return full info: „True“). 2020-07-14 20:58:06,931 [19] INFO - [IsSourceFileNewerThanDestinationFile] Comparing source file „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\2485f36f7c7144d29c918b9e44f2e7d4.jpg“ (22.01.2019 19:23:30) with destination „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\preview\media\images\thumbnails\dscn6759-460.jpg“ (15.05.2019 20:35:11). Delta last write time is -9767501 seconds. Is source file newer: False. 2020-07-14 20:58:06,940 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,943 [19] INFO - Leaving WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail() => was thumbnail created: „False“, thumbnail width: „460“, thumbnail height: „345“). 2020-07-14 20:58:06,944 [19] INFO - Called 'skipContentCopy' scripting function with image ID = 446. 2020-07-14 20:58:06,944 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 446. 2020-07-14 20:58:06,944 [19] INFO - Removing 1 job in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:06,945 [19] INFO - Adding again 1 working-copy-only jobs in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:06,945 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 446. 2020-07-14 20:58:06,946 [19] INFO - Entering WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail(output flavor: „Preview“, is rebuild: „True“, thumbnail width: „460“, thumbnail height: „0“, return full info: „True“). 2020-07-14 20:58:06,947 [19] INFO - [IsSourceFileNewerThanDestinationFile] Comparing source file „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\1b33703c36ee438080a7d6edea75420b.jpg“ (22.01.2019 19:23:22) with destination „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\preview\media\images\thumbnails\dscn6761-460.jpg“ (15.05.2019 20:35:13). Delta last write time is -9767511 seconds. Is source file newer: False. 2020-07-14 20:58:06,957 [19] INFO - Leaving WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail() => was thumbnail created: „False“, thumbnail width: „460“, thumbnail height: „345“). 2020-07-14 20:58:06,958 [19] INFO - Called 'skipContentCopy' scripting function with image ID = 442. 2020-07-14 20:58:06,958 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 442. 2020-07-14 20:58:06,959 [19] INFO - Adding again 1 working-copy-only jobs in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:06,959 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 442. 2020-07-14 20:58:06,960 [19] INFO - Entering WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail(output flavor: „Preview“, is rebuild: „True“, thumbnail width: „460“, thumbnail height: „0“, return full info: „True“). 2020-07-14 20:58:06,961 [19] INFO - [IsSourceFileNewerThanDestinationFile] Comparing source file „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\8ab8554929394d42aa314a7a4aaebf64.jpg“ (22.01.2019 19:23:20) with destination „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\preview\media\images\thumbnails\dscn6760-460.jpg“ (15.05.2019 20:35:10). Delta last write time is -9767510 seconds. Is source file newer: False. 2020-07-14 20:58:06,962 [19] INFO - Leaving WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail() => was thumbnail created: „False“, thumbnail width: „460“, thumbnail height: „345“). 2020-07-14 20:58:06,963 [19] INFO - Called 'skipContentCopy' scripting function with image ID = 443. 2020-07-14 20:58:06,963 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 443. 2020-07-14 20:58:06,964 [19] INFO - Adding again 1 working-copy-only jobs in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:06,964 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 443. 2020-07-14 20:58:06,965 [19] INFO - Entering WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail(output flavor: „Preview“, is rebuild: „True“, thumbnail width: „460“, thumbnail height: „0“, return full info: „True“). 2020-07-14 20:58:06,965 [19] INFO - [IsSourceFileNewerThanDestinationFile] Comparing source file „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\8d47e31af8164c288b33b42db3464ff1.jpg“ (22.01.2019 19:23:22) with destination „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\preview\media\images\thumbnails\dscn6757-460.jpg“ (15.05.2019 20:35:09). Delta last write time is -9767507 seconds. Is source file newer: False. 2020-07-14 20:58:06,966 [19] INFO - Leaving WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail() => was thumbnail created: „False“, thumbnail width: „460“, thumbnail height: „345“). 2020-07-14 20:58:06,967 [19] INFO - Called 'skipContentCopy' scripting function with image ID = 444. 2020-07-14 20:58:06,967 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 444. 2020-07-14 20:58:06,968 [19] INFO - Adding again 1 working-copy-only jobs in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:06,968 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 444. 2020-07-14 20:58:06,969 [19] INFO - Entering WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail(output flavor: „Preview“, is rebuild: „True“, thumbnail width: „460“, thumbnail height: „0“, return full info: „True“). 2020-07-14 20:58:06,969 [19] INFO - [IsSourceFileNewerThanDestinationFile] Comparing source file „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\adb4893d4d8345efac070c47f085002f.jpg“ (22.01.2019 19:23:26) with destination „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\preview\media\images\thumbnails\dscn6758-460.jpg“ (15.05.2019 20:35:12). Delta last write time is -9767506 seconds. Is source file newer: False. 2020-07-14 20:58:06,971 [19] INFO - Leaving WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail() => was thumbnail created: „False“, thumbnail width: „460“, thumbnail height: „345“). 2020-07-14 20:58:06,972 [19] INFO - Called 'skipContentCopy' scripting function with image ID = 445. 2020-07-14 20:58:06,972 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 445. 2020-07-14 20:58:06,972 [19] INFO - Adding again 1 working-copy-only jobs in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:06,973 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 445. 2020-07-14 20:58:06,973 [19] INFO - Entering WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail(output flavor: „Preview“, is rebuild: „True“, thumbnail width: „460“, thumbnail height: „0“, return full info: „True“). 2020-07-14 20:58:06,974 [19] INFO - [IsSourceFileNewerThanDestinationFile] Comparing source file „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\2485f36f7c7144d29c918b9e44f2e7d4.jpg“ (22.01.2019 19:23:30) with destination „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\preview\media\images\thumbnails\dscn6759-460.jpg“ (15.05.2019 20:35:11). Delta last write time is -9767501 seconds. Is source file newer: False. 2020-07-14 20:58:06,975 [19] INFO - Leaving WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail() => was thumbnail created: „False“, thumbnail width: „460“, thumbnail height: „345“). 2020-07-14 20:58:06,976 [19] INFO - Called 'skipContentCopy' scripting function with image ID = 446. 2020-07-14 20:58:06,976 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 446. 2020-07-14 20:58:06,977 [19] INFO - Adding again 1 working-copy-only jobs in 'NotifyImageAssetContentCopyCreated'. 2020-07-14 20:58:06,977 [19] INFO - Called 'NotifyImageAssetContentCopyCreated' with image ID = 446. 2020-07-14 20:58:06,978 [19] INFO - Entering WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail(output flavor: „Preview“, is rebuild: „True“, thumbnail width: „460“, thumbnail height: „0“, return full info: „True“). 2020-07-14 20:58:06,978 [19] INFO - [IsSourceFileNewerThanDestinationFile] Comparing source file „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\1b33703c36ee438080a7d6edea75420b.jpg“ (22.01.2019 19:23:22) with destination „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\preview\media\images\thumbnails\dscn6761-460.jpg“ (15.05.2019 20:35:13). Delta last write time is -9767511 seconds. Is source file newer: False. 2020-07-14 20:58:06,979 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:06,980 [19] INFO - Leaving WebImageAssetThumbnailController.CheckCreateImageAssetThumbnail() => was thumbnail created: „False“, thumbnail width: „460“, thumbnail height: „345“). 2020-07-14 20:58:06,981 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,981 [19] INFO - Information: 0 : 2020-07-14 20:58:06,981 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:06,981 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,981 [19] INFO - Information: 0 : 2020-07-14 20:58:06,981 [19] INFO - Finished executing the following script: 2020-07-14 20:58:06,981 [19] INFO - --------- 2020-07-14 20:58:06,981 [19] INFO - Information: 0 : 2020-07-14 20:58:06,981 [19] INFO - --------- 2020-07-14 20:58:06,982 [19] INFO - function SE637303570868176194() {} SE637303570868176194.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\bilderalbumv12\standard.html'. var imagesPerPage = parseInt(article.value("imagesperpage", 0)); var isPaging = false; var contentImageWidth = "890"; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl hohlen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || 960; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } // if page contains a news area, we only approximate a 2/3 1/3 size layout in order to calculate thumbnails if ( article.area.toLowerCase() == "news" ){ gridCols = 4; } else if ( page.anyAreaArticles("News") ){ gridCols = 8; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } var showSlideshow = article.value("slideshow"); var albumId = article.value("album"); var images = project.getAlbumImages(albumId); var thumbnailWidth = article.value("width"); var thumbnailHeight = article.value("height"); var titlePosition = article.value("titleposition"); var thumbTitlePosition = article.value("thumbtitleposition", "off"); var imageMargin = parseInt(article.value("margin", "0")); // figure out if images have a border set in layout-settings and compensate for it, if the article doesn't have a custom class "noborder" set var imageBorder = 0; var tmpArticleCssClass = " " + article.cssClass; if ( tmpArticleCssClass.indexOf("noborder") == -1 && "" != "0" && "" != "" ) { imageBorder = parseInt(""); } var generateThumbs = true; if ( titlePosition !== "off" ) { var titleShow = "1"; } else { var titleShow = "0"; } if ( "de" == "en" ) { var lang = "en"; } else { var lang = "de"; } var backgroundImage = backgroundWidth = backgroundHeight = backgroundLeft = backgroundTop = ""; if ( showSlideshow && article.valueRaw("slideshowtemplate") !== "none" ) { backgroundImage = article.value("slideshowtemplate", ""); if ( backgroundImage.indexOf("/laptop.png") > -1 ) { backgroundImage = "assets/js/img/laptop.png"; var backgroundWidth = "801"; var backgroundHeight = "469"; var backgroundLeft= "104"; var backgroundTop = "31"; thumbnailWidth = "590"; thumbnailHeight = "369"; } else if ( backgroundImage.indexOf("/laptop_klein.png") > -1 ) { backgroundImage = "assets/js/img/laptop_klein.png"; var backgroundWidth = "458"; var backgroundHeight = "268"; var backgroundLeft= "59"; var backgroundTop = "18"; thumbnailWidth = "338"; thumbnailHeight = "211"; } else if ( backgroundImage.indexOf("/rahmen.png") > -1 ) { backgroundImage = "assets/js/img/rahmen.png"; var backgroundWidth = "758"; var backgroundHeight = "469"; var backgroundLeft= "55"; var backgroundTop = "57"; thumbnailWidth = "648"; thumbnailHeight = "356"; } else if ( backgroundImage.indexOf("/rahmen_klein.png") > -1 ) { backgroundImage = "assets/js/img/rahmen_klein.png"; var backgroundWidth = "458"; var backgroundHeight = "283"; var backgroundLeft= "33"; var backgroundTop = "34"; thumbnailWidth = "392"; thumbnailHeight = "214"; } } else if ( showSlideshow && article.valueRaw("slideshowtemplate") == "none" ) { thumbnailWidth = columnWidth; //generateThumbs = false; } if ( system.preview ){ //system.log(images.count == 1 ? (" 1 Bild...") : (" " + images.count + " Bilder...")); } var gridFactor = 12 / gridCols; var maxcols = Math.ceil((contentImageWidth / (thumbnailWidth+imageMargin)) / gridFactor); var onecolumnbreakpoint = 479; var maxmobilecols = Math.ceil(onecolumnbreakpoint / thumbnailWidth); var mobilecontainerwidth = 100 / maxmobilecols; var headstyle = "/* test */"; headstyle += "\ #igal" + article.id + ":not(.zpSlideshow){\n\ margin-left: -" + imageMargin/2 + "px !important;\n\ margin-right: -" + imageMargin/2 + "px !important;\n\ }\n\ /* below is to accomodates for IE rounding errors which caused the cols not to fit into the row */\n\ .ie #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc((100% / "+ maxcols +") - " + parseInt(imageMargin/2)*2 + ".1px) !important;\n\ margin: " + parseInt(imageMargin/2) + "px !important;\n\ }\n\ \n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item,\n\ #igal" + article.id + ":not(.zpSlideshow) > a,\n\ #igal" + article.id + ":not(.zpSlideshow) .slide > a{\n\ display: block;\n\ float: left;\n\ width: calc((100% / "+ maxcols +") - " + imageMargin + "px);\n\ max-width: "+ thumbnailWidth +"px;\n\ height: auto;\n\ margin: " + imageMargin / 2 + "px;\n\ }\n\ #igal" + article.id +" > a > img{\n\ max-width: 100%;\n\ display: block;\n\ }\n\ "; for ( var i = 1; i < maxcols - 1; i++){ var breakpoint = contentImageWidth - (i * thumbnailWidth); if ( breakpoint <= onecolumnbreakpoint ){ // if we reach the point, where the ZP Grid will display rows in 1-column, we break and need to use a different logic (see next for-loop) break; } var containerwidth = 100 / ( maxcols - i); headstyle += "\n\ @media screen and (max-width: " + breakpoint +"px) {\n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc(" + containerwidth + "% - " + imageMargin + "px);\n\ }\n\ }\n\ "; } // mobile display 2+-column-rows. for ( var i = 1; i < maxmobilecols; i++){ headstyle += "\n\ @media screen and (max-width: " + onecolumnbreakpoint +"px) {\n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc(" + mobilecontainerwidth + "% - " + imageMargin + "px);\n\ }\n\ }\n\ "; onecolumnbreakpoint = ( maxmobilecols -i ) * thumbnailWidth; mobilecontainerwidth = 100 / ( maxmobilecols -i ); } // mobile display 1-column-row. headstyle += "\n\ @media screen and (max-width: " + (thumbnailWidth+imageMargin) +"px) {\n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc(100% - " + imageMargin + "px);\n\ }\n\ }\n\ "; headstyle += ""; system.addHtmlHeadElement(headstyle); // polyfill for JSON.stringify() // https://gist.github.com/uupaa/5562297 function _toJSONEscapedString(str) { // @arg String: // @ret String: // @inner: to JSON escaped string if (typeof(str)==='undefined') str = ""; if ( str == ""){ return ""; } else{ var JSON_ESCAPE = { '\b': '\\b', // backspace U+0008 '\t': '\\t', // tab U+0009 '\n': '\\n', // line feed U+000A '\f': '\\f', // form feed U+000C '\r': '\\r', // carriage return U+000D '"': '\\"', // quotation mark U+0022 '\\': '\\\\' // reverse solidus U+005C }; return str.replace(/(?:[\b\t\n\f\r\"]|\\)/g, function(_) { return JSON_ESCAPE[_]; }).replace(/(?:[\x00-\x1f])/g, function(_) { return "\\u00" + ("0" + _.charCodeAt(0).toString(16)).slice(-2); }); } } context.write("\r\n\r\n"); // normales Bilderalbum mit thumbnails, ohne ContentCopy if ( !showSlideshow ) { // only activate paging via json-data when more than one page of images to show exists if ( imagesPerPage > 0 && images.count > imagesPerPage ){ isPaging = true; } context.write("\r\n\r\n\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\r\n\t\t
999999 ){ context.write("style=\"margin-right: -"); context.write( imageMargin ); context.write("px;\" "); } context.write("\r\n\t\t\tdata-article-id=\""); context.write(article.id); context.write("\" \r\n\t\t\tdata-prevtext=\"Zurück\" \r\n\t\t\tdata-nexttext=\"Weiter\" \r\n\t\t\tdata-pagetext=\"Seite {0} von {1}\" \r\n\t\t\tdata-ispaging=\""); context.write(isPaging); context.write("\" \r\n\t\t\tdata-imageeffect=\""); context.write(effectClass); context.write("\" \r\n\t\t\tdata-imagesperpage=\""); context.write(imagesPerPage); context.write("\" \r\n\t\t\tdata-kind=\"gallery\" \r\n\t\t\tdata-width=\""); context.write( thumbnailWidth ); context.write("\"\r\n\t\t\tdata-height=\""); context.write( thumbnailHeight ); context.write("\"\r\n\t\t\tdata-margin=\""); context.write( article.value("margin", "") ); context.write("\"\r\n\t\t\tdata-maxcols=\""); context.write( maxcols ); context.write("\"\r\n\t\t\tdata-bordercolor=\"default\"\r\n\t\t\tdata-borderwidth=\"0\"\r\n\t\t\tdata-numbershow=\"0\" \r\n\t\t\tdata-template=\"\" \r\n\t\t\tdata-titleshow=\""); context.write( titleShow ); context.write("\"\r\n\t\t\tdata-titleposition=\""); context.write( article.value("titleposition", "") ); context.write("\"\r\n\t\t\tdata-transition=\""); context.write( article.value("zoom", "") ); context.write("\"\r\n\t\t\tdata-inner-transition=\""); context.write( article.value("transition", "") ); context.write("\"\r\n\t\t\tdata-slideshow=\"0\"\r\n\t\t\tdata-slideshowinterval=\"0\"\r\n\t\t\tdata-lang=\""); context.write( lang ); context.write("\">\r\n\t\r\n\t\t\t"); if ( isPaging ) { context.write("\r\n\t\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\t\t
\r\n\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\r\n"); } else { context.write("\r\n\r\n\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\r\n\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\r\n\t\t\r\n\t\t"); // Slideshow mit Hintergrundbild aus Template (Laptop etc.), ohne Contentcopy if ( backgroundImage !== "" && backgroundImage !== "Keine" ) { context.write("\r\n\t\r\n\t\t\t
\r\n\t\t\t\t
\r\n\t\t\t\r\n\t\t\t\t\t\"\"\r\n\t\t\r\n\t\t\t\t\t"); var descriptionSlide1, altText1, encodedDescription1, imageSlide1; for ( var indexSlide1=0; indexSlide1 < images.count; ++indexSlide1 ) { imageSlide1 = images.item(indexSlide1); imageSlide1.skipContentCopy(); // keine contentCopy erzeugen, da überflüssig weil gleich groß wie workingCopy descriptionSlide1 = system.htmlEncode(system.removeHtmlTags(imageSlide1.description)); encodedDescription1 = system.htmlEncode(imageSlide1.description); altText1 = system.htmlEncode(system.removeHtmlTags(imageSlide1.altText)); if ( imageSlide1.createThumb(thumbnailWidth, thumbnailHeight) ) { if ( system.preview ){ system.log(" Erstelle Vorschaubild " + imageSlide1.thumbPath(thumbnailWidth, thumbnailHeight).split("/").pop()); } } context.write("\r\n\t\t\t\r\n\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\"");\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t"); if ( titleShow == "1" && imageSlide1.description !== "" ) { context.write("\r\n\t\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t\t\t"); context.write( imageSlide1.description ); context.write("\r\n\t\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\t\t
\r\n\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\r\n\t\t"); } // Slideshow ohne Hintergrundbild (Nur Bild), ohne Contentcopy else { context.write("\r\n\r\n\t\t\t"); var maxThumbnailHeight = 0; var maxThumbnailWidth = 0; for (var indexThumbnailHeight=0; indexThumbnailHeight < images.count; ++indexThumbnailHeight ) { var imageThumbnailHeight = images.item(indexThumbnailHeight); imageThumbnailHeight.skipContentCopy(); var currentThumbnailHeight = imageThumbnailHeight.createThumbWithInfo(columnWidth); if ( currentThumbnailHeight.created ) { if ( system.preview ){ system.log(" Erstelle Vorschaubild " + imageThumbnailHeight.thumbPath(columnWidth).split("/").pop()); } } if ( currentThumbnailHeight.height > maxThumbnailHeight ) { maxThumbnailHeight = currentThumbnailHeight.height; } if ( currentThumbnailHeight.width > maxThumbnailWidth ) { maxThumbnailWidth = currentThumbnailHeight.width; } } context.write("\r\n\t\t\t\r\n\t\t\t
\r\n\t\t\t\t
\r\n\t\t\t\t\t"); var descriptionSlide2, encodedDescription2, imageSlide2; for ( var indexSlide2=0; indexSlide2 < images.count; ++indexSlide2 ) { imageSlide2 = images.item(indexSlide2); imageSlide2.skipContentCopy(); descriptionSlide2 = system.htmlEncode(system.removeHtmlTags(imageSlide2.description)); encodedDescription2 = system.htmlEncode(imageSlide2.description); altText2 = system.htmlEncode(system.removeHtmlTags(imageSlide2.altText)); var tni = imageSlide2.createThumbWithInfo(columnWidth); if ( tni.created ) { if ( system.preview ){ system.log(" Erstelle Vorschaubild " + imageSlide2.thumbPath(columnWidth).split("/").pop()); } } var tmpWidth = parseInt(tni.ThumbnailWidth); var tmpHeight = parseInt(tni.ThumbnailHeight); var tmpSrc = imageSlide2.thumbPath(columnWidth); context.write("\r\n\t\t\t\r\n\t\t\t\t\t
\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\"");\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t"); if ( titleShow == "1" && imageSlide2.description !== "" ) { context.write("\r\n\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t\t"); context.write( imageSlide2.description ); context.write("\r\n\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\t
\r\n\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\r\n\t\t"); } context.write("\r\n\r\n\t\t\t\t
\r\n\t\t\t
\r\n\r\n\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\r\n"); } context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\bilderalbumv12\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570868176194().executeScript(); 2020-07-14 20:58:06,985 [19] INFO - Information: 0 : 2020-07-14 20:58:06,985 [19] INFO - function SE637303570868176194() {} SE637303570868176194.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\bilderalbumv12\standard.html'. var imagesPerPage = parseInt(article.value("imagesperpage", 0)); var isPaging = false; var contentImageWidth = "890"; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl hohlen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || 960; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } // if page contains a news area, we only approximate a 2/3 1/3 size layout in order to calculate thumbnails if ( article.area.toLowerCase() == "news" ){ gridCols = 4; } else if ( page.anyAreaArticles("News") ){ gridCols = 8; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } var showSlideshow = article.value("slideshow"); var albumId = article.value("album"); var images = project.getAlbumImages(albumId); var thumbnailWidth = article.value("width"); var thumbnailHeight = article.value("height"); var titlePosition = article.value("titleposition"); var thumbTitlePosition = article.value("thumbtitleposition", "off"); var imageMargin = parseInt(article.value("margin", "0")); // figure out if images have a border set in layout-settings and compensate for it, if the article doesn't have a custom class "noborder" set var imageBorder = 0; var tmpArticleCssClass = " " + article.cssClass; if ( tmpArticleCssClass.indexOf("noborder") == -1 && "" != "0" && "" != "" ) { imageBorder = parseInt(""); } var generateThumbs = true; if ( titlePosition !== "off" ) { var titleShow = "1"; } else { var titleShow = "0"; } if ( "de" == "en" ) { var lang = "en"; } else { var lang = "de"; } var backgroundImage = backgroundWidth = backgroundHeight = backgroundLeft = backgroundTop = ""; if ( showSlideshow && article.valueRaw("slideshowtemplate") !== "none" ) { backgroundImage = article.value("slideshowtemplate", ""); if ( backgroundImage.indexOf("/laptop.png") > -1 ) { backgroundImage = "assets/js/img/laptop.png"; var backgroundWidth = "801"; var backgroundHeight = "469"; var backgroundLeft= "104"; var backgroundTop = "31"; thumbnailWidth = "590"; thumbnailHeight = "369"; } else if ( backgroundImage.indexOf("/laptop_klein.png") > -1 ) { backgroundImage = "assets/js/img/laptop_klein.png"; var backgroundWidth = "458"; var backgroundHeight = "268"; var backgroundLeft= "59"; var backgroundTop = "18"; thumbnailWidth = "338"; thumbnailHeight = "211"; } else if ( backgroundImage.indexOf("/rahmen.png") > -1 ) { backgroundImage = "assets/js/img/rahmen.png"; var backgroundWidth = "758"; var backgroundHeight = "469"; var backgroundLeft= "55"; var backgroundTop = "57"; thumbnailWidth = "648"; thumbnailHeight = "356"; } else if ( backgroundImage.indexOf("/rahmen_klein.png") > -1 ) { backgroundImage = "assets/js/img/rahmen_klein.png"; var backgroundWidth = "458"; var backgroundHeight = "283"; var backgroundLeft= "33"; var backgroundTop = "34"; thumbnailWidth = "392"; thumbnailHeight = "214"; } } else if ( showSlideshow && article.valueRaw("slideshowtemplate") == "none" ) { thumbnailWidth = columnWidth; //generateThumbs = false; } if ( system.preview ){ //system.log(images.count == 1 ? (" 1 Bild...") : (" " + images.count + " Bilder...")); } var gridFactor = 12 / gridCols; var maxcols = Math.ceil((contentImageWidth / (thumbnailWidth+imageMargin)) / gridFactor); var onecolumnbreakpoint = 479; var maxmobilecols = Math.ceil(onecolumnbreakpoint / thumbnailWidth); var mobilecontainerwidth = 100 / maxmobilecols; var headstyle = "/* test */"; headstyle += "\ #igal" + article.id + ":not(.zpSlideshow){\n\ margin-left: -" + imageMargin/2 + "px !important;\n\ margin-right: -" + imageMargin/2 + "px !important;\n\ }\n\ /* below is to accomodates for IE rounding errors which caused the cols not to fit into the row */\n\ .ie #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc((100% / "+ maxcols +") - " + parseInt(imageMargin/2)*2 + ".1px) !important;\n\ margin: " + parseInt(imageMargin/2) + "px !important;\n\ }\n\ \n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item,\n\ #igal" + article.id + ":not(.zpSlideshow) > a,\n\ #igal" + article.id + ":not(.zpSlideshow) .slide > a{\n\ display: block;\n\ float: left;\n\ width: calc((100% / "+ maxcols +") - " + imageMargin + "px);\n\ max-width: "+ thumbnailWidth +"px;\n\ height: auto;\n\ margin: " + imageMargin / 2 + "px;\n\ }\n\ #igal" + article.id +" > a > img{\n\ max-width: 100%;\n\ display: block;\n\ }\n\ "; for ( var i = 1; i < maxcols - 1; i++){ var breakpoint = contentImageWidth - (i * thumbnailWidth); if ( breakpoint <= onecolumnbreakpoint ){ // if we reach the point, where the ZP Grid will display rows in 1-column, we break and need to use a different logic (see next for-loop) break; } var containerwidth = 100 / ( maxcols - i); headstyle += "\n\ @media screen and (max-width: " + breakpoint +"px) {\n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc(" + containerwidth + "% - " + imageMargin + "px);\n\ }\n\ }\n\ "; } // mobile display 2+-column-rows. for ( var i = 1; i < maxmobilecols; i++){ headstyle += "\n\ @media screen and (max-width: " + onecolumnbreakpoint +"px) {\n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc(" + mobilecontainerwidth + "% - " + imageMargin + "px);\n\ }\n\ }\n\ "; onecolumnbreakpoint = ( maxmobilecols -i ) * thumbnailWidth; mobilecontainerwidth = 100 / ( maxmobilecols -i ); } // mobile display 1-column-row. headstyle += "\n\ @media screen and (max-width: " + (thumbnailWidth+imageMargin) +"px) {\n\ #igal" + article.id + ":not(.zpSlideshow) div.gallery-item{\n\ width: calc(100% - " + imageMargin + "px);\n\ }\n\ }\n\ "; headstyle += ""; system.addHtmlHeadElement(headstyle); // polyfill for JSON.stringify() // https://gist.github.com/uupaa/5562297 function _toJSONEscapedString(str) { // @arg String: // @ret String: // @inner: to JSON escaped string if (typeof(str)==='undefined') str = ""; if ( str == ""){ return ""; } else{ var JSON_ESCAPE = { '\b': '\\b', // backspace U+0008 '\t': '\\t', // tab U+0009 '\n': '\\n', // line feed U+000A '\f': '\\f', // form feed U+000C '\r': '\\r', // carriage return U+000D '"': '\\"', // quotation mark U+0022 '\\': '\\\\' // reverse solidus U+005C }; return str.replace(/(?:[\b\t\n\f\r\"]|\\)/g, function(_) { return JSON_ESCAPE[_]; }).replace(/(?:[\x00-\x1f])/g, function(_) { return "\\u00" + ("0" + _.charCodeAt(0).toString(16)).slice(-2); }); } } context.write("\r\n\r\n"); // normales Bilderalbum mit thumbnails, ohne ContentCopy if ( !showSlideshow ) { // only activate paging via json-data when more than one page of images to show exists if ( imagesPerPage > 0 && images.count > imagesPerPage ){ isPaging = true; } context.write("\r\n\r\n\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\t\r\n\t\t
999999 ){ context.write("style=\"margin-right: -"); context.write( imageMargin ); context.write("px;\" "); } context.write("\r\n\t\t\tdata-article-id=\""); context.write(article.id); context.write("\" \r\n\t\t\tdata-prevtext=\"Zurück\" \r\n\t\t\tdata-nexttext=\"Weiter\" \r\n\t\t\tdata-pagetext=\"Seite {0} von {1}\" \r\n\t\t\tdata-ispaging=\""); context.write(isPaging); context.write("\" \r\n\t\t\tdata-imageeffect=\""); context.write(effectClass); context.write("\" \r\n\t\t\tdata-imagesperpage=\""); context.write(imagesPerPage); context.write("\" \r\n\t\t\tdata-kind=\"gallery\" \r\n\t\t\tdata-width=\""); context.write( thumbnailWidth ); context.write("\"\r\n\t\t\tdata-height=\""); context.write( thumbnailHeight ); context.write("\"\r\n\t\t\tdata-margin=\""); context.write( article.value("margin", "") ); context.write("\"\r\n\t\t\tdata-maxcols=\""); context.write( maxcols ); context.write("\"\r\n\t\t\tdata-bordercolor=\"default\"\r\n\t\t\tdata-borderwidth=\"0\"\r\n\t\t\tdata-numbershow=\"0\" \r\n\t\t\tdata-template=\"\" \r\n\t\t\tdata-titleshow=\""); context.write( titleShow ); context.write("\"\r\n\t\t\tdata-titleposition=\""); context.write( article.value("titleposition", "") ); context.write("\"\r\n\t\t\tdata-transition=\""); context.write( article.value("zoom", "") ); context.write("\"\r\n\t\t\tdata-inner-transition=\""); context.write( article.value("transition", "") ); context.write("\"\r\n\t\t\tdata-slideshow=\"0\"\r\n\t\t\tdata-slideshowinterval=\"0\"\r\n\t\t\tdata-lang=\""); context.write( lang ); context.write("\">\r\n\t\r\n\t\t\t"); if ( isPaging ) { context.write("\r\n\t\t\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\t\t
\r\n\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\r\n"); } else { context.write("\r\n\r\n\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\r\n\t\t"); context.write( system.partial("article-headline.html") ); context.write("\r\n\t\r\n\t\t\r\n\t\t"); // Slideshow mit Hintergrundbild aus Template (Laptop etc.), ohne Contentcopy if ( backgroundImage !== "" && backgroundImage !== "Keine" ) { context.write("\r\n\t\r\n\t\t\t
\r\n\t\t\t\t
\r\n\t\t\t\r\n\t\t\t\t\t\"\"\r\n\t\t\r\n\t\t\t\t\t"); var descriptionSlide1, altText1, encodedDescription1, imageSlide1; for ( var indexSlide1=0; indexSlide1 < images.count; ++indexSlide1 ) { imageSlide1 = images.item(indexSlide1); imageSlide1.skipContentCopy(); // keine contentCopy erzeugen, da überflüssig weil gleich groß wie workingCopy descriptionSlide1 = system.htmlEncode(system.removeHtmlTags(imageSlide1.description)); encodedDescription1 = system.htmlEncode(imageSlide1.description); altText1 = system.htmlEncode(system.removeHtmlTags(imageSlide1.altText)); if ( imageSlide1.createThumb(thumbnailWidth, thumbnailHeight) ) { if ( system.preview ){ system.log(" Erstelle Vorschaubild " + imageSlide1.thumbPath(thumbnailWidth, thumbnailHeight).split("/").pop()); } } context.write("\r\n\t\t\t\r\n\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\"");\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t"); if ( titleShow == "1" && imageSlide1.description !== "" ) { context.write("\r\n\t\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t\t\t"); context.write( imageSlide1.description ); context.write("\r\n\t\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\t\t
\r\n\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\r\n\t\t"); } // Slideshow ohne Hintergrundbild (Nur Bild), ohne Contentcopy else { context.write("\r\n\r\n\t\t\t"); var maxThumbnailHeight = 0; var maxThumbnailWidth = 0; for (var indexThumbnailHeight=0; indexThumbnailHeight < images.count; ++indexThumbnailHeight ) { var imageThumbnailHeight = images.item(indexThumbnailHeight); imageThumbnailHeight.skipContentCopy(); var currentThumbnailHeight = imageThumbnailHeight.createThumbWithInfo(columnWidth); if ( currentThumbnailHeight.created ) { if ( system.preview ){ system.log(" Erstelle Vorschaubild " + imageThumbnailHeight.thumbPath(columnWidth).split("/").pop()); } } if ( currentThumbnailHeight.height > maxThumbnailHeight ) { maxThumbnailHeight = currentThumbnailHeight.height; } if ( currentThumbnailHeight.width > maxThumbnailWidth ) { maxThumbnailWidth = currentThumbnailHeight.width; } } context.write("\r\n\t\t\t\r\n\t\t\t
\r\n\t\t\t\t
\r\n\t\t\t\t\t"); var descriptionSlide2, encodedDescription2, imageSlide2; for ( var indexSlide2=0; indexSlide2 < images.count; ++indexSlide2 ) { imageSlide2 = images.item(indexSlide2); imageSlide2.skipContentCopy(); descriptionSlide2 = system.htmlEncode(system.removeHtmlTags(imageSlide2.description)); encodedDescription2 = system.htmlEncode(imageSlide2.description); altText2 = system.htmlEncode(system.removeHtmlTags(imageSlide2.altText)); var tni = imageSlide2.createThumbWithInfo(columnWidth); if ( tni.created ) { if ( system.preview ){ system.log(" Erstelle Vorschaubild " + imageSlide2.thumbPath(columnWidth).split("/").pop()); } } var tmpWidth = parseInt(tni.ThumbnailWidth); var tmpHeight = parseInt(tni.ThumbnailHeight); var tmpSrc = imageSlide2.thumbPath(columnWidth); context.write("\r\n\t\t\t\r\n\t\t\t\t\t
\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\"");\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t"); if ( titleShow == "1" && imageSlide2.description !== "" ) { context.write("\r\n\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t\t\t"); context.write( imageSlide2.description ); context.write("\r\n\t\t\t\t\t\t\t
\r\n\t\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\t
\r\n\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\r\n\t\t"); } context.write("\r\n\r\n\t\t\t\t
\r\n\t\t\t
\r\n\r\n\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\r\n"); } context.write("\r\n"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\bilderalbumv12\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570868176194().executeScript(); 2020-07-14 20:58:06,986 [19] INFO - --------- 2020-07-14 20:58:06,986 [19] INFO - Information: 0 : 2020-07-14 20:58:06,986 [19] INFO - --------- 2020-07-14 20:58:06,986 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 2000. 2020-07-14 20:58:06,986 [19] INFO - Information: 0 : 2020-07-14 20:58:06,986 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 2000. 2020-07-14 20:58:06,986 [19] INFO - --------- 2020-07-14 20:58:06,986 [19] INFO - Information: 0 : 2020-07-14 20:58:06,986 [19] INFO - --------- 2020-07-14 20:58:06,987 [19] INFO - Information: 0 : 2020-07-14 20:58:06,987 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,990 [19] INFO - Information: 0 : 2020-07-14 20:58:06,990 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,990 [19] INFO - Information: 0 : 2020-07-14 20:58:06,990 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,991 [19] INFO - Information: 0 : 2020-07-14 20:58:06,991 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,994 [19] INFO - Information: 0 : 2020-07-14 20:58:06,994 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,994 [19] INFO - Information: 0 : 2020-07-14 20:58:06,994 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,996 [19] INFO - Information: 0 : 2020-07-14 20:58:06,996 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:06,998 [19] INFO - Information: 0 : 2020-07-14 20:58:06,998 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:06,998 [19] INFO - Information: 0 : 2020-07-14 20:58:06,998 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,000 [19] INFO - Information: 0 : 2020-07-14 20:58:07,001 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:07,002 [19] INFO - Information: 0 : 2020-07-14 20:58:07,002 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,002 [19] INFO - Information: 0 : 2020-07-14 20:58:07,002 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,003 [19] INFO - Information: 0 : 2020-07-14 20:58:07,003 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:07,006 [19] INFO - Information: 0 : 2020-07-14 20:58:07,006 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,006 [19] INFO - Information: 0 : 2020-07-14 20:58:07,006 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,007 [19] INFO - Information: 0 : 2020-07-14 20:58:07,007 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:07,008 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:07,009 [19] INFO - Information: 0 : 2020-07-14 20:58:07,009 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,009 [19] INFO - Information: 0 : 2020-07-14 20:58:07,009 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,012 [19] INFO - Information: 0 : 2020-07-14 20:58:07,012 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:07,014 [19] INFO - Information: 0 : 2020-07-14 20:58:07,014 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,014 [19] INFO - Information: 0 : 2020-07-14 20:58:07,015 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,016 [19] INFO - About to execute the following script: 2020-07-14 20:58:07,016 [19] INFO - Information: 0 : 2020-07-14 20:58:07,016 [19] INFO - About to execute the following script: 2020-07-14 20:58:07,017 [19] INFO - --------- 2020-07-14 20:58:07,017 [19] INFO - Information: 0 : 2020-07-14 20:58:07,017 [19] INFO - --------- 2020-07-14 20:58:07,017 [19] INFO - function SE637303570870166307() {} SE637303570870166307.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570870166307().executeScript(); 2020-07-14 20:58:07,017 [19] INFO - Information: 0 : 2020-07-14 20:58:07,018 [19] INFO - function SE637303570870166307() {} SE637303570870166307.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570870166307().executeScript(); 2020-07-14 20:58:07,018 [19] INFO - --------- 2020-07-14 20:58:07,018 [19] INFO - Information: 0 : 2020-07-14 20:58:07,018 [19] INFO - --------- 2020-07-14 20:58:07,020 [19] INFO - Information: 0 : 2020-07-14 20:58:07,020 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:07,023 [19] INFO - Information: 0 : 2020-07-14 20:58:07,023 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,023 [19] INFO - Information: 0 : 2020-07-14 20:58:07,023 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,023 [19] INFO - [SetContentCopyImageSizeInPixel] 449 x 337 pixels for output flavor „Output“. Laden von Bild-Asset. 2020-07-14 20:58:07,024 [19] INFO - Information: 0 : 2020-07-14 20:58:07,024 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:07,026 [19] INFO - Information: 0 : 2020-07-14 20:58:07,026 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,026 [19] INFO - Information: 0 : 2020-07-14 20:58:07,027 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,027 [19] INFO - Entering 'ensureContentCopy' for image 447, article 1462, size 449. 2020-07-14 20:58:07,027 [19] INFO - Called 'createContentCopy' scripting function with article ID = 1462, image ID = 447, maxWidthInPixel = 449. 2020-07-14 20:58:07,027 [19] INFO - 'createContentCopy': NO content copy created (Never create content copy for preview.). 2020-07-14 20:58:07,028 [19] INFO - Leaving 'ensureContentCopy' for image 447, article 1462, size „449“, reason = not created (Never create content copy for preview.) 2020-07-14 20:58:07,036 [19] INFO - [GetImageSizeInPixel - B2] getting image size 2048x1536 for working copy image „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\f044a27e564c429da2bed749ef2e1a80.jpg“ live from file. 2020-07-14 20:58:07,036 [19] INFO - Returning live-calculated image size for image with ID 447, file version „ContentCopy“ of 2048×1536 pixels. 2020-07-14 20:58:07,036 [19] INFO - Returning cached image size for image with ID 447, file version „ContentCopy“ of 2048×1536 pixels. 2020-07-14 20:58:07,038 [19] INFO - About to execute the following script: 2020-07-14 20:58:07,038 [19] INFO - Information: 0 : 2020-07-14 20:58:07,038 [19] INFO - About to execute the following script: 2020-07-14 20:58:07,038 [19] INFO - --------- 2020-07-14 20:58:07,038 [19] INFO - Information: 0 : 2020-07-14 20:58:07,038 [19] INFO - --------- 2020-07-14 20:58:07,038 [19] INFO - function SE637303570870386320() {} SE637303570870386320.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570870386320().executeScript(); 2020-07-14 20:58:07,039 [19] INFO - Information: 0 : 2020-07-14 20:58:07,039 [19] INFO - function SE637303570870386320() {} SE637303570870386320.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570870386320().executeScript(); 2020-07-14 20:58:07,039 [19] INFO - --------- 2020-07-14 20:58:07,039 [19] INFO - Information: 0 : 2020-07-14 20:58:07,039 [19] INFO - --------- 2020-07-14 20:58:07,043 [19] INFO - Information: 0 : 2020-07-14 20:58:07,044 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:07,046 [19] INFO - Information: 0 : 2020-07-14 20:58:07,046 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,046 [19] INFO - Information: 0 : 2020-07-14 20:58:07,046 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,047 [19] INFO - Finished executing the following script: 2020-07-14 20:58:07,047 [19] INFO - Information: 0 : 2020-07-14 20:58:07,047 [19] INFO - Finished executing the following script: 2020-07-14 20:58:07,047 [19] INFO - --------- 2020-07-14 20:58:07,047 [19] INFO - Information: 0 : 2020-07-14 20:58:07,048 [19] INFO - --------- 2020-07-14 20:58:07,048 [19] INFO - function SE637303570870386320() {} SE637303570870386320.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570870386320().executeScript(); 2020-07-14 20:58:07,048 [19] INFO - Information: 0 : 2020-07-14 20:58:07,048 [19] INFO - function SE637303570870386320() {} SE637303570870386320.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570870386320().executeScript(); 2020-07-14 20:58:07,048 [19] INFO - --------- 2020-07-14 20:58:07,048 [19] INFO - Information: 0 : 2020-07-14 20:58:07,048 [19] INFO - --------- 2020-07-14 20:58:07,048 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 2001. 2020-07-14 20:58:07,049 [19] INFO - Information: 0 : 2020-07-14 20:58:07,049 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 2001. 2020-07-14 20:58:07,049 [19] INFO - --------- 2020-07-14 20:58:07,049 [19] INFO - Information: 0 : 2020-07-14 20:58:07,049 [19] INFO - --------- 2020-07-14 20:58:07,049 [19] INFO - [system.partial] „article-begin.html“ 11 ms „[0, popupimage]“ 2020-07-14 20:58:07,049 [19] INFO - Information: 0 : 2020-07-14 20:58:07,049 [19] INFO - [system.partial] „article-begin.html“ 11 ms „[0, popupimage]“ 2020-07-14 20:58:07,051 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:07,051 [19] INFO - Information: 0 : 2020-07-14 20:58:07,051 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:07,051 [19] INFO - Finished executing the following script: 2020-07-14 20:58:07,051 [19] INFO - Information: 0 : 2020-07-14 20:58:07,051 [19] INFO - Finished executing the following script: 2020-07-14 20:58:07,052 [19] INFO - --------- 2020-07-14 20:58:07,052 [19] INFO - Information: 0 : 2020-07-14 20:58:07,052 [19] INFO - --------- 2020-07-14 20:58:07,052 [19] INFO - function SE637303570870166307() {} SE637303570870166307.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570870166307().executeScript(); 2020-07-14 20:58:07,052 [19] INFO - Information: 0 : 2020-07-14 20:58:07,053 [19] INFO - function SE637303570870166307() {} SE637303570870166307.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570870166307().executeScript(); 2020-07-14 20:58:07,053 [19] INFO - --------- 2020-07-14 20:58:07,053 [19] INFO - Information: 0 : 2020-07-14 20:58:07,053 [19] INFO - --------- 2020-07-14 20:58:07,053 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 2002. 2020-07-14 20:58:07,053 [19] INFO - Information: 0 : 2020-07-14 20:58:07,054 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 2002. 2020-07-14 20:58:07,054 [19] INFO - --------- 2020-07-14 20:58:07,054 [19] INFO - Information: 0 : 2020-07-14 20:58:07,054 [19] INFO - --------- 2020-07-14 20:58:07,055 [19] INFO - About to execute the following script: 2020-07-14 20:58:07,055 [19] INFO - Information: 0 : 2020-07-14 20:58:07,055 [19] INFO - About to execute the following script: 2020-07-14 20:58:07,055 [19] INFO - --------- 2020-07-14 20:58:07,055 [19] INFO - Information: 0 : 2020-07-14 20:58:07,055 [19] INFO - --------- 2020-07-14 20:58:07,055 [19] INFO - function SE637303570870556330() {} SE637303570870556330.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570870556330().executeScript(); 2020-07-14 20:58:07,056 [19] INFO - Information: 0 : 2020-07-14 20:58:07,056 [19] INFO - function SE637303570870556330() {} SE637303570870556330.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570870556330().executeScript(); 2020-07-14 20:58:07,057 [19] INFO - --------- 2020-07-14 20:58:07,057 [19] INFO - Information: 0 : 2020-07-14 20:58:07,057 [19] INFO - --------- 2020-07-14 20:58:07,058 [19] INFO - Information: 0 : 2020-07-14 20:58:07,059 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:07,061 [19] INFO - Information: 0 : 2020-07-14 20:58:07,061 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,061 [19] INFO - Information: 0 : 2020-07-14 20:58:07,061 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,061 [19] INFO - [SetContentCopyImageSizeInPixel] 449 x 337 pixels for output flavor „Output“. Laden von Bild-Asset. 2020-07-14 20:58:07,062 [19] INFO - Entering 'ensureContentCopy' for image 449, article 1464, size 449. 2020-07-14 20:58:07,062 [19] INFO - Called 'createContentCopy' scripting function with article ID = 1464, image ID = 449, maxWidthInPixel = 449. 2020-07-14 20:58:07,062 [19] INFO - 'createContentCopy': NO content copy created (Never create content copy for preview.). 2020-07-14 20:58:07,062 [19] INFO - Leaving 'ensureContentCopy' for image 449, article 1464, size „449“, reason = not created (Never create content copy for preview.) 2020-07-14 20:58:07,070 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:07,071 [19] INFO - [GetImageSizeInPixel - B2] getting image size 2048x1536 for working copy image „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\caa268ee37ef4a1abc3609c62a877f64.jpg“ live from file. 2020-07-14 20:58:07,071 [19] INFO - Returning live-calculated image size for image with ID 449, file version „ContentCopy“ of 2048×1536 pixels. 2020-07-14 20:58:07,071 [19] INFO - Returning cached image size for image with ID 449, file version „ContentCopy“ of 2048×1536 pixels. 2020-07-14 20:58:07,072 [19] INFO - About to execute the following script: 2020-07-14 20:58:07,073 [19] INFO - Information: 0 : 2020-07-14 20:58:07,073 [19] INFO - About to execute the following script: 2020-07-14 20:58:07,073 [19] INFO - --------- 2020-07-14 20:58:07,073 [19] INFO - Information: 0 : 2020-07-14 20:58:07,073 [19] INFO - --------- 2020-07-14 20:58:07,073 [19] INFO - function SE637303570870726339() {} SE637303570870726339.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570870726339().executeScript(); 2020-07-14 20:58:07,073 [19] INFO - Information: 0 : 2020-07-14 20:58:07,073 [19] INFO - function SE637303570870726339() {} SE637303570870726339.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570870726339().executeScript(); 2020-07-14 20:58:07,074 [19] INFO - --------- 2020-07-14 20:58:07,074 [19] INFO - Information: 0 : 2020-07-14 20:58:07,074 [19] INFO - --------- 2020-07-14 20:58:07,078 [19] INFO - Information: 0 : 2020-07-14 20:58:07,078 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:07,080 [19] INFO - Information: 0 : 2020-07-14 20:58:07,080 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,080 [19] INFO - Information: 0 : 2020-07-14 20:58:07,080 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,081 [19] INFO - Finished executing the following script: 2020-07-14 20:58:07,081 [19] INFO - Information: 0 : 2020-07-14 20:58:07,081 [19] INFO - Finished executing the following script: 2020-07-14 20:58:07,082 [19] INFO - --------- 2020-07-14 20:58:07,082 [19] INFO - Information: 0 : 2020-07-14 20:58:07,082 [19] INFO - --------- 2020-07-14 20:58:07,082 [19] INFO - function SE637303570870726339() {} SE637303570870726339.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570870726339().executeScript(); 2020-07-14 20:58:07,082 [19] INFO - Information: 0 : 2020-07-14 20:58:07,082 [19] INFO - function SE637303570870726339() {} SE637303570870726339.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570870726339().executeScript(); 2020-07-14 20:58:07,082 [19] INFO - --------- 2020-07-14 20:58:07,083 [19] INFO - Information: 0 : 2020-07-14 20:58:07,083 [19] INFO - --------- 2020-07-14 20:58:07,083 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 2003. 2020-07-14 20:58:07,083 [19] INFO - Information: 0 : 2020-07-14 20:58:07,083 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 2003. 2020-07-14 20:58:07,083 [19] INFO - --------- 2020-07-14 20:58:07,083 [19] INFO - Information: 0 : 2020-07-14 20:58:07,083 [19] INFO - --------- 2020-07-14 20:58:07,083 [19] INFO - [system.partial] „article-begin.html“ 11 ms „[0, popupimage]“ 2020-07-14 20:58:07,084 [19] INFO - Information: 0 : 2020-07-14 20:58:07,084 [19] INFO - [system.partial] „article-begin.html“ 11 ms „[0, popupimage]“ 2020-07-14 20:58:07,085 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:07,085 [19] INFO - Information: 0 : 2020-07-14 20:58:07,085 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:07,086 [19] INFO - Finished executing the following script: 2020-07-14 20:58:07,086 [19] INFO - Information: 0 : 2020-07-14 20:58:07,086 [19] INFO - Finished executing the following script: 2020-07-14 20:58:07,086 [19] INFO - --------- 2020-07-14 20:58:07,086 [19] INFO - Information: 0 : 2020-07-14 20:58:07,086 [19] INFO - --------- 2020-07-14 20:58:07,086 [19] INFO - function SE637303570870556330() {} SE637303570870556330.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570870556330().executeScript(); 2020-07-14 20:58:07,087 [19] INFO - Information: 0 : 2020-07-14 20:58:07,087 [19] INFO - function SE637303570870556330() {} SE637303570870556330.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570870556330().executeScript(); 2020-07-14 20:58:07,087 [19] INFO - --------- 2020-07-14 20:58:07,088 [19] INFO - Information: 0 : 2020-07-14 20:58:07,088 [19] INFO - --------- 2020-07-14 20:58:07,088 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 2004. 2020-07-14 20:58:07,088 [19] INFO - Information: 0 : 2020-07-14 20:58:07,088 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 2004. 2020-07-14 20:58:07,088 [19] INFO - --------- 2020-07-14 20:58:07,088 [19] INFO - Information: 0 : 2020-07-14 20:58:07,088 [19] INFO - --------- 2020-07-14 20:58:07,089 [19] INFO - About to execute the following script: 2020-07-14 20:58:07,089 [19] INFO - Information: 0 : 2020-07-14 20:58:07,089 [19] INFO - About to execute the following script: 2020-07-14 20:58:07,090 [19] INFO - --------- 2020-07-14 20:58:07,090 [19] INFO - Information: 0 : 2020-07-14 20:58:07,090 [19] INFO - --------- 2020-07-14 20:58:07,090 [19] INFO - function SE637303570870896349() {} SE637303570870896349.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570870896349().executeScript(); 2020-07-14 20:58:07,090 [19] INFO - Information: 0 : 2020-07-14 20:58:07,091 [19] INFO - function SE637303570870896349() {} SE637303570870896349.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570870896349().executeScript(); 2020-07-14 20:58:07,091 [19] INFO - --------- 2020-07-14 20:58:07,091 [19] INFO - Information: 0 : 2020-07-14 20:58:07,091 [19] INFO - --------- 2020-07-14 20:58:07,093 [19] INFO - Information: 0 : 2020-07-14 20:58:07,093 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:07,095 [19] INFO - Information: 0 : 2020-07-14 20:58:07,095 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,095 [19] INFO - Information: 0 : 2020-07-14 20:58:07,095 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,096 [19] INFO - [SetContentCopyImageSizeInPixel] 449 x 798 pixels for output flavor „Output“. Laden von Bild-Asset. 2020-07-14 20:58:07,096 [19] INFO - Entering 'ensureContentCopy' for image 451, article 1466, size 449. 2020-07-14 20:58:07,097 [19] INFO - Called 'createContentCopy' scripting function with article ID = 1466, image ID = 451, maxWidthInPixel = 449. 2020-07-14 20:58:07,097 [19] INFO - 'createContentCopy': NO content copy created (Never create content copy for preview.). 2020-07-14 20:58:07,097 [19] INFO - Leaving 'ensureContentCopy' for image 451, article 1466, size „449“, reason = not created (Never create content copy for preview.) 2020-07-14 20:58:07,098 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:07,105 [19] INFO - [GetImageSizeInPixel - B2] getting image size 1836x3264 for working copy image „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\d1c8a29a01384a22b972cce4ce8c1694.jpg“ live from file. 2020-07-14 20:58:07,105 [19] INFO - Returning live-calculated image size for image with ID 451, file version „ContentCopy“ of 1836×3264 pixels. 2020-07-14 20:58:07,105 [19] INFO - Returning cached image size for image with ID 451, file version „ContentCopy“ of 1836×3264 pixels. 2020-07-14 20:58:07,107 [19] INFO - About to execute the following script: 2020-07-14 20:58:07,107 [19] INFO - Information: 0 : 2020-07-14 20:58:07,107 [19] INFO - About to execute the following script: 2020-07-14 20:58:07,107 [19] INFO - --------- 2020-07-14 20:58:07,107 [19] INFO - Information: 0 : 2020-07-14 20:58:07,107 [19] INFO - --------- 2020-07-14 20:58:07,107 [19] INFO - function SE637303570871076359() {} SE637303570871076359.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570871076359().executeScript(); 2020-07-14 20:58:07,108 [19] INFO - Information: 0 : 2020-07-14 20:58:07,108 [19] INFO - function SE637303570871076359() {} SE637303570871076359.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570871076359().executeScript(); 2020-07-14 20:58:07,108 [19] INFO - --------- 2020-07-14 20:58:07,108 [19] INFO - Information: 0 : 2020-07-14 20:58:07,108 [19] INFO - --------- 2020-07-14 20:58:07,113 [19] INFO - Information: 0 : 2020-07-14 20:58:07,113 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:07,115 [19] INFO - Information: 0 : 2020-07-14 20:58:07,115 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,115 [19] INFO - Information: 0 : 2020-07-14 20:58:07,115 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,116 [19] INFO - Finished executing the following script: 2020-07-14 20:58:07,116 [19] INFO - Information: 0 : 2020-07-14 20:58:07,116 [19] INFO - Finished executing the following script: 2020-07-14 20:58:07,117 [19] INFO - --------- 2020-07-14 20:58:07,117 [19] INFO - Information: 0 : 2020-07-14 20:58:07,117 [19] INFO - --------- 2020-07-14 20:58:07,119 [19] INFO - function SE637303570871076359() {} SE637303570871076359.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570871076359().executeScript(); 2020-07-14 20:58:07,119 [19] INFO - Information: 0 : 2020-07-14 20:58:07,119 [19] INFO - function SE637303570871076359() {} SE637303570871076359.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570871076359().executeScript(); 2020-07-14 20:58:07,119 [19] INFO - --------- 2020-07-14 20:58:07,119 [19] INFO - Information: 0 : 2020-07-14 20:58:07,119 [19] INFO - --------- 2020-07-14 20:58:07,120 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 2005. 2020-07-14 20:58:07,120 [19] INFO - Information: 0 : 2020-07-14 20:58:07,120 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 2005. 2020-07-14 20:58:07,120 [19] INFO - --------- 2020-07-14 20:58:07,120 [19] INFO - Information: 0 : 2020-07-14 20:58:07,120 [19] INFO - --------- 2020-07-14 20:58:07,120 [19] INFO - [system.partial] „article-begin.html“ 13 ms „[0, popupimage]“ 2020-07-14 20:58:07,120 [19] INFO - Information: 0 : 2020-07-14 20:58:07,120 [19] INFO - [system.partial] „article-begin.html“ 13 ms „[0, popupimage]“ 2020-07-14 20:58:07,122 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:07,122 [19] INFO - Information: 0 : 2020-07-14 20:58:07,122 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:07,122 [19] INFO - Finished executing the following script: 2020-07-14 20:58:07,123 [19] INFO - Information: 0 : 2020-07-14 20:58:07,123 [19] INFO - Finished executing the following script: 2020-07-14 20:58:07,123 [19] INFO - --------- 2020-07-14 20:58:07,123 [19] INFO - Information: 0 : 2020-07-14 20:58:07,123 [19] INFO - --------- 2020-07-14 20:58:07,123 [19] INFO - function SE637303570870896349() {} SE637303570870896349.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570870896349().executeScript(); 2020-07-14 20:58:07,124 [19] INFO - Information: 0 : 2020-07-14 20:58:07,124 [19] INFO - function SE637303570870896349() {} SE637303570870896349.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570870896349().executeScript(); 2020-07-14 20:58:07,124 [19] INFO - --------- 2020-07-14 20:58:07,124 [19] INFO - Information: 0 : 2020-07-14 20:58:07,124 [19] INFO - --------- 2020-07-14 20:58:07,124 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 2006. 2020-07-14 20:58:07,125 [19] INFO - Information: 0 : 2020-07-14 20:58:07,125 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 2006. 2020-07-14 20:58:07,125 [19] INFO - --------- 2020-07-14 20:58:07,125 [19] INFO - Information: 0 : 2020-07-14 20:58:07,125 [19] INFO - --------- 2020-07-14 20:58:07,125 [19] INFO - Information: 0 : 2020-07-14 20:58:07,126 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:07,127 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:07,128 [19] INFO - Information: 0 : 2020-07-14 20:58:07,128 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,128 [19] INFO - Information: 0 : 2020-07-14 20:58:07,128 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,132 [19] INFO - Information: 0 : 2020-07-14 20:58:07,132 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:07,134 [19] INFO - Information: 0 : 2020-07-14 20:58:07,134 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,134 [19] INFO - Information: 0 : 2020-07-14 20:58:07,134 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,136 [19] INFO - About to execute the following script: 2020-07-14 20:58:07,136 [19] INFO - Information: 0 : 2020-07-14 20:58:07,136 [19] INFO - About to execute the following script: 2020-07-14 20:58:07,136 [19] INFO - --------- 2020-07-14 20:58:07,136 [19] INFO - Information: 0 : 2020-07-14 20:58:07,136 [19] INFO - --------- 2020-07-14 20:58:07,136 [19] INFO - function SE637303570871356375() {} SE637303570871356375.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570871356375().executeScript(); 2020-07-14 20:58:07,137 [19] INFO - Information: 0 : 2020-07-14 20:58:07,137 [19] INFO - function SE637303570871356375() {} SE637303570871356375.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570871356375().executeScript(); 2020-07-14 20:58:07,138 [19] INFO - --------- 2020-07-14 20:58:07,138 [19] INFO - Information: 0 : 2020-07-14 20:58:07,138 [19] INFO - --------- 2020-07-14 20:58:07,140 [19] INFO - Information: 0 : 2020-07-14 20:58:07,140 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:07,142 [19] INFO - Information: 0 : 2020-07-14 20:58:07,142 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,142 [19] INFO - Information: 0 : 2020-07-14 20:58:07,142 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,142 [19] INFO - [SetContentCopyImageSizeInPixel] 449 x 337 pixels for output flavor „Output“. Laden von Bild-Asset. 2020-07-14 20:58:07,143 [19] INFO - Information: 0 : 2020-07-14 20:58:07,143 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:07,144 [19] INFO - Information: 0 : 2020-07-14 20:58:07,144 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,144 [19] INFO - Information: 0 : 2020-07-14 20:58:07,145 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,145 [19] INFO - Entering 'ensureContentCopy' for image 448, article 1463, size 449. 2020-07-14 20:58:07,145 [19] INFO - Called 'createContentCopy' scripting function with article ID = 1463, image ID = 448, maxWidthInPixel = 449. 2020-07-14 20:58:07,145 [19] INFO - 'createContentCopy': NO content copy created (Never create content copy for preview.). 2020-07-14 20:58:07,146 [19] INFO - Leaving 'ensureContentCopy' for image 448, article 1463, size „449“, reason = not created (Never create content copy for preview.) 2020-07-14 20:58:07,154 [19] INFO - [GetImageSizeInPixel - B2] getting image size 2048x1536 for working copy image „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\89c8a10f1f864a1ea6e37f16b4fe0bee.jpg“ live from file. 2020-07-14 20:58:07,154 [19] INFO - Returning live-calculated image size for image with ID 448, file version „ContentCopy“ of 2048×1536 pixels. 2020-07-14 20:58:07,155 [19] INFO - Returning cached image size for image with ID 448, file version „ContentCopy“ of 2048×1536 pixels. 2020-07-14 20:58:07,156 [19] INFO - About to execute the following script: 2020-07-14 20:58:07,156 [19] INFO - Information: 0 : 2020-07-14 20:58:07,156 [19] INFO - About to execute the following script: 2020-07-14 20:58:07,156 [19] INFO - --------- 2020-07-14 20:58:07,156 [19] INFO - Information: 0 : 2020-07-14 20:58:07,156 [19] INFO - --------- 2020-07-14 20:58:07,157 [19] INFO - function SE637303570871566387() {} SE637303570871566387.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570871566387().executeScript(); 2020-07-14 20:58:07,157 [19] INFO - Information: 0 : 2020-07-14 20:58:07,157 [19] INFO - function SE637303570871566387() {} SE637303570871566387.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570871566387().executeScript(); 2020-07-14 20:58:07,157 [19] INFO - --------- 2020-07-14 20:58:07,157 [19] INFO - Information: 0 : 2020-07-14 20:58:07,157 [19] INFO - --------- 2020-07-14 20:58:07,159 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:07,162 [19] INFO - Information: 0 : 2020-07-14 20:58:07,162 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:07,164 [19] INFO - Information: 0 : 2020-07-14 20:58:07,164 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,164 [19] INFO - Information: 0 : 2020-07-14 20:58:07,164 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,165 [19] INFO - Finished executing the following script: 2020-07-14 20:58:07,165 [19] INFO - Information: 0 : 2020-07-14 20:58:07,166 [19] INFO - Finished executing the following script: 2020-07-14 20:58:07,166 [19] INFO - --------- 2020-07-14 20:58:07,166 [19] INFO - Information: 0 : 2020-07-14 20:58:07,166 [19] INFO - --------- 2020-07-14 20:58:07,166 [19] INFO - function SE637303570871566387() {} SE637303570871566387.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570871566387().executeScript(); 2020-07-14 20:58:07,166 [19] INFO - Information: 0 : 2020-07-14 20:58:07,166 [19] INFO - function SE637303570871566387() {} SE637303570871566387.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570871566387().executeScript(); 2020-07-14 20:58:07,167 [19] INFO - --------- 2020-07-14 20:58:07,167 [19] INFO - Information: 0 : 2020-07-14 20:58:07,167 [19] INFO - --------- 2020-07-14 20:58:07,167 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 2007. 2020-07-14 20:58:07,167 [19] INFO - Information: 0 : 2020-07-14 20:58:07,167 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 2007. 2020-07-14 20:58:07,167 [19] INFO - --------- 2020-07-14 20:58:07,167 [19] INFO - Information: 0 : 2020-07-14 20:58:07,167 [19] INFO - --------- 2020-07-14 20:58:07,167 [19] INFO - [system.partial] „article-begin.html“ 11 ms „[0, popupimage]“ 2020-07-14 20:58:07,168 [19] INFO - Information: 0 : 2020-07-14 20:58:07,168 [19] INFO - [system.partial] „article-begin.html“ 11 ms „[0, popupimage]“ 2020-07-14 20:58:07,169 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:07,169 [19] INFO - Information: 0 : 2020-07-14 20:58:07,169 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:07,170 [19] INFO - Finished executing the following script: 2020-07-14 20:58:07,170 [19] INFO - Information: 0 : 2020-07-14 20:58:07,170 [19] INFO - Finished executing the following script: 2020-07-14 20:58:07,170 [19] INFO - --------- 2020-07-14 20:58:07,170 [19] INFO - Information: 0 : 2020-07-14 20:58:07,170 [19] INFO - --------- 2020-07-14 20:58:07,170 [19] INFO - function SE637303570871356375() {} SE637303570871356375.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570871356375().executeScript(); 2020-07-14 20:58:07,171 [19] INFO - Information: 0 : 2020-07-14 20:58:07,171 [19] INFO - function SE637303570871356375() {} SE637303570871356375.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570871356375().executeScript(); 2020-07-14 20:58:07,171 [19] INFO - --------- 2020-07-14 20:58:07,171 [19] INFO - Information: 0 : 2020-07-14 20:58:07,172 [19] INFO - --------- 2020-07-14 20:58:07,172 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 2008. 2020-07-14 20:58:07,172 [19] INFO - Information: 0 : 2020-07-14 20:58:07,172 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 2008. 2020-07-14 20:58:07,172 [19] INFO - --------- 2020-07-14 20:58:07,172 [19] INFO - Information: 0 : 2020-07-14 20:58:07,172 [19] INFO - --------- 2020-07-14 20:58:07,173 [19] INFO - About to execute the following script: 2020-07-14 20:58:07,173 [19] INFO - Information: 0 : 2020-07-14 20:58:07,173 [19] INFO - About to execute the following script: 2020-07-14 20:58:07,173 [19] INFO - --------- 2020-07-14 20:58:07,174 [19] INFO - Information: 0 : 2020-07-14 20:58:07,174 [19] INFO - --------- 2020-07-14 20:58:07,174 [19] INFO - function SE637303570871736397() {} SE637303570871736397.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570871736397().executeScript(); 2020-07-14 20:58:07,174 [19] INFO - Information: 0 : 2020-07-14 20:58:07,175 [19] INFO - function SE637303570871736397() {} SE637303570871736397.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570871736397().executeScript(); 2020-07-14 20:58:07,175 [19] INFO - --------- 2020-07-14 20:58:07,175 [19] INFO - Information: 0 : 2020-07-14 20:58:07,175 [19] INFO - --------- 2020-07-14 20:58:07,177 [19] INFO - Information: 0 : 2020-07-14 20:58:07,177 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:07,179 [19] INFO - Information: 0 : 2020-07-14 20:58:07,179 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,179 [19] INFO - Information: 0 : 2020-07-14 20:58:07,179 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,180 [19] INFO - [SetContentCopyImageSizeInPixel] 449 x 337 pixels for output flavor „Output“. Laden von Bild-Asset. 2020-07-14 20:58:07,180 [19] INFO - Entering 'ensureContentCopy' for image 450, article 1465, size 449. 2020-07-14 20:58:07,181 [19] INFO - Called 'createContentCopy' scripting function with article ID = 1465, image ID = 450, maxWidthInPixel = 449. 2020-07-14 20:58:07,181 [19] INFO - 'createContentCopy': NO content copy created (Never create content copy for preview.). 2020-07-14 20:58:07,181 [19] INFO - Leaving 'ensureContentCopy' for image 450, article 1465, size „449“, reason = not created (Never create content copy for preview.) 2020-07-14 20:58:07,189 [19] INFO - [GetImageSizeInPixel - B2] getting image size 2048x1536 for working copy image „C:\Users\DieGohliser\OneDrive\OneDriveDaten\Projects\Willi\content\media\images\0d602fa6357240779c785791c0856905.jpg“ live from file. 2020-07-14 20:58:07,190 [19] INFO - Returning live-calculated image size for image with ID 450, file version „ContentCopy“ of 2048×1536 pixels. 2020-07-14 20:58:07,190 [19] INFO - Returning cached image size for image with ID 450, file version „ContentCopy“ of 2048×1536 pixels. 2020-07-14 20:58:07,191 [19] INFO - About to execute the following script: 2020-07-14 20:58:07,191 [19] INFO - Information: 0 : 2020-07-14 20:58:07,191 [19] INFO - About to execute the following script: 2020-07-14 20:58:07,192 [19] INFO - --------- 2020-07-14 20:58:07,192 [19] INFO - Information: 0 : 2020-07-14 20:58:07,192 [19] INFO - --------- 2020-07-14 20:58:07,192 [19] INFO - function SE637303570871916407() {} SE637303570871916407.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570871916407().executeScript(); 2020-07-14 20:58:07,192 [19] INFO - Information: 0 : 2020-07-14 20:58:07,192 [19] INFO - function SE637303570871916407() {} SE637303570871916407.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570871916407().executeScript(); 2020-07-14 20:58:07,192 [19] INFO - --------- 2020-07-14 20:58:07,192 [19] INFO - Information: 0 : 2020-07-14 20:58:07,193 [19] INFO - --------- 2020-07-14 20:58:07,197 [Zeta Producer 15 main thread] INFO - [CheckEnqueuePing] Ping is not allowed because of reason „Server backend mode is not active.“. 2020-07-14 20:58:07,197 [19] INFO - Information: 0 : 2020-07-14 20:58:07,198 [19] INFO - [LockGuard] Entering locking for lock with hash '35528341', from thread #19 (''). 2020-07-14 20:58:07,200 [19] INFO - Information: 0 : 2020-07-14 20:58:07,200 [19] INFO - [LockGuard] Disposing for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,200 [19] INFO - Information: 0 : 2020-07-14 20:58:07,200 [19] INFO - [LockGuard] Exiting locking for lock with hash '35528341', from thread #19 (''). Initial thread was #19 (''). 2020-07-14 20:58:07,201 [19] INFO - Finished executing the following script: 2020-07-14 20:58:07,201 [19] INFO - Information: 0 : 2020-07-14 20:58:07,201 [19] INFO - Finished executing the following script: 2020-07-14 20:58:07,201 [19] INFO - --------- 2020-07-14 20:58:07,201 [19] INFO - Information: 0 : 2020-07-14 20:58:07,201 [19] INFO - --------- 2020-07-14 20:58:07,201 [19] INFO - function SE637303570871916407() {} SE637303570871916407.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570871916407().executeScript(); 2020-07-14 20:58:07,202 [19] INFO - Information: 0 : 2020-07-14 20:58:07,202 [19] INFO - function SE637303570871916407() {} SE637303570871916407.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. var additionalClass = context.param(0, ""); var articleAreaInlineCSS = context.param(1, ""); // additional Inline CSS may be needed because columnItems have overflow hidden set and don't float etc. and we may want to override that for certain articles. var columnItemInlineCSS = context.param(2, ""); var showCssFields = context.param(3, true); var columnItemCSSClass = context.param(4, ""); var dataAttributes = context.param(5, ""); if ( columnItemCSSClass !== "" ){ columnItemCSSClass = " " + columnItemCSSClass; } var inlineCss = article.inlineCss || ""; var cssClass = article.cssClass || ""; if ( additionalClass !== "" ){ additionalClass = " " + additionalClass; } if ( showCssFields && cssClass ){ additionalClass = additionalClass + " " + cssClass; } if ( columnItemInlineCSS !== "" ){ columnItemInlineCSS = " style=\"" + columnItemInlineCSS + "\""; } if ( (showCssFields && inlineCss) || articleAreaInlineCSS ){ //inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; if ( showCssFields && inlineCss ){ inlineCss = ' style="' + inlineCss + ' ' + articleAreaInlineCSS + '"'; } else{ inlineCss = ' style="' + articleAreaInlineCSS + '"'; } } else{ inlineCss = ""; } function validClassName(theName){ var tmp = theName.toString().replace(/\s/g, "_"); // strip all non alphanumerics and make them dashes tmp = tmp.toString().replace(/[^a-z0-9\-_]+/gi, '-'); return tmp; } // so we do not have to define rules for all possible widgets, we unify text-based-widgets as "widget-text" unifiedTextWidgets = "alertbanner, artikeluebersicht, blogartikel, tabs, "; if ( unifiedTextWidgets.indexOf(article.widgetNameInternal + ", ") !== -1 ){ var myLeElement = "widget-text"; } else{ var myLeElement = "widget-" + article.widgetNameInternal; } context.write("\r\n
\r\n\t
\r\n"); context.write( dataAttributes ); context.write(" class=\"articlearea zpw"); context.write( validClassName(article.widgetName) ); context.write( additionalClass ); context.write("\""); context.write( inlineCss ); context.write(" "); if ( !isNull(article) ) { context.write("\r\n\t\r\n\t"); } context.write(">\r\n\t"); // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\layouts\_shared\templates\partials\article-begin.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570871916407().executeScript(); 2020-07-14 20:58:07,202 [19] INFO - --------- 2020-07-14 20:58:07,202 [19] INFO - Information: 0 : 2020-07-14 20:58:07,202 [19] INFO - --------- 2020-07-14 20:58:07,202 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 2009. 2020-07-14 20:58:07,202 [19] INFO - Information: 0 : 2020-07-14 20:58:07,202 [19] INFO - Statistiken — Gesamte Skript-Aufrufe: 2009. 2020-07-14 20:58:07,203 [19] INFO - --------- 2020-07-14 20:58:07,203 [19] INFO - Information: 0 : 2020-07-14 20:58:07,203 [19] INFO - --------- 2020-07-14 20:58:07,203 [19] INFO - [system.partial] „article-begin.html“ 11 ms „[0, popupimage]“ 2020-07-14 20:58:07,203 [19] INFO - Information: 0 : 2020-07-14 20:58:07,203 [19] INFO - [system.partial] „article-begin.html“ 11 ms „[0, popupimage]“ 2020-07-14 20:58:07,205 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:07,205 [19] INFO - Information: 0 : 2020-07-14 20:58:07,205 [19] INFO - [system.partial] „article-end.html“ 0 ms „“ 2020-07-14 20:58:07,205 [19] INFO - Finished executing the following script: 2020-07-14 20:58:07,205 [19] INFO - Information: 0 : 2020-07-14 20:58:07,205 [19] INFO - Finished executing the following script: 2020-07-14 20:58:07,205 [19] INFO - --------- 2020-07-14 20:58:07,205 [19] INFO - Information: 0 : 2020-07-14 20:58:07,206 [19] INFO - --------- 2020-07-14 20:58:07,206 [19] INFO - function SE637303570871736397() {} SE637303570871736397.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570871736397().executeScript(); 2020-07-14 20:58:07,206 [19] INFO - Information: 0 : 2020-07-14 20:58:07,206 [19] INFO - function SE637303570871736397() {} SE637303570871736397.prototype.executeScript = function(){ // Start source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. var image = project.getImage(article.value("image")); var contentImageWidth = "890"; var defaultImageWidth = 960; var cssClass = article.cssClass || ""; var isBreakout = cssClass.indexOf("zpBreakout") !== -1 ? true : false; // Kann auch "700px" sein, deshalb mit parseInt nur die Zahl holen und trimmen - falls leer, auf default 960 setzen. contentImageWidth = parseInt(contentImageWidth) || defaultImageWidth; var gridCols = article.column.cssClass; if ( gridCols ){ gridCols = parseInt((gridCols.match(/\bc[1-9][0-2]?\b\s?/) || 12).toString().replace("c", "")); } else{ gridCols = 12; } var columnMargin = 30; var columnWidth = ((contentImageWidth + columnMargin) / 12) * gridCols; // minimum width needed for 100% width display on 1-column breakpoint var minwidth = parseInt(479 - columnMargin); var contentCopyWidth = parseInt(columnWidth - columnMargin) || defaultImageWidth; if ( minwidth > contentCopyWidth ){ contentCopyWidth = minwidth; } //system.log("contentCopyWidth: " + contentCopyWidth + " - image: " + image.name + "( Page " + article.page.name +")"); var imageError = false; if ( !isNull(image) ) { if ( isBreakout ){ contentCopyWidth = image.workingCopyWidth; } try { var iresult = image.ensureContentCopy(article, contentCopyWidth); var thumbImageWidth = image.contentCopyWidth; var thumbImageHeight = image.contentCopyHeight; var description = image.description; var altText = system.htmlEncode(system.removeHtmlTags(image.altText)); var oldAltText = system.htmlEncode(system.removeHtmlTags(article.valueExpanded("alt", ""))); if ( altText == "" && oldAltText !== "" ){ altText = oldAltText; } var encodedDescription = system.htmlEncode(image.description); var stripDescription = system.htmlEncode(system.removeHtmlTags(image.description)); // strip

-Tags from description as

is not valid inside SPAN description = description.toString().replace(/

/g,""); description = description.toString().replace(/<\/p>/g,"
"); //system.log(" Image Width: " + contentCopyWidth +" / Returned contentCopyWidth:" + thumbImageWidth + " / Image Result: " + iresult); } catch(err) { imageError = true; } } if ( stripDescription !== "" ) { var showCaption = "1"; } else { var showCaption = "0"; } var lightBox = article.value("lightbox", "lightbox"); var clickURL = article.value("clickurl"); var effect = article.value("effect", "none"); var effectClass = ""; switch ( effect ) { case "hoverzoom": effectClass = " zpeffect zphoverscale"; break; default: effectClass = ""; } context.write("\r\n\r\n"); if ( isNull(image) || imageError ) { context.write("\r\n\t"); if ( system.preview ) { context.write("\r\n\t\t

\r\n\t\t\t\tDas gewählte Bild ist anscheinend gelöscht worden. Bearbeiten Sie diesen Artikel und wählen Sie erneut ein Bild aus.\r\n\t\t\t

\r\n\t\t
\r\n\t"); } context.write("\r\n"); } else { context.write("\r\n\t"); if ( lightBox == "zoom" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t
\r\n\t\t\t
\r\n\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t\t"); } context.write("\r\n\t\t\t
\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t\r\n\t\t\t
\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write(" \r\n\t"); } else if ( lightBox == true || lightBox == "lightbox" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html", "popupimage") ); context.write("\r\n\t\t\t\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else if ( lightBox == "off" ) { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\r\n\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } else { context.write("\r\n\t\t"); context.write( system.partial("article-begin.html") ); context.write("\r\n\t\t\t"); if ( clickURL !== "" ) { context.write("\r\n\t\t\t\t\r\n\t\t\t\t\t"); if ( image.isSvgImage ){ context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else if ( image.isAnimatedGif ) { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } else { context.write("\r\n\t\t\t\t\t\r\n\t\t\t\t\t"); } context.write("\r\n\t\t\t\t\tGehe zu URL (go to url).\r\n\t\t\t\t\r\n\t\t\t"); } else { context.write("\r\n\t\t\t\t\r\n\t\t\t"); } context.write("\r\n\r\n\t\t\t"); if ( showCaption == "1" && description ) { context.write("\r\n\t\t\t\t"); context.write( description ); context.write("\r\n\t\t\t"); } context.write("\r\n\t\t"); context.write( system.partial("article-end.html") ); context.write("\r\n\t"); } context.write("\r\n"); } // End source file: 'C:\Users\DieGohliser\AppData\Local\Zeta Producer 15\packaging\widgets\singleimage\standard.html'. }; /* Shortcuts. */ article = context.article; page = context.page; projectFolder = context.projectFolder; project = context.project; system = context.system; new SE637303570871736397().executeScript(); ----------------------------------------