FYI, we are using 1.0.0.CI-SNAPSHOT, we've got custom pages i.e our custom home.xml file has custom <content> tag with the ftl embeded. We would need not to cache nothing at all....
Type: Posts; User: amandaluniz; Keyword(s):
FYI, we are using 1.0.0.CI-SNAPSHOT, we've got custom pages i.e our custom home.xml file has custom <content> tag with the ftl embeded. We would need not to cache nothing at all....
I've got the same problem, everytime I change an ftl or create a page I have to restart surf to pick the changes up.
We are storing the website in an Alfresco web project.
It works fine with...
Hi,
We've got our website stored in Alfresco WCM. We've changed Alfresco's preview service to point to our surf application.
The issue is that we've got several web projects and we want it to...
Hi Kev,
Sorry, it was a mistake from me. I was looking at the wrong piece of code. It's not looking for the package-desc.xml...
Anyway, looking for the "*.desc.xml" in the Alfresco side...
Hi Kev,
Thanks for the answer.
The config files I think are fine. The thing is that Alfresco changed its AVMRemoteStore class (the webscript RemoteStore uses to get documents) and the...
Hi,
We've got a webproject set up in Alfresco 3.2.1 with webscripts in WEB-INF/classes/surf/webscripts and working fine.
The same architecture and the same surf app pointing to an Alfresco...
Hi Kevin,
Sorry, yes, I managed to solved it yesterday but forgot updating the post.
Thanks for the help
I can see that the rule is there. If I go to http:localhost:8180/rewrite-status it's in there and everytime I change it it changes, so the rule is deployed
Hi again,
I did what you said, but it keeps saying
Any ideas?
Hi Kevin,
So let's see if I've understood it...
I've got a website with the blogs page in it (/blogs). I want it to be accessible through different urls (/blog/{year}, /blog/{author}, ...)
...