Difference between revisions of "Old Homepage"
m (I think this should change too?) |
|||
(34 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
{|class=wikitable | {|class=wikitable | ||
|colspan=2 align=center bgcolor=e7e7ff| | |colspan=2 align=center bgcolor=e7e7ff| | ||
− | ''This wiki is the homeplace of three powerful MediaWiki extensions developed and maintained by Gero Scholz'' | + | ''This wiki is the homeplace of three powerful MediaWiki extensions developed and maintained by Gero Scholz''. |
+ | <br><small>Currently we run MediaWiki 1.13 with page caching enabled.</small> | ||
{|border=0 | {|border=0 | ||
|align=left bgcolor=lightblue| | |align=left bgcolor=lightblue| | ||
Line 16: | Line 17: | ||
|- | |- | ||
|bgcolor=#ffe7ff align=center| | |bgcolor=#ffe7ff align=center| | ||
− | <big>'''[[Dynamic Page List]] -- [[DPL:Version History| | + | <big>'''[[Dynamic Page List]] -- [[DPL:Version History|{{DPL stable version}}]]'''</big> |
|bgcolor=#ddffff align=center| | |bgcolor=#ddffff align=center| | ||
<big>'''[[Wgraph]]'''</big> | <big>'''[[Wgraph]]'''</big> | ||
Line 31: | Line 32: | ||
addpagecounter=true | addpagecounter=true | ||
format=,,\n|align=right|%COUNT%\n, | format=,,\n|align=right|%COUNT%\n, | ||
− | table=,Country,Area, | + | table=,Country,Area,Population,Text,#hits |
tablerow=align=right|%%,align=right|%%,<small>%%</small> | tablerow=align=right|%%,align=right|%%,<small>%%</small> | ||
</dpl> | </dpl> | ||
Line 37: | Line 38: | ||
Combining the power of DPL and [[mw:Extension:Ploticus|Ploticus]] we can easily generate a pie chart showing (for example) page hit frequencies. To see that it works live, note the hit count of a country, then click on that country in the above table and come back to the main page. The hit count has changed and the pie has become a little bigger ;-) | Combining the power of DPL and [[mw:Extension:Ploticus|Ploticus]] we can easily generate a pie chart showing (for example) page hit frequencies. To see that it works live, note the hit count of a country, then click on that country in the above table and come back to the main page. The hit count has changed and the pie has become a little bigger ;-) | ||
{{:Ploticus Demo}} | {{:Ploticus Demo}} | ||
+ | ---- | ||
+ | You are looking for a pefect integration with GoogleMaps? | ||
+ | See [[MapDemo]] ... | ||
+ | ---- | ||
+ | You want to know which articles were edited by whom recently? DPL can produce a quick overview: | ||
+ | {{:Scatter Demo}} | ||
|bgcolor=#ddffff valign=top| | |bgcolor=#ddffff valign=top| | ||
'''Wgraph is a graph generator for MediaWikis.'''<br> | '''Wgraph is a graph generator for MediaWikis.'''<br> | ||
Line 59: | Line 66: | ||
}} | }} | ||
</center> | </center> | ||
+ | ---- | ||
+ | You want to have a dependency matrix for includes or links? | ||
+ | Use '''dplmatrix''' ... | ||
+ | {{#dplmatrix:''links from Painters<br>to other Painters''|'''x'''|-|flip| | ||
+ | {{#dpl: | ||
+ | |debug=1 | ||
+ | |category=Painter | ||
+ | |format=,%PAGE% ~~ %TITLE%\n²{:Test matrix2¦page=%PAGE%¦category=Painter¦namespace=}², | ||
+ | }} | ||
+ | }} | ||
+ | ---- | ||
+ | You want to use structured documents, based on a semantic model? | ||
+ | <br>But 'Semantic Wiki' looks to "heavy" for your requirements? | ||
+ | <br>Try our light-weight '''[[DocTypes]]''' .. | ||
|- | |- | ||
|} | |} |
Latest revision as of 19:35, 16 June 2009
This wiki is the homeplace of three powerful MediaWiki extensions developed and maintained by Gero Scholz.
| ||||||||||||||||||||||||||||||||||||||||||
DPL is a report generator for MediaWikis.
|