Alfresco Blog
cancel
Showing results for 
Search instead for 
Did you mean: 

Blog Posts

Testing Add-ons on 4.2

As we progress with testing Alfresco 4.2 in preparation for an upcoming Community release and Enterprise releases later this year, we have been looking at how we can preserve compatibility with the rich set of add-ons that our partners, customers and...

wabson by Star Contributor
  • 670 Views
  • 0 comments
  • 0 kudos

Under The Hood of the Surf Updates

IntroductionIn a previous post I described a simpler approach to constructing a page. This post will delve deeper into exactly what is happening to render that page, how the dependency analysis works and what ultimately ends up on the page.Page Rende...

ddraper by World-Class Innovator
  • 4442 Views
  • 1 comments
  • 0 kudos

Scheduled Actions (Talk)

The examples shown all refer to a bean templateActionModelFactory but do not define it. The docs here show that the only known implementing class of TemplateActionModelFactory interface is FreeMarkerWithLuceneExtensionsModelFactory and the example sc...

How To Hide Content On An Existing Alfresco Share Page

IntroductionIn my last blog I introduced some of the new extensibility features that are now available in the latest Alfresco Community source code and will later appear in Alfresco Enterprise 4.0. I demonstrated how to create and deploy an extension...

ddraper by World-Class Innovator
  • 4266 Views
  • 5 comments
  • 0 kudos

Share Document Library Extensions in v4.0

You may have heard already about Share v4.0 (codenamed 'Swift') and the excellent work that has been done allowing the Surf components to be extended, customized and overridden. If you haven't, I highly recommend David Draper's blog for in-depth info...

mikeh by Star Contributor
  • 20010 Views
  • 15 comments
  • 0 kudos

Changes to Transformers configuration in Alfresco 4.2

If like me you have configured some custom transformers against the Alfresco repository in order to convert from one file type to another, you'll need to be aware of some changes that have been made in the 4.2 codeline currently available in the HEAD...

wabson by Star Contributor
  • 3034 Views
  • 2 comments
  • 0 kudos

Sub-Component Evaluations

IntroductionIn the last blog post I showed how to extend a Component and hide its default Sub-Component through the use of an Evaluation. In this blog post I'm going delve further into Evaluations and introduce Evaluators demonstrating how they shoul...

ddraper by World-Class Innovator
  • 7949 Views
  • 14 comments
  • 0 kudos