From empty
To version 122.1
edited by Asbjørn Ulsberg
on 2018/08/15 11:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,0 +1,1 @@
1 +Home
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.XWikiGuest
1 +xwiki:XWiki.aul
Default language
... ... @@ -1,0 +1,1 @@
1 +en
Tags
... ... @@ -1,0 +1,1 @@
1 +px-custom-page
Content
... ... @@ -1,0 +1,5 @@
1 +== Service area ==
2 +
3 +{{ServiceArea ServiceAreaDescription="We have everything you need in order to receive payments online. Increase your conversion rates in all markets and across all devices. One payment provider, one solution, one interface — it doesn't get easier than this!" ServiceAreaName="eCommerce" ServiceAreaPage="Main.ecommerce.WebHome" ServiceAreaIcon="34_ikon_responsiv_design"}}{{/ServiceArea}}
4 +
5 +{{ServiceArea ServiceAreaDescription="For both live and batch processed invoice payments, Invoicing Service has you covered." ServiceAreaName="Invoicing" ServiceAreaPage="Invoicing" ServiceAreaIcon="19_ikon_faktura"}}{{/ServiceArea}}
XWiki.StyleSheetExtension[0]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +long
Code
... ... @@ -1,0 +1,44 @@
1 +#xwikicontent table {
2 + margin: 0
3 +}
4 +
5 +#xwikicontent table td {
6 + border: 0;
7 + padding: 0;
8 + /* I really don't understand what this is doing here. [AUL] */
9 + /* width: 50%;*/
10 +}
11 +
12 +#xwikicontent table td:first-of-type {
13 + padding-right: 25px;
14 +}
15 +
16 +.floatinginfobox iframe {
17 + border: 0;
18 + height: 169px;
19 + width: 100%;
20 +}
21 +
22 +/* Styling for "Request" headers in code examples */
23 +
24 +.box {
25 + position: relative;
26 +}
27 +
28 +.box > strong + .code {
29 + margin-top: 1.2em;
30 +}
31 +
32 +.box:not(.errormessage) > strong {
33 + display: block;
34 + position: sticky;
35 + box-sizing: content-box;
36 + left: -19px;
37 + right: -19px;
38 + width: 100%;
39 + padding: 5px 19px;
40 + background-color: #e7e7e7;
41 + color: #666;
42 + border-bottom: 1px solid #D1D3D4;
43 + margin: -19px -19px 0 -19px;
44 +}
Content Type
... ... @@ -1,0 +1,1 @@
1 +CSS
Use this extension
... ... @@ -1,0 +1,1 @@
1 +currentPage
XWiki.StyleSheetExtension[1]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +long
Code
... ... @@ -1,0 +1,5 @@
1 +#if(!$xcontext.userReference)
2 +#tmDrawerActivator {
3 + display:none;
4 +}
5 +#end
Content Type
... ... @@ -1,0 +1,1 @@
1 +CSS
Name
... ... @@ -1,0 +1,1 @@
1 +PayEx Stylesheet - Hide menu for anonymous
Parse content
... ... @@ -1,0 +1,1 @@
1 +Yes
Use this extension
... ... @@ -1,0 +1,1 @@
1 +always
XWiki.StyleSheetExtension[2]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +long
Content Type
... ... @@ -1,0 +1,1 @@
1 +CSS
Use this extension
... ... @@ -1,0 +1,1 @@
1 +currentPage
XWiki.WikiMacroClass[0]
Macro code
... ... @@ -1,0 +1,14 @@
1 +{{velocity}}
2 +#set($serviceAreaPageURL = $xwiki.getURL($xcontext.macro.params.ServiceAreaPage))
3 +#set($serviceAreaIcon = $escapetool.xml($xcontext.macro.params.ServiceAreaIcon))
4 +{{html}}
5 +<div class="px-media-item">
6 + <img class="px-media-icon" src="/xwiki/skins/PayEx.XWiki.Skin/svg/${serviceAreaIcon}.svg"/>
7 + <div class="px-media-content">
8 + <a href="$serviceAreaPageURL"><h3 class="px-media-heading">$escapetool.xml($xcontext.macro.params.ServiceAreaName)</h3></a>
9 + <p class="px-media-paragraph">$escapetool.xml($xcontext.macro.params.ServiceAreaDescription)</p>
10 + <a href="$serviceAreaPageURL" class="px-media-link">Documentation</a>
11 + </div>
12 +</div>
13 +{{/html}}
14 +{{/velocity}}
Macro content type
... ... @@ -1,0 +1,1 @@
1 +No content
Default category
... ... @@ -1,0 +1,1 @@
1 +PayEx
Macro description
... ... @@ -1,0 +1,1 @@
1 +Create a list item for a service area. Intended for the front page.
Macro id
... ... @@ -1,0 +1,1 @@
1 +ServiceArea
Macro name
... ... @@ -1,0 +1,1 @@
1 +Service Area
Supports inline mode
... ... @@ -1,0 +1,1 @@
1 +Yes
Macro visibility
... ... @@ -1,0 +1,1 @@
1 +Current Wiki
XWiki.WikiMacroParameterClass[0]
Parameter mandatory
... ... @@ -1,0 +1,1 @@
1 +Yes
Parameter name
... ... @@ -1,0 +1,1 @@
1 +ServiceAreaName
XWiki.WikiMacroParameterClass[1]
Parameter default value
... ... @@ -1,0 +1,1 @@
1 +ServiceAreaDescription
Parameter description
... ... @@ -1,0 +1,1 @@
1 +
Parameter mandatory
... ... @@ -1,0 +1,1 @@
1 +Yes
Parameter name
... ... @@ -1,0 +1,1 @@
1 +ServiceAreaDescription
XWiki.WikiMacroParameterClass[2]
Parameter default value
... ... @@ -1,0 +1,1 @@
1 +ServiceAreaPage
Parameter description
... ... @@ -1,0 +1,1 @@
1 +XWiki page
Parameter mandatory
... ... @@ -1,0 +1,1 @@
1 +Yes
Parameter name
... ... @@ -1,0 +1,1 @@
1 +ServiceAreaPage
XWiki.WikiMacroParameterClass[3]
Parameter description
... ... @@ -1,0 +1,1 @@
1 +
Parameter mandatory
... ... @@ -1,0 +1,1 @@
1 +No
Parameter name
... ... @@ -1,0 +1,1 @@
1 +ServiceAreaIcon