Skip to content

Siteimprove.com integration for Plone

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE.GPL
Unknown
LICENSE.rst
Notifications You must be signed in to change notification settings

collective/collective.siteimprove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

collective.siteimprove

This package is a Plone add-on that provides integration with siteimprove.com, a service for maintaining and improving website content. Siteimprove provides customers with automated scans of their websites which check for content quality, accessibility compliance, SEO, and performance. The add-on gives content editors immediate feedback on the quality of pages that they publish, with a summary report provided in a page overlay and links to more details. This lets Siteimprove customers see problems while they are in the process of editing a page on their Plone site, instead of getting emailed a report after the fact and needing to click through links to fix things.

collective.siteimprove provides the integration with Siteimprove's CMS plugin API that is required to provide these features. The only thing Plone admins need to do is install the add-on and configure a Siteimprove token.

For more information on using Siteimprove within Plone, see How to navigate the Siteimprove CMS Plugin.

Features

  • Control panel for requesting and saving a siteimprove.com token
  • Siteimprove overlay button shows for authorized users on all default views
  • Overlay button provides link to login/logoout to Siteimprove account
  • Overlay button can show summary info for the domain or info for the page you are on, for publicly visible content
  • Overlay button provides link to manually trigger page recheck action
  • Overlay button provides link to re-crawl site
  • Publishing or saving a published page triggers recheck action

Customization

This add-on creates a new permission "collective.siteimprove: Use Siteimprove" (zcml id "collective.siteimprove.UseSiteimprove") for viewing Siteimprove screens and requesting content scans. This permission is assigned to the "Editor", "Reviewer", "Site Administrator", and "Manager" roles by default. Those assignments can be changed via the ZMI or custom code.

Installation

Install collective.siteimprove by adding it to your buildout:

[buildout]

...

eggs =
    collective.siteimprove

and then running bin/buildout.

Install the Add-on from the Plone Add-ons control panel under Site Setup. Then go to the Siteimprove control panel and request a new token (or paste in an existing one), and save.

Contribute

License

The project is licensed under the GPLv2.

About

Siteimprove.com integration for Plone

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 4

  •  
  •  
  •  
  •