Actions
Feature proposal #6722
closedImplement article galleries
Description
Like CB Activity and its commenting implement support for rendering a per article gallery for easy media attachments.
Actions
Added by krileon almost 8 years ago. Updated almost 8 years ago.
Description
Like CB Activity and its commenting implement support for rendering a per article gallery for easy media attachments.
Would be useful to have a shorttag to display a single image from the gallery (which will append to the bottom of the article) in the middle of an article. Would also be useful for the content bot it self to support this instead of having to go through the trouble of specifying a bunch of parameters just to get 1 image from a gallery. Example as follows.
[cbgallery:gallery id="MEDIA_ID_HERE" /]
This is already doable using item="MEDIA_ID_HERE".