<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.mecila.uni-koeln.de/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mattias</id>
	<title>Mecila - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.mecila.uni-koeln.de/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mattias"/>
	<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php/Special:Contributions/Mattias"/>
	<updated>2026-05-07T09:04:46Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.7</generator>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Nextcloud_Calendar_Internals&amp;diff=40</id>
		<title>Nextcloud Calendar Internals</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Nextcloud_Calendar_Internals&amp;diff=40"/>
		<updated>2022-02-15T12:14:21Z</updated>

		<summary type="html">&lt;p&gt;Mattias: Created page with &amp;quot;=Find and delete duplicate calendar entries=  Create script select_oc_calendarobjects.sql:  use nextcloud;  SELECT * FROM oc_calendarobjects;   mysql -u root -p &amp;lt; select_oc_ca...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Find and delete duplicate calendar entries=&lt;br /&gt;
&lt;br /&gt;
Create script select_oc_calendarobjects.sql:&lt;br /&gt;
 use nextcloud;&lt;br /&gt;
 SELECT * FROM oc_calendarobjects;&lt;br /&gt;
&lt;br /&gt;
 mysql -u root -p &amp;lt; select_oc_calendarobjects.sql &amp;gt; oc_calendarobjects.csv&lt;br /&gt;
&lt;br /&gt;
Search in oc_calendarobjects.csv the entries and note the first number (id).&lt;br /&gt;
&lt;br /&gt;
Delete:&lt;br /&gt;
 Delete FROM oc_calendarobjects where ID=&amp;quot;206088&amp;quot;;&lt;br /&gt;
 Delete FROM oc_calendarobjects_props where ID=&amp;quot;206088&amp;quot;;&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Main_Page&amp;diff=39</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Main_Page&amp;diff=39"/>
		<updated>2022-02-15T12:14:07Z</updated>

		<summary type="html">&lt;p&gt;Mattias: /* For Admins */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Mecila =&lt;br /&gt;
&lt;br /&gt;
= For Users =&lt;br /&gt;
&lt;br /&gt;
https://cloud.mecila.uni-koeln.de&lt;br /&gt;
&lt;br /&gt;
[[Nextcloud-Client]]&lt;br /&gt;
&lt;br /&gt;
[[Outlook Calendar]] - How to access the Nextcloud calendar in Outlook&lt;br /&gt;
&lt;br /&gt;
[[Calendar]]&lt;br /&gt;
&lt;br /&gt;
[[Collabora Online]] - Editing spreadsheets, text-documents and presentations&lt;br /&gt;
&lt;br /&gt;
= For Admins =&lt;br /&gt;
&lt;br /&gt;
* Dataverse&lt;br /&gt;
* Group Folders&lt;br /&gt;
* [[Nextcloud Calendar Internals]]&lt;br /&gt;
&lt;br /&gt;
== Getting started ==&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Calendar&amp;diff=38</id>
		<title>Calendar</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Calendar&amp;diff=38"/>
		<updated>2020-11-29T04:51:10Z</updated>

		<summary type="html">&lt;p&gt;Mattias: /* Android */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
