migrate to new git
This commit is contained in:
13
web/ext/editor_templates/a05.edit_t012/config.xml
Normal file
13
web/ext/editor_templates/a05.edit_t012/config.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<xml id="edit008" type="editor">
|
||||
<ccategory>內文樣板</ccategory>
|
||||
<title>內文+圖片樣版12</title>
|
||||
<description>
|
||||
圖片水平排列
|
||||
</description>
|
||||
<img id="thumb" src="thumb12.jpg"/>
|
||||
<assets>
|
||||
<file id="control" href="editor.html"/>
|
||||
<file id="css" href="style.css"/>
|
||||
</assets>
|
||||
</xml>
|
||||
28
web/ext/editor_templates/a05.edit_t012/editor.html
Normal file
28
web/ext/editor_templates/a05.edit_t012/editor.html
Normal file
@@ -0,0 +1,28 @@
|
||||
<div class="editor">
|
||||
|
||||
<h3>熱門商品</h3>
|
||||
<div class="row">
|
||||
|
||||
<div class="col-sm-6 col-md-3">
|
||||
<div class="thumbnail">
|
||||
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t012/images/450_300.jpg" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-6 col-md-3">
|
||||
<div class="thumbnail">
|
||||
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t012/images/450_300.jpg" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-6 col-md-3">
|
||||
<div class="thumbnail">
|
||||
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t012/images/450_300.jpg" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-6 col-md-3">
|
||||
<div class="thumbnail">
|
||||
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t012/images/450_300.jpg" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
BIN
web/ext/editor_templates/a05.edit_t012/images/450_300.jpg
Normal file
BIN
web/ext/editor_templates/a05.edit_t012/images/450_300.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.1 KiB |
5
web/ext/editor_templates/a05.edit_t012/style.css
Normal file
5
web/ext/editor_templates/a05.edit_t012/style.css
Normal file
@@ -0,0 +1,5 @@
|
||||
/* ----------------------------- essentials.css --------------------------- */
|
||||
|
||||
|
||||
|
||||
|
||||
BIN
web/ext/editor_templates/a05.edit_t012/thumb12.jpg
Normal file
BIN
web/ext/editor_templates/a05.edit_t012/thumb12.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
Reference in New Issue
Block a user