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
I have a couple of features I would like to have for the new multi page blog guide. AlchemyCMS/alchemy-guides#98. I'm just gonna gather them here for now (in no particular order). Any help/feedback with this is ofc appreciated.
Update. I'm not gonna do this as it's not so important for me.
Minimum img dimension validation. To make sure images in lists etc are always same size. Would also be useful in general eg for banner images. Example:
Update. This was so easy so i think im just gonna use this an example of how to add validations in the docs instead.
mickenorlen
changed the title
Features for new blog guide: tag selection, restricted sub_pages, min img dim, content editor selectors
Features for new blog guide: tag selection, restricted sub_pages, min img dim, content editor selectors, content editor loaded event
Mar 27, 2020
I have a couple of features I would like to have for the new multi page blog guide. AlchemyCMS/alchemy-guides#98. I'm just gonna gather them here for now (in no particular order). Any help/feedback with this is ofc appreciated.
Tag selection essence. Simlilar to https://guides.alchemy-cms.com/essences.html#essencepage-available-since-alchemy-4-4. So users can select which categories of posts they want to show.Minimum img dimension validation. To make sure images in lists etc are always same size. Would also be useful in general eg for banner images. Example:Unique targetable content editor selectors. So css/js can manipulate different sections easier. Done Add content editor data attributes based on name/id and css_classes presenter method #1761Content editor loaded eventClosed: Add element editor loaded event #1766
The text was updated successfully, but these errors were encountered: