cwrc / DEPRECATED-CWRC-Writer

The Canadian Writing Research Collaboratory (CWRC) is developing an in-browser text markup editor (CWRCWriter) for use by collaborative scholarly editing projects.
http://www.cwrc.ca/projects/infrastructure-projects/technical-projects/cwrc-writer/
GNU General Public License v2.0
24 stars 17 forks source link

After I convert a tag to an entity (NAME), I cannot access any attributes other then STANDARD through the entity popup #433

Closed SusanBrown closed 7 years ago

SusanBrown commented 8 years ago

Embedded CWRC-Writer Orlando biography schema Editing "Grant Allen" in Agnes Maule Machar: http://beta.cwrc.ca/islandora/object/islandora%3A1a806fe6-f1e4-45ae-bcca-fe03ae4ee2d1/edit-cwrc#islandora:1a806fe6-f1e4-45ae-bcca-fe03ae4ee2d1

There is no access to the REF attribute, for instance.

ajmacdonald commented 8 years ago

In all cases, REF is taken care of through the entity lookup. Should it be available in the entity dialogs?

SusanBrown commented 8 years ago

Right, and I suppose the same is true of annotationID.

I think there might be cases where someone can’t get to the REF attribute through the lookups because it is sometimes really hard to get the right person, or already knows what it should be, or wants to use something from a LOD store not supported by the dialogs and so needs to put it in manually.

On Aug 24, 2016, at 12:12 PM, Andrew notifications@github.com<mailto:notifications@github.com> wrote:

In all cases, REF is taken care of through the entity lookup. Should it be available in the entity dialogs?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/cwrc/CWRC-Writer/issues/433#issuecomment-242122573, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AAhUoO-z0Cxa9fY4RPuFfCSGU77WpLGsks5qjG2LgaJpZM4JsKKQ.

ajmacdonald commented 8 years ago

Should the entity dialogs all have the "markup options" dropdown like in the TEI person entity dialog? This would include the ref/REF attribute.

ghost commented 8 years ago

Yes, I think that would be simplest. So the selected URI would go in the REF field/element but the use could input a URI manually if they so chose.

On Aug 29, 2016, at 1:12 PM, Andrew notifications@github.com wrote:

Should the entity dialogs all have the "markup options" dropdown like in the TEI person entity dialog? This would include the ref/REF attribute.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cwrc/CWRC-Writer/issues/433#issuecomment-243188579, or mute the thread https://github.com/notifications/unsubscribe-auth/AA1s9WGnDlOGNZo9WBCVK5qW29CkwNqkks5qkxMbgaJpZM4JsKKQ.

ajmacdonald commented 8 years ago

b2f92e85bca996018afcb58f96303721722cbb9e

ajmacdonald commented 8 years ago

I've now added it to all the entities except for the note-type ones.