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

Forum Posts

A problem in Starting page customization

Dear Friends,I have created a new dashlet to replace the one in the starting page, and registered it as always, it works will as it's under the folder tomcat/webapps/alfresco/jsp/dashboards/dashlets/ , my problem happen when i try to move this file t...

yaziderman by Champ in-the-making
  • 133 Views
  • 1 replies
  • 0 kudos

Lenteurs après 3 mois d'utilisation

Hello,Je constate des problèmes de lenteur sur une installation Alfresco3.4D, Redhat 5.6 64 bits avec MySql.Pour exemple : un Webscript qui fait une tâche normalement en 1seconde le fait en 6 secondes.Si je redémarre Alfresco, tout revient d'en l'ord...

dranakan by Champ on-the-rise
  • 686 Views
  • 1 replies
  • 0 kudos

Content locking between Explorer and CIFS

Hello,I currently use Alfresco Community 3.2r.I have configured it to be able to use CIFS and manage content locking.See http://wiki.alfresco.com/wiki/Content_Locking (I've modified network-protocol-context.xml).When two users are concurrently access...

mlagneaux by Champ on-the-rise
  • 138 Views
  • 1 replies
  • 0 kudos

where does share set the submit path ?

<#macro mimetypes>   <#assign mtConfig = config.scoped["Mimetype Map"]["mimetypes"]>   <select>   <#list mtConfig.childrenMap["mimetype"] as mt>         <option value="${mt.attributes["mimetype"]}">${mt.attributes["display"]}</option>   </#list>   </...

Non-secure items on secure connections

Hello, I am running Alfresco 3.4 community behind apache w/mod-jk. We're on a https-only server.Now, everything is mostly fine, but there is one problem. Each time I access the site, a link to http://www.alfresco.com/assets/images/logos/community-3.4...

zladuric by Champ on-the-rise
  • 174 Views
  • 1 replies
  • 0 kudos

Content mimetype property not a String

Hi,Inside an Alfresco webscript, given a node, I get its mime type as follows:var mimeType = nodeVar.mimetype;// This is also valid:// var mimeType = nodeVar.properties.content.mimetype;‍‍‍I get it succesfully, but the type of mimeType variable is ob...

jordiv by Champ on-the-rise
  • 816 Views
  • 4 replies
  • 0 kudos

'No X11 DISPLAY' Exception running 5.4 on Linux

We tested the current 5.4 tag on our production Linux machine (without X) and got the following exception when trying to access any web app, anybody any idea what that is and how we can disable it? The problem first occured with 5.4, 5.2 did work…jav...

cant creat sites

Good evening,In Share, when i try to creat a new site, i fill the form, the "OK" button is active but nothing appened…I tried every name and urls and nothing change… Dont show any error message, and everything is ok, despite i cant creat any new site...

littlewar by Champ in-the-making
  • 134 Views
  • 1 replies
  • 0 kudos

PDF Preview

Comrades,Is there any way to preview a PDF or an image directly from explorer interface?Thanks.

New components for Form Properties

Hi,I'm migrating Forms of my old process in Activiti < 5.7 to Form Properties (5.7), but I need more components… like this, textarea, radio button…  :? Further I have 20 fields in my Form, and I need put in two colums for being useful.  My question a...