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

Blog Posts

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
  • 6860 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
  • 19165 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
  • 11104 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
  • 7724 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
  • 2945 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
  • 6482 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
  • 10245 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
  • 3697 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
  • 5179 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
  • 27014 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
  • 4415 Views
  • 1 comments
  • 0 kudos

Community file list 201512-EA

Alfresco Community 201512 Early Access is available for Windows 32 bit, Windows 64 bit, Linux 64 bit, and Mac OS X.For further information, refer to the Release Notes.Table of Contents1 Complete Installation2 Maven repository3 Individual Components a...

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

Alfresco Community Edition 201512 EA Release Notes

Table of Contents1 Alfresco Community Edition 201512 EA Release1.1 Installation1.2 Release Details1.2.1 Goals for this Release1.2.2 Notable New Features1.2.3 Feature Removals1.2.4 Contents1.2.5 Upgraded 3rd Party Components1.2.6 Issues Addressed1.2.7...

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

Aikau Mini Examples - Data List (part 2)

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
  • 13456 Views
  • 11 comments
  • 0 kudos

Multilingual Document Support

Obsolete Pages{{Obsolete}}For the current guidance on multilingual support, please see the official docs: http://docs.alfresco.com/4.2/tasks/tuh-multilingual.htmlFor help with adding an unsupported language to Alfresco, see https://crowdin.net/projec...

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

Checksum Dependencies In Surf

Please note: The following features are at the time of writing only available in the Alfresco Community source code and have not as yet been included in any release.IntroductionOne of the problems that has affected upgrades of Alfresco in the past is...

ddraper by World-Class Innovator
  • 11807 Views
  • 13 comments
  • 0 kudos

Building and Running Alfresco

Building and running AlfrescoThis information applies to versions of Alfresco above 5.0.Note: As of Alfresco Content Services 5.2.0, code checkout should be done from Git instead of SVN.PrerequisitesTo build and run Alfresco on a development machine ...

tpage by Star Contributor
  • 6057 Views
  • 0 comments
  • 0 kudos

The 10 commandments to avoid disabling SELinux

Post originally posted in my personal blog here.Well, they are 10 ideas or commands actually Due to my new role at Alfresco as Senior DevOps Security Architect, I’m doing some new cool stuff (that I will be publishing here soon) and also learning a l...

Aikau Mini Examples - CRUD Service (update)

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
  • 4795 Views
  • 2 comments
  • 0 kudos