Elxis CMS Forum

Support => General => Topic started by: Keifer on February 23, 2011, 15:09:42

Title: How to print category and section description
Post 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.
Title: Re: How to print category and section description
Post by: webgift on February 23, 2011, 15:46:21
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 ;)
Title: Re: How to print category and section description
Post by: CREATIVE Options on February 23, 2011, 15:49:16
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
Title: Re: How to print category and section description
Post by: Keifer on February 23, 2011, 15:54:21
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.