11
cholthe
Re: Extending the Titles of Submitted News
  • 2004/6/30 7:49

  • cholthe

  • Just popping in

  • Posts: 1

  • Since: 2004/6/30


Just wanted to pop in and say that I also see the same in my new_top.php file that wf4sure and whannhhaii see - not 19 just the option2. Can anyone tell me where I change the setting in order too see the entire, or at least more of the news item.

12
ali44
Re: Extending the Titles of Submitted News
  • 2004/7/1 16:15

  • ali44

  • Just popping in

  • Posts: 86

  • Since: 2004/5/24


I looking for an answer to this question as well, please help!!! :(


by thanhhai on 2002/12/4 20:20:41

I found these lines in news_top
.php:

if ( 
strlen($title) > $options[2] ) {
$title substr($title0$options[2])."..";
}

Where $options[2value is storedso that I can modify itThanks.

13
MadFish
Re: Extending the Titles of Submitted News
  • 2004/7/1 16:42

  • MadFish

  • Friend of XOOPS

  • Posts: 1056

  • Since: 2003/9/27


Can't you just set the preferred story title lengths field for news blocks through the blocks adminstration -> edit block ?

Or are you guys talking about something else ?

14
ali44
Re: Extending the Titles of Submitted News
  • 2004/7/1 16:44

  • ali44

  • Just popping in

  • Posts: 86

  • Since: 2004/5/24


Yeah.. that's right but somehow I can't set it from the admin panel since I update to 2.0.7 either that or bug is in wfsection which reported quite a few # of bugs.

15
ali44
Re: Extending the Titles of Submitted News
  • 2004/7/5 18:02

  • ali44

  • Just popping in

  • Posts: 86

  • Since: 2004/5/24


This is getting frustrated, anyone please help?

16
ali44
Re: Extending the Titles of Submitted News
  • 2004/7/8 23:39

  • ali44

  • Just popping in

  • Posts: 86

  • Since: 2004/5/24


Again?

17
MadFish
Re: Extending the Titles of Submitted News
  • 2004/7/9 1:41

  • MadFish

  • Friend of XOOPS

  • Posts: 1056

  • Since: 2003/9/27


Quote:
Yeah.. that's right but somehow I can't set it from the admin panel since I update to 2.0.7 either that or bug is in wfsection which reported quite a few # of bugs.


Are you having a problem with news or WF-Sections ? What is the name(s) of the blocks you are trying to change ?

18
ali44
Re: Extending the Titles of Submitted News
  • 2004/7/9 20:41

  • ali44

  • Just popping in

  • Posts: 86

  • Since: 2004/5/24


it's the stories modules block that I need to extend of the tittle from the frontpage. The block called "Top News" but it only shows like 5 charcter in the frontpage where I want the most recent topic (news) to be shown. I want to extend the tittle and I found these lines in news_top.php:

if ( strlen($title) > $options[2] ) {
$title = substr($title, 0, $options[2])."..";
}

Where $options[2] value is stored, so that I can modify it? Thanks.

19
ali44
Re: Extending the Titles of Submitted News
  • 2004/7/12 21:03

  • ali44

  • Just popping in

  • Posts: 86

  • Since: 2004/5/24


How about i'll give you a month free access to any sex website if you help me? hehe.. come on guys????

20
phppp
Re: Extending the Titles of Submitted News
  • 2004/7/12 22:11

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


Quote:

ali44 wrote:
How about i'll give you a month free access to any sex website if you help me? hehe.. come on guys????


I take it!

you can do it by editting xoops_version.php
$modversion['blocks'][4]['options'] = "published|10|25";

OR go to administration area, blocks, "recent news", edit

Login

Who's Online

153 user(s) are online (84 user(s) are browsing Support Forums)


Members: 0


Guests: 153


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits