hide 'header' & 'footer' of share pages.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2014 11:31 AM
I want to embed alfresco share to a my web application thru iFrame, I hope to hide the "header" & "footer" of share pages, is there an easy way to do this?
Thanks for help!
Thanks for help!
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2014 01:05 PM
Hello,
the header and footer are simple regions / components that you can hide by utilizing sub-components binding in Surf extension. Take a look at the alfresco-portlet-extension.xml which hides the header and footer for Liferay / portal container based Share embedding.
Regards
Axel
the header and footer are simple regions / components that you can hide by utilizing sub-components binding in Surf extension. Take a look at the alfresco-portlet-extension.xml which hides the header and footer for Liferay / portal container based Share embedding.
Regards
Axel
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2014 07:30 PM
Hi Axel, thanks for prompt reply, I will try the solution you given out. Again thanks!
