Open main menu

Changes

418 bytes added ,  16:09, 25 January 2016
m
== APIs in action ==
This project is about two APIs[[API]]s. Using them, and having them work together. We're using the MediaWiki API, and and the CiviCRM API.
== MediaWiki ==
We're using the [[MediaWiki ]] API for a couple different purposes.Most obviously we're using the API, which is available in every MediaWiki installation, to query that installation's exact setup, statistics and extensions. Secondly, we're ''this page''' is using the MediaWiki API to re-use content. Or, put another way, we wrote content in a wiki backend, and we're using that content on a different 'frontend' website. We're showing an example of using MediaWiki as a back-end content editing platform, while the '''Wiki Report''' project publishes that content with 5 simple lines of code on a completely different website. Through the API, we you could re-use any MediaWiki content on any other project or platform. So, if you have a wiki, and you have content there that you think should be somewhere else: don't copy it! Re-use it via API!
== CiviCRM ==
The free '''Wiki Report''' generates a lot of data about wikis across the Internet. We collect and/or report on this data by storing it in a CiviCRM database. [[CiviCRM]] is a fantastic freely-licensed Constituent Relationship Management system.
== Bootstrap ==
We're using [[Bootstrap ]] for building a nice HTML5, responsive and mobile-first website.
== Development ==
For details, see [[Wiki report/development]]
 
[[Category:Pages included in equality-technology.com]]
4,558

edits