Difference between revisions of "MediaWiki"

From HaFrWiki
Jump to: navigation, search
m (Cascading Style Sheet)
m (Cascading Style Sheet)
 
Line 21: Line 21:
  
 
== Cascading Style Sheet ==
 
== Cascading Style Sheet ==
Style Sheets and Javascript can be added using the mediawiki-pages, i.e.:
+
Style Sheets and Javascript can be added using the mediawiki-pages, on this website the following ''pages'' can be used.
 
* [[MediaWiki:Common.css]]
 
* [[MediaWiki:Common.css]]
 
* [[MediaWiki:Common.js]]
 
* [[MediaWiki:Common.js]]

Latest revision as of 15:04, 13 September 2018

Documentation

There is a lot of documentation, but it is terrible difficult to find. The code of MediaWiki is stored into a version control system (SubVersion).

Developing

For the development of extension to MediaWiki look at the page Manual Developing Extensions. To register your application use the Manual Extension Credits.

ERD

ERD Mediawiki.PNG

Cascading Style Sheet

Style Sheets and Javascript can be added using the mediawiki-pages, on this website the following pages can be used.

For examples on Wikipedia:

See also

top

Reference

top