Poodll Snippet
Maintained by
Justin Hunt
Poodll Snippet is simple html/text template tool for Moodle's Atto editor. Use it to add text, layouts, buttons and other content from templates directly into Moodle HTML areas.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
It will become the default editor on Moodle 4.3
TIA
Text inserted by Snippet, can not be later be changed by changing the template.
For that purpose use the Generico Filter and the Generico Atto plugin. It does exactly what you need.
This is a great plugin to include repeating strings with paramaters like authors, creative commons ...
Is it possible to use selected text in the template ? (I mean, I select the text first, I choose a snippet and the result contains the selected text, as it would be to have italic, something like "@@SelectedText@@)
Thanks for this very useful plugin
Is there any chance to change this? May be to save the snippets to the profile of a single user?
Regards and thanks for the Plugin, Birgit
Any updates do Moodle 3.4?
Ricardo
Adding a snippet to the theme is pretty simple. I added a note just now to the readme on github. https://github.com/justinhunt/moodle-atto_snippet . You just add a folder called "snippet" and put the template bundle files in there. The same thing works for Generico actually, except the folder is called "generico." It would be really nice if we had a one button installer to setup such templates so that it "just worked" without the added step of having to go off to snippet/generico and set them up. Let me know if you think thats a good idea and I will look into it.