Last modified by caterina on 2021/09/24 14:10

From version 5.1
edited by melanie@one-count_com
on 2016/12/08 11:24
Change comment: There is no comment for this version
To version 10.1
edited by caterina
on 2021/09/24 14:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Brand - How to Create and Manage Brands (v12.x)
1 +Brand - How to Create and Manage Brands
Parent
... ... @@ -1,0 +1,1 @@
1 +Create and Manage Your Inventory
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.melanie@one-count_com
1 +XWiki.caterina
Content
... ... @@ -4,7 +4,7 @@
4 4  
5 5  
6 6  {{id name="Start ScreenSteps Content"/}}
7 - The Brand tool is used to create individually branded forms and email acknowledgement messages. By default your forms display on a page, in your site's look and feel, with a designated header and footer. Use the Brand tool if you have multiple brands and wish to create/maintain a separate identity for each brand by displaying various forms in the look and feel of each brand. This tool also allows you to create branded email acknowledgement messages of user activity.
7 +The Brand tool is used to create individually branded forms and email acknowledgement messages. By default your forms display on a page, in your site's look and feel, with a designated header and footer. Use the Brand tool if you have multiple brands and wish to create/maintain a separate identity for each brand by displaying various forms in the look and feel of each brand. This tool also allows you to create branded email acknowledgement messages of user activity.
8 8  
9 9  The following lesson provides directions on how to create branded pages for form display and acknowledgement email messages.
10 10  
... ... @@ -24,19 +24,19 @@
24 24  (% style="color: rgb(255,0,0);" %)You must include the following markers on the brand page you create in your CMS:
25 25  
26 26  (% style="color: rgb(255,0,0);" %)<!-(% style="color: rgb(255, 0, 0); text-decoration: line-through" %)onecount_header(% style="color: rgb(255,0,0);" %)->(%%) Place in the page where the header will END
27 - (% style="color: rgb(255,0,0);" %)<!-(% style="color: rgb(255, 0, 0); text-decoration: line-through" %)onecount_footer(% style="color: rgb(255,0,0);" %)->(%%) Place in the page where the footer will START
27 +(% style="color: rgb(255,0,0);" %)<!-(% style="color: rgb(255, 0, 0); text-decoration: line-through" %)onecount_footer(% style="color: rgb(255,0,0);" %)->(%%) Place in the page where the footer will START
28 28  
29 29  If you require a separate header/footer page for mobile, you must also create that page.
30 30  
31 31  === CREATE BRAND ===
32 32  
33 -=== 1. Select INVENTORY from the main menu. ===
33 +=== 1. Select SETUPĀ from the main menu. ===
34 34  
35 -[[image:attach:media_1432925974689.png||align="center"]]
35 +[[image:attach:Screen Shot 2021-09-23 at 4.20.31 PM (2).png||thumbnail="true" height="250"]]
36 36  
37 37  === 2. Select BRAND from the sub-menu. ===
38 38  
39 -[[image:attach:media_1432925998436.png||align="center"]]
39 +[[image:attach:Screen Shot 2021-09-24 at 3.09.20 PM (2).png||thumbnail="true" height="250"]]
40 40  
41 41  This will open the "Manage Brands" window, as shown below.
42 42  
... ... @@ -60,10 +60,10 @@
60 60  
61 61  **Email From(% style="color: rgb(255,0,0);" %) *(%%):** Enter the email address you wish your acknowledgement emails to be from, e.g. From : GCN MEDIA<admin@gcnmedia.com>
62 62  
63 -**Header Footer URL (WEB) (% style="color: rgb(255,0,0);" %)*(%%)**: Enter the URL of the brand header/footer page with markers that you created in your CMS. (See directions above.)
63 +**Header Footer URL (WEB) (% style="color: rgb(255,0,0);" %)*(%%)**: Enter the URL of the brand header/footer page with markers that you created in your CMS. (See directions above.) Ensure this page is not restricted.
64 64  Example URL [[http:~~/~~/www.gcnpublishing.com/>>url:http://www.gcnpublishing.com/||rel="nofollow" shape="rect" class="external-link"]] index.php?id=36217
65 65  
66 -**Header Footer URL (MOBILE):** If you have created a separate header/footer page with markers for mobile, enter that URL here.
66 +**Header Footer URL (MOBILE):** If you have created a separate header/footer page with markers for mobile, enter that URL here.Ā Ensure this page is not restricted.
67 67  
68 68  **Email Header Text:** Enter text or html that you wish to be displayed as the header of acknowledgement emails. Use the pop-up styling toolbar (shown below) to style text, and add images, links, and/or special characters to the header.
69 69  
... ... @@ -90,7 +90,7 @@
90 90  === APPEND THE BRAND CODE TO FORM LINK FOR FORMS TO DISPLAY ON BRANDED HEADER/FOOTER PAGE AND ACKNOWLEDGEMENT EMAILS TO CONTAIN FROM: LINE AND OPTIONAL HEADER/FOOTER TEXT/IMAGE. ===
91 91  
92 92  *(% style="text-decoration: underline;" %)Standard Form URLS that DO NOT end with ".cgi"(%%) *
93 - To append a brand code to a standard form URL that does not end with ".cgi", simply add **&brand=[[CODE>>doc:CODE]]** where [[CODE>>doc:CODE]] is the code you created. (% style="color: rgb(255,0,0);" %)**~*~***
93 +To append a brand code to a standard form URL that does not end with ".cgi", simply add **&brand=[[CODE>>doc:CODE]]** where [[CODE>>doc:CODE]] is the code you created. (% style="color: rgb(255,0,0);" %)**~*~***
94 94  
95 95  For example, you created the code ABC and the form link is [[http:~~/~~/ocreg.gcnmedia.com/onecount/reg/registerForm.cgi?form=58>>url:http://ocreg.gcnmedia.com/onecount/reg/registerForm.cgi?form=58||rel="nofollow" shape="rect" class="external-link"]].
96 96  
... ... @@ -98,8 +98,8 @@
98 98  * Appending "&brand=ABC" to the link to make it [[http:~~/~~/ocreg.gcnmedia.com/onecount/reg/registerForm.cgi?form=58*&brand=ABC*>>url:http://ocreg.gcnmedia.com/onecount/reg/registerForm.cgi?form=58*&brand=ABC*||rel="nofollow" shape="rect" class="external-link"]] will display the form on the ABC branded page created in your CMS. (See Image 2 below)
99 99  
100 100  (% style="text-decoration: underline;" %)**Form URLS that DO end with ".cgi"**(%%)
101 - To append a brand code to a link that ends in .cgi, such as a login/logout or password recovery link, add **?brand=[[CODE>>doc:CODE]]** where [[CODE>>doc:CODE]] is the code you created. (% style="color: rgb(255,0,0);" %)**~*~***(%%)
102 - For example, [[http:~~/~~/ocreg.gcnmedia.com/onecount/login/loginlogout.cgi*?brand=ABC*>>url:http://ocreg.gcnmedia.com/onecount/login/loginlogout.cgi*?brand=ABC*||rel="nofollow" shape="rect" class="external-link"]]
101 +To append a brand code to a link that ends in .cgi, such as a login/logout or password recovery link, add **?brand=[[CODE>>doc:CODE]]** where [[CODE>>doc:CODE]] is the code you created. (% style="color: rgb(255,0,0);" %)**~*~***(%%)
102 +For example, [[http:~~/~~/ocreg.gcnmedia.com/onecount/login/loginlogout.cgi*?brand=ABC*>>url:http://ocreg.gcnmedia.com/onecount/login/loginlogout.cgi*?brand=ABC*||rel="nofollow" shape="rect" class="external-link"]]
103 103  
104 104  (% style="color: rgb(255,0,0);" %)**~*~***(% style="color: rgb(0,0,0);" %)**This is **(%%)**a subtle, but critical difference:** URLs that DO NOT end with ".cgi" use the format (% style="color: rgb(255,0,0);" %)**&**(%%)**brand=[[CODE>>doc:CODE]]** and URLs that DO end with ".cgi" use the format (% style="color: rgb(255,0,0);" %)**?**(% style="color: rgb(0,0,0);" %)**b**(%%)**rand=[[CODE>>doc:CODE]]**
105 105  
... ... @@ -155,23 +155,20 @@
155 155  {{/layout-cell}}
156 156  
157 157  {{layout-cell}}
158 -**Search all Documentation:**
158 +{{panel title="Search all Documentation:"}}
159 159  
160 160  
161 +{{livesearch/}}
162 +{{/panel}}
161 161  
162 -{{livesearch/}}
164 +{{panel title="Search INVENTORY Documentation:"}}
163 163  
164 -
165 165  
166 -**Search INVENTORY Documentation:**
167 -
168 -
169 -
170 170  {{pagetreesearch rootPage="Create and Manage Your Inventory"/}}
168 +{{/panel}}
171 171  
172 -
173 -
174 -{{expand title="More INVENTORY Documentation"}}
170 +{{panel title="More INVENTORY Documentation:"}}
171 +{{expand}}
175 175  (% style="margin-left: 30.0px;" %)
176 176  [[Inventory - Getting Started>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=66180||shape="rect"]]
177 177  
... ... @@ -223,6 +223,28 @@
223 223  (% style="margin-left: 30.0px;" %)
224 224  [[Source Codes - How to Create and Manage Source Codes>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=66463||shape="rect"]]
225 225  {{/expand}}
223 +{{/panel}}
224 +
225 +\\
226 +
227 +\\
228 +
229 +**
230 +**
231 +
232 +\\
233 +
234 +\\
235 +
236 +\\
237 +
238 +\\
239 +
240 +\\
241 +
242 +\\
243 +
244 +\\
226 226  {{/layout-cell}}
227 227  {{/layout-section}}
228 228  {{/layout}}
Screen Shot 2021-09-23 at 4.20.31 PM (2).png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +41.5 KB
Content
Screen Shot 2021-09-24 at 3.09.20 PM (2).png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +40.6 KB
Content
media_1405379091434.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +928 bytes
Content
media_1405380247557.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +87.3 KB
Content
media_1405381250076.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +34.4 KB
Content
media_1405383817373.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +9.6 KB
Content
media_1432925974689.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +31.9 KB
Content
media_1432925998436.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +30.5 KB
Content
media_1432926235104.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +38.9 KB
Content
media_1432926290931.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +39.4 KB
Content
media_1432926333581.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +43.7 KB
Content
media_1432926795093.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +69.1 KB
Content
media_1432933010607.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +16.1 KB
Content
media_1432933856059.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +2.4 KB
Content
media_1432934473540.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +65.4 KB
Content
media_1433258366346.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +451 bytes
Content
media_1433258415245.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +65.9 KB
Content
media_1433258477402.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +2.3 KB
Content
media_1433258509665.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +424 bytes
Content
media_1433258589269.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +1.5 KB
Content
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -67454
1 +66391
url
... ... @@ -1,1 +1,1 @@
1 -https://info.onecount.net//wiki/spaces/OD/pages/67454/Brand - How to Create and Manage Brands (v12.x)
1 +https://info.onecount.net//wiki/spaces/OD/pages/66391/Brand - How to Create and Manage Brands