cmsplugin-filer icon indicating copy to clipboard operation
cmsplugin-filer copied to clipboard

DEPRECATED, this project is no longer maintained, see README for more information.

Results 12 cmsplugin-filer issues
Sort by recently updated
recently updated
newest added

FilerPluginManager must inherit from MP_NodeManager to handle properly plugin deletion

Fixes #233. Use the namespaced 'easy_thumbnails_tags' template tag instead of the 'thumbnails' template tag.

With these change will be available to translate the group in which all plugins are listed.

This pull request will add support for basic support of telephone hyperlinks, this is good for mobile users.

This branch adds style-based template support for the link plugin consistent with the other plugins like image.

I added a title field to the link plugin. The title will be displayed when hovering the link with the mouse, as specified here: http://www.w3.org/TR/html401/struct/links.html#h-12.1.4

The autoscale checkbox was not being used in the template. Implemented a really simplistic (no classes, straight styling on the image) solution.