Zmeny dokumentu CustomPDFTemplate
Naposledy upravil Admin MetaIS 2025/04/02 10:11
Súhrn
-
Objekty (0 modified, 1 added, 0 removed)
Podrobnosti
- XWiki.StyleSheetExtension[1]
-
- Caching politika
-
... ... @@ -1,0 +1,1 @@ 1 +long - Kód
-
... ... @@ -1,0 +1,10 @@ 1 +h1[data-xwiki-document-reference] { 2 + /* Define a string "variable" with the value of the metadata. */ 3 + /* See https://www.w3.org/TR/css-gcpm-3/#setting-named-strings-the-string-set-pro */ 4 + string-set: chapter-tags attr(data-tags); 5 +} 6 +.pdf-chapter-tags:before { 7 + /* Display the value of the previously defined variable in the PDF footer. */ 8 + /* See https://www.w3.org/TR/css-gcpm-3/#using-named-strings */ 9 + content: string(chapter-tags); 10 +} - Použiť toto rozšírenie
-
... ... @@ -1,0 +1,1 @@ 1 +onDemand - Parsovať obsah
-
... ... @@ -1,0 +1,1 @@ 1 +Nie - Content Type
-
... ... @@ -1,0 +1,1 @@ 1 +CSS