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

Paste data from webpage to textarea of another webpage (.JS) #45

Open
gasyoun opened this issue Sep 11, 2014 · 5 comments
Open

Paste data from webpage to textarea of another webpage (.JS) #45

gasyoun opened this issue Sep 11, 2014 · 5 comments
Assignees
Labels
enhancement New website features

Comments

@gasyoun
Copy link
Member

gasyoun commented Sep 11, 2014

#14 is still an issue, I spend a lot of time instead of fixing errors reproducing steps that are rather easy to automate with http://stackoverflow.com/questions/13874205/pasting-data-from-one-webpage-to-textarea-of-another-webpage-using-javascript Any chance? Would do myself, if only there would have been a javascript course at my literature institute.

@funderburkjim
Copy link
Contributor

When you have 'bulk' corrections to make, why not submit them to me in some 'bulk' way rather than the one-by-one way required by the Correction Form. I looked at your video in #47, and saw you have this table:
image

Since you are correcting headwords, you have all the information I need to check and implement the corrections present in the table above.

Just send me a text file like above, (or a link to such a document in some repository), and I should have all I need.

Why don't we try that approach with your next batch?

@gasyoun
Copy link
Member Author

gasyoun commented Sep 12, 2014

Sure, but that does not makes the JS unneeded. So you might add a note about batch submission at the end of the correction help file. The bad (?) part is when I browse for old mistakes. Nothing comes in return. Can't we return the date when it was fixed? Sounds too hard? Because otherwise I'm not sure if I should cut the word in parts and search for suffixes and prefixes or just in another dictionary. We can't make on search in all headwords of all dictionaries, can we?

@funderburkjim
Copy link
Contributor

We can't search in all headwords in all dictionaries, BUT

All the requisite data is available (Union of Xhw2.txt for all dictionaries X, except probably mwkeys.txt for X=mw).

It's just (HA!) a matter of creating a coordinated list.

@gasyoun
Copy link
Member Author

gasyoun commented Sep 13, 2014

But before that should be done we should fix most headword issues. Too bad there are still plenty of mistakes in them. How about a smart Python script that does it on the server? Because there will be many more updates in the headwords anyway.
And could there be a .torrent link to all the download .zip's with all the contents? It takes a day to download everything in parts, thanks.

@gasyoun
Copy link
Member Author

gasyoun commented Oct 4, 2014

I try to extract:

  1. L number
  2. headword (in SLP1)
  3. main entry text
    but indexcaller.php is a frame and does not show in the code any of the content I'm looking for. Any idea where to look?

P.S. How about duplicates in the "coordinated list"? I hardly imagine the unification. I would do it whatever time it requires, but the steps remain unknown to me.

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

No branches or pull requests

2 participants