Change length of custom RSS news item titles

Moderator: crythias

Locked
britzj
Znuny newbie
Posts: 3
Joined: 22 Mar 2013, 17:01
Znuny Version: 3.1.11
Real Name: Jeremy
Company: CTRC

Change length of custom RSS news item titles

Post by britzj »

Hey there,

I have set up a custom RSS feed to be displayed in OTRS. I switched the content block to the large setting and the RSS news item titles are still being truncated. Is there any way to increase the maximum number of characters that are displayed?

Image

Thanks!
britzj
Znuny newbie
Posts: 3
Joined: 22 Mar 2013, 17:01
Znuny Version: 3.1.11
Real Name: Jeremy
Company: CTRC

Re: Change length of custom RSS news item titles

Post by britzj »

Bump?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Change length of custom RSS news item titles

Post by jojo »

you need to change the code
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
britzj
Znuny newbie
Posts: 3
Joined: 22 Mar 2013, 17:01
Znuny Version: 3.1.11
Real Name: Jeremy
Company: CTRC

Re: Change length of custom RSS news item titles

Post by britzj »

Where in the code do I change this?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Change length of custom RSS news item titles

Post by crythias »

Look for something like: $QData{"Title","45"} in the .dtl
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Locked