Difference between revisions of "Developers Toolkit"
Tom Maurice (talk | contribs) |
(→Adding a Page) |
||
Line 76: | Line 76: | ||
====Adding a Section==== | ====Adding a Section==== | ||
====Adding a Page==== | ====Adding a Page==== | ||
+ | |||
+ | ===== View Permissions ===== | ||
+ | |||
+ | ===== Versions ===== | ||
+ | |||
+ | ===== Edit Permissions ===== | ||
+ | |||
====Adding a Link==== | ====Adding a Link==== | ||
====Adding a Widget==== | ====Adding a Widget==== |
Revision as of 22:09, 20 September 2016
Developers Toolkit is the section of the website you come to to make larger changes to your Union site. It's used to add / remove content as well as drafting / publishing content, restructuring the pages, navigation and more.
Pages (Tree View)
First things first, every Union will have a slightly different looking Tree View, that's because this is related to your site and it's structure.
To give a brief overview of how this works, I'll try to describe it as best I can.
- We think of the Tree View page, similar to an empty box, or a blank canvas, that is your website.
- You then need to add content to this box / canvas
- Everything that you add that is not a sub-page, or a sub section, (so when you're setting it up, it doesn't have a parent) is treated as the top level of your website.
- Everything has to have a container.
The example to the right hand side, shows the first segment on a tree view for a test Union Cloud site, and below it, shows how that matches up on the Front End. the simplest way to look at it, is to think about Sections, as lots of different types / shapes / sizes of container, and think of Pages / Links / Widgets as content you can put in those containers. All content must have a contianer though
- Section Menu.PNG
caption
Structuring Content
Since Release 25 the Developers Toolkit has been updated and will now no longer allow you to implement impossible or irrelevant combinations of sections and content. The table below should explain which items you are able to implement in which order.
- | Section(c) | Page(c) | Link(c) | Widget(c) | Subsite(c) |
---|---|---|---|---|---|
No Section (Tab Container)(p) | Yes | Yes | No | Yes | Yes |
Slider(p) | Yes | Yes | Yes | No | Yes |
Column(p) | Yes | Yes | Yes | Yes | Yes |
Grid(p) | Yes | Yes | Yes | No | Yes |
Stripe(p) | Yes | Yes | Yes | No | Yes |
List(p) | Yes | Yes | Yes | Yes | Yes |
Menu(p) | Yes | Yes | Yes | No | Yes |
Hamburger(p) | Yes | Yes | Yes | No | Yes |
- | - | - | - | - | - |
Page(p) | Yes | Yes | Yes | No | Yes |
Link(p) | No | Yes | Yes | No | Yes |
Widget(p) | No | No | No | No | No |
Subsite(p) | No | No | No | No | Yes |
Settings
On the right hand side of each item in your tree view you will see a cog icon. Clicking on this will give you the option to:
- Add a new element below that item
- Edit that item
- Favorite that item
- Copy that item
- Preview that item
Adding a Section
Adding a Page
View Permissions
Versions
Edit Permissions
Adding a Link
Adding a Widget
Adding a Subsite
Copy Elements
Search Pages
Favorites
Appearance
Others
You may have noticed that we skipped over Articles, Documents', and Images, that's because they are just more links to move back to those sections, rather that directly changing content.