migrate to new git
This commit is contained in:
13
web/ext/editor_templates/a03.edit_t003/config.xml
Normal file
13
web/ext/editor_templates/a03.edit_t003/config.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<xml id="edit008" type="editor">
|
||||
<ccategory>內文樣板</ccategory>
|
||||
<title>內文+iframe樣板3</title>
|
||||
<description>
|
||||
youtube 影片 + 文
|
||||
</description>
|
||||
<img id="thumb" src="thumb03.jpg"/>
|
||||
<assets>
|
||||
<file id="control" href="editor.html"/>
|
||||
<file id="css" href="style.css"/>
|
||||
</assets>
|
||||
</xml>
|
||||
14
web/ext/editor_templates/a03.edit_t003/editor.html
Normal file
14
web/ext/editor_templates/a03.edit_t003/editor.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<div class="editor">
|
||||
<div class="blog-post-item">
|
||||
<div class="margin-bottom-20">
|
||||
<div class="embed-responsive embed-responsive-16by9">
|
||||
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/2zFisuGATXQ" frameborder="0" allowfullscreen></iframe>
|
||||
</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>
|
||||
11
web/ext/editor_templates/a03.edit_t003/style.css
Normal file
11
web/ext/editor_templates/a03.edit_t003/style.css
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
/* ----------------------------- layout.css --------------------------- */
|
||||
|
||||
.editor section.edit_t038 h1.blog-post-title,
|
||||
.blog-post-item h2 {
|
||||
letter-spacing:0;
|
||||
font-size:22px;
|
||||
margin-bottom:10px;
|
||||
}
|
||||
|
||||
|
||||
BIN
web/ext/editor_templates/a03.edit_t003/thumb03.jpg
Normal file
BIN
web/ext/editor_templates/a03.edit_t003/thumb03.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
Reference in New Issue
Block a user