[[File:NextcloudCalendarWebGUI1.png||Nextcloud Calendar webgui]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Sharing a Nextcloud Calendar=&lt;br /&gt;
&lt;br /&gt;
# In the Mecila nextcloud web site, select the Calendar in the top menu.&lt;br /&gt;
# Click on the share icon&lt;br /&gt;
# Click on the &amp;quot;+&amp;quot; symbol right of &amp;quot;Share link&amp;quot; to &amp;quot;Publish calendar&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[File:NextcloudCalendarSharingURL1.png||Getting the URL of a Nextcloud calendar]]&lt;br /&gt;
&lt;br /&gt;
When a calendar has a shared link it looks like this:&lt;br /&gt;
&lt;br /&gt;
[[File:Screenshot from 2020-11-26 10-24-57.png|Share link]]&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Copy publish link&amp;quot; button, right of &amp;quot;Share link&amp;quot; to copy the URL to your clipboard.&lt;br /&gt;
&lt;br /&gt;
=Outlook=&lt;br /&gt;
&lt;br /&gt;
[[Outlook Calendar]]&lt;br /&gt;
&lt;br /&gt;
=Apple Calendar=&lt;br /&gt;
&lt;br /&gt;
Calendar -&amp;gt; Shared -&amp;gt; &amp;quot;...&amp;quot; -&amp;gt; Copy Subscription Link&lt;br /&gt;
&lt;br /&gt;
Name aendern&lt;br /&gt;
&lt;br /&gt;
Farbe aendern&lt;br /&gt;
&lt;br /&gt;
Statt einmal woechentlich -&amp;gt; alle 5 oder 15 Minuten&lt;br /&gt;
&lt;br /&gt;
=Thunderbird=&lt;br /&gt;
&lt;br /&gt;
=Android=&lt;br /&gt;
&lt;br /&gt;
* Install the free Nextcloud app. This gives you access to files.&lt;br /&gt;
* For calendar synchronization you can buy the DAVdroid app.&lt;br /&gt;
&lt;br /&gt;
=iPhone=&lt;br /&gt;
&lt;br /&gt;
=From Office365=&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Calendar&amp;diff=37</id>
		<title>Calendar</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Calendar&amp;diff=37"/>
		<updated>2020-11-29T04:47:19Z</updated>

		<summary type="html">&lt;p&gt;Mattias: /* Outlook */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
[[File:NextcloudCalendarWebGUI1.png||Nextcloud Calendar webgui]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Sharing a Nextcloud Calendar=&lt;br /&gt;
&lt;br /&gt;
# In the Mecila nextcloud web site, select the Calendar in the top menu.&lt;br /&gt;
# Click on the share icon&lt;br /&gt;
# Click on the &amp;quot;+&amp;quot; symbol right of &amp;quot;Share link&amp;quot; to &amp;quot;Publish calendar&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[File:NextcloudCalendarSharingURL1.png||Getting the URL of a Nextcloud calendar]]&lt;br /&gt;
&lt;br /&gt;
When a calendar has a shared link it looks like this:&lt;br /&gt;
&lt;br /&gt;
[[File:Screenshot from 2020-11-26 10-24-57.png|Share link]]&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Copy publish link&amp;quot; button, right of &amp;quot;Share link&amp;quot; to copy the URL to your clipboard.&lt;br /&gt;
&lt;br /&gt;
=Outlook=&lt;br /&gt;
&lt;br /&gt;
[[Outlook Calendar]]&lt;br /&gt;
&lt;br /&gt;
=Apple Calendar=&lt;br /&gt;
&lt;br /&gt;
Calendar -&amp;gt; Shared -&amp;gt; &amp;quot;...&amp;quot; -&amp;gt; Copy Subscription Link&lt;br /&gt;
&lt;br /&gt;
Name aendern&lt;br /&gt;
&lt;br /&gt;
Farbe aendern&lt;br /&gt;
&lt;br /&gt;
Statt einmal woechentlich -&amp;gt; alle 5 oder 15 Minuten&lt;br /&gt;
&lt;br /&gt;
=Thunderbird=&lt;br /&gt;
&lt;br /&gt;
=Android=&lt;br /&gt;
&lt;br /&gt;
=iPhone=&lt;br /&gt;
&lt;br /&gt;
=From Office365=&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Outlook_Calendar&amp;diff=36</id>
		<title>Outlook Calendar</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Outlook_Calendar&amp;diff=36"/>
		<updated>2020-11-29T04:45:53Z</updated>

		<summary type="html">&lt;p&gt;Mattias: /* Add profiles for Mecila calendars and address books */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Outlook Addon CalDav Synchronizer =&lt;br /&gt;
&lt;br /&gt;
* Download the zip file from [https://sourceforge.net/projects/outlookcaldavsynchronizer/]&lt;br /&gt;
* Extract it into any directory&lt;br /&gt;
* Start the setup.exe. You can change the default install path, but you need to use a directory on the C:\ drive. &lt;br /&gt;
* Follow the instructions and restart Outlook after the installation is finished.&lt;br /&gt;
&lt;br /&gt;
[[File:CalDavInstaller1.png|CalDav Synchronizer setup wizard]]&lt;br /&gt;
&lt;br /&gt;
[[File:CalDavInstaller2.png|CalDav Synchronizer installation folder]]&lt;br /&gt;
&lt;br /&gt;
After restart you will see a ribbon &#039;&#039;&#039;CalDav Synchronizer&#039;&#039;&#039; in Outlook&lt;br /&gt;
[[File:CalDavSynchronizerOutlookRibbon.png|CalDav Synchronizer Outlook ribbon]]&lt;br /&gt;
&lt;br /&gt;
= Add profiles for Mecila calendars and address books =&lt;br /&gt;
&lt;br /&gt;
Press the &amp;quot;Synchronization Profiles&amp;quot; to add profiles for your Mecila calendars and address books. A window opens:&lt;br /&gt;
&lt;br /&gt;
[[File:CalDavSynchronizerProfiles.png|CalDav Synchronizer Profiles]]&lt;br /&gt;
&lt;br /&gt;
Press the icon with the green plus.&lt;br /&gt;
&lt;br /&gt;
Choose the profile type &amp;quot;Nextcloud&amp;quot;. The window closes and you have a new profile.&lt;br /&gt;
&lt;br /&gt;
In the profile setup you can configure the details of the sync profile:&lt;br /&gt;
&lt;br /&gt;
* Choose a name&lt;br /&gt;
* Select an Outlook calendar or contacts folder.&lt;br /&gt;
** It&#039;s recommended to have one folder for each calendar.&lt;br /&gt;
** Select an existing or create a new folder by pressing the &#039;...&#039; button. Select the calendar and press Ok.&lt;br /&gt;
* Check synchronize items immediately after change&lt;br /&gt;
* Server settings:&lt;br /&gt;
** DAV URL: https://cloud.mecila.uni-koeln.de/remote.php/dav/&lt;br /&gt;
** Username: your Mecila Nextcloud user name&lt;br /&gt;
** Password: your Mecila Nextcloud password&lt;br /&gt;
&lt;br /&gt;
Press the Test button. After some seconds a window should appear:&lt;br /&gt;
&lt;br /&gt;
[[File:CalDavSynchronizerResourceChoose.png|CalDavSynchronizer Choose Resource]]&lt;br /&gt;
&lt;br /&gt;
Select the calendar and press Ok. This will extend the DAV URL.&lt;br /&gt;
&lt;br /&gt;
* Synchronization mode: Outlook &amp;lt;-&amp;gt; Server Two ways&lt;br /&gt;
* Synchronization interval in minutes: Choose an update interval&lt;br /&gt;
&lt;br /&gt;
[[File:Screenshot from 2020-11-29 05-29-14.png|CalDav Synchronizer Profile]]&lt;br /&gt;
&lt;br /&gt;
After the configuration of the profile is finished you can start the synchronization by pressing &amp;quot;Synchronize now&amp;quot; in the CalDav Synchronizer ribbon and your Outlook calendar will be in sync with your NextCloud calendar.&lt;br /&gt;
&lt;br /&gt;
Repeat this for each calendar.&lt;br /&gt;
&lt;br /&gt;
For address books, the profile setup is similar, just choose an Outlook contacts folder for synchronization.&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Outlook_Calendar&amp;diff=35</id>
		<title>Outlook Calendar</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Outlook_Calendar&amp;diff=35"/>
		<updated>2020-11-29T04:44:29Z</updated>

		<summary type="html">&lt;p&gt;Mattias: /* Outlook Addon CalDav Synchronizer */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Outlook Addon CalDav Synchronizer =&lt;br /&gt;
&lt;br /&gt;
* Download the zip file from [https://sourceforge.net/projects/outlookcaldavsynchronizer/]&lt;br /&gt;
* Extract it into any directory&lt;br /&gt;
* Start the setup.exe. You can change the default install path, but you need to use a directory on the C:\ drive. &lt;br /&gt;
* Follow the instructions and restart Outlook after the installation is finished.&lt;br /&gt;
&lt;br /&gt;
[[File:CalDavInstaller1.png|CalDav Synchronizer setup wizard]]&lt;br /&gt;
&lt;br /&gt;
[[File:CalDavInstaller2.png|CalDav Synchronizer installation folder]]&lt;br /&gt;
&lt;br /&gt;
After restart you will see a ribbon &#039;&#039;&#039;CalDav Synchronizer&#039;&#039;&#039; in Outlook&lt;br /&gt;
[[File:CalDavSynchronizerOutlookRibbon.png|CalDav Synchronizer Outlook ribbon]]&lt;br /&gt;
&lt;br /&gt;
= Add profiles for Mecila calendars and address books =&lt;br /&gt;
&lt;br /&gt;
Press the &amp;quot;Synchronization Profiles&amp;quot; to add profiles for your Mecila calendars and address books. A window opens:&lt;br /&gt;
&lt;br /&gt;
[[File:CalDavSynchronizerProfiles.png|CalDav Synchronizer Profiles]]&lt;br /&gt;
&lt;br /&gt;
Press the icon with the green plus.&lt;br /&gt;
&lt;br /&gt;
Choose the profile type &amp;quot;Nextcloud&amp;quot;. The window closes and you have a new profile.&lt;br /&gt;
&lt;br /&gt;
In the profile setup you can configure the details of the sync profile:&lt;br /&gt;
&lt;br /&gt;
* Choose a name&lt;br /&gt;
* Select an Outlook calendar or contacts folder.&lt;br /&gt;
** It&#039;s recommended to have one folder for each calendar.&lt;br /&gt;
** Select an existing or create a new folder by pressing the &#039;...&#039; button. Select the calendar and press Ok.&lt;br /&gt;
* Check synchronize items immediately after change&lt;br /&gt;
* Server settings:&lt;br /&gt;
** DAV URL: https://cloud.mecila.uni-koeln.de/remote.php/dav/&lt;br /&gt;
** Username: your Mecila Nextcloud user name&lt;br /&gt;
** Password: your Mecila Nextcloud password&lt;br /&gt;
&lt;br /&gt;
Press the Test button. After some seconds a window should appear:&lt;br /&gt;
&lt;br /&gt;
[[File:CalDavSynchronizerResourceChoose.png|CalDavSynchronizer Choose Resource]]&lt;br /&gt;
&lt;br /&gt;
Select the calendar and press Ok.&lt;br /&gt;
&lt;br /&gt;
* Synchronization mode: Outlook &amp;lt;-&amp;gt; Server Two ways&lt;br /&gt;
* Synchronization interval in minutes: Choose an update interval&lt;br /&gt;
&lt;br /&gt;
[[File:Screenshot from 2020-11-29 05-29-14.png|CalDav Synchronizer Profile]]&lt;br /&gt;
&lt;br /&gt;
After the configuration of the profile is finished you can start the synchronization by pressing &amp;quot;Synchronize now&amp;quot; in the CalDav Synchronizer ribbon and your Outlook calendar will be in sync with your NextCloud calendar.&lt;br /&gt;
&lt;br /&gt;
Repeat this for each calendar.&lt;br /&gt;
&lt;br /&gt;
For address books, the profile setup is similar, just choose an Outlook contacts folder for synchronization.&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Outlook_Calendar&amp;diff=34</id>
		<title>Outlook Calendar</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Outlook_Calendar&amp;diff=34"/>
		<updated>2020-11-29T04:41:05Z</updated>

		<summary type="html">&lt;p&gt;Mattias: /* Add profiles for Mecila calendars and address books */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Outlook Addon CalDav Synchronizer =&lt;br /&gt;
&lt;br /&gt;
* Download the zip file from [[https://sourceforge.net/projects/outlookcaldavsynchronizer/]]&lt;br /&gt;
* Extract it into any directory&lt;br /&gt;
* Start the setup.exe. You can change the default install path, but you need to use a directory on the C:\ drive. &lt;br /&gt;
* Follow the instructions and restart Outlook after the installation is finished.&lt;br /&gt;
&lt;br /&gt;
[[File:CalDavInstaller1.png|CalDav Synchronizer setup wizard]]&lt;br /&gt;
&lt;br /&gt;
[[File:CalDavInstaller2.png|CalDav Synchronizer installation folder]]&lt;br /&gt;
&lt;br /&gt;
After restart you will see a ribbon &#039;&#039;&#039;CalDav Synchronizer&#039;&#039;&#039; in Outlook&lt;br /&gt;
[[File:CalDavSynchronizerOutlookRibbon.png|CalDav Synchronizer Outlook ribbon]]&lt;br /&gt;
&lt;br /&gt;
= Add profiles for Mecila calendars and address books =&lt;br /&gt;
&lt;br /&gt;
Press the &amp;quot;Synchronization Profiles&amp;quot; to add profiles for your Mecila calendars and address books. A window opens:&lt;br /&gt;
&lt;br /&gt;
[[File:CalDavSynchronizerProfiles.png|CalDav Synchronizer Profiles]]&lt;br /&gt;
&lt;br /&gt;
Press the icon with the green plus.&lt;br /&gt;
&lt;br /&gt;
Choose the profile type &amp;quot;Nextcloud&amp;quot;. The window closes and you have a new profile.&lt;br /&gt;
&lt;br /&gt;
In the profile setup you can configure the details of the sync profile:&lt;br /&gt;
&lt;br /&gt;
* Choose a name&lt;br /&gt;
* Select an Outlook calendar or contacts folder.&lt;br /&gt;
** It&#039;s recommended to have one folder for each calendar.&lt;br /&gt;
** Select an existing or create a new folder by pressing the &#039;...&#039; button. Select the calendar and press Ok.&lt;br /&gt;
* Check synchronize items immediately after change&lt;br /&gt;
* Server settings:&lt;br /&gt;
** DAV URL: https://cloud.mecila.uni-koeln.de/remote.php/dav/&lt;br /&gt;
** Username: your Mecila Nextcloud user name&lt;br /&gt;
** Password: your Mecila Nextcloud password&lt;br /&gt;
&lt;br /&gt;
Press the Test button. After some seconds a window should appear:&lt;br /&gt;
&lt;br /&gt;
[[File:CalDavSynchronizerResourceChoose.png|CalDavSynchronizer Choose Resource]]&lt;br /&gt;
&lt;br /&gt;
Select the calendar and press Ok.&lt;br /&gt;
&lt;br /&gt;
* Synchronization mode: Outlook &amp;lt;-&amp;gt; Server Two ways&lt;br /&gt;
* Synchronization interval in minutes: Choose an update interval&lt;br /&gt;
&lt;br /&gt;
[[File:Screenshot from 2020-11-29 05-29-14.png|CalDav Synchronizer Profile]]&lt;br /&gt;
&lt;br /&gt;
After the configuration of the profile is finished you can start the synchronization by pressing &amp;quot;Synchronize now&amp;quot; in the CalDav Synchronizer ribbon and your Outlook calendar will be in sync with your NextCloud calendar.&lt;br /&gt;
&lt;br /&gt;
Repeat this for each calendar.&lt;br /&gt;
&lt;br /&gt;
For address books, the profile setup is similar, just choose an Outlook contacts folder for synchronization.&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Outlook_Calendar&amp;diff=33</id>
		<title>Outlook Calendar</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Outlook_Calendar&amp;diff=33"/>
		<updated>2020-11-29T04:39:34Z</updated>

		<summary type="html">&lt;p&gt;Mattias: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Outlook Addon CalDav Synchronizer =&lt;br /&gt;
&lt;br /&gt;
* Download the zip file from [[https://sourceforge.net/projects/outlookcaldavsynchronizer/]]&lt;br /&gt;
* Extract it into any directory&lt;br /&gt;
* Start the setup.exe. You can change the default install path, but you need to use a directory on the C:\ drive. &lt;br /&gt;
* Follow the instructions and restart Outlook after the installation is finished.&lt;br /&gt;
&lt;br /&gt;
[[File:CalDavInstaller1.png|CalDav Synchronizer setup wizard]]&lt;br /&gt;
&lt;br /&gt;
[[File:CalDavInstaller2.png|CalDav Synchronizer installation folder]]&lt;br /&gt;
&lt;br /&gt;
After restart you will see a ribbon &#039;&#039;&#039;CalDav Synchronizer&#039;&#039;&#039; in Outlook&lt;br /&gt;
[[File:CalDavSynchronizerOutlookRibbon.png|CalDav Synchronizer Outlook ribbon]]&lt;br /&gt;
&lt;br /&gt;
= Add profiles for Mecila calendars and address books =&lt;br /&gt;
&lt;br /&gt;
Press the &amp;quot;Synchronization Profiles&amp;quot; to add profiles for your Mecila calendars and address books. A window opens:&lt;br /&gt;
&lt;br /&gt;
[[File:CalDavSynchronizerProfiles.png|CalDav Synchronizer Profiles]]&lt;br /&gt;
&lt;br /&gt;
Press the icon with the green plus.&lt;br /&gt;
&lt;br /&gt;
Choose the profile type &amp;quot;Nextcloud&amp;quot;. The window closes and you have a new profile.&lt;br /&gt;
&lt;br /&gt;
In the profile setup you can configure the details of the sync profile:&lt;br /&gt;
&lt;br /&gt;
* Choose a name&lt;br /&gt;
* Select an Outlook folder.&lt;br /&gt;
** It&#039;s recommended to have one folder for each calendar.&lt;br /&gt;
** Select and existing or create a new folder by pressing the &#039;...&#039; button. Select the calendar and press Ok.&lt;br /&gt;
* Check synchronize items immediately after change&lt;br /&gt;
* Server settings:&lt;br /&gt;
** DAV URL: https://cloud.mecila.uni-koeln.de/remote.php/dav/&lt;br /&gt;
** Username: your Mecila Nextcloud user name&lt;br /&gt;
** Password: your Mecila Nextcloud password&lt;br /&gt;
&lt;br /&gt;
Press the Test button. After some seconds a window should appear:&lt;br /&gt;
&lt;br /&gt;
[[File:CalDavSynchronizerResourceChoose.png|CalDavSynchronizer Choose Resource]]&lt;br /&gt;
&lt;br /&gt;
Select the calendar and press Ok.&lt;br /&gt;
&lt;br /&gt;
* Synchronization mode: Outlook &amp;lt;-&amp;gt; Server Two ways&lt;br /&gt;
* Synchronization interval in minutes: Choose an update interval&lt;br /&gt;
&lt;br /&gt;
[[File:Screenshot from 2020-11-29 05-29-14.png|CalDav Synchronizer Profile]]&lt;br /&gt;
&lt;br /&gt;
After the configuration of the profile is finished you can start the synchronization by pressing &amp;quot;Synchronize now&amp;quot; in the CalDav Synchronizer ribbon and your Outlook calendar will be in sync with your NextCloud calendar.&lt;br /&gt;
&lt;br /&gt;
Repeat this for each calendar.&lt;br /&gt;
&lt;br /&gt;
For address books, the profile setup is similar, just choose an Outlook contacts folder for synchronization.&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Outlook_Calendar&amp;diff=32</id>
		<title>Outlook Calendar</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Outlook_Calendar&amp;diff=32"/>
		<updated>2020-11-29T04:32:47Z</updated>

		<summary type="html">&lt;p&gt;Mattias: /* Outlook Addon CalDav Synchronizer */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Outlook Addon CalDav Synchronizer =&lt;br /&gt;
&lt;br /&gt;
* Download the zip file from [[https://sourceforge.net/projects/outlookcaldavsynchronizer/]]&lt;br /&gt;
* Extract it into any directory&lt;br /&gt;
* Start the setup.exe. You can change the default install path, but you need to use a directory on the C:\ drive. &lt;br /&gt;
* Follow the instructions and restart Outlook after the installation is finished.&lt;br /&gt;
&lt;br /&gt;
[[File:CalDavInstaller1.png|CalDav Synchronizer setup wizard]]&lt;br /&gt;
&lt;br /&gt;
[[File:CalDavInstaller2.png|CalDav Synchronizer installation folder]]&lt;br /&gt;
&lt;br /&gt;
After restart you will see a ribbon &#039;&#039;&#039;CalDav Synchronizer&#039;&#039;&#039; in Outlook&lt;br /&gt;
[[File:CalDavSynchronizerOutlookRibbon.png|CalDav Synchronizer Outlook ribbon]]&lt;br /&gt;
&lt;br /&gt;
= Add profiles for Mecila calendars and address books =&lt;br /&gt;
&lt;br /&gt;
Press the &amp;quot;Synchronization Profiles&amp;quot; to add profiles for your Mecila calendars and address books. A window opens:&lt;br /&gt;
&lt;br /&gt;
[[File:CalDavSynchronizerProfiles.png|CalDav Synchronizer Profiles]]&lt;br /&gt;
&lt;br /&gt;
Press the icon with the green plus.&lt;br /&gt;
&lt;br /&gt;
Choose the profile type &amp;quot;Nextcloud&amp;quot;. The window closes and you have a new profile.&lt;br /&gt;
&lt;br /&gt;
In the profile setup you can configure the details of the sync profile:&lt;br /&gt;
&lt;br /&gt;
* Choose a name&lt;br /&gt;
* Select an Outlook folder.&lt;br /&gt;
** It&#039;s recommended to create one folder for each calendar.&lt;br /&gt;
** Create a new folder by pressing the &#039;...&#039; button, select the &amp;quot;Calendar&amp;quot; folder and press the New button. Select the new calendar and press Ok.&lt;br /&gt;
* Check synchronize items immediately after change&lt;br /&gt;
* Server settings:&lt;br /&gt;
** DAV URL: https://cloud.mecila.uni-koeln.de/remote.php/dav/&lt;br /&gt;
** Username: your Mecila Nextcloud user name&lt;br /&gt;
** Password: your Mecila Nextcloud password&lt;br /&gt;
&lt;br /&gt;
Press the Test button. After some seconds a window should appear:&lt;br /&gt;
&lt;br /&gt;
[[File:CalDavSynchronizerResourceChoose.png|CalDavSynchronizer Choose Resource]]&lt;br /&gt;
&lt;br /&gt;
Select the calendar and press Ok.&lt;br /&gt;
&lt;br /&gt;
* Synchronization mode: Outlook &amp;lt;-&amp;gt; Server Two ways&lt;br /&gt;
* Synchronization interval in minutes: Choose an update interval&lt;br /&gt;
&lt;br /&gt;
[[File:Screenshot from 2020-11-29 05-29-14.png|CalDav Synchronizer Profile]]&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=File:Screenshot_from_2020-11-29_05-29-14.png&amp;diff=31</id>
		<title>File:Screenshot from 2020-11-29 05-29-14.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=File:Screenshot_from_2020-11-29_05-29-14.png&amp;diff=31"/>
		<updated>2020-11-29T04:31:43Z</updated>

		<summary type="html">&lt;p&gt;Mattias: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;CalDav Synchronizer Profile&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=File:CalDavSynchronizerProfile.png&amp;diff=30</id>
		<title>File:CalDavSynchronizerProfile.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=File:CalDavSynchronizerProfile.png&amp;diff=30"/>
		<updated>2020-11-29T04:30:50Z</updated>

		<summary type="html">&lt;p&gt;Mattias: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;CalDav Synchronizer Profile&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=File:CalDavSynchronizerResourceChoose.png&amp;diff=29</id>
		<title>File:CalDavSynchronizerResourceChoose.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=File:CalDavSynchronizerResourceChoose.png&amp;diff=29"/>
		<updated>2020-11-29T04:25:45Z</updated>

		<summary type="html">&lt;p&gt;Mattias: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;CalDav Synchronizer Choose Resource&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=File:CalDavSynchronizerProfiles.png&amp;diff=28</id>
		<title>File:CalDavSynchronizerProfiles.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=File:CalDavSynchronizerProfiles.png&amp;diff=28"/>
		<updated>2020-11-29T04:03:41Z</updated>

		<summary type="html">&lt;p&gt;Mattias: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;CalDav Synchronizer Profiles&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=File:CalDavSynchronizerOutlookRibbon.png&amp;diff=27</id>
		<title>File:CalDavSynchronizerOutlookRibbon.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=File:CalDavSynchronizerOutlookRibbon.png&amp;diff=27"/>
		<updated>2020-11-29T04:00:56Z</updated>

		<summary type="html">&lt;p&gt;Mattias: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;CalDav Synchronizer Outlook ribbon&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Outlook_Calendar&amp;diff=26</id>
		<title>Outlook Calendar</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Outlook_Calendar&amp;diff=26"/>
		<updated>2020-11-29T04:00:02Z</updated>

		<summary type="html">&lt;p&gt;Mattias: Created page with &amp;quot;= Outlook Addon CalDav Synchronizer =  * Download the zip file from https://sourceforge.net/projects/outlookcaldavsynchronizer/ * Extract it into any directory * Start the...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Outlook Addon CalDav Synchronizer =&lt;br /&gt;
&lt;br /&gt;
* Download the zip file from [[https://sourceforge.net/projects/outlookcaldavsynchronizer/]]&lt;br /&gt;
* Extract it into any directory&lt;br /&gt;
* Start the setup.exe. You can change the default install path, but you need to use a directory on the C:\ drive. &lt;br /&gt;
* Follow the instructions and restart Outlook after the installation is finished.&lt;br /&gt;
&lt;br /&gt;
[[File:CalDavInstaller1.png|CalDav Synchronizer setup wizard]]&lt;br /&gt;
&lt;br /&gt;
[[File:CalDavInstaller2.png|CalDav Synchronizer installation folder]]&lt;br /&gt;
&lt;br /&gt;
After restart you will see a ribbon &#039;&#039;&#039;CalDav Synchronizer&#039;&#039;&#039; in Outlook&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 and can add synchronization profiles for you NextCloud calendars and address books:&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=File:CalDavInstaller2.png&amp;diff=25</id>
		<title>File:CalDavInstaller2.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=File:CalDavInstaller2.png&amp;diff=25"/>
		<updated>2020-11-29T03:57:25Z</updated>

		<summary type="html">&lt;p&gt;Mattias: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;CalDavSynchronizer installation folder&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=File:CalDavInstaller1.png&amp;diff=24</id>
		<title>File:CalDavInstaller1.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=File:CalDavInstaller1.png&amp;diff=24"/>
		<updated>2020-11-29T03:56:21Z</updated>

		<summary type="html">&lt;p&gt;Mattias: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;CalDavSynchronizer setup wizard&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Main_Page&amp;diff=23</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Main_Page&amp;diff=23"/>
		<updated>2020-11-29T03:48:53Z</updated>

		<summary type="html">&lt;p&gt;Mattias: /* For Users */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Mecila =&lt;br /&gt;
&lt;br /&gt;
= For Users =&lt;br /&gt;
&lt;br /&gt;
https://cloud.mecila.uni-koeln.de&lt;br /&gt;
&lt;br /&gt;
[[Nextcloud-Client]]&lt;br /&gt;
&lt;br /&gt;
[[Outlook Calendar]] - How to access the Nextcloud calendar in Outlook&lt;br /&gt;
&lt;br /&gt;
[[Calendar]]&lt;br /&gt;
&lt;br /&gt;
[[Collabora Online]] - Editing spreadsheets, text-documents and presentations&lt;br /&gt;
&lt;br /&gt;
= For Admins =&lt;br /&gt;
&lt;br /&gt;
* Dataverse&lt;br /&gt;
* Group Folders&lt;br /&gt;
&lt;br /&gt;
== Getting started ==&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Collabora_Online&amp;diff=22</id>
		<title>Collabora Online</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Collabora_Online&amp;diff=22"/>
		<updated>2020-11-28T11:58:17Z</updated>

		<summary type="html">&lt;p&gt;Mattias: Created page with &amp;quot;= Formats =  Table: Format name, extension, support  = Collaborative editing =  Chat: You can use the Nextcloud Talk chat in a separate window ToDo: screenshots  = Collaborati...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Formats =&lt;br /&gt;
&lt;br /&gt;
Table: Format name, extension, support&lt;br /&gt;
&lt;br /&gt;
= Collaborative editing =&lt;br /&gt;
&lt;br /&gt;
Chat: You can use the Nextcloud Talk chat in a separate window&lt;br /&gt;
ToDo: screenshots&lt;br /&gt;
&lt;br /&gt;
= Collaborative editing a spreadsheet =&lt;br /&gt;
&lt;br /&gt;
ToDo: Tracking&lt;br /&gt;
&lt;br /&gt;
= Collaborative editing a text document =&lt;br /&gt;
&lt;br /&gt;
ToDo: Tracking&lt;br /&gt;
&lt;br /&gt;
= Collaborative editing a presentation =&lt;br /&gt;
&lt;br /&gt;
ToDo: Tracking&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Main_Page&amp;diff=21</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Main_Page&amp;diff=21"/>
		<updated>2020-11-28T11:54:21Z</updated>

		<summary type="html">&lt;p&gt;Mattias: /* For Users */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Mecila =&lt;br /&gt;
&lt;br /&gt;
= For Users =&lt;br /&gt;
&lt;br /&gt;
https://cloud.mecila.uni-koeln.de&lt;br /&gt;
&lt;br /&gt;
[[Nextcloud-Client]]&lt;br /&gt;
&lt;br /&gt;
[[Calendar]]&lt;br /&gt;
&lt;br /&gt;
[[Collabora Online]] - Editing spreadsheets, text-documents and presentations&lt;br /&gt;
&lt;br /&gt;
= For Admins =&lt;br /&gt;
&lt;br /&gt;
* Dataverse&lt;br /&gt;
* Group Folders&lt;br /&gt;
&lt;br /&gt;
== Getting started ==&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Calendar&amp;diff=20</id>
		<title>Calendar</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Calendar&amp;diff=20"/>
		<updated>2020-11-26T09:59:41Z</updated>

		<summary type="html">&lt;p&gt;Mattias: /* Apple Calendar */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
[[File:NextcloudCalendarWebGUI1.png||Nextcloud Calendar webgui]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Sharing a Nextcloud Calendar=&lt;br /&gt;
&lt;br /&gt;
# In the Mecila nextcloud web site, select the Calendar in the top menu.&lt;br /&gt;
# Click on the share icon&lt;br /&gt;
# Click on the &amp;quot;+&amp;quot; symbol right of &amp;quot;Share link&amp;quot; to &amp;quot;Publish calendar&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[File:NextcloudCalendarSharingURL1.png||Getting the URL of a Nextcloud calendar]]&lt;br /&gt;
&lt;br /&gt;
When a calendar has a shared link it looks like this:&lt;br /&gt;
&lt;br /&gt;
[[File:Screenshot from 2020-11-26 10-24-57.png|Share link]]&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Copy publish link&amp;quot; button, right of &amp;quot;Share link&amp;quot; to copy the URL to your clipboard.&lt;br /&gt;
&lt;br /&gt;
=Outlook=&lt;br /&gt;
&lt;br /&gt;
Go to the calendar view and from &amp;quot;Manage Calendars&amp;quot; options select &amp;quot;Open Calendar From Internet&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Enter the URL of the calendar.&lt;br /&gt;
&lt;br /&gt;
Outlook appears to remove Alerts and Reminders from subscribed calendars. We have not found a way to prevent this action.&lt;br /&gt;
&lt;br /&gt;
=Apple Calendar=&lt;br /&gt;
&lt;br /&gt;
Calendar -&amp;gt; Shared -&amp;gt; &amp;quot;...&amp;quot; -&amp;gt; Copy Subscription Link&lt;br /&gt;
&lt;br /&gt;
Name aendern&lt;br /&gt;
&lt;br /&gt;
Farbe aendern&lt;br /&gt;
&lt;br /&gt;
Statt einmal woechentlich -&amp;gt; alle 5 oder 15 Minuten&lt;br /&gt;
&lt;br /&gt;
=Thunderbird=&lt;br /&gt;
&lt;br /&gt;
=Android=&lt;br /&gt;
&lt;br /&gt;
=iPhone=&lt;br /&gt;
&lt;br /&gt;
=From Office365=&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Calendar&amp;diff=19</id>
		<title>Calendar</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Calendar&amp;diff=19"/>
		<updated>2020-11-26T09:59:07Z</updated>

		<summary type="html">&lt;p&gt;Mattias: /* Apple Mail */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
[[File:NextcloudCalendarWebGUI1.png||Nextcloud Calendar webgui]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Sharing a Nextcloud Calendar=&lt;br /&gt;
&lt;br /&gt;
# In the Mecila nextcloud web site, select the Calendar in the top menu.&lt;br /&gt;
# Click on the share icon&lt;br /&gt;
# Click on the &amp;quot;+&amp;quot; symbol right of &amp;quot;Share link&amp;quot; to &amp;quot;Publish calendar&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[File:NextcloudCalendarSharingURL1.png||Getting the URL of a Nextcloud calendar]]&lt;br /&gt;
&lt;br /&gt;
When a calendar has a shared link it looks like this:&lt;br /&gt;
&lt;br /&gt;
[[File:Screenshot from 2020-11-26 10-24-57.png|Share link]]&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Copy publish link&amp;quot; button, right of &amp;quot;Share link&amp;quot; to copy the URL to your clipboard.&lt;br /&gt;
&lt;br /&gt;
=Outlook=&lt;br /&gt;
&lt;br /&gt;
Go to the calendar view and from &amp;quot;Manage Calendars&amp;quot; options select &amp;quot;Open Calendar From Internet&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Enter the URL of the calendar.&lt;br /&gt;
&lt;br /&gt;
Outlook appears to remove Alerts and Reminders from subscribed calendars. We have not found a way to prevent this action.&lt;br /&gt;
&lt;br /&gt;
=Apple Calendar=&lt;br /&gt;
&lt;br /&gt;
Calendar -&amp;gt; Shared -&amp;gt; &amp;quot;...&amp;quot; -&amp;gt; Copy Subscription Link&lt;br /&gt;
&lt;br /&gt;
=Thunderbird=&lt;br /&gt;
&lt;br /&gt;
=Android=&lt;br /&gt;
&lt;br /&gt;
=iPhone=&lt;br /&gt;
&lt;br /&gt;
=From Office365=&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Calendar&amp;diff=18</id>
		<title>Calendar</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Calendar&amp;diff=18"/>
		<updated>2020-11-26T09:30:37Z</updated>

		<summary type="html">&lt;p&gt;Mattias: /* Sharing a Nextcloud Calendar */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
[[File:NextcloudCalendarWebGUI1.png||Nextcloud Calendar webgui]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Sharing a Nextcloud Calendar=&lt;br /&gt;
&lt;br /&gt;
# In the Mecila nextcloud web site, select the Calendar in the top menu.&lt;br /&gt;
# Click on the share icon&lt;br /&gt;
# Click on the &amp;quot;+&amp;quot; symbol right of &amp;quot;Share link&amp;quot; to &amp;quot;Publish calendar&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[File:NextcloudCalendarSharingURL1.png||Getting the URL of a Nextcloud calendar]]&lt;br /&gt;
&lt;br /&gt;
When a calendar has a shared link it looks like this:&lt;br /&gt;
&lt;br /&gt;
[[File:Screenshot from 2020-11-26 10-24-57.png|Share link]]&lt;br /&gt;
&lt;br /&gt;
Click on the &amp;quot;Copy publish link&amp;quot; button, right of &amp;quot;Share link&amp;quot; to copy the URL to your clipboard.&lt;br /&gt;
&lt;br /&gt;
=Outlook=&lt;br /&gt;
&lt;br /&gt;
Go to the calendar view and from &amp;quot;Manage Calendars&amp;quot; options select &amp;quot;Open Calendar From Internet&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Enter the URL of the calendar.&lt;br /&gt;
&lt;br /&gt;
Outlook appears to remove Alerts and Reminders from subscribed calendars. We have not found a way to prevent this action.&lt;br /&gt;
&lt;br /&gt;
=Apple Mail=&lt;br /&gt;
&lt;br /&gt;
=Thunderbird=&lt;br /&gt;
&lt;br /&gt;
=Android=&lt;br /&gt;
&lt;br /&gt;
=iPhone=&lt;br /&gt;
&lt;br /&gt;
=From Office365=&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Calendar&amp;diff=17</id>
		<title>Calendar</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Calendar&amp;diff=17"/>
		<updated>2020-11-26T09:27:25Z</updated>

		<summary type="html">&lt;p&gt;Mattias: /* Sharing a Nextcloud Calendar */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
[[File:NextcloudCalendarWebGUI1.png||Nextcloud Calendar webgui]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Sharing a Nextcloud Calendar=&lt;br /&gt;
&lt;br /&gt;
# In the mecila nextcloud, select the Calendar in the top menu.&lt;br /&gt;
# Click on the share icon&lt;br /&gt;
# Click on the &amp;quot;+&amp;quot; symbol right of &amp;quot;Share link&amp;quot; to &amp;quot;Publish calendar&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[File:NextcloudCalendarSharingURL1.png||Getting the URL of a Nextcloud calendar]]&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;+&amp;quot; symbol is now a &amp;quot;...&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:Screenshot from 2020-11-26 10-24-57.png|Share link]]&lt;br /&gt;
&lt;br /&gt;
=Outlook=&lt;br /&gt;
&lt;br /&gt;
Go to the calendar view and from &amp;quot;Manage Calendars&amp;quot; options select &amp;quot;Open Calendar From Internet&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Enter the URL of the calendar.&lt;br /&gt;
&lt;br /&gt;
Outlook appears to remove Alerts and Reminders from subscribed calendars. We have not found a way to prevent this action.&lt;br /&gt;
&lt;br /&gt;
=Apple Mail=&lt;br /&gt;
&lt;br /&gt;
=Thunderbird=&lt;br /&gt;
&lt;br /&gt;
=Android=&lt;br /&gt;
&lt;br /&gt;
=iPhone=&lt;br /&gt;
&lt;br /&gt;
=From Office365=&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=File:Screenshot_from_2020-11-26_10-24-57.png&amp;diff=16</id>
		<title>File:Screenshot from 2020-11-26 10-24-57.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=File:Screenshot_from_2020-11-26_10-24-57.png&amp;diff=16"/>
		<updated>2020-11-26T09:26:51Z</updated>

		<summary type="html">&lt;p&gt;Mattias: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Nextcloud Calendar Share link&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Calendar&amp;diff=15</id>
		<title>Calendar</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Calendar&amp;diff=15"/>
		<updated>2020-11-26T09:23:41Z</updated>

		<summary type="html">&lt;p&gt;Mattias: /* Sharing a Nextcloud Calendar */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
[[File:NextcloudCalendarWebGUI1.png||Nextcloud Calendar webgui]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Sharing a Nextcloud Calendar=&lt;br /&gt;
&lt;br /&gt;
# In the mecila nextcloud, select the Calendar in the top menu.&lt;br /&gt;
# Click on the share icon&lt;br /&gt;
# Click on the &amp;quot;+&amp;quot; symbol right of &amp;quot;Share link&amp;quot; to &amp;quot;Publish calendar&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[File:NextcloudCalendarSharingURL1.png||Getting the URL of a Nextcloud calendar]]&lt;br /&gt;
&lt;br /&gt;
=Outlook=&lt;br /&gt;
&lt;br /&gt;
Go to the calendar view and from &amp;quot;Manage Calendars&amp;quot; options select &amp;quot;Open Calendar From Internet&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Enter the URL of the calendar.&lt;br /&gt;
&lt;br /&gt;
Outlook appears to remove Alerts and Reminders from subscribed calendars. We have not found a way to prevent this action.&lt;br /&gt;
&lt;br /&gt;
=Apple Mail=&lt;br /&gt;
&lt;br /&gt;
=Thunderbird=&lt;br /&gt;
&lt;br /&gt;
=Android=&lt;br /&gt;
&lt;br /&gt;
=iPhone=&lt;br /&gt;
&lt;br /&gt;
=From Office365=&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Calendar&amp;diff=14</id>
		<title>Calendar</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Calendar&amp;diff=14"/>
		<updated>2020-11-26T09:23:03Z</updated>

		<summary type="html">&lt;p&gt;Mattias: /* Outlook */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
[[File:NextcloudCalendarWebGUI1.png||Nextcloud Calendar webgui]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Sharing a Nextcloud Calendar=&lt;br /&gt;
&lt;br /&gt;
# In the mecila nextcloud, select the Calendar in the top menu.&lt;br /&gt;
# Click on the share icon&lt;br /&gt;
# Click on the &amp;quot;+&amp;quot; symbol right of &amp;quot;Share link&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[File:NextcloudCalendarSharingURL1.png||Getting the URL of a Nextcloud calendar]]&lt;br /&gt;
&lt;br /&gt;
=Outlook=&lt;br /&gt;
&lt;br /&gt;
Go to the calendar view and from &amp;quot;Manage Calendars&amp;quot; options select &amp;quot;Open Calendar From Internet&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Enter the URL of the calendar.&lt;br /&gt;
&lt;br /&gt;
Outlook appears to remove Alerts and Reminders from subscribed calendars. We have not found a way to prevent this action.&lt;br /&gt;
&lt;br /&gt;
=Apple Mail=&lt;br /&gt;
&lt;br /&gt;
=Thunderbird=&lt;br /&gt;
&lt;br /&gt;
=Android=&lt;br /&gt;
&lt;br /&gt;
=iPhone=&lt;br /&gt;
&lt;br /&gt;
=From Office365=&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=File:NextcloudCalendarSharingURL1.png&amp;diff=13</id>
		<title>File:NextcloudCalendarSharingURL1.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=File:NextcloudCalendarSharingURL1.png&amp;diff=13"/>
		<updated>2020-11-26T09:19:54Z</updated>

		<summary type="html">&lt;p&gt;Mattias: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Nextcloud Calendar sharing&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Calendar&amp;diff=12</id>
		<title>Calendar</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Calendar&amp;diff=12"/>
		<updated>2020-11-26T09:15:21Z</updated>

		<summary type="html">&lt;p&gt;Mattias: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
[[File:NextcloudCalendarWebGUI1.png||Nextcloud Calendar webgui]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Outlook=&lt;br /&gt;
&lt;br /&gt;
Go to the calendar view and from &amp;quot;Manage Calendars&amp;quot; options select &amp;quot;Open Calendar From Internet&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Enter the URL of the calendar.&lt;br /&gt;
&lt;br /&gt;
Outlook appears to remove Alerts and Reminders from subscribed calendars. We have not found a way to prevent this action.&lt;br /&gt;
&lt;br /&gt;
=Apple Mail=&lt;br /&gt;
&lt;br /&gt;
=Thunderbird=&lt;br /&gt;
&lt;br /&gt;
=Android=&lt;br /&gt;
&lt;br /&gt;
=iPhone=&lt;br /&gt;
&lt;br /&gt;
=From Office365=&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=File:NextcloudCalendarWebGUI1.png&amp;diff=11</id>
		<title>File:NextcloudCalendarWebGUI1.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=File:NextcloudCalendarWebGUI1.png&amp;diff=11"/>
		<updated>2020-11-26T09:13:01Z</updated>

		<summary type="html">&lt;p&gt;Mattias: Nextcloud Calendar web front end&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Nextcloud Calendar web front end&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Calendar&amp;diff=10</id>
		<title>Calendar</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Calendar&amp;diff=10"/>
		<updated>2020-11-26T09:11:08Z</updated>

		<summary type="html">&lt;p&gt;Mattias: /* Outlook */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
=Outlook=&lt;br /&gt;
&lt;br /&gt;
Go to the calendar view and from &amp;quot;Manage Calendars&amp;quot; options select &amp;quot;Open Calendar From Internet&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Enter the URL of the calendar.&lt;br /&gt;
&lt;br /&gt;
Outlook appears to remove Alerts and Reminders from subscribed calendars. We have not found a way to prevent this action.&lt;br /&gt;
&lt;br /&gt;
=Apple Mail=&lt;br /&gt;
&lt;br /&gt;
=Thunderbird=&lt;br /&gt;
&lt;br /&gt;
=Android=&lt;br /&gt;
&lt;br /&gt;
=iPhone=&lt;br /&gt;
&lt;br /&gt;
=From Office365=&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Calendar&amp;diff=9</id>
		<title>Calendar</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Calendar&amp;diff=9"/>
		<updated>2020-11-26T09:03:43Z</updated>

		<summary type="html">&lt;p&gt;Mattias: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
=Outlook=&lt;br /&gt;
&lt;br /&gt;
Go to the calendar view and from &amp;quot;Manage Calendars&amp;quot; options select &amp;quot;Open Calendar From Internet&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=Apple Mail=&lt;br /&gt;
&lt;br /&gt;
=Thunderbird=&lt;br /&gt;
&lt;br /&gt;
=Android=&lt;br /&gt;
&lt;br /&gt;
=iPhone=&lt;br /&gt;
&lt;br /&gt;
=From Office365=&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Calendar&amp;diff=8</id>
		<title>Calendar</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Calendar&amp;diff=8"/>
		<updated>2020-11-26T08:59:46Z</updated>

		<summary type="html">&lt;p&gt;Mattias: /* Outlook */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
=Outlook=&lt;br /&gt;
&lt;br /&gt;
=Apple Mail=&lt;br /&gt;
&lt;br /&gt;
=Thunderbird=&lt;br /&gt;
&lt;br /&gt;
=Android=&lt;br /&gt;
&lt;br /&gt;
=iPhone=&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Calendar&amp;diff=7</id>
		<title>Calendar</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Calendar&amp;diff=7"/>
		<updated>2020-11-26T08:55:49Z</updated>

		<summary type="html">&lt;p&gt;Mattias: Created page with &amp;quot; =Outlook= https://nextcloud.com/outlook/  =Apple Mail=  =Thunderbird=  =Android=  =iPhone=&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
=Outlook=&lt;br /&gt;
https://nextcloud.com/outlook/&lt;br /&gt;
&lt;br /&gt;
=Apple Mail=&lt;br /&gt;
&lt;br /&gt;
=Thunderbird=&lt;br /&gt;
&lt;br /&gt;
=Android=&lt;br /&gt;
&lt;br /&gt;
=iPhone=&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Main_Page&amp;diff=6</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Main_Page&amp;diff=6"/>
		<updated>2020-11-26T08:55:01Z</updated>

		<summary type="html">&lt;p&gt;Mattias: /* For Users */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Mecila =&lt;br /&gt;
&lt;br /&gt;
= For Users =&lt;br /&gt;
&lt;br /&gt;
https://cloud.mecila.uni-koeln.de&lt;br /&gt;
&lt;br /&gt;
[[Nextcloud-Client]]&lt;br /&gt;
&lt;br /&gt;
[[Calendar]]&lt;br /&gt;
&lt;br /&gt;
* Collabora&lt;br /&gt;
** Collaborative&lt;br /&gt;
** Formats&lt;br /&gt;
** Tracking in Spreadsheet&lt;br /&gt;
** Tracking in Document&lt;br /&gt;
&lt;br /&gt;
= For Admins =&lt;br /&gt;
&lt;br /&gt;
* Dataverse&lt;br /&gt;
* Group Folders&lt;br /&gt;
&lt;br /&gt;
== Getting started ==&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Nextcloud-Client&amp;diff=5</id>
		<title>Nextcloud-Client</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Nextcloud-Client&amp;diff=5"/>
		<updated>2020-11-25T19:03:57Z</updated>

		<summary type="html">&lt;p&gt;Mattias: Created page with &amp;quot;https://nextcloud.com/clients/  ** Windows ** macOS ** Android ** iPhone&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;https://nextcloud.com/clients/&lt;br /&gt;
&lt;br /&gt;
** Windows&lt;br /&gt;
** macOS&lt;br /&gt;
** Android&lt;br /&gt;
** iPhone&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Main_Page&amp;diff=4</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Main_Page&amp;diff=4"/>
		<updated>2020-11-25T16:31:48Z</updated>

		<summary type="html">&lt;p&gt;Mattias: /* For Users */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Mecila =&lt;br /&gt;
&lt;br /&gt;
= For Users =&lt;br /&gt;
&lt;br /&gt;
https://cloud.mecila.uni-koeln.de&lt;br /&gt;
&lt;br /&gt;
[[Nextcloud-Client]]&lt;br /&gt;
&lt;br /&gt;
* Calendar&lt;br /&gt;
** Outlook&lt;br /&gt;
** Apple Mail&lt;br /&gt;
** Thunderbird&lt;br /&gt;
** Android&lt;br /&gt;
** iPhone&lt;br /&gt;
&lt;br /&gt;
* Collabora&lt;br /&gt;
** Collaborative&lt;br /&gt;
** Formats&lt;br /&gt;
** Tracking in Spreadsheet&lt;br /&gt;
** Tracking in Document&lt;br /&gt;
&lt;br /&gt;
= For Admins =&lt;br /&gt;
&lt;br /&gt;
* Dataverse&lt;br /&gt;
* Group Folders&lt;br /&gt;
&lt;br /&gt;
== Getting started ==&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Main_Page&amp;diff=3</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Main_Page&amp;diff=3"/>
		<updated>2020-11-25T15:45:49Z</updated>

		<summary type="html">&lt;p&gt;Mattias: /* For Admins */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Mecila =&lt;br /&gt;
&lt;br /&gt;
= For Users =&lt;br /&gt;
&lt;br /&gt;
https://cloud.mecila.uni-koeln.de&lt;br /&gt;
&lt;br /&gt;
* Nextcloud-Client&lt;br /&gt;
** Windows&lt;br /&gt;
** macOS&lt;br /&gt;
** Android&lt;br /&gt;
** iPhone&lt;br /&gt;
&lt;br /&gt;
* Calendar&lt;br /&gt;
** Outlook&lt;br /&gt;
** Apple Mail&lt;br /&gt;
** Thunderbird&lt;br /&gt;
** Android&lt;br /&gt;
** iPhone&lt;br /&gt;
&lt;br /&gt;
* Collabora&lt;br /&gt;
** Collaborative&lt;br /&gt;
** Formats&lt;br /&gt;
** Tracking in Spreadsheet&lt;br /&gt;
** Tracking in Document&lt;br /&gt;
&lt;br /&gt;
= For Admins =&lt;br /&gt;
&lt;br /&gt;
* Dataverse&lt;br /&gt;
* Group Folders&lt;br /&gt;
&lt;br /&gt;
== Getting started ==&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
	<entry>
		<id>https://wiki.mecila.uni-koeln.de/index.php?title=Main_Page&amp;diff=2</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.mecila.uni-koeln.de/index.php?title=Main_Page&amp;diff=2"/>
		<updated>2020-11-25T15:45:30Z</updated>

		<summary type="html">&lt;p&gt;Mattias: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Mecila =&lt;br /&gt;
&lt;br /&gt;
= For Users =&lt;br /&gt;
&lt;br /&gt;
https://cloud.mecila.uni-koeln.de&lt;br /&gt;
&lt;br /&gt;
* Nextcloud-Client&lt;br /&gt;
** Windows&lt;br /&gt;
** macOS&lt;br /&gt;
** Android&lt;br /&gt;
** iPhone&lt;br /&gt;
&lt;br /&gt;
* Calendar&lt;br /&gt;
** Outlook&lt;br /&gt;
** Apple Mail&lt;br /&gt;
** Thunderbird&lt;br /&gt;
** Android&lt;br /&gt;
** iPhone&lt;br /&gt;
&lt;br /&gt;
* Collabora&lt;br /&gt;
** Collaborative&lt;br /&gt;
** Formats&lt;br /&gt;
** Tracking in Spreadsheet&lt;br /&gt;
** Tracking in Document&lt;br /&gt;
&lt;br /&gt;
= For Admins =&lt;br /&gt;
&lt;br /&gt;
* Dataverse&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Getting started ==&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]&lt;/div&gt;</summary>
		<author><name>Mattias</name></author>
	</entry>
</feed>