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

Blog Posts

Including a Static XSD in a Web Form

Since their inception, Alfresco WCM Web Forms have supported an inclusion mechanism based on the standard XML Schema include and import constructs.  Originally this mechanism read the included assets from the Web Project where the user was creating t...

pmonks2 by Champ in-the-making
  • 12963 Views
  • 37 comments
  • 0 kudos

Enterprise Edition

Alfresco Content Services (historically Alfresco One, and before that Alfresco Enterprise Edition) is a commercial product with some proprietary components which is built on the open source core represented by Alfresco Community Edition. After Commun...

resplin by Elite Collaborator
  • 18751 Views
  • 0 comments
  • 2 kudos

How to have engaging agile reviews

by Tristan BagnallI recently started having discussions with teams and stakeholders on what a sprint review, or kanban review milestone should look like.There seemed to be varied opinions ranging from, it is a chance for us to show how we implemented...

tbagnall by Confirmed Champ
  • 1470 Views
  • 1 comments
  • 0 kudos

How to have engaging agile reviews: follow up

by Tristan BagnallFollowing up on my recent post How to have engaging agile reviews[1] I wanted to share the experience of one team here at Alfresco.I would like to call out a few of the aims from the review:Find out how easy it was to consume the in...

tbagnall by Confirmed Champ
  • 850 Views
  • 0 comments
  • 0 kudos

Content Transformation Limits

Table of Contents1 Links2 Introduction3 Using JConsole to access the Transformer JMX operations3.1 getProperties3.2 setProperties3.3 removeProperties3.4 getTransformationLog3.5 getTransformationDebugLog3.6 getTransformerNames3.7 getTransformationsByE...

adavis by Champ in-the-making
  • 29057 Views
  • 0 comments
  • 0 kudos

Introducing Alfresco SDK 2.2

I'm happy to announce that we have just released Alfresco SDK 2.2.This release brings support for 5.1 as well as a number of bug fixes, you can see the full list here.There are a few notable changes in SDK 2.2DK 2.2 is only compatible with Alfresco 5...

ohej by Star Contributor
  • 1074 Views
  • 0 comments
  • 0 kudos

Share Header Colour Customization

IntroductionAlfresco Share has supported themes in general for some time, but it is more challenging to customize the colours used in the Share header bar. We've made some updates in the Aikau 1.0.18 release that now make this a much simpler process....

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

Aikau 1.0.57 - Improving 3rd Party Testing

BackgroundThe Aikau team is committed to providing weekly backwards compatible releases.It is important to understand that whilst we guarantee that all configuration options for a widget will be honoured in future releases (unless deprecated for remo...

ddraper by World-Class Innovator
  • 942 Views
  • 0 comments
  • 0 kudos

Introducing the Aikau Sandpit

Aikau development continues rapidly with new releases each week. One of the challenges we have is in providing suitable education for getting up-to-speed with what widgets are currently available. We have the JSDoc and the online tutorial but these r...

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

Aikau Mini Examples - Role Based Rendering

IntroductionThis is one post in a series of short examples of things that can be done using the Aikau framework. The series is not intended to provide complete documentation but simply to show how to solve frequently encountered problems, implement r...

ddraper by World-Class Innovator
  • 6808 Views
  • 11 comments
  • 0 kudos

Tomcat Session Replication with Memcached

The official documentation is at: http://docs.alfresco.comThis page documents a simple way to get tomcat session replication using Memcached as a backing store, instead of relying on tomcat's own replication (e.g. DeltaManager etc). BenefitIn a clust...

rguinot by Confirmed Champ
  • 19043 Views
  • 0 comments
  • 1 kudos

Customizing Share JavaScript Widget Instantiation (Part 1)

IntroductionThe engineering team at Alfresco has been working hard over the past year or so to make it easier to customize the Share user-interface.  We've now started work on what I’d consider to be the last major piece of the extensibility puzzle –...

ddraper by World-Class Innovator
  • 11055 Views
  • 17 comments
  • 0 kudos

Alfresco Community 5.0.d Release Notes

Alfresco 5.0.d Community ReleaseThese release notes provide information for the 5.0.d release of Alfresco Community Edition.We currently expect this to be the final release of Alfresco Community Edition in the 5.0 line.The Alfresco Community 5.0.d re...

resplin by Elite Collaborator
  • 7647 Views
  • 0 comments
  • 0 kudos

Community Plan of Record

The latest Generally Available release of Alfresco Community Edition, and previous releases, may be downloaded here: Download and Install Alfresco‌TargetDeliverableJuly 2017Community 201707 GA containing Repository 5.2.g and Share 5.2.fApril 2017Comm...

resplin by Elite Collaborator
  • 2888 Views
  • 0 comments
  • 4 kudos

An Open Digital Asset Management Standard

We all use technology standards everyday.We hop into our cars and play music from our mobile phones through the car speakers.  It doesn't matter who the device or car manufacturer is, as long as they both add support for the A2DP Bluetooth profile.We...

ragauss by Confirmed Champ
  • 6271 Views
  • 1 comments
  • 0 kudos

Aikau Mini Examples - CRUD Service (create)

IntroductionThis is one post in a series of short examples of things that can be done using the Aikau framework. The series is not intended to provide complete documentation but simply to show how to solve frequently encountered problems, implement r...

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

Aikau Mini Examples - CRUD Service (delete)

IntroductionThis is one post in a series of short examples of things that can be done using the Aikau framework. The series is not intended to provide complete documentation but simply to show how to solve frequently encountered problems, implement r...

ddraper by World-Class Innovator
  • 3671 Views
  • 2 comments
  • 0 kudos

Aikau 1.0.34 - Form Control Rule Evaluation Updates

IntroductionIn my last blog post I said that I would try and provide more frequent updates on Aikau. Just over a week has passed since then and we've released version 1.0.34 at the end of Sprint 34. We didn't deliver a huge amount as we only had 35% ...

ddraper by World-Class Innovator
  • 5124 Views
  • 9 comments
  • 0 kudos

Java-backed Web Scripts Samples

Obsolete Pages{{Obsolete}}The official documentation is at: http://docs.alfresco.comWeb ScriptsTable of Contents1 Overview2 The Demo Web Scripts3 SimpleWebScript.java3.1 Why JSON?3.2 Writing the Web Script (Java)3.3 Declaring the Web Script (Spring)3...

openpj by Elite Collaborator
  • 26937 Views
  • 0 comments
  • 0 kudos

Can one size fit all?

By Christine ThompsonA member of one of my Scrum teams recently pointed out that we only tend to use a limited range of numbers on our planning poker cards. Most of our stories get sized in the 3 / 5 / 8 range and he questioned why we weren’t using t...

cthompson2 by Confirmed Champ
  • 4363 Views
  • 1 comments
  • 0 kudos