You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently http://live-contentacms.pantheonsite.io has only Recipe and Article (with only one piece of content) content types. I am assuming article is the same as feature, for now.
This element is the index.hbs, meaning it is in the content outlet area of the app i.e. It is the frontpage content
For the items loops, I use .firstObject and assign it a different component (just for the template file, because it's only markup) so I can achieve a different layout (title above image and 50% width).
FilterByPromoted action is currently limited to recipes content type.
Hi everyone,
Again on @e0ipso's prompt, I am adding this issue here so we can have a wider discussion, as this might be applicable to all consumers.
See https://www.drupal.org/files/issues/1%20-%20Umami%20Front%20wirefame%20v4.png
and http://umami.emc23.com (contenta_ember demo - WIP)
Note the first element: the Promoted Items. The first item has "Our recipe pick", and then "type" on the second and third item.
*In order to test this properly in your consumer, you can use http://contenta.eclecticmeme.com source. Only a few nodes are set as promoted here, whereas http://live-contentacms.pantheonsite.io has most nodes promoted. Both data sources are subject to change.
What we have now:
Currently http://live-contentacms.pantheonsite.io has only Recipe and Article (with only one piece of content) content types. I am assuming article is the same as feature, for now.
Contenta_ember-specific details:
More here: contentacms/contenta_ember#4
This is how I think that area should work:
The text was updated successfully, but these errors were encountered: