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

Forum Posts

Owner permission removal... How?

I need to, simply, remove the ability to edit and delete a content item from its owner once it has been copied into a folder.I used this thread to run a simple JavaScript on a new content item when it is added to the folder. This JavaScript contains ...

Web Form - Required Child Elements in Optional Parent

Hi.I have a parent element that is not required.  Iff the parent element is present, then one of its children is required.  Alfresco won't allow me to get past to step 3 of the Create Web Content wizard because I am leaving the required child field e...

buck_99 by Champ in-the-making
  • 314 Views
  • 2 replies
  • 0 kudos

Integration of Alfresco with MediaWiki using Derby db

I'm trying to integrate MediaWiki with Alfresco and need to find out common database which supports both systems. Also, my current installation of Alfresco is running with Derby database and wondering whether MediaWiki runns on Derby database? How to...

siquser by Champ in-the-making
  • 163 Views
  • 1 replies
  • 0 kudos

Alfresco with mysql DB

Has anybody tried to install MySQL? I need some help. Here is what I did1. Installed MySQL latest version on Windows. Ensured MySQL service is up-and-running, connected to a Test database & everything looks good here2. Installed TOMCAT Server. Ensure...

siquser by Champ in-the-making
  • 209 Views
  • 2 replies
  • 0 kudos

Update user home directory for all users

Hello,Does anyone know of a way (web script or otherwise but hopefully not writing Java code) that I can update the user home directory for all users in the system? I want to set them all to the same directory.

msmith by Champ in-the-making
  • 296 Views
  • 2 replies
  • 0 kudos

Instalacion Alfresco Community en Linux

Hola!,Queria hacer una consulta a ver si alguien me puede ayudar, mi problema es con la BBDD Mysql.He instalado Alfresco COmmunity en un ubuntu, me arranca correctamente… pero al acceder por Mysql a la bbdd alfresco no me aparece ninguna tabla. Como ...

neverdie by Champ in-the-making
  • 2557 Views
  • 11 replies
  • 0 kudos

J'avais oublié de citer un excellent tutorial par...

J'avais oublié de citer un excellent tutorial par Jeff Potts sur http://ecmarchitect.comL'exemple donné permet la notation de contenu par les utilisateurs (dans le sens "appréciation en donnant une note").Ca se passe ici : http://ecmarchitect.com/arc...

michaelh by Champ on-the-rise
  • 691 Views
  • 1 replies
  • 0 kudos

Obligé la séléction d'une catégorie?

Bonjour,J'ai pu modifier la property de manière à pouvoir choisir une categories à l'upload d'un fichier.Est il possible que la séléction d'au moins une catégorie soit obligatoire?Merci d'avance.

bradai by Champ in-the-making
  • 1901 Views
  • 7 replies
  • 0 kudos

Meta files (links) don´t work

The links for checkin, checkout and viewing of the page for that folder in the alfresco web client that Alfresco adds to every folder in its CIFS export don´t work for some reason. The message I get on double clicking one of those links is something ...

soeren_r by Champ in-the-making
  • 250 Views
  • 3 replies
  • 0 kudos

[SOLVED] Error with advance workflow custom UI parameter

Hi,Currently I’m trying the Advanced Workflow example we can find in the Jeff Pott's Alfresco book (a great book ) but I can’t finish the HelloWorldUI one. The goal of this exemple is to add a really simple advanced workflow with one node grabbing a...