MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "query": {
        "pages": {
            "-1": {
                "ns": 0,
                "title": "API",
                "missing": ""
            },
            "3360": {
                "pageid": 3360,
                "ns": 0,
                "title": "Main Page",
                "revisions": [
                    {
                        "user": "Gero",
                        "timestamp": "2017-07-02T21:09:42Z",
                        "comment": "",
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "<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>\nIf you want to contribute to this wiki, write a [mailto:admin@semeb.com MAIL TO THE ADMIN] to receive a user account.''\n----\n\n Due to problems with older extensions some parts of this wiki are not working.\n\n The DPLDEMO extension and the <big>'''[[DPL:Manual|extensive DPL MANUAL]]'''</big> should be ok.\n \n</center>\n{|class=wikitable\n|bgcolor=#ffffcc|<center>'''       Main Extensions      '''</center>\n|&nbsp;\n|bgcolor=#ffffcc|<center>'''       Other Extensions     '''</center>\n|&nbsp;\n|bgcolor=#ffffcc|<center>'''       Applications         '''</center>\n|---------------------------------------------------------------------------------\n\n|valign=\"top\"|\n{|\n{{teaser|DynamicPageList (DPL) - {{DPL stable version}}|Extension DPL|color=#ffdddd|text=\nThe most important extension of this website (hence the name \"dpldemo\"). DPL is a swiss-knife for your wiki.\n\nIt 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 \ncan 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.  \n}}\n\n{{teaser|Wgraph|Wgraph|color=#ddffdd|text=\nA 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.\n}}\n\n{{teaser|Ploticus|Ploticus extension|color=#ddddff|text=\nA wrapper for one of the most flexible '''chart generators''' ('ploticus').\nYou 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.\n}}\n\n{{teaser|Call|Call extension|color=#ffccff|text=\nA 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.\n}}\n\n|}\n|bgcolor=#d7d7d7|&nbsp;\n|\n{|\n\n{{teaser|Inputbox|Inputbox extension|text=\nA 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).\n}}\n\n{{teaser|SimpleForms|mw:Extension:Simple_Forms|text=\nSimpleForms 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.\n}}\n\n{{teaser|Treeview|Treeview extension|text=\nThis 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.\n}}\n\n{{teaser|StringFunctions|StringFunctions extension|text=\nWe added full support for regular expressions to this extension.\nSome of the applications and test pages make use of that fesature.\n}}\n\n{{teaser|JavaScript|Javascript extension|text=\nA 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.\n}}\n\n|}\n|bgcolor=#d7d7d7|&nbsp;\n|valign=\"top\"|\n{|\n\n{{teaser|DPL graphical user interface|color=#ffdddd|Application DPL-GUI|text=\nAn 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.\n}}\n\n{{teaser|Calendar|Application Calendar|color=#ddffdd|text=\nThis 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.\n}}\n\n{{teaser|The concept of DocTypes|DocTypes|color=#ddddff|text=\nThis is a light-weight approach to the ''semantic web''.\n}}\n\n{{teaser|Management of bugs and requests|Application DPL-tracker|color=ccffd7|text=\nA 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.\n}}\n\n{{teaser|Use DPL with MediaWiki export feature|Application DPL-Export|color=#ccd7ff|text=\nSelect pages to be exported fromn your wiki via DPL.\n}}\n\n{{teaser|Use DPL for mass deletion of pages|Application DPL-delete|color=#d7ccff|text=\nUse DPL to delete many pages in one transaction (bulk delete).\n}}\n\n|}\n|}\n* <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>\n* All extensions are under GPL license. '''Test them here live!''' There is extensive documentation, see the '''manuals'''. You can '''[[Download|download]]''' the sources.\n* The main extensions provided are ''DynamicPageList'', ''Wgraph and ''Ploticus''.\n* There are also some minor extensions (e.g. ''Call'') and improved versions of existing extensions (''Inputbox'', ''StripMarkup'') which may be useful.\n* 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'''.\n* 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''.\n* <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>\n\n<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>"
                    }
                ]
            }
        }
    }
}