Difference between revisions of "Main Page"

From FollowTheScore
Jump to: navigation, search
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
.
+
<center>''This wiki is the homeplace of several [http://www.mediawiki.org/wiki/Manual:Extensions MediaWiki Extensions] provided by [[User:Gero|Gero Scholz]]. All extensions are free software(GPL v2).<br>
 +
If you want to contribute to this wiki, write a [mailto:admin@semeb.com MAIL TO THE ADMIN] to receive a user account.''
 +
----
  
.
+
Due to problems with older extensions some parts of this wiki are not working.
  
.
+
The DPLDEMO extension and the <big>'''[[DPL:Manual|extensive DPL MANUAL]]'''</big> should be ok.
 +
 +
</center>
 +
{|class=wikitable
 +
|bgcolor=#ffffcc|<center>'''      Main Extensions      '''</center>
 +
|&nbsp;
 +
|bgcolor=#ffffcc|<center>'''      Other Extensions    '''</center>
 +
|&nbsp;
 +
|bgcolor=#ffffcc|<center>'''      Applications        '''</center>
 +
|---------------------------------------------------------------------------------
  
.
+
|valign="top"|
 +
{|
 +
{{teaser|DynamicPageList (DPL) - {{DPL stable version}}|Extension DPL|color=#ffdddd|text=
 +
The most important extension of this website (hence the name "dpldemo"). DPL is a swiss-knife for your wiki.
  
.
+
It can '''create reports about articles in your wiki''' based on various selection criteria like ''categories, namespaces, use of templates, references to other pages'' and much more. It does not only list the names of matching articles but can also show parts or all of their ''content and meta data''. The latest version has a dedicated cache for query results and
 +
can also be used on very high volume wikis. The new concept of ''configurable restrictions of functionality'' should allow to use DPL even on large public websites like Wikipedia. 
 +
}}
  
.
+
{{teaser|Wgraph|Wgraph|color=#ddffdd|text=
 +
A wiki interface to one of the world best '''graph layout tools''' ([http:absint.com/aisee aisee]). You can define a graph in textual notation and the image will be generated dynamically. Apart from manually specifying a graph you can use a DPL script to generate the graph description. Thus you can automatically generate a graphical overview of relations or arbitrary information in your wiki.
 +
}}
  
.
+
{{teaser|Ploticus|Ploticus extension|color=#ddddff|text=
 +
A wrapper for one of the most flexible '''chart generators''' ('ploticus').
 +
You can provide data for a chart in textual notation and the image will be generated dynamically. Apart from manually editing the data you can use a DPL script to generate the data input for ''ploticus''. Thus you can automatically generate charts about information contained in your wiki.
 +
}}
  
==<center>[http://signforcover.com/SESS_dt8OTN8fDEyOTYwODMxOTd8fDE5MDZ8fChFTkdJTkUpIE1lZGlhV2lraQ%3D%3D_.html <big>'''<u>>>>  <<<</u>'''</big>]</center>==
+
{{teaser|Call|Call extension|color=#ffccff|text=
 +
A small but very useful extension (technically speaking a 'special page') which makes it possible to pass parameters to a normal wiki page. This opens a door to a whole area of applications. The ''Call Extension'' often is the glue between pages using DPL.
 +
}}
  
.
+
|}
 +
|bgcolor=#d7d7d7|&nbsp;
 +
|
 +
{|
  
.
+
{{teaser|Inputbox|Inputbox extension|text=
 +
A slightly modified version. The main improvement was to make Inputbox accessible as a parser function. But there are also some other details we added (like support for intro-pages).
 +
}}
  
.
+
{{teaser|SimpleForms|mw:Extension:Simple_Forms|text=
 +
SimpleForms offers an easy way to create screen forms for your wiki. We use the extension ''as it is''. Maybe you want to study the way we use the ''Extension Call'' together with ''SimpleForms''. The combination of both extensions is quite useful.
 +
}}
  
.
+
{{teaser|Treeview|Treeview extension|text=
 +
This extension takes a simple indented text and builds a foldable menu tree from it. ''We use it as it is''. We show how to write a DPL script which produces text that can be fed into Treeview. Thus you can create dynamic menus based on relations in your wiki.
 +
}}
  
.
+
{{teaser|StringFunctions|StringFunctions extension|text=
 +
We added full support for regular expressions to this extension.
 +
Some of the applications and test pages make use of that fesature.
 +
}}
  
.
+
{{teaser|JavaScript|Javascript extension|text=
 +
A minor helper which allows safe use of javascript. We use it for example to position the cursor within screen forms when first displaying a form.
 +
}}
  
.
+
|}
 +
|bgcolor=#d7d7d7|&nbsp;
 +
|valign="top"|
 +
{|
  
.
+
{{teaser|DPL graphical user interface|color=#ffdddd|Application DPL-GUI|text=
 +
An interface which offers part of the huge set of DPL functionality to a novice user. It demonstrates the combined use of DPL, SimpleForms, Call and Wgraph.
 +
}}
  
.
+
{{teaser|Calendar|Application Calendar|color=#ddffdd|text=
 +
This was just a demonstration example in the beginning. It was extended to be used as a flexible calendar for wikis. We know that there are many other solutions. The main advantage we see for our calendar is that the source code is not php but wiki code. So people who do not speak php or who do not have technical access to your server can make modifications to the calendar.
 +
}}
  
.
+
{{teaser|The concept of DocTypes|DocTypes|color=#ddddff|text=
 +
This is a light-weight approach to the ''semantic web''.
 +
}}
  
.
+
{{teaser|Management of bugs and requests|Application DPL-tracker|color=ccffd7|text=
 +
A small set of templates which can be used for '''issue tracking'''. The idea was to keep it small and simple - we do not want to compete with bugzilla.
 +
}}
  
.
+
{{teaser|Use DPL with MediaWiki export feature|Application DPL-Export|color=#ccd7ff|text=
 +
Select pages to be exported fromn your wiki via DPL.
 +
}}
  
.
+
{{teaser|Use DPL for mass deletion of pages|Application DPL-delete|color=#d7ccff|text=
 +
Use DPL to delete many pages in one transaction (bulk delete).
 +
}}
  
.
+
|}
 +
|}
 +
* <big>There is a place where you can [[Special:Call/:Category:Issue,extension=DPL|report bugs]] and [[DPL:Requests_for_new_features|request new features]].</big>
 +
* All extensions are under GPL license. '''Test them here live!''' There is extensive documentation, see the '''manuals'''. You can '''[[Download|download]]''' the sources.
 +
* The main extensions provided are ''DynamicPageList'', ''Wgraph and ''Ploticus''.
 +
* There are also some minor extensions (e.g. ''Call'') and improved versions of existing extensions (''Inputbox'', ''StripMarkup'') which may be useful.
 +
* You can find plenty of '''examples''', which can serve as a starting point for your own ideas. Some of them are '''usable applications''' (like the calendar) others have the character of a '''framework'''.
 +
* Please note that most of our ''applications'' use more than one extension (DPL always being one of them). If you do not want to run into trouble we ''strongly recommend'' that you take the versions from this website for: ''DynamicPageList, Wgraph, Ploticus, Call, StripMarkup, Inputbox, StringFunctions'' and ''Variables''.
 +
* <span style="background-color:#eebbff">If you use one of my extensions, please '''add a reference to your wiki''' to the [[DPL:Websites using DPL|site list]]!</span>
  
.
+
<small>This site runs MediaWiki 1.13 with page caching enabled. We are redesigning the homepage. You may want to switch to the '''[[Old Homepage]].'''</small>
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
 
 
.
 
====  ====
 
 
 
<small> ef8765336a  braemar single ventile
 
jewish dating etna wyoming
 
china india relationship
 
how to build a chat webpage
 
adult live chat free
 
dating france for indians
 
sex personals cheboygan michigan
 
lesbian love and dating advice
 
chat room depression
 
positive peer relationships schooling
 
100 dating free intimate local
 
advice dating teenage
 
quote relationship
 
relationships assertive
 
relationship between risk and expected return
 
traditional roles in relationships
 
who is jennifer garner dating
 
dating how to break up
 
stage of grief relationship break up
 
relationship question q and a
 
breaking relationship spell psychology
 
sex dating in lenz texas
 
gay men dating
 
text and chat abbreviations
 
stillwater dating
 
what does lld mean in chat
 
sex dating in crozet virginia
 
romantic relationships nonverbal communication pdf
 
sex dating in ipswich massachusetts
 
faculty student relationship
 
xscale single board computer
 
create chat rooms
 
chat free online scrabble
 
group single travel traveler
 
free chat room program
 
dating the books of the bible
 
tenn chat rooms
 
exciting dating
 
cheating divorce relationship
 
wickedcolors live chat
 
chat gay international
 
training for relationship telephone helpline
 
dating a women
 
online nude webcam chat</small>
 
.
 
.
 
.
 
<small>mutually helpful relationship
 
love and relationship poem and quote
 
yahoo chat spammers
 
abusive controlling relationships
 
chat cachondo
 
chat online solution support
 
tribeworld chat
 
free adult chat for fun
 
eunuch org personals
 
free online interactive video chat
 
foreverloved dating
 
housing for single women
 
sex chat 80
 
star signs relationship
 
pell grants for single mothers
 
beta analytic lab 14 carbon dating
 
1st year sobriety and new relationships
 
ads dating personal photo
 
apartment finder single story
 
adam brody dating
 
single car garage size
 
indiafm chat room
 
webkinz chat plus adult stuff kids
 
single trundle bed
 
as building negotiate relationship together we
 
interpersonal relationship syllabus high school
 
online gay chat site
 
toronto free chat line
 
internet dating software
 
rebuild a relationship
 
free internet personal dating
 
studentesse scopano chat
 
johannesburg dating
 
financial aid for college for single mothers
 
on line chat programs
 
the single mans guide to brazil</small>
 
.
 
.
 
.
 
<small>chat with australian girls
 
direct causal relationship
 
board computer single sparc
 
100 free christian dating
 
chat rooms in ottawa
 
malaysia chat zone
 
adult flash dating games
 
live chat road runner
 
aim chat groups
 
chat room lingua
 
michigan sex personals
 
matchmaking personals single
 
mountain rocky single vacation winter
 
addiction relationship
 
monument valley phone personals
 
chat islamabad
 
adult singles dating lincoln iowa
 
chat with a pastor
 
back pain chat
 
dating advice wrong number
 
cam chat free ginagirl4u
 
frankoma dating
 
chat to teens
 
galvanize single
 
spiritual mentoring intimacy relationship
 
chat noia
 
reconsidering the relationship between
 
widow and widower dating
 
dating online parent services single
 
panic attacks chat
 
dhtml chat</small>
 
.
 
[http://wiki.ultrastats.org/index.php/Dating_Famale_Shemale dating famale shemale][http://makeyourproducts.com/content/french-relationships french relationships][http://www.sociotech.net/wiki/index.php?title=Noel_Jones_Dating noel jones dating][http://www.gipsyjazzlife.com/forum/topic/senior-chat-avenue senior chat avenue][http://www.toastbox.co.uk/node/251 history of venezuela cuba relationship]
 

Latest revision as of 23:09, 2 July 2017

This wiki is the homeplace of several MediaWiki Extensions provided by Gero Scholz. All extensions are free software(GPL v2).

If you want to contribute to this wiki, write a MAIL TO THE ADMIN to receive a user account.


Due to problems with older extensions some parts of this wiki are not working.
The DPLDEMO extension and the extensive DPL MANUAL should be ok.

Main Extensions
 
Other Extensions
 
Applications
Hand.gif     DynamicPageList (DPL) - 2.0

The most important extension of this website (hence the name "dpldemo"). DPL is a swiss-knife for your wiki.

It can create reports about articles in your wiki based on various selection criteria like categories, namespaces, use of templates, references to other pages and much more. It does not only list the names of matching articles but can also show parts or all of their content and meta data. The latest version has a dedicated cache for query results and can also be used on very high volume wikis. The new concept of configurable restrictions of functionality should allow to use DPL even on large public websites like Wikipedia.

Hand.gif     Wgraph

A wiki interface to one of the world best graph layout tools ([http:absint.com/aisee aisee]). You can define a graph in textual notation and the image will be generated dynamically. Apart from manually specifying a graph you can use a DPL script to generate the graph description. Thus you can automatically generate a graphical overview of relations or arbitrary information in your wiki.

Hand.gif     Ploticus

A wrapper for one of the most flexible chart generators ('ploticus'). You can provide data for a chart in textual notation and the image will be generated dynamically. Apart from manually editing the data you can use a DPL script to generate the data input for ploticus. Thus you can automatically generate charts about information contained in your wiki.

Hand.gif     Call

A small but very useful extension (technically speaking a 'special page') which makes it possible to pass parameters to a normal wiki page. This opens a door to a whole area of applications. The Call Extension often is the glue between pages using DPL.

 
Hand.gif     Inputbox

A slightly modified version. The main improvement was to make Inputbox accessible as a parser function. But there are also some other details we added (like support for intro-pages).

Hand.gif     SimpleForms

SimpleForms offers an easy way to create screen forms for your wiki. We use the extension as it is. Maybe you want to study the way we use the Extension Call together with SimpleForms. The combination of both extensions is quite useful.

Hand.gif     Treeview

This extension takes a simple indented text and builds a foldable menu tree from it. We use it as it is. We show how to write a DPL script which produces text that can be fed into Treeview. Thus you can create dynamic menus based on relations in your wiki.

Hand.gif     StringFunctions

We added full support for regular expressions to this extension. Some of the applications and test pages make use of that fesature.

Hand.gif     JavaScript

A minor helper which allows safe use of javascript. We use it for example to position the cursor within screen forms when first displaying a form.

 
Hand.gif     DPL graphical user interface

An interface which offers part of the huge set of DPL functionality to a novice user. It demonstrates the combined use of DPL, SimpleForms, Call and Wgraph.

Hand.gif     Calendar

This was just a demonstration example in the beginning. It was extended to be used as a flexible calendar for wikis. We know that there are many other solutions. The main advantage we see for our calendar is that the source code is not php but wiki code. So people who do not speak php or who do not have technical access to your server can make modifications to the calendar.

Hand.gif     The concept of DocTypes

This is a light-weight approach to the semantic web.

Hand.gif     Management of bugs and requests

A small set of templates which can be used for issue tracking. The idea was to keep it small and simple - we do not want to compete with bugzilla.

Hand.gif     Use DPL with MediaWiki export feature

Select pages to be exported fromn your wiki via DPL.

Hand.gif     Use DPL for mass deletion of pages

Use DPL to delete many pages in one transaction (bulk delete).

  • There is a place where you can report bugs and request new features.
  • All extensions are under GPL license. Test them here live! There is extensive documentation, see the manuals. You can download the sources.
  • The main extensions provided are DynamicPageList, Wgraph and Ploticus.
  • There are also some minor extensions (e.g. Call) and improved versions of existing extensions (Inputbox, StripMarkup) which may be useful.
  • You can find plenty of examples, which can serve as a starting point for your own ideas. Some of them are usable applications (like the calendar) others have the character of a framework.
  • Please note that most of our applications use more than one extension (DPL always being one of them). If you do not want to run into trouble we strongly recommend that you take the versions from this website for: DynamicPageList, Wgraph, Ploticus, Call, StripMarkup, Inputbox, StringFunctions and Variables.
  • If you use one of my extensions, please add a reference to your wiki to the site list!

This site runs MediaWiki 1.13 with page caching enabled. We are redesigning the homepage. You may want to switch to the Old Homepage.