<?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%3ALocal_Repository_Plugin</id>
	<title>Development:Local Repository Plugin - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Development%3ALocal_Repository_Plugin"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:Local_Repository_Plugin&amp;action=history"/>
	<updated>2026-05-07T18:30:57Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Development:Local_Repository_Plugin&amp;diff=11306&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:Local_Repository_Plugin&amp;diff=11306&amp;oldid=prev"/>
		<updated>2024-10-21T08:51:24Z</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:51, 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:Local_Repository_Plugin&amp;diff=11305&amp;oldid=prev</id>
		<title>1&gt;Jmouneyrac: /* Introduction */</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:Local_Repository_Plugin&amp;diff=11305&amp;oldid=prev"/>
		<updated>2008-10-17T03:32:41Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Introduction&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;This functional specification is STILL UNDER CONSTRUCTION.&amp;quot;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Functional Specification Revisions:&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
:0.1 - 17/10/2008 - Jerome Mouneyrac - Draft Version&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Audience:&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
:Developer/QA&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Status:&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
:implementation in progress (MDL-15351)&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
This document is a functional specification for a Local Repository Plugin. The Moodle Repository plugin is very similar to the 1.9 course-based file manager, except it is user-based.&lt;br /&gt;
&lt;br /&gt;
This document also contains a [https://docs.moodle.org/en/Development:Local_Repository_Plugin#Technical_Specification Technical Specification chapter].&lt;br /&gt;
&lt;br /&gt;
==Requirements==&lt;br /&gt;
* Administrator just needs to activate the local plugin, no administration setup is required.&lt;br /&gt;
* Administrator can add/delete local repository plugin&lt;br /&gt;
* A teacher cannot set a local Moodle repository at the course level &lt;br /&gt;
* Moodle user cannot set a local Moodle repository at personal level&lt;br /&gt;
* Local plugin will display personal files&lt;br /&gt;
* Local plugin will display course files&lt;br /&gt;
* Local plugin will display front page files&lt;br /&gt;
* Local plugin will not display empty folder (an empty folder is a folder which doesn&amp;#039;t have any file, subfolder included)&lt;br /&gt;
&lt;br /&gt;
==User Interface==&lt;br /&gt;
=== Administration: Plugin Settings===&lt;br /&gt;
The administrator can add/delete the local Moodle Repository plugin. No settings are needed.&lt;br /&gt;
&lt;br /&gt;
=== Administration: Instances Settings ===&lt;br /&gt;
Nothing&lt;br /&gt;
&lt;br /&gt;
=== File Picker ===&lt;br /&gt;
When a user clicks on the local repository, Moodle local content is displayed.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;TO BE DEFINED:&amp;#039;&amp;#039;&amp;#039; what exactly the user can browse, can access, can see, can select&lt;br /&gt;
&lt;br /&gt;
==Use Cases==&lt;br /&gt;
&lt;br /&gt;
===UC005-1 Select a file from a local Moodle Repository===&lt;br /&gt;
&lt;br /&gt;
====Base scenario====&lt;br /&gt;
#User opens a file picker&lt;br /&gt;
#User selects the &amp;quot;Local&amp;quot; repository in the file picker&lt;br /&gt;
#System displays the Moodle file system&lt;br /&gt;
#User selects a file&lt;br /&gt;
&lt;br /&gt;
====Pre conditions====&lt;br /&gt;
:- The Local Repository plugin has been installed and activated&lt;br /&gt;
&lt;br /&gt;
====Post conditions====&lt;br /&gt;
:- The file has been added to the html editor/parent field&lt;br /&gt;
:- the file can be retrieved once the activity/page/... has been saved&lt;br /&gt;
&lt;br /&gt;
==Technical Specification==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;TO BE DEFINED:&amp;#039;&amp;#039;&amp;#039; Enter here all technical information usefull to the implementation.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
*[[Development:Repository API| Repository API]]&lt;br /&gt;
*[[QA:Use Case Number Attribution| Use Case Number Attribution]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Repositories]]&lt;/div&gt;</summary>
		<author><name>1&gt;Jmouneyrac</name></author>
	</entry>
</feed>