Skip to content

User Interface: how to get to the cropping editor #12

Description

@petschki

The Plone UITeam suggested different ways to get to the cropping functionality, like implementing it in the imagewidget on the edit view. This can be useful, but needs a few more clicks and isn't very obvious to the user in my opinion.

We ( @frisi and @petschki ) were thinking about different approaches and came up with the following idea:

  • check the page with javascript if there are editable and croppable images
  • show a cropping overlying cropping icon which opens the @@croppingeditor with the correct imagefield and scale preselected in an overlay

This needs some investigations on

  • how to get editable (and croppable) images on the content with javascript.
  • determine their scale to preselect it in the editor view. this is kind of tricky if the image scale uses the plone.app.imaging way of url generation

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions