Page 1 of 1

(SOLVED) How can I remove the Title, Author INFO from KB

PostPosted: Thu Apr 26, 2007 5:19 am
Author: shedt_v
Author Shawn Date 26 Apr 2007 06:14 am Views 64
Keywords
De.scription Menu Links Block

Comments

KB Article Title


Hello, can anyone point me to the file or code you think I might need to edit to change the way the KB outputs? I'm trying to use the [Printable version] link, intputting it into a BB code block with insert webpage. It works great, but I want to remove the title and author info as shown above.

As, I'm trying to use frames which I have working, but I have to upload them seperate to the server as html files. Not a big problem, but i want to keep everything within the forum software.

I've tried to enable html in posts and in the KB through the ACP, but it does not work.


Here is my code:

[code]<html><head><title>frame changes</title></head><body><a href="http]

for the html

second-

[code]<frameset>    <frame>    <frame name="content" src="http]

I'm not a programmer so any help is very much appreciated.

Thanks!

Re: How can I remove the Title, Author Comments INFO from KB

PostPosted: Thu Apr 26, 2007 5:40 am
Author: Frost
PM and Reply

"shedt_v" wrote:Sorry to bother you, I was just hoping you could point me in the right direction. I don't mind to fiddle around.

Basically I'm looking to somehow edit the KB where the [Printable version] link is.

I'm linking the webpage that is outputed, but I want to remove the title that is shown as well as the author info.

I'm curious because when I look at the link (i don't know much coding)

it's like this:

http://www.digitalplayers.ca/support/kb ... print=true



Is the print=true what is making it display in it's own link? Do you think there is a tpl file that I can edit, or some other file I would have to change to get the KB article to output without the title and author info (comments etc)

Author Shawn Date 26 Apr 2007 06:14 am Views 64
Keywords
De.scription Menu Links Block

Comments

Title


Thank you for reading this, if you can't help or are to busy it's all good!

:P

PostPosted: Thu Apr 26, 2007 6:03 am
Author: shedt_v
thanks! i love this!

Re: How can I remove the Title, Author Comments INFO from KB

PostPosted: Thu Apr 26, 2007 6:06 am
Author: Frost
That was what you were after then?

PostPosted: Thu Apr 26, 2007 6:13 am
Author: shedt_v
that worked awesome, but it still displays within the [Printable version] link when clicked.

I'm going to search the tpl file for print, and i guess try to find any other mentions of author.

Thanks for the help!

i'm learning <img>

PostPosted: Thu Apr 26, 2007 6:13 am
Author: shedt_v
opps, must be same process with this tpl file

kb_article_body_print.tpl

thanks again!

Re: How can I remove the Title, Author Comments INFO from KB

PostPosted: Thu Apr 26, 2007 6:16 am
Author: Frost
That's what I like to see!

Keep up with the learning, it's the best way to go <img>

P.S. - Hint... kb_article_body_print.tpl [Whistle Smiley]