<?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=Suspend_user</id>
	<title>Suspend user - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Suspend_user"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Suspend_user&amp;action=history"/>
	<updated>2026-05-08T09:49:56Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Suspend_user&amp;diff=10295&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Suspend_user&amp;diff=10295&amp;oldid=prev"/>
		<updated>2024-10-18T07:00:01Z</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;Версия от 07:00, 18 октября 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=Suspend_user&amp;diff=10294&amp;oldid=prev</id>
		<title>1&gt;Tim@horizoneducationnetwork.org: clean up, typos fixed: Github → GitHub</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Suspend_user&amp;diff=10294&amp;oldid=prev"/>
		<updated>2022-06-02T15:23:18Z</updated>

		<summary type="html">&lt;p&gt;clean up, typos fixed: Github → GitHub&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox plugin&lt;br /&gt;
|type = Block&lt;br /&gt;
|entry = https://moodle.org/plugins/view.php?plugin=block_eledia_suspenduser&lt;br /&gt;
|tracker = https://tracker.moodle.org/browse/CONTRIB-4676&lt;br /&gt;
|discussion = http://moodle.org/mod/forum/view.php?id=44&lt;br /&gt;
|maintainer = [[User:Benjamin Wolf|Benjamin Wolf]]&lt;br /&gt;
|float = right&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
This plugin suspends a list of users based on their email address. The process runs within the moodle cron once a day.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
# Make sure you have all the required versions.&lt;br /&gt;
# Download the Suspend User plugin.&lt;br /&gt;
# Unzip it into your &amp;#039;&amp;#039;&amp;#039;moodle/blocks/&amp;#039;&amp;#039;&amp;#039; directory.&lt;br /&gt;
# Login to you moodle as Administrator and go to Site administration -&amp;gt; Notifications to trigger the installation process.&lt;br /&gt;
# Turn editing on the home page.&lt;br /&gt;
# Add the block to the page.&lt;br /&gt;
# Follow the link in the block to the formula page and start the process(Details described below). &lt;br /&gt;
&lt;br /&gt;
For more information see [[Installing contributed modules or plugins]].&lt;br /&gt;
&lt;br /&gt;
== Using ==&lt;br /&gt;
&lt;br /&gt;
The block can be included by the admin on the main page. The block offers a link to the plugin settings. &lt;br /&gt;
The block defines a capability for using the settings form. So you can give other roles access to the plugin.&lt;br /&gt;
By Default only the admin has access. In the form you can set the path and filename of the input file.&lt;br /&gt;
It must be within the moodledata. The path should be given relative to the moodledata.&lt;br /&gt;
The csv field delimiter has to be the &amp;#039;;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;NOTE: The cleanup process itself runs in the moodle cron. So the moodle cron must be running to use this plugin. For more Information see [[Cron]].&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Credits ==&lt;br /&gt;
&lt;br /&gt;
[http://eledia.de/ eLeDia - E-Learning im Dialog GmbH]&lt;br /&gt;
&lt;br /&gt;
Mail: info@eledia.de&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
[https://tracker.moodle.org/browse/CONTRIB-4676 Tracker component]&lt;br /&gt;
&lt;br /&gt;
[https://moodle.org/plugins/view.php?plugin=block_eledia_suspenduser Modules &amp;amp; Plugins] database entry&lt;br /&gt;
&lt;br /&gt;
=== Github ===&lt;br /&gt;
&lt;br /&gt;
You can also find the code on Github.&lt;br /&gt;
&lt;br /&gt;
https://github.com/eledia/block_eledia_suspenduser/tree/v_25/blocks/eledia_suspenduser&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;NOTE: In Github we use an empty master branch. The different plugin versions can be found in special branches for each Moodle version.&amp;#039;&amp;#039;&lt;/div&gt;</summary>
		<author><name>1&gt;Tim@horizoneducationnetwork.org</name></author>
	</entry>
</feed>