Jump to content

User:Forgottenman/sandbox: Difference between revisions

From The Austrian Economics Wiki, the global repository of classical-liberal thought
m update
found more issues
Line 39: Line 39:
Ideas:
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
*IndexForm.js calls something we haven't defined.
*IndexForm.js calls something we haven't defined.
<s>*Script importing doesn't work at all</s> It is working; IndexForm.js is adding text to [[Index:Blah.djvu]].
<s>*Script importing doesn't work at all</s> It is working; IndexForm.js is adding text to [[Index:Blah.djvu]].
*One of the MediaWiki setup pages is not configured properly
*One of the MediaWiki setup pages is not configured properly
*I didn't copy correctly from WS
*I didn't copy correctly from WS
*The current ProofreadPage extension isn't the same code as what WS has.

Revision as of 20:06, 10 February 2011

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
  • 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 setup pages is not configured properly
  • I didn't copy correctly from WS