simple translator: more work on GlobalSight support

+ Retain metadata from GlobalSight Download Files.
+ Disable adding&removing segments when editing a GlobalSight documents.
This commit is contained in:
hallgren
2012-09-10 21:16:58 +00:00
parent 2687d1fae9
commit e5fd93b213
3 changed files with 62 additions and 25 deletions

View File

@@ -23,9 +23,9 @@
</dl>
<td>Edit
<dl>
<dt onclick="translator.import(this)">Import text...
<dt onclick="translator.add_segment(this)">Add a segment...
<dt onclick="translator.remove(this)">Remove the last segment
<dt id="edit_import" onclick="translator.import(this)">Import text...
<dt id="edit_add_segment" onclick="translator.add_segment(this)">Add a segment...
<dt id="edit_remove_segment" onclick="translator.remove(this)">Remove the last segment
</dl>
<td>View
<dl>
@@ -72,7 +72,7 @@
</div>
<hr>
<div class=modtime><small>HMTL
<!-- hhmts start -->Last modified: Sun Sep 9 23:09:57 CEST 2012 <!-- hhmts end -->
<!-- hhmts start -->Last modified: Mon Sep 10 22:22:00 CEST 2012 <!-- hhmts end -->
</small></div>
<a href="about.html">About</a>