Skip to content

collective/collective.externallinkfilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coveralls Latest Version Egg Status

https://img.shields.io/pypi/pyversions/collective.externallinkfilter.svg?style=plastic:alt:Supported-PythonVersions

License

collective.externallinkfilter

This addon overrides Plone's default resolve_uid_and_caption filter, to not to try to transform external links entered through TinyMCE.

This product is a workaround of the following bug: plone/mockup#1116

Documentation

Full documentation for end users can be found in the "docs" folder.

Installation

Install collective.externallinkfilter by adding it to your buildout:

[buildout]

...

eggs =
    collective.externallinkfilter

and then running bin/buildout

This product will be enabled when you restart the instance. There is no need to install any profile.

To uninstall this product just remove it from your buildout file and run buildout.

Authors

Mikel Larreategi

Contribute

License

The project is licensed under the GPLv2.

About

An override for resolve_uid_and_caption filter for external links

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE.GPL
Unknown
LICENSE.rst

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages