Commit 4cee507f authored by Lingnan Wu's avatar Lingnan Wu

save the file as Unix style and change the <img onclic/> to <a onclick><img/></a>

parent b4748fdf
<!DOCTYPE HTML> <!DOCTYPE HTML>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<title>slide show editor</title> <title>slide show editor</title>
<script type="text/javascript" <script type="text/javascript"
src="lib/presentation/jquery.js"></script> src="lib/presentation/jquery.js"></script>
<script type="text/javascript" <script type="text/javascript"
src="lib/presentation/jquery-ui.js"></script> src="lib/presentation/jquery-ui.js"></script>
<link type="text/css" rel="stylesheet" <link type="text/css" rel="stylesheet"
href="lib/presentation/erp5.css" /> href="lib/presentation/erp5.css" />
<script type="text/javascript" <script type="text/javascript"
src="lib/presentation/erp5.js"></script> src="lib/presentation/erp5.js"></script>
<script type="text/javascript" <script type="text/javascript"
src="lib/presentation/erp5_knowledge_box.js"></script> src="lib/presentation/erp5_knowledge_box.js"></script>
<script type="text/javascript" <script type="text/javascript"
src="lib/presentation/erp5_xhtml_appearance.js"></script> src="lib/presentation/erp5_xhtml_appearance.js"></script>
</head> </head>
<body> <body>
<div> <div>
<input type="text" <input type="text"
name="fileName" name="fileName"
id="input_file_name" id="input_file_name"
value="" value=""
placeholder="File name here" />&nbsp; placeholder="File name here" />&nbsp;
<button type="submit" <button type="submit"
class="btn btn-primary" class="btn btn-primary"
onclick="OfficeJS.save($('#input_file_name').attr('value'));"> onclick="OfficeJS.save($('#input_file_name').attr('value'));">
<i class="icon-download-alt icon-white"></i> <i class="icon-download-alt icon-white"></i>
Save Save
</button>&nbsp; </button>&nbsp;
<img src="lib/presentation/images/slide_icon.png" onclick="window.open('lib/presentation/slides.html');" alt="See slideshow" title="See slideshow" /> <a onclick="window.open('lib/presentation/slides.html');">
<img src="lib/presentation/images/questionmark.png" alt="see Instruction" title="Drag and drop to modify the order of the slides. <img src="lib/presentation/images/slide_icon.png" alt="See slideshow" title="See slideshow" />
Click on the top left corner of a slide to modify it or on the top right corner to delete it." /> </a>
</div> <img src="lib/presentation/images/questionm1ark.png" alt="see Instruction" title="Drag and drop to modify the order of the slides.
Click on the top left corner of a slide to modify it or on the top right corner to delete it." />
<fieldset class="bottom editable"> </div>
<div class="field" title="The content of the document considered as a text string">
<label> <fieldset class="bottom editable">
Page Content <div class="field" title="The content of the document considered as a text string">
</label> <label>
<div class="input"> Page Content
<link rel="stylesheet" type="text/css" href="lib/presentation/jquery-ui.css"/> </label>
<link rel="stylesheet" type="text/css" href="lib/presentation/slideshow_editor.css"/> <div class="input">
<script type="text/javascript" <link rel="stylesheet" type="text/css" href="lib/presentation/jquery-ui.css"/>
src="lib/presentation/slideshow_editor.js"></script> <link rel="stylesheet" type="text/css" href="lib/presentation/slideshow_editor.css"/>
<script type="text/javascript" <script type="text/javascript"
src="lib/presentation/erp5_run_my_docs.js"></script> src="lib/presentation/slideshow_editor.js"></script>
<div id="list"></div> <script type="text/javascript"
<div id="add_slide"> src="lib/presentation/erp5_run_my_docs.js"></script>
<section id="add_slide_button"> Add Slide </section> <div id="list"></div>
</div> <div id="add_slide">
<div id="dialog_add_slide" class="slide_dialog"></div> <section id="add_slide_button"> Add Slide </section>
<div id="dialog_edit_slide" class="slide_dialog"></div> </div>
</div> <div id="dialog_add_slide" class="slide_dialog"></div>
</div> <div id="dialog_edit_slide" class="slide_dialog"></div>
</div>
<p class="clear"></p> </div>
<div class="field hidden" title="Content of the web page">
<div class="input"> <p class="clear"></p>
<textarea id=prepareContent class="hidden" rows="40" cols="120" name="field_my_text_content" > <div class="field hidden" title="Content of the web page">
<div id="list" class="ui-sortable"> <div class="input">
<section class="master"> <textarea id=prepareContent class="hidden" rows="40" cols="120" name="field_my_text_content" >
<h1>How to Manage Support Requests</h1> <div id="list" class="ui-sortable">
<img src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Scenario?format=&amp;timestamp=1340181557058" type="image/svg+xml" title="How to manage support requests" alt="How to manage support requests"/> <section class="master">
<footer> <h1>How to Manage Support Requests</h1>
by <a href="http://www.osoe-project.org/contact">OSOE Team</a>. <img src="http://www.erp5.com/user-Howto.Manage.Support.Requests.Scenario?format=&amp;timestamp=1340181557058" type="image/svg+xml" title="How to manage support requests" alt="How to manage support requests"/>
</footer> <footer>
<details open="open"> by <a href="http://www.osoe-project.org/contact">OSOE Team</a>.
<p>From last tutorial we have learned the standard process of managing incoming Events. In this tutorial, we will specially introduce the process of how to manage the Ticket "Support Request", following the standard process of managing incoming Events explained in last tutorial.</p> </footer>
<p>Support Request is a kind of Ticket which the incoming Events (email, phonecall, fax, etc.) of your customers are assigned to, and which is a very important Ticket in ERP5 CRM because it allows you to manage all the interactions between your customer, your company and your supplier effectively, which helps consolidating the customer relations of your company.</p> <details open="open">
</details> <p>From last tutorial we have learned the standard process of managing incoming Events. In this tutorial, we will specially introduce the process of how to manage the Ticket "Support Request", following the standard process of managing incoming Events explained in last tutorial.</p>
<test> <p>Support Request is a kind of Ticket which the incoming Events (email, phonecall, fax, etc.) of your customers are assigned to, and which is a very important Ticket in ERP5 CRM because it allows you to manage all the interactions between your customer, your company and your supplier effectively, which helps consolidating the customer relations of your company.</p>
<table class="test" style="display: none;"> </details>
<tbody> <test>
<tr style="opacity: 1;"> <table class="test" style="display: none;">
<td colspan="3">&lt;span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/init_test_environment"&gt;init&lt;/span&gt;</td> <tbody>
</tr> <tr style="opacity: 1;">
<tr> <td colspan="3">&lt;span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/init_test_environment"&gt;init&lt;/span&gt;</td>
<td>openAndWait</td> </tr>
<td>${base_url}/Zuite_setUpIncomingEventTest</td> <tr>
<td></td> <td>openAndWait</td>
</tr> <td>${base_url}/Zuite_setUpIncomingEventTest</td>
<tr class="" style="opacity: 1; z-index: 0; "> <td></td>
<td>verifyTextPresent</td> </tr>
<td>Init Ok</td> <tr class="" style="opacity: 1; z-index: 0; ">
<td></td> <td>verifyTextPresent</td>
</tr> <td>Init Ok</td>
<tr style="opacity: 1;"> <td></td>
<td colspan="3">&lt;span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/wait_for_activities"&gt; Wait for activities &lt;/span&gt;</td> </tr>
</tr> <tr style="opacity: 1;">
<tr class="" style="opacity: 1; z-index: 0; "> <td colspan="3">&lt;span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/wait_for_activities"&gt; Wait for activities &lt;/span&gt;</td>
<td colspan="3">&lt;span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/login_as_functional_test_user"&gt;Login As Functional Test User&lt;/span&gt;</td> </tr>
</tr> <tr class="" style="opacity: 1; z-index: 0; ">
</tbody> <td colspan="3">&lt;span metal:use-macro="container/Zuite_viewTestMacroLibrary/macros/login_as_functional_test_user"&gt;Login As Functional Test User&lt;/span&gt;</td>
</table> </tr>
</test> </tbody>
</div> </table>
</textarea> </test>
</div> </div>
</div> </textarea>
</fieldset> </div>
<p class="clear"></p> </div>
</body> </fieldset>
</html> <p class="clear"></p>
</body>
</html>
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