Embedded file repository: Skillnad mellan sidversioner

Från MoodleDocs
Hoppa till:navigering, sök
m (Added link to spanish translation of page)
Ingen redigeringssammanfattning
Rad 14: Rad 14:
You can insert media and/or links to other files as well. Note that files in filepicker are always filtered by the accepted file types (for example when you add an image you will only see images even when other files present in area).
You can insert media and/or links to other files as well. Note that files in filepicker are always filtered by the accepted file types (for example when you add an image you will only see images even when other files present in area).


[[Category:Add-on]]
[[Category:Contributed code]]


[[es:Repositorio archivo incrustado]]
[[es:Repositorio archivo incrustado]]

Versionen från 10 november 2013 kl. 15.38

"Embedded files" (repository_areafiles) plugin allows to re-use the files embedded in the current text area.

Works very good together with TinyMCE plugin Manage embedded files

Installation

Download from the Moodle plugins database at https://moodle.org/plugins/view.php?plugin=repository_areafiles

Copy folder areafiles to <rootdir>/repository/, login as admin and run upgrade script.

Use

Open any form with textarea in HTML mode, insert an image using filepicker as usual. Click "insert/edit image" again and in filepicker window select repository "Embedded files". The list of all files used in this textarea will appear and user can re-use any of them.

You can insert media and/or links to other files as well. Note that files in filepicker are always filtered by the accepted file types (for example when you add an image you will only see images even when other files present in area).