Difference between revisions of "SMWConTalk2020-04"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | ! Language !! Project !! | + | ! Language !! Project !! By |
|- | |- | ||
− | | Java || Example || | + | | Java || Example || BITPlan |
|- | |- | ||
− | | Python || | + | | Python || [https://github.com/wikimedia/pywikibot pywikbot] || WikiMedia Foundation |
|- | |- | ||
| Example || Example || Example | | Example || Example || Example |
Revision as of 15:31, 2 April 2020
<slideshow style="bitplan" headingmark="⌘⌘" incmark="…" scaled="true" font="Comic Sans MS, Calibri, cursive" >
- title
Push your wikifarm pages
with encrypted credential handling- author
Wolfgang Fahl info@bitplan.com- footer
- Lightning Talk
- subfooter
- EMW Con 2020
</slideshow>
⌘⌘ MediaWiki API
- The MediaWiki API allows manipulating your Wiki automatically
There are main implementations for different languages e.g.
Language | Project | By |
---|---|---|
Java | Example | BITPlan |
Python | pywikbot | WikiMedia Foundation |
Example | Example | Example |
⌘⌘ Dragtop Example
The Dragtop prototype shows how automation could be simplified. A main showstopper on the way to this is how to make the credentials available for the automation without interfering the user experience.