File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed
Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change @@ -192,4 +192,4 @@ You can use this module with [Yii2 Admin](https://github.com/NullRefExcep/yii2-a
192192Useful info
193193----------------------------
194194
195- [ User guide] ( https://raw.githubusercontent. com/NullRefExcep/yii2-cms/master/docs/UserGuide.md )
195+ [ User guide] ( https://github. com/NullRefExcep/yii2-cms/blob /master/docs/UserGuide.md )
Original file line number Diff line number Diff line change @@ -12,14 +12,18 @@ At first step you have to fill four fields:
1212![ Create Block Screenshot] ( https://raw.githubusercontent.com/NullRefExcep/yii2-cms/master/docs/images/create_block.PNG )
1313
1414At second step it can be different quantity of parameters. Here examples for some of existing block types
15+
1516Text block
16- ![ Text Block] ( https://raw.githubusercontent.com/NullRefExcep/yii2-cms/master/docs/images/text_block.PNG )
17+
18+ ![ Text Block] ( https://raw.githubusercontent.com/NullRefExcep/yii2-cms/master/docs/images/text_block.PNG )
1719
1820Html block
19- ![ Html Block] ( https://raw.githubusercontent.com/NullRefExcep/yii2-cms/master/docs/images/html_block.PNG )
21+
22+ ![ Html Block] ( https://raw.githubusercontent.com/NullRefExcep/yii2-cms/master/docs/images/html_block.PNG )
2023
2124Php block
22- ![ PHP Block] ( https://raw.githubusercontent.com/NullRefExcep/yii2-cms/master/docs/images/php_block.PNG )
25+
26+ ![ PHP Block] ( https://raw.githubusercontent.com/NullRefExcep/yii2-cms/master/docs/images/php_block.PNG )
2327
2428Creating page
2529--------------
@@ -30,10 +34,15 @@ For create page you have to fill next fields:
3034 4 . Type - page type
3135 There are two types of pages which you can create
3236 First page type is Block type, when page contains your created blocks
37+
3338 ![ Block page] ( https://raw.githubusercontent.com/NullRefExcep/yii2-cms/master/docs/images/block_page.PNG )
39+
3440 When you create block page you can use WYSIWYG to watch your page
41+
3542 ![ wysiwyg] ( https://raw.githubusercontent.com/NullRefExcep/yii2-cms/master/docs/images/wysiwyg.PNG )
43+
3644 Second page type is content type, when page contains html
45+
3746 ![ Context page] ( https://raw.githubusercontent.com/NullRefExcep/yii2-cms/master/docs/images/context_page.PNG )
3847
3948 5 . Meta Tags - you can set next meta tags to your page:
You can’t perform that action at this time.
0 commit comments