Difference between revisions of "SMWConTalk2020-04"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
* The [https://www.mediawiki.org/wiki/API:Main_page MediaWiki API] allows manipulating your Wiki automatically | * The [https://www.mediawiki.org/wiki/API:Main_page MediaWiki API] allows manipulating your Wiki automatically | ||
== ⌘⌘ Dragtop Example == | == ⌘⌘ Dragtop Example == | ||
+ | The [http://www.bitplan.com/index.php/Dragtop 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. | ||
+ | == ⌘⌘ Encrypted credential storage == |
Revision as of 15:29, 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
⌘⌘ 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.