Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

navigation-, news-, recent-,review-portlets: add options to supress i… #85

Merged
merged 7 commits into from
Jun 1, 2017

Conversation

fgrcon
Copy link
Member

@fgrcon fgrcon commented Sep 1, 2016

…cons, read thumbsize from registry plus option to override thumbsize individually / or suppress thumbs.

plone/Products.CMFPlone#1734

…cons, read thumbsize from registry plus option to override thumbsize individually / or suppress thumbs.

replace paper clip icon wqith mimetype icons for files
plone/Products.CMFPlone#1734
@fgrcon fgrcon closed this Apr 26, 2017
@fgrcon fgrcon reopened this Apr 27, 2017
@@ -1,6 +1,7 @@
# -*- coding: utf-8 -*-
from Acquisition import aq_inner, aq_base, aq_parent
from ComputedAttribute import ComputedAttribute
from plone import api
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is that ok? @gforcada @jensens I do not remember what we decided about plone.api usage in core.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Sponsor Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ebrehault I thought that the decision so far was to not allow plone.api in the core... I'm not much against it as long as the circular dependencies are taken care of 😓

Copy link
Sponsor Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think here it is not ok. I hate this, but as long we do not have a clear definition what is consumer and what is provider for plone.api we can not use it.

@ebrehault ebrehault merged commit 86a3602 into master Jun 1, 2017
@fgrcon fgrcon deleted the plip1734thumbs branch June 5, 2017 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants