Jump to content

User Tool HTML API/Markup Guidelines?


Adam Szymanski

Recommended Posts

Hello.

 

I'm a new Accordance user and I'd like to do more with the HTML import, however, I can easily see how the bugs from a MS Word HTM export creep in. Do you have technical documentation available about how to best structure the HTML file (DocType, Encoding, semantic structure, markup around unicode characters,etc)? If not, do you have a template file that one could start with?

 

i.e.

 

<html>

<body>

<h1>Title</h1>

<p>Dignissim <link_to_sometime_format>luptatum</link_to_something_format> zzril delenit augue duis dolore. Consequat duis autem vel eum iriure dolor in hendrerit in. Claritatem Investigationes demonstraverunt lectores legere me lius quod ii</p>

<p><span class="greek_word_unicode">unicode greek</span> Dignissim qui blandit praesent</p>

<h2>Sub Title</h2>

<p>Dignissim qui blandit <link_to_tool>the link</link_to_tool></p>

</body>

</html>

 

etc...

 

I'd like to know how best to markup a file to minimize import issues.

 

Thank you.

 

-Adam.

Link to comment
Share on other sites

You can see the HTML requirements on our help page about HTML Import:

 

http://accordancefiles2.com/helpfiles/OSX/content/topics/05_dd/html_import.htm

 

We don't really have a sample HTML file, though thats not a bad idea to include in the help. I'd just try a few imports and see how they go. Generally if the HTML isn't too fancy you shouldn't have many problems at all.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...