1
Ronaldus
New block with links??
  • 2004/10/4 18:53

  • Ronaldus

  • Friend of XOOPS

  • Posts: 389

  • Since: 2004/5/8 1


Hai there,

the new XOOPS site looks and feels fine!!
I Yesterday installed XOOPS and started playing with it.
Looks fine!

My question:
I like to make a block on the left with some direct links to articles. I made a custom block with a title.
In the content field I typed the desired items, with links to the articles.
But this does not work, the only thing I see is the code:
[xurl=localhost/stnn/tncc.php]TNCC[/xurl].
(The x are added to show; the code works in this forum!)

What do I do wrong?

Thnx and greetings,

Ronaldus

2
tjnemez
Re: New block with links??
  • 2004/10/4 18:58

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


a link or sample code would help.

3
Ronaldus
Re: New block with links??
  • 2004/10/4 19:06

  • Ronaldus

  • Friend of XOOPS

  • Posts: 389

  • Since: 2004/5/8 1


I go to site admin, and open the blocks item.
At the bottom I make a new block by typing a title and in the text field the code
[xurl=localhost/stnn/tncc.php]TNCC[/xurl].
(Without the XX)

That's all.
My goal is to make a menu like the Development menu on the left side of the XOOPS site: with all kind of links.

Thnx for troubling and greetings,

Ronaldus

4
Herko
Re:New block with links??
  • 2004/10/4 19:09

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


have you set the custom block type to Auto format?

Herko

5
tjnemez
Re:New block with links??
  • 2004/10/4 19:12

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


this will appear the same as your main menu:

<div class="blockContent">
<table cellspacing="0" width="100%">
<tr>
<td id="mainmenu">
<a class="menuTop" href="">yourtext</a>
<!-- start module menu loop -->
<a class="menuMain" href="">yourtext</a>
<a class="menuMain" href="">yourtext</a>
<a class="menuMain" href="">yourtext</a>
<a class="menuMain" href="">yourtext</a>
<!-- end module menu loop -->
</td>
</tr>
</table></div>

6
Ronaldus
Re:New block with links??
  • 2004/10/4 19:59

  • Ronaldus

  • Friend of XOOPS

  • Posts: 389

  • Since: 2004/5/8 1


Thnx Herko!!
This seems to work!

Until next time (and that won't take long, I guess...)

Greetings,

Ronaldus

7
Ronaldus
Re:New block with links??
  • 2004/10/4 20:01

  • Ronaldus

  • Friend of XOOPS

  • Posts: 389

  • Since: 2004/5/8 1


Oke TJNEMEZ. You mean put your text in the textfield? And then set the auto block to auto or HTML?


By the way: the speed of the replies of you guys is an extra reason for choosing XOOPS as CMS!!
Great

Thnx,

Ronaldus

8
tjnemez
Re:New block with links??
  • 2004/10/4 20:08

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


i suppose auto or html would work for this:

<table cellspacing="0" width="100%">
<tr>
<td id="mainmenu">
<a class="menuTop" href="">yourtext</a>
<!-- start module menu loop -->
<a class="menuMain" href="">yourtext</a>
<a class="menuMain" href="">yourtext</a>
<a class="menuMain" href="">yourtext</a>
<a class="menuMain" href="">yourtext</a>
<!-- end module menu loop -->
</td>
</tr>
</table>

you can add all the links you want
eg: <a class="menuMain" href="localhost/stnn/tncc.php">TNCC</a>

9
Ronaldus
Re:New block with links??
  • 2004/10/4 20:19

  • Ronaldus

  • Friend of XOOPS

  • Posts: 389

  • Since: 2004/5/8 1


Oke,
I'll try that as well!!

Thnx and greetings,
Ronaldus


Login

Who's Online

80 user(s) are online (59 user(s) are browsing Support Forums)


Members: 0


Guests: 80


more...

Donat-O-Meter

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

Latest GitHub Commits