Closed GoogleCodeExporter closed 8 years ago
Here's the Javascript error that's occurring (in Chrome at least):
Failed to load resource: the server responded with a status of 403 (Forbidden)
en.wikipedia.org/wiki/User:ProveIt_GT/ProveIt.js?action=raw&ctype=text%2Fjavascr
ipt
Loading that URL produces this more detailed error:
Forbidden
Invalid file extension found in PATH_INFO. Raw pages must be accessed through
the primary script entry point.
Original comment by kurt.luther
on 4 Dec 2010 at 4:40
It works if you use the following direct import:
importScriptURI('http://en.wikipedia.org/w/index.php?title=User:ProveIt_GT/Prove
It.js&action=raw&ctype=text/javascript');
As noted, MediaWiki forbids script access using the other URL.
Original comment by matthew....@gatech.edu
on 5 Dec 2010 at 3:11
Works OK now, thank you.
Original comment by FocalPoi...@gmail.com
on 5 Dec 2010 at 9:47
Original comment by matthew....@gatech.edu
on 5 Dec 2010 at 4:17
To provide specific instructions for other Wikipedias, we can now (since
revision 8fb80) link to custom install URLs like
http://proveit.cc.gatech.edu/install#el (instructions for Greek Wikipedia).
The URL also automatically updates when you change the drop-down.
As a future enhancement, it would be useful to localize the website text.
Original comment by matthew....@gatech.edu
on 10 Dec 2010 at 2:22
Original issue reported on code.google.com by
FocalPoi...@gmail.com
on 4 Dec 2010 at 7:14