• First let me thank you for developping and !! maintaining zotpress!

    I was wondering if it would be possible for Zotpress pages (in my case using tectonophysics style) to be “indexable” by Zotero? I mean in the sense that this single page should appear as a “folder icon” on the Zotero Connector and users should be able to import all or select some papers.

    I suppose this has to do with adding data-title etc stuff in the HTML, but I’d rather ask before digging too much in the code.

    Thanks
    Thomas

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Mark

    (@codeispoetry)

    Excellent question. If you use cite="yes" in the ZotPress shortcode that generates a link to a RIS file that is importable by Zotero. For other methods, ZotPress would have to generate COinS or RDF metadata embedded in the WordPress code, which involves rather more coding, and ZotPress appears not to be under active development currently so your best bet is likely to use the RIS workaround for now.

    Thread Starter thomaslcq

    (@thomaslcq)

    Hi Mark,
    Thanks for your answer. I’ll check the code base (and try remembering how SVN works 🙂 ) to see if I can manage to make zotero connector identify automagically my publication list (starting with a raw html+tags)… More soon!

    Thomas

    Mark

    (@codeispoetry)

    I’d also have a look at what the Zotero API can do — if it can provide ZotPress with HTML formatted according to any CLS style, it may also be able to pipe Zotero RDF or similar right into your pages.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Zotero translator for Zotpress page?’ is closed to new replies.