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

Forum Posts

Actualización de 3.4b a 3.4c español

Hola,Tengo poca experiencia en instalar alfresco y quiero pasar de 3.4b en inglés a 3.4c en español. ¿Cómo hago el backup ó que directorios tengo que copiar para pasar todos los datos?Gracias

mlolo by Champ in-the-making
  • 2840 Views
  • 11 replies
  • 0 kudos

Forms questions

I'm testing activiti 5.1 inside eclipse. I've been searching in the documentation but i haven't found what i'm looking for. So i decided to ask here.Is is possible to bind an Arraylist to a Select element in forms using FormService?<select name="vaca...

eldiegos by Champ in-the-making
  • 32 Views
  • 1 replies
  • 0 kudos

Book Review: Alfresco 3 Web Content Management

This is my review about an Alfresco book, this post is taken from my website Open4Dev.Alfresco 3 Web Content Management is the first book totally dedicated to Alfresco WCM, it is published by Packt Publishing and it is written by Munwar Shariff, Amit...

openpj by Elite Collaborator
  • 107 Views
  • 1 replies
  • 0 kudos

API for changing content model?

2 beginner questions:* Is there a way to change the content model at runtime?* is there a API for changing the content model?So far I have only found this wiki page about content modeling: http://wiki.alfresco.com/wiki/Data_Dictionary_Guideperhaps I ...

karel1980 by Champ in-the-making
  • 45 Views
  • 1 replies
  • 0 kudos

iterating over sets

Hi,I would like to know if there's any way to iterate over the sets in *.form files. As far as I know EL doesn't support such functionality. Maybe it's possible to use groovy scripts inf *.form files and this is the way to make it.. Any help would be...

opal by Champ in-the-making
  • 49 Views
  • 2 replies
  • 0 kudos

tomcat6 y Alfresco3.3 -no puedo acceder a la página de login

Hola,he instalado tomcat6 en una máquina con CentOS 5.5- 64bits. Después he instalado Alfresco3.3g desde cero. Accedo a Tomcat desde http://host:8080 sin problemas.Pero si intento acceder a alfresco desde la página de administración de tomcat , o des...

centosa by Champ in-the-making
  • 1638 Views
  • 6 replies
  • 0 kudos

Attempt to coerce a value of type NavigationBean

Hi,    I'm trying custom the Advanced Search, I want add 5 new panels and each one with custom properties, but finally I can't it because I have problems with NavigationBean.These are the steps that I have followed1. I extended SearchProperties in my...

rrobles by Champ in-the-making
  • 96 Views
  • 1 replies
  • 0 kudos

Extending Subprocess

hi,As mentioned in user guide I am successfully able to create a new acme money palette.I see that this new palette is just an extension of ServiceTask….if i wish to extend SubProcess or any other palette what i need to do…..Regards,DEV

dev1 by Champ in-the-making
  • 100 Views
  • 6 replies
  • 0 kudos

Alfresco reindexer issue!

Hello all,Recently our Alfresco install crashed, which corrupted the Lucene indexes.So I configured Alfresco (in repository.properties) to do a FULL Lucene reindex on the next Alfresco start.Alfresco started just fine and started reindexing as expece...

rajd by Champ in-the-making
  • 169 Views
  • 2 replies
  • 0 kudos

Copy content to FTP automatically at deployment

Hello all!I just wrote this blog post explaining how to configure Alfresco WCM so that when clicking "Deploy", all modified web content is sent to an FTP server (for instance the server that hosts your website).Feedback is welcome! Especially if you ...