Skip to content

Conversation

@petschki
Copy link
Member

for plone.app.mosaic

@petschki petschki requested a review from agitator May 19, 2020 06:31
@petschki petschki force-pushed the mosaic_documentation branch from c6c5cf2 to 6a840bb Compare March 1, 2021 13:56
@petschki petschki force-pushed the mosaic_documentation branch from 6a840bb to e382748 Compare May 10, 2021 12:11
README.rst Outdated
and assign a collection to it.

As a second step you have to add a ``ContentListing`` tile which shows the search result initially.
If you are enable Mosaic on a ISyndicatableCollection context you can use the query from it.
Copy link
Member

@djay djay May 27, 2021

Choose a reason for hiding this comment

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

Might need more explanation on how to enable ISyndicatableCollection?
Does this only apply to some verisons or plone because so far haven't been able to get this to work in plone 5.0

Comment on lines +54 to +58
Enable ``Layout View`` for your Collection.

Edit your Collection and add a ``ContentListing`` tile.

Make sure you add a unique **tile CSS class** to your ``ContentListing`` tile.
Copy link
Member

Choose a reason for hiding this comment

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

I don't think collections are needed. Content listing tiles work by themselves so requiring the use of collections doesn't add anything does it? The original goal of mosaic was to phase out collections altogeather and just use pages with contenttiles.

To make this easier the following needs to be changed

  • Filters should not have to pick a target collection. Any mosaic page should be allowed.
  • content selector should default to the default ".contentlisting-tile".
  • fix the bug that sets the browser url to be the collection. It should be the current context all the time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants