BlueM:Wiki development: Difference between revisions

From BlueM
Jump to navigation Jump to search
(→‎Syntax highlighting: changes due to the extension "BlueM")
(→‎Update from 1.17: progress update)
 
Line 12: Line 12:


=== New navigation for BlueM.Sim Theory ===
=== New navigation for BlueM.Sim Theory ===
As the Hierarchy extension no longer works, replace the navigation for the [[BlueM.Sim theory | BlueM Theory]] pages somehow.
As the Hierarchy extension no longer works, replace the navigation for the [[BlueM.Sim theory | BlueM Theory]] pages somehow. ([[Bugzilla:680]])


Solution: include the new Template [[Template:BlueMTheory_nav]] on all relevant pages:
Solution: include the new Template [[Template:BlueMTheory_nav]] on all relevant pages:
Line 20: Line 20:
{{BlueMTheory_nav}}
{{BlueMTheory_nav}}
</pre>
</pre>
====Progress====
* All pages up to and including [[Branching points]] have been updated [[User:Froehlich|Felix]] ([[User talk:Froehlich|talk]]) 07:41, 9 January 2015 (PST)


=== Syntax highlighting ===
=== Syntax highlighting ===

Latest revision as of 08:41, 9 January 2015

List of things to do in the wiki:

Translation to English

All pages need to be translated to English.

A list of German terms and their English equivalents is maintained here:

Update from 1.17

The wiki was updated from 1.17.0 to 1.22.0, unfortunately a lot of things have changed and so now a few things are broken. The old wiki can be viewed here: http://oldwiki.bluemodel.org

The following needs to be fixed/updated:

New navigation for BlueM.Sim Theory

As the Hierarchy extension no longer works, replace the navigation for the BlueM Theory pages somehow. (Bugzilla:680)

Solution: include the new Template Template:BlueMTheory_nav on all relevant pages:

  • Remove {{HierarchieKopf}} and {{HierarchieFuss}} from the page and add the following to the top of the page:
{{BlueM.Sim_nav}}
{{BlueMTheory_nav}}

Progress

Syntax highlighting

The new Syntax Highlighting extension engine requires some changes:

All code tags such <vbnet>, <fortran> need to be converted to <source lang="vbnet"> or equivalent.

The tag <bluem> is automatically converted to <source lang="bluem"> by the extension BlueM, so no need to change that.

Magic words

All references to Bugs or Revisions need to be converted to interwiki links, e.g. Bug 2[[bugzilla:2]]