-
Notifications
You must be signed in to change notification settings - Fork 1
Create Page
If you want to create some kind of content, you can use “Page” module. The page module provides some useful features:
- create your own content type;
- create simple page with different content
- create collections
All pages can be attached to particular page type. It looks like categories. For instance you want to create page “Swimming tips”. That kind of page looks like article. You should create “Article” type. After that the type have to be attached to “Swimming tips” page.
Create new type is quite easily. Go to Admin Panel and click to “Basic page” link. After that you have to click “Types” button, then “Add page type”. Fill title and description fields and click “Save” button to confirm creating type. That's all, the type was successfully created. Of course you can edit and delete all types which were created by someone
After creating particular page type, you can create your own content and specify type of page which had been adding a few minutes ago.