perseids-project / perseids_docs

Project Documentation For Perseids
GNU General Public License v3.0
9 stars 4 forks source link

Enable Leiden+ for Epidoc in Perseids #188

Closed balmas closed 7 years ago

balmas commented 10 years ago

We want to enable Leiden+ Editing option in Perseids. Ideally this should be configurable, but it's not clear yet based upon what (inventory, urn, community, user, etc)

balmas commented 9 years ago

This is started in the perseids_leiden_trial branch

1) add the following encodingDesc element to the teiHeader (just after the fileDesc):

`

Allow Leiden Plus

`

I am currently using this to trigger whether or not the functionality is available for a text. This is not permanent, it was just the quickest way I could think of to make it available on a limited basis. It's via an editorialDecl/normalization statement with the source attribute set to "leidenplus".

2) You need to change the default contents of the <div type="edition"/> in the body of the xml from the <lg><l>..</l></lg> to just an empty ab></ab> tag. The Leiden+ syntax converter doesn't seem to like the lg tag there.

Once you have done this and saved the XML, the overview display for the text will now contain a Leiden+ link. (The default edit route is still to the XML -- you can only get to the Leiden+ link from the overview).

balmas commented 9 years ago

Feedback from @emmamorlock : she would like to be able to use Leiden+ upon first creation of a new transcription, but from that point on use the XML markup only ... i.e. as a sort of quick start. The Leiden+ syntax is maybe too limiting for the really complex markup structures the IG Louvre project wants to use, so going back to Leiden+ one you've started adding markup directly is less useful then. The two features IGLouvre project would really like are to use it as input for a new transcription, as well as to have access to the little test popup that let's you try out the Leiden+ and see it in XML that you can then copy to your transcription.

balmas commented 8 years ago

Should use https://github.com/TIGLIOPROJECT/groningen and and maybe for this.