migrate to new git
This commit is contained in:
13
web/ext/editor_templates/a03.edit_t004/config.xml
Normal file
13
web/ext/editor_templates/a03.edit_t004/config.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<xml id="edit008" type="editor">
|
||||
<ccategory>內文樣板</ccategory>
|
||||
<title>內文+iframe樣板4</title>
|
||||
<description>
|
||||
左 youtube 右文
|
||||
</description>
|
||||
<img id="thumb" src="thumb04.jpg"/>
|
||||
<assets>
|
||||
<file id="control" href="editor.html"/>
|
||||
<file id="css" href="style.css"/>
|
||||
</assets>
|
||||
</xml>
|
||||
16
web/ext/editor_templates/a03.edit_t004/editor.html
Normal file
16
web/ext/editor_templates/a03.edit_t004/editor.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<div class="editor">
|
||||
<div class="row">
|
||||
<div class="col-md-6 col-sm-6 embed-responsive embed-responsive-4by3">
|
||||
<iframe class="embed-responsive-item" width="560" height="315" src="https://www.youtube.com/embed/2zFisuGATXQ" allowfullscreen></iframe>
|
||||
</div>
|
||||
<div class="col-md-6 col-sm-6">
|
||||
<header class="margin-bottom-60">
|
||||
<h2>EZTRUST DESIGN TEAM</h2>
|
||||
<p class="lead">Professional service</p>
|
||||
</header>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Vel possimus, qui distinctio ratione magni beatae placeat id ex similique rem quam nulla sed aspernatur dolore illo perspiciatis excepturi nihil ipsa.</p>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Unde, provident, ab. Illo modi asperiores iusto quod maiores, praesentium harum quasi excepturi, exercitationem iure facilis incidunt autem aspernatur sed facere impedit?</p>
|
||||
<a class="btn btn-outline-secondary btn-lg margin-top-30" href="#">Read More</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
BIN
web/ext/editor_templates/a03.edit_t004/images/670_570.jpg
Normal file
BIN
web/ext/editor_templates/a03.edit_t004/images/670_570.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
3
web/ext/editor_templates/a03.edit_t004/style.css
Normal file
3
web/ext/editor_templates/a03.edit_t004/style.css
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
|
||||
|
||||
BIN
web/ext/editor_templates/a03.edit_t004/thumb04.jpg
Normal file
BIN
web/ext/editor_templates/a03.edit_t004/thumb04.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user