Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding GameStudies, Journal of Extension #916

Closed
wants to merge 12 commits into from
Closed

Conversation

jjweis
Copy link
Contributor

@jjweis jjweis commented Jul 7, 2015

Added these two journals, with testing, to web translators.

Added Journal of Extension (www.joe.org) to web translators.
Added GameStudies (www.gamestudies.org) to web translators.
Removed AccessDate property in testCase.
"translatorID": "8c2c716c-09ba-421a-ae23-a1590d90a95e",
"label": "Game Studies",
"creator": "John Weis",
"target": "gamestudies\\.org",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could we be more restrictive here? ^https?://gamestudies\\.org/ (ending slash is also prefered since it works bettet with proxies)

@adam3smith
Copy link
Collaborator

That should be all. Let us know if anything is unclear, otherwise let us know when you've made all changes. (For future reference, we prefer one pull request per translator, though this is going to be fine).

Cleaner extraction of Keyword (GameStudies), Abstract (JoE) sections
Snapshots added to both journals. JoE date extraction changed from
.split() method to .match() regex.
Added test cases, better detect criteria for JoE
@aurimasv
Copy link
Contributor

Please undo the renames of three unrelated translators. (did Scaffold do this?)

"label": "Game Studies",
"creator": "John Weis",
"target": "^https?://gamestudies\\.org/",
"minVersion": "4.0.26.4",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2.1.9 for current framework translators

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed for both translators

},
{
url :FW.Url(),
title :"Article Snapshot",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just "Snapshot"

Changed MinVersion to 2.1.9 because of Framework compatibility. Fixed
spaces, GameStudies detection regex.
This reverts commit 58b26cd.

Conflicts:
	Game Studies.js
	Journal of Extension.js
aurimasv added a commit that referenced this pull request Jul 25, 2015
Adding GameStudies, Journal of Extension
@aurimasv aurimasv closed this in 73d1167 Jul 25, 2015
@aurimasv
Copy link
Contributor

Thanks for working on this! I squashed your commits and merged them into master, then made a few tweaks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants