Difference between revisions of "User:AngelHerraez/Sandbox/SklogWiki"

From Jmol
Jump to navigation Jump to search
(test syntax of new vs. old versions of extension)
 
(testing MW 1.11 vs 1.12 and Extension v.old vs v.20081209)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
This is the code currently used in SklogWiki. They have an old version of the Jmol MediaWiki Extension.
+
This is the code currently (2009-5-25) used in SklogWiki. They have an old version of the Jmol MediaWiki Extension, but the syntax is compatible with the new version (r10478, 2008-12-09) installed in Jmol Wiki:
  
 
<jmol>
 
<jmol>
Line 6: Line 6:
 
   <size>200</size>
 
   <size>200</size>
 
   <color>lightgrey</color>
 
   <color>lightgrey</color>
     <wikiPageContents>Water.pdb</wikiPageContents>
+
     <wikiPageContents>User:AngelHerraez/Sandbox/Water.pdb</wikiPageContents>
 
  </jmolApplet>
 
  </jmolApplet>
 
</jmol>
 
</jmol>
  
  
And this is their template, which does not work:
+
And this is a copy of their template, which does not work:
 
<nowiki>{{User:AngelHerraez/Template:SklogWiki_Jmol_general}}</nowiki>
 
<nowiki>{{User:AngelHerraez/Template:SklogWiki_Jmol_general}}</nowiki>
 +
 +
I hope to fix that soon thanks to the new version on the extension and the support for <code><nowiki>#tag</nowiki></code> in version 1.12 of MediaWiki (this Jmol Wiki still has 1.11 so I cannot do the testing here, will do it at: [http://www.sklogwiki.org/SklogWiki/index.php/User:AngelHerraez SklogWiki])

Latest revision as of 09:45, 25 May 2009

This is the code currently (2009-5-25) used in SklogWiki. They have an old version of the Jmol MediaWiki Extension, but the syntax is compatible with the new version (r10478, 2008-12-09) installed in Jmol Wiki:


And this is a copy of their template, which does not work: {{User:AngelHerraez/Template:SklogWiki_Jmol_general}}

I hope to fix that soon thanks to the new version on the extension and the support for #tag in version 1.12 of MediaWiki (this Jmol Wiki still has 1.11 so I cannot do the testing here, will do it at: SklogWiki)

Contributors

AngelHerraez