Wiki source code of Blog Distinctive Icon

Last modified by Vincent Massol on 2024/11/19 16:12

Show last authors
1 {{velocity}}
2 $xwiki.ssx.use("Improvements.BlogImprovementsDistinctiveBlogIcon")
3 {{/velocity}}
4
5 = Add Distinctive Icons for Blog Pages =
6
7 == Variant 1 - Silk ==
8
9 (% style="text-align: left;" %)
10 (% class="typePage" %)One XWiki page(%%)
11 (% class="typeBlog" %)My first blog post(%%)
12 (% class="typePage" %)Another page(%%)
13 (% class="typePage" %)Current page(%%)
14 (% class="typePage" %)Page structure(%%)
15 (% class="typeBlog" %)My second blog post(%%)
16 (% class="typePage" %)Blog Analysis(%%)
17
18 == Variant 2 ==
19
20 (% class="variation" style="float: left;" %)
21 (((
22 (% class="typePage" %)One XWiki page(%%)
23 (% class="typeBlog2" %)My first blog post(%%)
24 (% class="typePage" %)Another page(%%)
25 (% class="typePage" %)Current page(%%)
26 (% class="typePage" %)Page structure(%%)
27 (% class="typeBlog2" %)My second blog post(%%)
28 (% class="typePage" %)Blog Analysis(%%)
29 )))
30
31 (% class="variation" %)
32 (((
33 (% class="typePage" %)One XWiki page(%%)
34 (% class="typeBlog2a" %)My first blog post(%%)
35 (% class="typePage" %)Another page(%%)
36 (% class="typePage" %)Current page(%%)
37 (% class="typePage" %)Page structure(%%)
38 (% class="typeBlog2a" %)My second blog post(%%)
39 (% class="typePage" %)Blog Analysis
40 )))

Get Connected