cms
ACR gets Slice Templates
Monday, March 1st, 2010 | Web | Comments
ACR is a flexible and quite powerfull CMS library, but users have to learn Slices and Slicegroups to be able to insert more advanced content like photo galleries, videos and a news section. To simplify this process we created “Slice Templates”.
Slice Templates are actually a set of common ways to use slices to insert more advanced content. The first two slice templates implemented are:
- Youtube Videos which make easy to insert a youtube video inside an ACR Page.
- Photo Gallery which makes easy to insert a photo gallery with cool effects inside an ACR Page.
Next template to come will be a news section, for now you can upgrade your libACR and start using the templates feature or take a look at the screenshots of the currently implemented templates
Rehearsing new ACR look and feel
Tuesday, November 24th, 2009 | Opensource, Web | Comments
As some turbogears projects are starting to use ACR as their CMS library we received the first few requests by real users and the most prominent one is to have a better administrative section. Currently administration section is implemented by using the great tgext.admin and sprox, even if those are really good to quickly implement a CRUD section they might not couple very well when a more interactive and advanced user experience is required.
So a transition phase that will end with a totally new administration section for ACR has been started, currently the system implements a new user interface still using the same backend as before to handle the operations, but on the long time the backend itself will be rewritten to handle easier contents creation and management. In the mean time also support for multi-language, versioning and authors has been added.
- ACR New Dashboard
- ACR New Page Management
ACR divided in ACRcms and libACR
Friday, August 21st, 2009 | Opensource, Web | Comments
As new projects started to use ACR to implement the content management part of the site we started to divide the ACR application from the content management framework to permit to other people to embed the cmf inside their own applications.
Now has been divided in libACR which is the content management framework and ACRcms which is the cms application. This should make easier to use libACR to implement your own CMS or extend your web applications and also fast for anyone who needs a quickly available CMS solution to just use ACRcms and tune the graphic theme and layout.
ACR got Google Maps view support
Wednesday, July 15th, 2009 | Opensource, Web | Comments
We have recently put inside the ACR svn the support for the GMap view, this means that now you will be able to display both static and dynamic google maps by using ACR.
Using MapView is as simple as specifying the location to display and set map as the view of the slice.
ACR Slice Preview support, remote disk, Comment and File views.
Monday, June 29th, 2009 | Opensource, Web | Comments
Latest version of ACR, our opensource cms for turbogears, got some new interesting features:
Now each view can have a “preview mode” which shows a minimized version of the slice to which is binded. For example you can show in your home page a short version of a news linking to the complete one, or you can show the thumbnail of an image and link to the full version. This can be quite useful in some situations and can be triggered by setting preview=1 inside a slice group. Each slice inside the group will render in preview mode.
Also the Remote Disk feature has been implemented and can be accessed as /rdisk. Inside this file manager you will be able to upload any file which can be referred and used inside you web page. The File View itself has been implemented to permit to quickly link to files and serve them, it will show images or videos or it will provide a link to download files of unknown types.
Also cloned from our iJamix project now ACR has a Comment view, which permits to insert a comments thread inside any page.
ACR TurboGears2 CMS
Thursday, June 4th, 2009 | Web | Comments
We recently developed a CMF as a base for some sites for some of our client, facing the fact that actually there are really few CMS and CMF developed in turbogears we decided to release it opensource so that it can be useful to other people.
ACR (Advanced Content Repository) it is more a developer oriented CMS than an end-user oriented one, we actually used it already as the base for 3 of our sites currently under development and we found the content-slice-view separation quite powerful, but also quite hard for our users to face with. This can be worked around by implementing alternative administration tools specific for the site domain, but ACR also has a few quick tools like HTML Node editor and HTML content editor built inside which might suffice in most cases.
ACR is free software under GPL license and If you want to give it a try you can find it as usual on labs at http://labs.axant.it/acr





