Computerhilfe
Mobilizon (Rev #4, changes)

Showing changes from revision #3 to #4: Added | Removed | Changed

Mobilizon integration with Wordpress and KVM for Ulm

  • Events are created and edited in Mobilizon
  • .. then they are transfered to the Organisations and Karte von Morgen.

In this Situation the Events are created and edited in Mobilizon and then they are transfered to the Organisations and Karte von Morgen.

General: One Wordpress Instance communicates with Mobilizon

In general, a central WP Instance gets the Events from Mobilizon and gives it further to the Organisations and the KVM.

If some Organisations have a Wordpress Website, they can get the events directly from Wordpress and save them on their Website.

All this functionality will be implemented and added to the WP-KVM-Syndication-Toolbox Plugin.

In general: One Wordpress Instance communicates with Mobilizon

  • One WP Instance transfers Events from Mobilizon to the KVM and the Organisations.
<!-- Created with SVG-edit - https://github.com/SVG-Edit/svgedit--> 1 .. n 1 .. n Update Events from Mobilizon in KVM 1 .. n 1 Get .. ICAL n for x Group Ids (tag=grp1,grp2) Get ICAL for x Group Ids (tag=grp1,grp2) Layer 1 Mobilizon Profile Organisation Group Wordpress Instance Get An all Organisation events does and an ICal Request and the save Wordpress in converts WP it every to a Mobilizon Request (Graph QL?) 30 Add Minutes. a Tag of the Mobilizon group Add and the convert tag it of back the to Mobilizon an group ICal Response directly and save it into the event in wordpress Karte von Morgen Events are always created and modified in Mobilizon and then transfered to the website of the organisation and Karte von Morgen Event Get all events and and save in WP every day Add the tag of the Mobilizon group and save it in Wordpress and Karte von Morgen It is not saved in Wordpress

Organisations with Wordpress can directly communicate with Mobilizon

  • Organisations thats has Wordpress Webseites Websites can directly communicate with Mobilizon (overGraph QL?) and get their Events from there.
  • The Events from these Organisations are also loaded over the central WP Instance and from there transported to the KVM.Benefit: Graph QL? can transport HTML, so it will be better visible in Wordpress. ICal does not support HTML direclty, it can be used to decode and encode to it, but probably most ICal Importers and Exporters will not support that.
  • Benefit: Graph QL? can transport HTML, so it will be better visible in Wordpress. ICal does not support HTML direclty, it can be used to decode and encode to it.
<!-- Created with SVG-edit - https://github.com/SVG-Edit/svgedit--> 1 .. n 1 .. n 1 .. n Layer 1 Mobilizon Profile Group Organisation Wordpress CMS Get events for the groups interestet in and and save in WP Wordpress every day 30 or Minutes. when the users does an update Add the tag of the Mobilizon group and save it into the event in wordpress Events are always created and modified in Mobilizon and then directly transfered to the to Wordpress the website of the organisation byGraph QL? Event

Issues

  • For an ICal Event the format of the Event description is defined as normal Text. HTML and Markdown are not supported by standard. However you can put converted HTML in the ICal Feed, but not all Websites will read it well. It looks like it is not possible to transfer images in the Event description. Only one image as event image will be possible.

Expected Implementation time

  • The Mobilizon importer to Wordpress is nearly ready and must only be tested.
  • For building a ICal Export to the NOT Wordpress Organisation websites: 25 Hours.