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

From version 11.1
edited by caterina
on 2021/09/24 15:10
Change comment: There is no comment for this version
To version 5.1
edited by melanie@one-count_com
on 2016/12/08 11:24
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
1 +Brand - How to Create and Manage Brands (v12.x)
Parent
... ... @@ -1,1 +1,0 @@
1 -Create and Manage Your Inventory
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.caterina
1 +XWiki.melanie@one-count_com
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 SETUPĀ from the main menu. ===
33 +=== 1. Select INVENTORY from the main menu. ===
34 34  
35 -[[image:attach:Screen Shot 2021-09-23 at 4.20.31 PM (2).png||thumbnail="true" height="250"]]
35 +[[image:attach:media_1432925974689.png||align="center"]]
36 36  
37 37  === 2. Select BRAND from the sub-menu. ===
38 38  
39 -[[image:attach:Screen Shot 2021-09-24 at 3.09.20 PM (2).png||thumbnail="true" height="250"]]
39 +[[image:attach:media_1432925998436.png||align="center"]]
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.) Ensure this page is not restricted.
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.)
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.Ā Ensure this page is not restricted.
66 +**Header Footer URL (MOBILE):** If you have created a separate header/footer page with markers for mobile, enter that URL here.
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,20 +155,23 @@
155 155  {{/layout-cell}}
156 156  
157 157  {{layout-cell}}
158 -{{panel title="Search all Documentation:"}}
158 +**Search all Documentation:**
159 159  
160 160  
161 -{{livesearch/}}
162 -{{/panel}}
163 163  
164 -{{panel title="Search INVENTORY Documentation:"}}
162 +{{livesearch/}}
165 165  
164 +
166 166  
166 +**Search INVENTORY Documentation:**
167 +
168 +
169 +
167 167  {{pagetreesearch rootPage="Create and Manage Your Inventory"/}}
168 -{{/panel}}
169 169  
170 -{{panel title="More INVENTORY Documentation:"}}
171 -{{expand}}
172 +
173 +
174 +{{expand title="More INVENTORY Documentation"}}
172 172  (% style="margin-left: 30.0px;" %)
173 173  [[Inventory - Getting Started>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=66180||shape="rect"]]
174 174  
... ... @@ -220,28 +220,6 @@
220 220  (% style="margin-left: 30.0px;" %)
221 221  [[Source Codes - How to Create and Manage Source Codes>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=66463||shape="rect"]]
222 222  {{/expand}}
223 -{{/panel}}
224 -
225 -\\
226 -
227 -\\
228 -
229 -**
230 -**
231 -
232 -\\
233 -
234 -\\
235 -
236 -\\
237 -
238 -\\
239 -
240 -\\
241 -
242 -\\
243 -
244 -\\
245 245  {{/layout-cell}}
246 246  {{/layout-section}}
247 247  {{/layout}}
Screen Shot 2021-09-23 at 4.20.31 PM (2).png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -41.5 KB
Content
Screen Shot 2021-09-24 at 3.09.20 PM (2).png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -40.6 KB
Content
media_1405379091434.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -928 bytes
Content
media_1405380247557.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -87.3 KB
Content
media_1405381250076.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -34.4 KB
Content
media_1405383817373.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -9.6 KB
Content
media_1432925974689.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -31.9 KB
Content
media_1432925998436.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -30.5 KB
Content
media_1432926235104.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -38.9 KB
Content
media_1432926290931.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -39.4 KB
Content
media_1432926333581.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -43.7 KB
Content
media_1432926795093.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -69.1 KB
Content
media_1432933010607.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -16.1 KB
Content
media_1432933856059.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -2.4 KB
Content
media_1432934473540.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -65.4 KB
Content
media_1433258366346.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -451 bytes
Content
media_1433258415245.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -65.9 KB
Content
media_1433258477402.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -2.3 KB
Content
media_1433258509665.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -424 bytes
Content
media_1433258589269.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -1.5 KB
Content
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -66391
1 +67454
url
... ... @@ -1,1 +1,1 @@
1 -https://info.onecount.net//wiki/spaces/OD/pages/66391/Brand - How to Create and Manage Brands
1 +https://info.onecount.net//wiki/spaces/OD/pages/67454/Brand - How to Create and Manage Brands (v12.x)