Skip to content

RedTurtle/collective.smartlink

Repository files navigation

collective.smartlink

Features

  • Adds an output filter that changes all the internal link in a page (the ones with resolveuid) to the absolute url of that plone object.
  • Adds the ILeadImage behavior to the Link content type so you can add an image to a link object.
  • If the link is internal to the site, the page template of the actual link (if you have the right permissions) shows the absolute url of the linked object.
  • If the link points to a deleted or an unpublished resource, you get redirected to the home page and a warning message is displayed.

Notes on upgrading this add-on

If you come from a 0.1.x version, make sure to upgrade to the 2.0 and run the upgrade step before upgrading further to avoid issues.

Installation

Install collective.smartlink by adding it to your buildout:

[buildout]

...

eggs =
    collective.smartlink

and then running bin/buildout

Contribute

Support

If you are having issues, please let us know.

License

The project is licensed under the GPLv2.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •