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

Forum Posts

Installation Alfresco 2.1.0 sur Ubuntu 7.10 (Alternate)

INSTALLATION ALFRESCO 2.1.0 SUR UBUNTU 7.10 GUTSY GIBBON (ALTERNATE) Avec gestion de l'auditMerci de bien vouloir m'indiquer si vous trouvez des erreurs afin que je puisse les corrigerAprès mon précédent article http://forum.alfresco-fr.org/posting.p...

URL Addressability for Inline HTML Editor Dialog

Hello, I'm working on a project and for one of the tasks, I need to access Inline HTML Editor for a particular HTML document (which is already there in the repository) directly. I tried following URL. It showed me an HTML editor but it didn't load th...

kamatanay by Champ in-the-making
  • 165 Views
  • 2 replies
  • 0 kudos

Recycle Bin

When I delete a folder or contents it is moved ro recyucle bin.Is there a way to delete permanently without move to recycle bin folder?Thnaks

sbeltrami by Champ in-the-making
  • 387 Views
  • 3 replies
  • 0 kudos

changing alfresco@alfresco.org default

When I send notifications to users from Alfresco, the "from" address is alfresco@alfresco.org.  I changed the web-client-config.xml file to use a different email and restarted Alfresco.  The default email, alfresco@alfresco.org, is still in the "from...

mrudmann by Champ in-the-making
  • 496 Views
  • 9 replies
  • 0 kudos

Leverage Assets Re-Use Functionality

Hello,I am trying to use the new functionality introduced in the 2.2.0E version as documented on the Wiki.However, logged in as Content Manager, I just can't find the additional action in the UI to create a layered directory in a staging sandbox. Is ...

dschmalz by Champ in-the-making
  • 129 Views
  • 1 replies
  • 0 kudos

Installation of Alfresco 2.1.0 on Sybase 1.5.02

We are evaluating if we want to use Alfresco 2.1.0 as our website's cms, but when we try to deploy against Sybase ASE 1.5.02 with the most recent jConnect jdbc drivers (db.driver=com.sybase.jdbc3.jdbc.SybDriver) the bootstrapping fails.  Any suggesti...

fazle by Champ in-the-making
  • 137 Views
  • 1 replies
  • 0 kudos

Want to Change the 'Modify categories' dialog

I want to change the "Modify categories" dialog, which you get to through the Document Details page.  In the "selected categories" panel, I want to list each category along with their parent categories like this:Category1/Subcategory1Category1/Subcat...

Overriding MultiValueEditor Breaks edit-node-categories.jsp

I copied org/alfresco/web/ui/repo/component/UIMultiValueEditor.java to com/nkics/alfrescox/web/ui/repo/component/UIMultiValueEditorEx.java and modified the broadcast() method to handle Collections differently.Then I added it to my faces-config-custom...