1
nomatter
Re: How to put center blocks below news' items
  • 2004/6/14 10:59

  • nomatter

  • Just popping in

  • Posts: 5

  • Since: 2004/4/18


Thanks. I found it. :)



2
nomatter
How to put center blocks below news' items
  • 2004/6/12 21:29

  • nomatter

  • Just popping in

  • Posts: 5

  • Since: 2004/4/18


I use modules/news/ as first page. However, when I add center blocks, all blocks would show above news items.
(like the home page of xoops.org, news's items are always showns under blocks.)

Is it possible to show all blocks below news' items? Or is there even more flexible way?



3
nomatter
YAXS -- My travel website
  • 2004/6/3 15:32

  • nomatter

  • Just popping in

  • Posts: 5

  • Since: 2004/4/18


I took some time to build my website: Gedi Online, which is focus on european travel now. This site is based on lots modules and hacked modules from XOOPS website. Here I would thanks those people who advocate this comunity. Thanks.

Currently I work on more smoothly present two language articles together. Any suggestions are welcome.





4
nomatter
Re: How to use Spaw within your modules. Examples
  • 2004/5/18 20:50

  • nomatter

  • Just popping in

  • Posts: 5

  • Since: 2004/4/18


Quote:

And the bit of code we are after is this line here at line 311

Quote:

case "Show":$hometext = $myts->makeTareaData4Show($this->hometext,$html,$smiley,$xcodes);break;

we need to change this to use an updated function in the $myts class now to use this properly, so change the above to:
Quote:

$hometext = $myts->makeTareaData4Show($this->hometext,$html,$smiley,$xcodes,1, $breaks= 0);



The above function $myts->makeTareaData4Show only has 4 parameters. So in order to make feasible, it should use $myts->displayTarea() instead .




TopTop



Login

Who's Online

231 user(s) are online (152 user(s) are browsing Support Forums)


Members: 0


Guests: 231


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