i need to add custom link to external site in new window/popup window with some parameters like content id (for example link like: http://external.site/?prams1=dokument-id¶m2=other_info) in content actions or properties view. I read how to write new action, externalise client actions, make new data models, aspects, but there is no such example.
Could someone give an example - where and what to do?
But i have problems with adding javascript (<script>/alfresco/extension/skripts/mySkript.js</script>). If i put the script in place /alfresco/extension/skript or ROOT_WEB/scripts program cannot find file with my script.