User:Forgottenman/sandbox
Appearance
MisesWiki:Proofreading scripts
Current:
{{:MediaWiki:Proofreadpage_index_template
|Author=adf
|Title=adfs
|Year=
|Publisher=
|Source=
|Image=
|Pages=
|Remarks=
}}
Desired:
{{:MediaWiki:Proofreadpage_index_template
|Type=book
|Title=''[[The Partisan]]'', revised edition
|Volume=
|Author=[[Author:William Gilmore Simms|William Gilmore Simms]]
|Translator=
|Editor=
|School=
|Publisher=Redfield
|Address=
|Year=1859 (reprint of 1854 revised edition)
|Key=
|Source=djvu
|Image=13
|Progress=C
|Pages=<pagelist 1to9="–" 10to11="images" 12="–" 13="title" 14="copyright" 15=5 15to21=roman 22="blank" 23=13 />
|Volumes=
|Remarks=
}}
Ideas:
- The current ProofreadPage extension isn't the same code as what WS has. Not sure if this is the root of the problem, but it's definitely true that some pages aren't identical.
- proofread_index.js
- PdfHandler_body.php
function getThumbType( $ext, $mime, $params = null )- Other three PdfHandler files are identical
- IndexForm.js calls something we haven't defined.
*Script importing doesn't work at all It is working; IndexForm.js is adding text to Index:Blah.djvu.
- One of the MediaWiki namespace pages is not configured properly (unlikely)
- I didn't copy correctly from WS, or I'm missing a page. See wikisource.org
Further testing once PDFs are in place.
Errors:
- On previewing and saving a page in the page namespace.
- Warning: Parameter 3 to pr_pageQuality() expected to be a reference, value given in /home/web/public_html/wiki/mediawiki/includes/parser/Parser.php on line 3333