Created
May 7, 2012 18:09
-
-
Save farmerbradllc/2629375 to your computer and use it in GitHub Desktop.
healthcare theme sitemap
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "layoutTemplateId": "2_columns_ii", | |
| "layouts": [ | |
| { | |
| "title": "Home", | |
| "name": "Home", | |
| "friendlyURL": "/home", | |
| "layoutTemplateId": "columns-1-2-3", | |
| "columns": [ | |
| [ | |
| "Home Banner.html" | |
| ], | |
| [ | |
| "Welcome to Our Clinics.html" | |
| ], | |
| [ | |
| "Our Mission.html" | |
| ], | |
| [ | |
| "Our Team.html" | |
| ], | |
| [ | |
| "Our Promise.html" | |
| ], | |
| [ | |
| "Recent News.html" | |
| ] | |
| ] | |
| }, | |
| { | |
| "title": "About", | |
| "name": "About", | |
| "friendlyURL": "/about", | |
| "layoutTemplateId": "columns-2-1-4", | |
| "columns": [ | |
| [ | |
| "The 7 Cogs Promise.html" | |
| ], | |
| [ | |
| { | |
| "portletId": "71", | |
| "portletPreferences": { | |
| "displayStyle": "from-level-1-with-title" | |
| } | |
| } | |
| ], | |
| [ | |
| { | |
| "portletId": "118", | |
| "portletPreferences": { | |
| "layoutTemplateId": "1_2_columns_i", | |
| "columns": [ | |
| [ | |
| "Make an Appointment.html" | |
| ], | |
| [ | |
| "Make an Appointment Left Image.html" | |
| ], | |
| [ | |
| { | |
| "portletId": "87", | |
| "portletPreferences": { | |
| "title": "Seeing your doctor, made easy", | |
| "description:" "Lorem ipsum dolor sit amet, lohtil consectetur adipiscing elit. Vivamus feugiat, augue in sollicitudin blandit, magna purus bibendum justo, quisnic scelerisque ipsum turpis eu dui. Nunc lobortis, augue ac viverra convallis.", | |
| "name-from:" "Test Test", | |
| "address-from:" "[email protected]", | |
| "subject:" "Suggestions", | |
| "save-to-database:" "true", | |
| "field-1-Name:" "Full Name", | |
| "field-1-Type:" "text", | |
| "field-2-Name:" "Email", | |
| "field-2-Type:" "text", | |
| "field-3-Name:" "Write a Short Description", | |
| "field-3-Type:" "textarea", | |
| } | |
| } | |
| ] | |
| ] | |
| } | |
| } | |
| ], | |
| [ | |
| "Section 1.html" | |
| ], | |
| [ | |
| "Section 2.html" | |
| ], | |
| [ | |
| "Section 3.html" | |
| ], | |
| [ | |
| "Section 4.html" | |
| ] | |
| ] | |
| }, | |
| { | |
| "title": "Clinic", | |
| "name": "Clinic", | |
| "friendlyURL": "/clinic" | |
| }, | |
| { | |
| "title": "Services", | |
| "name": "Services", | |
| "friendlyURL": "/services" | |
| }, | |
| { | |
| "title": "Health Plans", | |
| "name": "Health Plans", | |
| "friendlyURL": "/health-plans" | |
| }, | |
| { | |
| "title": "Location", | |
| "name": "Location", | |
| "friendlyURL": "/location" | |
| }, | |
| { | |
| "title": "Contact Us", | |
| "name": "Contact Us", | |
| "friendlyURL": "/contact-us" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment