Welcome, Guest. Please login or register.
Did you miss your activation email?
May 27, 2012, 12:07:48 AM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155556 Posts in 21715 Topics by 7737 Members
Latest Member: gx-world
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: "Read more" function in news module  (Read 1710 times)
Pred2k3

Offline Offline

Posts: 2


« on: January 26, 2006, 04:46:00 PM »

Hi, ist it possible to turn of the "read more" option. I want the full news item to be displayed without the user has to click on "read more". How to do so? or isnt it possible? Thx for answers Cheesy
« Last Edit: January 26, 2006, 05:28:43 PM by Pred2k3 » Logged
felix_se_cat

Offline Offline

Posts: 45


« Reply #1 on: January 26, 2006, 06:13:17 PM »

you can post the whole news post in the 'short' textarea and then you have to delete '[TEXT_READ_MORE]' in the settings (Post Loop) of the news page.
Logged
Pred2k3

Offline Offline

Posts: 2


« Reply #2 on: January 26, 2006, 06:59:04 PM »

That's an argument ! Cheesy Thx. Do you know how to increase the size of the Shortnews-textbox?
Logged
felix_se_cat

Offline Offline

Posts: 45


« Reply #3 on: January 26, 2006, 09:40:32 PM »

yes, just open /modules/news/modify_post.php
goto line 113, there you will find the line:
Code:
show_wysiwyg_editor("short","short",$fetch_content['content_short'],"100%","135px");

the last value is the height of the textbox. change it as desired. e.g. "300px"

upload the file, and done!  smiley
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!