setriplette / golden_age

4 stars 1 forks source link

Cantaro PersName #16

Open msb81 opened 8 years ago

msb81 commented 8 years ago

@setriplette do you want me to tag in this case or leave it blank?

Doña Marina

Hola me llamo...

msb81 commented 8 years ago

Also, did anyone edit my xml file? my oXygen is red and im not sure why because last time i left it, it was green. lol

setriplette commented 8 years ago

When you tag people, don't tag the character names from the play.

When I opened your Cántaro xml file after I pulled from Github, it was red, but I think I turned it green to do the reading view. I did make a couple of changes since then to your front matter, but that shouldn't have turned it red. I can take a look at it later!

Tag <persName type="hist"> for historical people and for Greco-Roman or other legendary figures, like Apollo, the sibyls, King Arthur, etc.

If you're in doubt over what category a person belongs to, just open an issue on github.

For places, tag <placeName>. Examples of these would be Madrid, Spain, Constantinople, etc. Don't tag places you couldn't find geocoordinates for, like the farm, the city, the street, inside the house, etc. No generic places, only specific.

msb81 commented 8 years ago

Yeah I just opened it and it was already red. Not sure what's wrong.

Get Outlook for iOShttps://aka.ms/o0ukef


From: Stacey Triplette notifications@github.com Sent: Wednesday, November 23, 2016 12:27:40 PM To: setriplette/golden_age Cc: Bredice, Madison Suzanne; Author Subject: Re: [setriplette/golden_age] Cantaro PersName (#16)

When you tag people, don't tag the character names from the play.

When I opened your C?ntaro xml file after I pulled from Github, it was red. I did make a couple of changes since then to your front matter, but that shouldn't have turned it red. I can take a look at it later!

Tag for historical people and for Greco-Roman or other legendary figures, like Apollo, the sibyls, King Arthur, etc.

If you're in doubt over what category a person belongs to, just open an issue on github.

For places, tag . Examples of these would be Madrid, Spain, Constantinople, etc. Don't tag places you couldn't find geocoordinates for, like the farm, the city, the street, inside the house, etc. No generic places, only specific.

You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fsetriplette%2Fgolden_age%2Fissues%2F16%23issuecomment-262580039&data=01%7C01%7Cmsb81%40pitt.edu%7C8d003afb67ff4826f4ca08d413c606ea%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1&sdata=wExKTOneA2qtCJxJIMRPl46jZVzQb6btaGOWuiDR50g%3D&reserved=0, or mute the threadhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAUWeqHa4SbBJXHHxFZ83Zy2ueC4I02EEks5rBHeMgaJpZM4K6LGB&data=01%7C01%7Cmsb81%40pitt.edu%7C8d003afb67ff4826f4ca08d413c606ea%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1&sdata=T6E5WGf1ixHwX3hGYQmAawf6LIdmY8jGzDe1bxNPGqk%3D&reserved=0.

setriplette commented 8 years ago

I'm going to pull right now and take a look.

setriplette commented 8 years ago

What error are you getting? Mine is green. I would maybe pull again?

setriplette commented 8 years ago

If it's "content not allowed in prologue" that's not going to keep you from working with it--we've had that issue a lot with macs and it might be invisible characters or it might be a problem with the scheme line, but you can go ahead and keep coding if that's all.

setriplette commented 8 years ago

Oh, and make sure you are looking at the right file. The one Becca pushed is a mess because of PC special character issues (for once, advantage Macs). You want Moza_tei.xml

ebeshero commented 8 years ago

@setriplette Hmmm...that special characters thing actually shouldn't be an issue in oXygen...if the characters are munged, they are simply not Unicode forms, and need to be. Want me to take a look and see what is going on?

setriplette commented 8 years ago

The special characters issue came from when Becca copied and pasted the original texts from wikisource. Nothing untoward going on with that now, but Becca's file hung around in our github for a while and I got rid of it last week I think. I'm not sure what Maddie's seeing because I'm all green.

msb81 commented 8 years ago

Hey @setriplette @ebeshero I have a merge conflict when I try to pull anything from golden age, any idea how to resolve it?

setriplette commented 8 years ago

Do you have changes you want to keep? If not, reset to my last commit. I don't quite remember the command--Becca or Dr. B?

setriplette commented 8 years ago

I actually managed to pull your changes, so they don't conflict with mine.

msb81 commented 8 years ago

Maybe i fixed it lol

setriplette commented 8 years ago

Ugh, something is up with your file! It is now all red.

msb81 commented 8 years ago

Last time i checked it, it was green. What is going on?! Ugh.

setriplette commented 8 years ago

Did you do an identity transform? There's a lot of HEAD elements with file names and numbers

msb81 commented 8 years ago

I dont even know what that is lol

msb81 commented 8 years ago

If i did then i dont know how

setriplette commented 8 years ago

We are probably going to need to revert to a previous commit--I don't know how to fix this any other way

msb81 commented 8 years ago

It's telling me the speech elements arent allowed

msb81 commented 8 years ago

Okay, we'll fix it when we come back I guess!

setriplette commented 8 years ago

I rolled back to a previous commit and it removed the weird code. Save any of your javascript files you want to keep in a different place, and then go in your git and do

git reset --hard 4f2bee31696dbab7e6efd78edc72116b34005508

This long number is my commit number from earlier.

That will get you back to my previous commit and to a version of moza without the weird code. Try just doing the hand-coding this weekend. If you do Java Script 2, duplicate the moza file and work on it outside of our github folder. My guess is that working on that homework led you do do some xslt that added that stuff to the file. Just a guess!

ebeshero commented 8 years ago

@setriplette Nice work repairing that on your own! I wasn't looking at my e-mail and missed this. @msb81 Are you still in a state of merge conflict? I can see if I can investigate what happened to the code: My guess is that the weird code you saw is something to do with your attempt to resolve the conflict...