(3 intermediate revisions by the same user not shown)
Line 1:
Line 1:
=Readmes=
=Readmes=
[http://www.mediawiki.org/wiki/Extension:Semantic_Drilldown Semantic Drilldown overview] - used for filters
Reporting form:
<pre>
[http://www.mediawiki.org/wiki/Extension:Semantic_Forms#Getting_started Semantic form howto] - used for everything else
{{table
|reporter=
|hardware=
|software=
|description=
|status=
|solution=
}}
</pre>
[http://en.wikipedia.org/wiki/Help:Wiki_markup Wiki Markup]
[http://en.wikipedia.org/wiki/Help:Wiki_markup Wiki Markup]
Line 9:
Line 17:
=Tools=
=Tools=
[[MediaWiki:Sidebar|Edit sidebar]]
[[MediaWiki:Sidebar|Edit sidebar]]
=Short howto=
* For every data that should be indexed and searchable, create a property. If possible, it should have a predefined list of possible values.
** If the property has predefined values, create a filter for it.
** The filter must be added to the '''top'''-level category.
* For every logical group of data (e.g. USB driver, controller and firmware version) create a template.
** The category created there must be added to the index manually by [[Special:WantedCategories|creating a page for it]]. Higher-level categories can be added there as well.
== Updating MediaWiki ==
There were some modifications made by me, which are labeled in source code with the comment "Modification by Sven". These should be ported to new versions of MediaWiki.