Hey guys. Hope I'm posting this in the correct board.
My company uses AF 3.2.7. Most of our documentation is used at our main office, but we also need to have quite a large amount of data accessable at offshore vessels. The rather weak satelite internet link offered offshore, means we will have to deal with offline copies (external hard drives). Now, I suppose the easiest way to solve this, would be to use WebDav and just grab entire contents. However, some time before I startet here, someone messed up. They used very deep paths for a significant amount of the data. As a concequence, NTFS is unable to handle the files.
As I would rarther not have to deal with moving files one by one, I thought the way to solve this would be to use the export functionality within the UI and use XSLT to make a very simple navigation page for the onboard crew.I basically just need a table containing the childName and contentUrl (the location of the exported file, not in alfresco. Just to be clear).
It's been quite some time since I last worked with XSL style sheets, so I was hoping that someone on these boards had already done something similar. I know we could setup a local AF version on the vessels and import the acp, but at this time that is not an opton. Any pointers or xsl examples would be greatly appreciated.
Thank you.