Commit 46109974 authored by Sven Franck's avatar Sven Franck

erp5_office_js_afs_directory: html cleanup

parent 91ff428e
<!Doctype html> <!Doctype html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Jio Gadget</title> <title>Jio Gadget</title>
<!-- renderjs --> <script src="rsvp.js"></script>
<script src="rsvp.js" type="text/javascript"></script> <script src="renderjs.js"></script>
<script src="renderjs.js" type="text/javascript"></script> <script src="jiodev.js"></script>
<script src="jiodev.js" type="text/javascript"></script>
<script src="gadget_erp5_afs_storage.js" type="text/javascript"></script>
<script src="gadget_erp5_afs_jio.js" type="text/javascript"></script>
<script src="gadget_erp5_afs_storage.js"></script>
<!--script src="gadget_erp5_afs_publisher_storage.js"></script-->
<!--script src="gadget_erp5_afs_converter_storage.js"></script-->
<script src="gadget_erp5_afs_jio.js"></script>
</head> </head>
<body> <body>
<div data-gadget-url='gadget_jio.html' data-gadget-scope='jio'></div> <div data-gadget-url='gadget_jio.html' data-gadget-scope='jio'></div>
......
...@@ -218,7 +218,7 @@ ...@@ -218,7 +218,7 @@
</item> </item>
<item> <item>
<key> <string>actor</string> </key> <key> <string>actor</string> </key>
<value> <string>3</string> </value> <value> <string>zope</string> </value>
</item> </item>
<item> <item>
<key> <string>comment</string> </key> <key> <string>comment</string> </key>
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>959.35277.2835.34423</string> </value> <value> <string>961.9243.54613.9181</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -250,7 +250,7 @@ ...@@ -250,7 +250,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1495467687.67</float> <float>1501689797.72</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>959.46970.48446.4744</string> </value> <value> <string>961.9243.54613.9181</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -250,7 +250,7 @@ ...@@ -250,7 +250,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1496169827.24</float> <float>1501689707.88</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
<!Doctype html> <!Doctype html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Router Gadget</title> <title>Router Gadget</title>
<!-- renderjs -->
<script src="rsvp.js" type="text/javascript"></script> <script src="rsvp.js" type="text/javascript"></script>
<script src="renderjs.js" type="text/javascript"></script> <script src="renderjs.js" type="text/javascript"></script>
......
...@@ -224,7 +224,7 @@ ...@@ -224,7 +224,7 @@
</item> </item>
<item> <item>
<key> <string>actor</string> </key> <key> <string>actor</string> </key>
<value> <string>3</string> </value> <value> <string>zope</string> </value>
</item> </item>
<item> <item>
<key> <string>comment</string> </key> <key> <string>comment</string> </key>
...@@ -238,7 +238,7 @@ ...@@ -238,7 +238,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>953.59501.33025.63675</string> </value> <value> <string>961.9243.54613.9181</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -256,7 +256,7 @@ ...@@ -256,7 +256,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1495467674.51</float> <float>1501689669.83</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
<!Doctype html> <!Doctype html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Free Software Publisher Directory</title> <title>Free Software Publisher Directory</title>
<link rel="stylesheet" href="gadget_erp5_afs.css" type="text/css" /> <link rel="stylesheet" href="gadget_erp5_afs.css" type="text/css" />
<!-- renderjs --> <script src="rsvp.js"></script>
<script src="rsvp.js" type="text/javascript"></script> <script src="renderjs.js"></script>
<script src="renderjs.js" type="text/javascript"></script> <script src="handlebars.js"></script>
<script src="handlebars.js" type="text/javascript"></script>
<!-- custom script --> <script src="gadget_erp5_page_afs_directory.js"></script>
<script src="gadget_global.js" type="text/javascript"></script>
<script src="gadget_erp5_page_afs_directory.js" type="text/javascript"></script>
<!-- templates -->
<script id="frontpage-template" type="text/x-handlebars-template"> <script id="frontpage-template" type="text/x-handlebars-template">
<ul class="grid-items"> <ul class="grid-items">
{{#each this}} {{#each this}}
...@@ -33,8 +27,8 @@ ...@@ -33,8 +27,8 @@
<section class="ui-content-section ui-body-c"> <section class="ui-content-section ui-body-c">
<h1>{{category}}</h1> <h1>{{category}}</h1>
<ul> <ul>
{{#each softwares}} {{#each software_list}}
<li><a href="{{value.href}}">{{value.title}}</a></li> <li><a href="{{href}}">{{title}}</a></li>
{{/each}} {{/each}}
</ul> </ul>
</section> </section>
......
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>959.46970.48446.4744</string> </value> <value> <string>961.9243.54613.9181</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -250,7 +250,7 @@ ...@@ -250,7 +250,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1496169875.85</float> <float>1501689339.94</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
...@@ -218,7 +218,7 @@ ...@@ -218,7 +218,7 @@
</item> </item>
<item> <item>
<key> <string>actor</string> </key> <key> <string>actor</string> </key>
<value> <string>3</string> </value> <value> <string>zope</string> </value>
</item> </item>
<item> <item>
<key> <string>comment</string> </key> <key> <string>comment</string> </key>
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>954.58644.17552.59852</string> </value> <value> <string>961.9243.54613.9181</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -250,7 +250,7 @@ ...@@ -250,7 +250,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1495467629.29</float> <float>1501689277.22</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
<!Doctype html> <!Doctype html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Success Stories</title> <title>Success Stories</title>
<link rel="stylesheet" href="gadget_erp5_afs.css" /> <link rel="stylesheet" href="gadget_erp5_afs.css" />
...@@ -11,9 +11,6 @@ ...@@ -11,9 +11,6 @@
<script src="renderjs.js" type="text/javascript"></script> <script src="renderjs.js" type="text/javascript"></script>
<script src="handlebars.js" type="text/javascript"></script> <script src="handlebars.js" type="text/javascript"></script>
<!-- custom script -->
<script src="gadget_global.js" type="text/javascript"></script>
<script src="gadget_erp5_page_afs_publisher_list.js" type="text/javascript"></script> <script src="gadget_erp5_page_afs_publisher_list.js" type="text/javascript"></script>
</head> </head>
...@@ -24,4 +21,4 @@ ...@@ -24,4 +21,4 @@
data-gadget-sandbox="public"> data-gadget-sandbox="public">
</div> </div>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -218,7 +218,7 @@ ...@@ -218,7 +218,7 @@
</item> </item>
<item> <item>
<key> <string>actor</string> </key> <key> <string>actor</string> </key>
<value> <string>3</string> </value> <value> <string>zope</string> </value>
</item> </item>
<item> <item>
<key> <string>comment</string> </key> <key> <string>comment</string> </key>
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>959.35275.11438.17476</string> </value> <value> <string>961.9243.54613.9181</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -250,7 +250,7 @@ ...@@ -250,7 +250,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1495467682.0</float> <float>1501689242.67</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
...@@ -4,15 +4,12 @@ ...@@ -4,15 +4,12 @@
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Free Software Publisher Statistics</title> <title>Free Software Publisher Statistics</title>
<link rel="stylesheet" href="gadget_erp5_afs.css" /> <link rel="stylesheet" href="gadget_erp5_afs.css" />
<script src="rsvp.js"></script> <script src="rsvp.js"></script>
<script src="renderjs.js"></script> <script src="renderjs.js"></script>
<script src="gadget_global.js"></script>
<script src="gadget_erp5_page_afs_publisher_statistic.js"></script> <script src="gadget_erp5_page_afs_publisher_statistic.js"></script>
</head> </head>
<body> <body>
<div data-gadget-url="gadget_erp5_pt_form_list.html" <div data-gadget-url="gadget_erp5_pt_form_list.html"
......
...@@ -218,7 +218,7 @@ ...@@ -218,7 +218,7 @@
</item> </item>
<item> <item>
<key> <string>actor</string> </key> <key> <string>actor</string> </key>
<value> <string>3</string> </value> <value> <string>zope</string> </value>
</item> </item>
<item> <item>
<key> <string>comment</string> </key> <key> <string>comment</string> </key>
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>959.36392.63010.46540</string> </value> <value> <string>961.9243.54613.9181</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -250,7 +250,7 @@ ...@@ -250,7 +250,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1496073513.05</float> <float>1501689223.16</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
<!Doctype html> <!Doctype html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Success Story List</title> <title>Success Story List</title>
<link type="text/css" rel="stylesheet" href="gadget_erp5_afs.css" />
<script src="rsvp.js"></script>
<script src="renderjs.js"></script>
<script src="handlebars.js"></script>
<link type="text/css" rel="stylesheet" href="gadget_erp5_afs.css" /> <script src="gadget_erp5_page_afs_software.js"></script>
<script src="rsvp.js"></script> <script id="display-template" type="text/x-handlebars-template">
<script src="renderjs.js"></script> <section class="ui-grid-container ui-responsive">
<script src="handlebars.js"></script> <ul class="grid-elements custom-software-profile">
<li>
<script src="gadget_erp5_page_afs_software.js"></script> {{#if logo}}
<div class="custom-software-profile-image-wrapper"><a href="{{website}}"><img src="{{logo}}"></a></div>
<script id="display-template" type="text/x-handlebars-template"> {{/if}}
<section class="ui-grid-container ui-responsive"> </li>
<ul class="grid-elements custom-software-profile"> <li>
<li> <h1>{{title}}</h1>
{{#if logo}} {{#if wikipedia_description}}
<div class="custom-software-profile-image-wrapper"><a href="{{website}}"><img src="{{logo}}"></a></div> <p>{{wikipedia_description}}</p>
{{/if}} <br/>
</li> {{/if}}
<li> {{#if wikipedia_url}}
<h1>{{title}}</h1> <p><a href="{{wikipedia_url}}" class="">Read more on Wikipedia</a></p>
{{#if wikipedia_description}} {{/if}}
<p>{{wikipedia_description}}</p> </li>
<br/> </ul>
{{/if}}
{{#if wikipedia_url}}
<p><a href="{{wikipedia_url}}" class="">Read more on Wikipedia</a></p>
{{/if}}
</li>
</ul>
<section class="ui-content-header-plain ui-bar-c">
<h3>Software Spec</h3>
</section>
<table class="custom-link-table">
<tbody>
<tr>
<td>Publisher Site</td>
<td><a href="{{publisher_website}}">{{publisher}}</a></td>
</tr>
<tr>
<td>Product Site</td>
<td><a href="{{website}}">{{title}}</a></td>
</tr>
<tr>
<td>Source Code</td>
<td>
{{#if source_code_download}}
<a href="{{source_code_download}}">Download</a>
{{else}}
<a class="ui-disabled" href="">Download</a>
{{/if}}
/
{{#if source_code_profile}}
<a href="{{source_code_profile}}">Profile</a>
{{else}}
<a class="ui-disabled" href="">Profile</a>
{{/if}}
</td>
</tr>
<tr>
<td>Free Software Commercial Support</td>
<td>
{{#if commercial_support}}
<a href="{{commercial_support}}"> Yes</a>
{{#if commercial_support_description}}
<abbr title="{{commercial_support_description}}">(?)</abbr>
{{/if}}
{{else}}
No
{{/if}}
</td>
</tr>
</tbody>
</table>
{{#if success_case_list}}
<section class="ui-content-header-plain ui-bar-c"> <section class="ui-content-header-plain ui-bar-c">
<h3>Success Stories</h3> <h3>Software Spec</h3>
</section> </section>
<ul class="grid-items custom-success-story-list"> <table class="custom-link-table">
{{#each success_case_list}} <tbody>
<li> <tr>
{{#if image}} <td>Publisher Site</td>
<div class="custom-success-story-image-wrapper {{image_class}}"><a href="{{url}}"><img src="{{image}}" alt></a></div> <td><a href="{{publisher_website}}">{{publisher}}</a></td>
{{else}} </tr>
<div>&nbsp;</div> <tr>
{{/if}} <td>Product Site</td>
<p class="custom-success-story-title">{{title}}</a></p> <td><a href="{{website}}">{{title}}</a></td>
<p class="custom-success-story-description">{{description}} <a href="{{url}}">Read more</a></p> </tr>
<table class="custom-link-table"> <tr>
<tbody> <td>Source Code</td>
<tr> <td>
<td>Categories</td> {{#if source_code_download}}
<td> <a href="{{source_code_download}}">Download</a>
<ul class="custom-success-story-category-list"> {{else}}
{{#each ../category_list}} <a class="ui-disabled" href="">Download</a>
<li>{{this}}</li> {{/if}}
{{/each}} /
</ul> {{#if source_code_profile}}
</td> <a href="{{source_code_profile}}">Profile</a>
</tr> {{else}}
<tr> <a class="ui-disabled" href="">Profile</a>
<td class="custom-success-story-client">Customer</td> {{/if}}
<td><b>{{customer}}</b></td> </td>
</tr> </tr>
<tr> <tr>
<td>Industry</td> <td>Free Software Commercial Support</td>
<td>{{industry}}</td> <td>
</tr> {{#if commercial_support}}
<tr> <a href="{{commercial_support}}"> Yes</a>
<td>Country</td> {{#if commercial_support_description}}
<td>{{country}}</td> <abbr title="{{commercial_support_description}}">(?)</abbr>
</tr> {{/if}}
<tr> {{else}}
<td>Language</td> No
<td>{{language}}</td> {{/if}}
</tr> </td>
<tr> </tr>
<td>Product Site</td> </tbody>
<td><a href="{{software_website}}">{{software}}</a></td> </table>
</tr>
<tr> {{#if success_case_list}}
<td>Publisher Site</td> <section class="ui-content-header-plain ui-bar-c">
<td><a href="{{publisher_website}}">{{publisher}}</a></td> <h3>Success Stories</h3>
</tr> </section>
</tbody> <ul class="grid-items custom-success-story-list">
</table> {{#each success_case_list}}
</li> <li>
{{/each}} {{#if image}}
</ul> <div class="custom-success-story-image-wrapper {{image_class}}"><a href="{{url}}"><img src="{{image}}" alt></a></div>
{{/if}} {{else}}
</section> <div>&nbsp;</div>
{{/if}}
</script> <p class="custom-success-story-title">{{title}}</a></p>
<p class="custom-success-story-description">{{description}} <a href="{{url}}">Read more</a></p>
<table class="custom-link-table">
<tbody>
<tr>
<td>Categories</td>
<td>
<ul class="custom-success-story-category-list">
{{#each ../category_list}}
<li>{{this}}</li>
{{/each}}
</ul>
</td>
</tr>
<tr>
<td class="custom-success-story-client">Customer</td>
<td><b>{{customer}}</b></td>
</tr>
<tr>
<td>Industry</td>
<td>{{industry}}</td>
</tr>
<tr>
<td>Country</td>
<td>{{country}}</td>
</tr>
<tr>
<td>Language</td>
<td>{{language}}</td>
</tr>
<tr>
<td>Product Site</td>
<td><a href="{{software_website}}">{{software}}</a></td>
</tr>
<tr>
<td>Publisher Site</td>
<td><a href="{{publisher_website}}">{{publisher}}</a></td>
</tr>
</tbody>
</table>
</li>
{{/each}}
</ul>
{{/if}}
</section>
</script>
</head> </head>
<body> <body>
<div class="display-widget"></div> <div class="display-widget"></div>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -218,7 +218,7 @@ ...@@ -218,7 +218,7 @@
</item> </item>
<item> <item>
<key> <string>actor</string> </key> <key> <string>actor</string> </key>
<value> <string>3</string> </value> <value> <string>zope</string> </value>
</item> </item>
<item> <item>
<key> <string>comment</string> </key> <key> <string>comment</string> </key>
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>955.20609.15320.31283</string> </value> <value> <string>961.9243.54613.9181</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -250,7 +250,7 @@ ...@@ -250,7 +250,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1495467648.49</float> <float>1501689171.21</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
<!Doctype html> <!Doctype html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Software</title> <title>Software</title>
<link rel="stylesheet" href="gadget_erp5_afs.css" /> <link rel="stylesheet" href="gadget_erp5_afs.css" />
<script src="rsvp.js" type="text/javascript"></script> <script src="rsvp.js"></script>
<script src="renderjs.js" type="text/javascript"></script> <script src="renderjs.js"></script>
<script src="handlebars.js" type="text/javascript"></script> <script src="handlebars.js"></script>
<!-- custom script -->
<script src="gadget_global.js" type="text/javascript"></script>
<script src="gadget_erp5_page_afs_software_list.js" type="text/javascript"></script>
<script src="gadget_erp5_page_afs_software_list.js"></script>
</head> </head>
<body> <body>
......
...@@ -218,7 +218,7 @@ ...@@ -218,7 +218,7 @@
</item> </item>
<item> <item>
<key> <string>actor</string> </key> <key> <string>actor</string> </key>
<value> <string>3</string> </value> <value> <string>zope</string> </value>
</item> </item>
<item> <item>
<key> <string>comment</string> </key> <key> <string>comment</string> </key>
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>959.35275.22570.50176</string> </value> <value> <string>961.9342.37970.45789</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -250,7 +250,7 @@ ...@@ -250,7 +250,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1495467641.69</float> <float>1501689532.58</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
<!Doctype html> <!Doctype html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Success Story</title> <title>Success Story</title>
<script src="rsvp.js"></script> <link type="text/css" rel="stylesheet" href="gadget_erp5_afs.css" />
<script src="renderjs.js"></script>
<script src="handlebars.js"></script> <script src="rsvp.js"></script>
<script src="renderjs.js"></script>
<script src="handlebars.js"></script>
<script src="gadget_erp5_page_afs_success_case.js"></script>
<link type="text/css" rel="stylesheet" href="gadget_erp5_afs.css" /> <script id="display-template" type="text/x-handlebars-template">
<section class="ui-grid-container ui-responsive">
<h1>{{title}}</h1>
{{#if image}}
<div class="custom-success-story-image-wrapper {{image_class}}"><a href="{{url}}"><img src="{{image}}" alt></a></div>
{{else}}
<div>&nbsp;</div>
{{/if}}
<p class="custom-success-story-description">{{description}} <a href="{{url}}">Read More</a></p>
<script src="gadget_erp5_page_afs_success_case.js"></script> <table class="custom-link-table">
<tbody>
<tr>
<td>Categories</td>
<td>
<ul class="custom-success-story-category-list">
{{#each category_list}}
<li>{{this}}</li>
{{/each}}
</ul>
</td>
</tr>
<tr>
<td class="custom-success-story-client">Customer</td>
<td><b>{{customer}}</b></td>
</tr>
<tr>
<td>Industry</td>
<td>{{industry}}</td>
</tr>
<tr>
<td>Country</td>
<td>{{country}}</td>
</tr>
<tr>
<td>Language</td>
<td>{{language}}</td>
</tr>
<tr>
<td>Product Site</td>
<td><a href="{{software_website}}">{{software}}</a></td>
</tr>
<tr>
<td>Publisher Site</td>
<td><a href="{{publisher_website}}">{{publisher}}</a></td>
</tr>
</tbody>
</table>
<script id="display-template" type="text/x-handlebars-template"> </section>
<section class="ui-grid-container ui-responsive"> </script>
<h1>{{title}}</h1>
{{#if image}}
<div class="custom-success-story-image-wrapper {{image_class}}"><a href="{{url}}"><img src="{{image}}" alt></a></div>
{{else}}
<div>&nbsp;</div>
{{/if}}
<p class="custom-success-story-description">{{description}} <a href="{{url}}">Read More</a></p>
<table class="custom-link-table">
<tbody>
<tr>
<td>Categories</td>
<td>
<ul class="custom-success-story-category-list">
{{#each category_list}}
<li>{{this}}</li>
{{/each}}
</ul>
</td>
</tr>
<tr>
<td class="custom-success-story-client">Customer</td>
<td><b>{{customer}}</b></td>
</tr>
<tr>
<td>Industry</td>
<td>{{industry}}</td>
</tr>
<tr>
<td>Country</td>
<td>{{country}}</td>
</tr>
<tr>
<td>Language</td>
<td>{{language}}</td>
</tr>
<tr>
<td>Product Site</td>
<td><a href="{{software_website}}">{{software}}</a></td>
</tr>
<tr>
<td>Publisher Site</td>
<td><a href="{{publisher_website}}">{{publisher}}</a></td>
</tr>
</tbody>
</table>
</section>
</script>
</head> </head>
<body> <body>
<div class="display-widget"></div> <div class="display-widget"></div>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -218,7 +218,7 @@ ...@@ -218,7 +218,7 @@
</item> </item>
<item> <item>
<key> <string>actor</string> </key> <key> <string>actor</string> </key>
<value> <string>3</string> </value> <value> <string>zope</string> </value>
</item> </item>
<item> <item>
<key> <string>comment</string> </key> <key> <string>comment</string> </key>
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>954.58847.53110.31982</string> </value> <value> <string>961.9243.54613.9181</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -250,7 +250,7 @@ ...@@ -250,7 +250,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1495467620.79</float> <float>1501689140.01</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
<!Doctype html> <!Doctype html>
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Success Case List</title> <title>Success Case List</title>
<link rel="stylesheet" href="gadget_erp5_afs.css" />
<link rel="stylesheet" href="gadget_erp5_afs.css" /> <script src="rsvp.js"></script>
<script src="renderjs.js"></script>
<script src="rsvp.js"></script> <script src="gadget_global.js" ></script>
<script src="renderjs.js"></script>
<script src="gadget_global.js" ></script> <script src="gadget_erp5_page_afs_success_case_list.js"></script>
<script src="gadget_erp5_page_afs_success_case_list.js"></script>
</head> </head>
<body> <body>
<div data-gadget-url="gadget_erp5_pt_form_list.html" <div data-gadget-url="gadget_erp5_pt_form_list.html"
......
...@@ -218,7 +218,7 @@ ...@@ -218,7 +218,7 @@
</item> </item>
<item> <item>
<key> <string>actor</string> </key> <key> <string>actor</string> </key>
<value> <string>3</string> </value> <value> <string>zope</string> </value>
</item> </item>
<item> <item>
<key> <string>comment</string> </key> <key> <string>comment</string> </key>
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>959.35275.49492.48435</string> </value> <value> <string>961.9243.54613.9181</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -250,7 +250,7 @@ ...@@ -250,7 +250,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1495467635.2</float> <float>1501689575.7</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
...@@ -12,7 +12,6 @@ ...@@ -12,7 +12,6 @@
<script src="gadget_erp5_page_afs_unsplash.js"></script> <script src="gadget_erp5_page_afs_unsplash.js"></script>
<!-- templates -->
<script id="banner-template" type="text/x-handlebars-template"> <script id="banner-template" type="text/x-handlebars-template">
<section class="ui-banner-section"> <section class="ui-banner-section">
<h1>{{message}}</h1> <h1>{{message}}</h1>
...@@ -25,7 +24,6 @@ ...@@ -25,7 +24,6 @@
</span> </span>
</section> </section>
</script> </script>
</head> </head>
<body></body> <body></body>
</html> </html>
...@@ -218,7 +218,7 @@ ...@@ -218,7 +218,7 @@
</item> </item>
<item> <item>
<key> <string>actor</string> </key> <key> <string>actor</string> </key>
<value> <string>3</string> </value> <value> <string>zope</string> </value>
</item> </item>
<item> <item>
<key> <string>comment</string> </key> <key> <string>comment</string> </key>
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>959.35277.65077.20616</string> </value> <value> <string>961.9341.46048.64204</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -250,7 +250,7 @@ ...@@ -250,7 +250,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1496073445.09</float> <float>1501689555.12</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment