Cora Skin implementation/Generalization: Unterschied zwischen den Versionen

Aus Semantic CorA
Wechseln zu: Navigation, Suche
(Created page with "This page is dedicated to Cora skin implementation phase II. In this phase of development, we extended classic Vector skin with certain specific functionality and new look and...")
 
Zeile 2: Zeile 2:
  
 
== Cora - new MediaWiki Skin derived from Vector Skin ==
 
== Cora - new MediaWiki Skin derived from Vector Skin ==
 +
 +
Cora skin has been created as a derivation of classic Vector Skin. Certain functionality and options has been enabled by default in Cora skin:
 +
* search look and feel has been setup at simple search by hard coding. This functionality is equivalent on Vector skin with:
 +
    Preference/search/ Enable simplified search bar (Vector skin only).
 +
In Vector Skin, this option is controlled by a global variable, used by search function.
 +
* edit icons have been replaced by others. All these icons and other images are in distributions. Vector skin code has been modified correspondingly.
 +
* semantic browse has been modified as look and feel. Part of this functionality due of Vector skin code modification.
 +
* powered by semantic Cora project icon has been added by hard coding also.
  
 
== Implementation of Cora skin ==
 
== Implementation of Cora skin ==
  
 
== Installation of Cora skin ==
 
== Installation of Cora skin ==

Version vom 27. Juni 2014, 09:33 Uhr

This page is dedicated to Cora skin implementation phase II. In this phase of development, we extended classic Vector skin with certain specific functionality and new look and feel. In the following, the implementation is described in detail.

Cora - new MediaWiki Skin derived from Vector Skin

Cora skin has been created as a derivation of classic Vector Skin. Certain functionality and options has been enabled by default in Cora skin:

  • search look and feel has been setup at simple search by hard coding. This functionality is equivalent on Vector skin with:
   Preference/search/ Enable simplified search bar (Vector skin only).

In Vector Skin, this option is controlled by a global variable, used by search function.

  • edit icons have been replaced by others. All these icons and other images are in distributions. Vector skin code has been modified correspondingly.
  • semantic browse has been modified as look and feel. Part of this functionality due of Vector skin code modification.
  • powered by semantic Cora project icon has been added by hard coding also.

Implementation of Cora skin

Installation of Cora skin