Holger Höbbel
- Total activity 108
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 43
Comments
Recent activity by Holger Höbbel-
Hallo Marco, das wird über die Konvertierungsregeln gesteuert. Zumindest in den Formatvorlagen für die Absätze im CMS_INPUT_DOM muss eine Konvertierungsregel für den Ausgabekanal definiert werden. ...
-
Hallo Matthias, kleiner Tipp: Wenn man ungefähr weiß, was man will kann man die Lösung häufig in der API finden. Einfach die Startseite aufrufen und nach dem (englischen) Begriff suchen. In diesem ...
-
Hallo Matthias, die Beanshell Aufrufe sind (wenn die Konsole auf dem Schema gestartet wurde, ansonsten ist "e" ein anderes Element ;) e.setLock(true, false);e.setLayer("...");e.save("layer changed ...
-
Hello Jan, unfortunately, as far as I know, this is not intended. If you never want to support align and have another property that should be displayed instead, you could simply use the field for t...
-
Hello Jan, just use bgcolor (if you are using CMS_INPUT_DOMTABLE), e.g.: bgcolor:background color[#FFFFFF:none|#FF0000:red|#00FF00:green] Or if you are using an inline table within CMS_INPUT_DOM th...
-
Hallo Marcel, das ist eine gute Frage, für die ich die Antwort erst einmal selber erfragen musste. Sofern Du einen Ansprechpartner bei Crownpeak hast, kannst Du diesem den Wunsch mitteilen, damit ...
-
Hello Geetha,I never tried to use a resolution within the pdf output and never used a non-uniform scaling.Is it working if you instead use: <fo:external-graphic src='$CMS_REF(st_image,abs:3)$' cont...
-
Hello Jan, you can make input components visible for a specific group. The part of the documentation you missed can be found here: https://docs.e-spirit.com/odfs/template-develo/rules/comparative-...
-
Hello Heiko, as far as I know, it is not possible to release a node without validation. At least not with reasonable effort. In theory it is possible to disable the validation for each language, th...
-
Hallo Valeh, Globale Seiten werden normalerweise über deren "Ausgabe" einem Bundle hinzugefügt. Die entsprechenden Inhalte werden ja üblicherweise irgendwo dargestellt. Dort kann über eine editorId...