Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PERFORMA_REPLICA
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Muhammad Usman
PERFORMA_REPLICA
Commits
8e07a55a
Commit
8e07a55a
authored
Sep 11, 2017
by
Harsh Shah
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade script to redirect Home to AdminPortal-Home
parent
1ef2be40
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
78 additions
and
0 deletions
+78
-0
20170911_Update_Home_6003_1505139227014.cms.xml
.../upgrades/20170911_Update_Home_6003_1505139227014.cms.xml
+78
-0
No files found.
cmsWebApp/webroot/extensions/adminportal/upgrades/20170911_Update_Home_6003_1505139227014.cms.xml
0 → 100644
View file @
8e07a55a
<?xml version="1.0" encoding="UTF-8"?>
<!-- @AutoRun -->
<OBJECTS
xmlns:oneit=
"http://www.1iT.com.au"
name=
""
>
<NODE
factory=
"Vector"
name=
"Script"
><NODE
class=
"oneit.appservices.upgrade.cms.CMSArticleUpdateOperation"
factory=
"Participant"
name=
"Home"
>
<createSpecificIdentifier
factory=
'String'
value=
'HOME'
/>
<articleIdentifiers
factory=
"Array"
class=
"java.lang.String"
>
<NODE
factory=
"String"
value=
"HOME"
/>
</articleIdentifiers>
<createdLabel
factory=
"String"
value=
"HOME"
/>
<articleAttributeChanges
factory=
"Map"
>
<NODE
name=
"Additional CSS Class"
factory=
"Null"
/>
<NODE
name=
"Exclude From Sitemap"
factory=
"Boolean"
value=
"false"
/>
<NODE
name=
"Exclude from SEO Indexing"
factory=
"Boolean"
value=
"false"
/>
<NODE
name=
"Add Brackline Separator"
factory=
"Boolean"
value=
"false"
/>
<NODE
name=
"On Top Menu"
factory=
"Boolean"
value=
"false"
/>
<NODE
name=
"On Footer Left"
factory=
"Boolean"
value=
"false"
/>
<NODE
name=
"Menu Title"
factory=
"Null"
/>
<NODE
name=
"On Footer Menu"
factory=
"Boolean"
value=
"false"
/>
<NODE
name=
"OnLeftMenu"
factory=
"Boolean"
value=
"false"
/>
<NODE
name=
"Exclude From Search"
factory=
"Boolean"
value=
"false"
/>
<NODE
name=
"Target"
factory=
"String"
value=
"YRZCOYGLDTAG02BK7VK4TXHJIZF3ZS"
/>
<NODE
name=
"Menu Icon CSS"
factory=
"Null"
/>
<NODE
name=
"On Left Menu"
factory=
"Boolean"
value=
"false"
/>
<NODE
name=
"Shortcuts"
factory=
"Null"
/>
<NODE
name=
"Exclude From Navigation"
factory=
"Boolean"
value=
"false"
/>
<NODE
name=
"On Footer Right"
factory=
"Boolean"
value=
"false"
/>
</articleAttributeChanges>
<ormAttributeChanges
factory=
"Map"
>
<NODE
name=
"PublishDate"
factory=
"Date"
value=
"2000-01-01 00:00:00"
/>
<NODE
name=
"WithdrawDate"
factory=
"Date"
value=
"3000-01-01 00:00:00"
/>
<NODE
name=
"Title"
factory=
"String"
value=
"Home"
/>
<NODE
name=
"ShortTitle"
factory=
"String"
value=
"Home"
/>
<NODE
name=
"SortOrder"
factory=
"Integer"
value=
"-36831027"
/>
<NODE
name=
"Type"
factory=
"Enumerated"
class=
"oneit.business.content.ArticleType"
value=
"ARTICLE"
/>
<NODE
name=
"Template"
factory=
"Enumerated"
class=
"oneit.business.content.ArticleTemplate"
value=
"INTERNAL_LINK"
/>
</ormAttributeChanges>
<content
factory=
"Map"
>
<NODE
name=
"Body"
factory=
"Map"
>
<NODE
name=
"Content"
factory=
"String"
>
<![CDATA[<html>
<head>
<META
http-equiv=
"Content-Type"
content=
"text/html; charset=UTF-8"
>
<title></title>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"css/cms_style.css"
>
</head>
<body
class=
"CMS_GENERIC_EDITOR CMS_${oneit.Template} CMS_${oneit.Template}_${oneit.ContentType} CMS_${oneit.ContentType}"
>
<p>
This is some content that should sit within the Home page.
</p>
<br>
</body>
</html>
]]>
</NODE>
<NODE
name=
"TransformedContent"
factory=
"String"
>
<![CDATA[<p>
This is some content that should sit within the Home page.
</p>
<br>
]]>
</NODE>
<NODE
name=
"IncludeContent"
factory=
"Boolean"
value=
"true"
/>
</NODE>
<NODE
name=
"Synopsis"
factory=
"Map"
>
<NODE
name=
"Content"
factory=
"String"
>
<![CDATA[
<html>
<head>
<meta
name=
'author'
content=
'Cougar Content by 1iT www.1it.com.au'
>
<link
href=
"css/cms_style.css"
rel=
"stylesheet"
type=
"text/css"
>
</head>
<body>
<p>
</p>
<br>
</body>
</html>
]]>
</NODE>
<NODE
name=
"IncludeContent"
factory=
"Boolean"
value=
"true"
/>
</NODE>
</content>
</NODE>
</NODE>
</OBJECTS>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment