How to override default feed.jsp?
Hi all,
How do you override default "/libs/foundation/components/primary/cq/Page/feed.jsp". I need to override "url".
Thanks!
Hi all,
How do you override default "/libs/foundation/components/primary/cq/Page/feed.jsp". I need to override "url".
Thanks!
Overlay at /apps Additional thing you need to do are create a proxy to avoid jcr:content in the url.
* Create /Page.feed.jsp at /apps/foundation/components/primary/cq/Page/
* copy the text from /libs/foundation/components/primary/cq/Page/proxy.jsp into newly created "Page.feed.jsp"
* Now access with http://<hostname>:<port>/content/geometrixx/en.feed you custom feed wil be called
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.