OPML Plugin
Posted: Tue Nov 11, 2014 3:10 pm
Hello,
I'm using OPML plugin v2.0 to export my MyInfo topics, but the only thing it exports are the document titles. The text in the document isn't exported. Here's an example of exported opml.
<opml>
<head/>
<body>
<outline text="Section I">
<outline text="Chapter Title 1"/>
<outline text="Chapter Title 2"/>
<outline text="Chapter Title 3"/>
</outline>
<outline text="Section II">
<outline text="Chapter Title 4"/>
<outline text="Chapter Title 5"/>
</outline>
</body>
</opml>
Am I doing something wrong?
Thank you,
Alessandro
I'm using OPML plugin v2.0 to export my MyInfo topics, but the only thing it exports are the document titles. The text in the document isn't exported. Here's an example of exported opml.
<opml>
<head/>
<body>
<outline text="Section I">
<outline text="Chapter Title 1"/>
<outline text="Chapter Title 2"/>
<outline text="Chapter Title 3"/>
</outline>
<outline text="Section II">
<outline text="Chapter Title 4"/>
<outline text="Chapter Title 5"/>
</outline>
</body>
</opml>
Am I doing something wrong?
Thank you,
Alessandro