migrate to new git
This commit is contained in:
13
web/ext/editor_templates/a05.edit_t001/config.xml
Normal file
13
web/ext/editor_templates/a05.edit_t001/config.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<xml id="edit008" type="editor">
|
||||
<ccategory>內文樣版</ccategory>
|
||||
<title>內文+圖片樣版1</title>
|
||||
<description>
|
||||
條列式內文 + 圖片標題
|
||||
</description>
|
||||
<img id="thumb" src="thumb01.jpg"/>
|
||||
<assets>
|
||||
<file id="control" href="editor.html"/>
|
||||
<file id="css" href="style.css"/>
|
||||
</assets>
|
||||
</xml>
|
||||
14
web/ext/editor_templates/a05.edit_t001/editor.html
Normal file
14
web/ext/editor_templates/a05.edit_t001/editor.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<div class="editor">
|
||||
<div class="blog-post-item">
|
||||
<div class="margin-bottom-20">
|
||||
<div>
|
||||
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t001/images/1200_500_1.jpg" alt=""/>
|
||||
</div>
|
||||
</div>
|
||||
<h2><a href="#">TITLE</a></h2>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Vero quas reprehenderit commodi veritatis. Eligendi, ex vero dignissimos, nulla, voluptas, quod at mollitia sapiente eaque dolor id consequuntur ipsa harum praesentium.Lorem ipsum dolor sit amet, consectetur adipisicing elit. Vero quas reprehenderit commodi veritatis. Eligendi, ex vero dignissimos, nulla, voluptas, quod at mollitia sapiente eaque dolor id consequuntur ipsa harum praesentium.</p>
|
||||
<a href="#" class="btn btn-reveal btn-default">
|
||||
<span>Read More</span>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
BIN
web/ext/editor_templates/a05.edit_t001/images/1200_500_1.jpg
Normal file
BIN
web/ext/editor_templates/a05.edit_t001/images/1200_500_1.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
9
web/ext/editor_templates/a05.edit_t001/style.css
Normal file
9
web/ext/editor_templates/a05.edit_t001/style.css
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
/* ----------------------------- layout.css --------------------------- */
|
||||
|
||||
.editor section.edit_t001 h1.blog-post-title,
|
||||
.blog-post-item h2 {
|
||||
letter-spacing:0;
|
||||
font-size:22px;
|
||||
margin-bottom:10px;
|
||||
}
|
||||
BIN
web/ext/editor_templates/a05.edit_t001/thumb01.jpg
Normal file
BIN
web/ext/editor_templates/a05.edit_t001/thumb01.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
Reference in New Issue
Block a user