<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Development%3ARegistration</id>
	<title>Development:Registration - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Development%3ARegistration"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:Registration&amp;action=history"/>
	<updated>2026-05-07T22:14:08Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Development:Registration&amp;diff=11762&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:Registration&amp;diff=11762&amp;oldid=prev"/>
		<updated>2024-10-21T08:53:06Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 08:53, 21 октября 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Олег Давидович</name></author>
	</entry>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Development:Registration&amp;diff=11761&amp;oldid=prev</id>
		<title>1&gt;Jmouneyrac: /* Logic of the registration script */</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:Registration&amp;diff=11761&amp;oldid=prev"/>
		<updated>2010-09-15T09:13:52Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Logic of the registration script&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===Logic of the registration script===&lt;br /&gt;
&lt;br /&gt;
Main logic:&lt;br /&gt;
* Open &amp;#039;&amp;#039;&amp;#039;registry&amp;#039;&amp;#039;&amp;#039; table on moodle.org (or wherever)&lt;br /&gt;
* Open table in the [https://docs.moodle.org/en/Development:Community_hub_-_technical_specification#Data_structure_2 hub_site_directory] table from the &amp;#039;&amp;#039;&amp;#039;MOOCH&amp;#039;&amp;#039;&amp;#039; database&lt;br /&gt;
* For each entry in this table&lt;br /&gt;
** If it has a siteidentifier/token field and a corresponding entry in registry table exists&lt;br /&gt;
*** Compare and update records&lt;br /&gt;
** Else If it has a URL field and a corresponding entry in registry table exists&lt;br /&gt;
*** Compare and update records&lt;br /&gt;
** Else &lt;br /&gt;
*** Add the MOOCH record as a new record in registry&lt;br /&gt;
&lt;br /&gt;
Function Compare_and_update_records:&lt;br /&gt;
* If MOOCH-&amp;gt;timemodified is larger/later than registry-&amp;gt;timemodified then &lt;br /&gt;
** If the email address is different:&lt;br /&gt;
*** Unsubscribe registry-&amp;gt;email from Sympa&lt;br /&gt;
*** If MOOCH-&amp;gt;emailalert is true =&amp;gt; Subscribe MOOCH-&amp;gt;contactemail to Sympa&lt;br /&gt;
** Else if MOOCH-&amp;gt;alertemail is different than registry-&amp;gt;emailalert&lt;br /&gt;
*** if MOOCH-&amp;gt;alertemail is true =&amp;gt; Subscribe registry-&amp;gt;emai to Sympa&lt;br /&gt;
*** if MOOCH-&amp;gt;alertemail is false =&amp;gt; Unsubscribe registry-&amp;gt;email from Sympa&lt;br /&gt;
** Update the complete registry entry with new info&lt;/div&gt;</summary>
		<author><name>1&gt;Jmouneyrac</name></author>
	</entry>
</feed>