ACR has a powerful and fexlible extension architecture which permits to register new type of contents and add functions and sections to the administration menu.
Each plugin is developed as a python package and can register a new Turbogears controller, serve static content and register new genshi templates.
YouTube Template builtin
Creates a new slice inside a page to show a video from youtube, you will have to just copy the url of the video you want to show from your browser and paste it inside the plugin form to add the video.
Photo Gallery Template builtin
Creates a new photo gallery from the images that you upload on your rdisk, simply choose a tag for your photogallery and each image having that tag will be previewed inside your gallery. Clicking on it will expand the image inside a lightbox.
News/Blog Template builtin
Creates a blog or news section. Just choose a tag for your blog section and each slice that you create having that tag will be previewed inside your blog section with a link to its page to see the full content. It can work also with images to create a list of products! Just place the image inside a page with the complete description of the product and give it a tag, the image will be displayed inside your news section with a link to the page that contains it.
Themes builtin
Add support for themes to the CMS system
Accordion Gallery builtin
Show multiple images with description inside an accordion
Slideshow builtin
Create an images slideshow with multiple effects
Tabs builtin
Create multiple tabs and switch between them
Google Analytics builtin
Add support for google analytics inside your site
Google Maps builtin
Add Google Maps view
Uservoice Feedback builtin
Add Uservoide Feedbacks to the site
Disqus builtin
Add disqus comments to any page
SimpleAdmin builtin
Add buttons to add and remove members to image galleries and news sections for any non manager logged in user