Elxis CMS Forum
Support => General => Topic started by: Keifer on February 23, 2011, 15:09:42
-
Hello to all.
I am a relatively new user in elxis and I have locally installed an elxis 2009.2 site. I noticed that there is no option to print category and section descriptions. Does anyone know how to do that? Is there a workaround?
Thanks in advance.
-
Welcome to elxis community.
Elxis gives you the option to print a content item or autonomous page only.
But it can be done : above message ;)
-
This can be done via:
1. simple command to print (from any browser)
2. hard code adding a print function to print only the mainbody of the website, and not all the page
3. creating a bot to display the print function in the list of section / category description
-
Thank you, and glad to be here.
I know about the print options, but I was wondering if there is a way to add the option I am asking for.
I realize that perhaps coding may be required. Does anyone know how and where to add it? I suspect the content.html.php file has something to do with it.