1
e-u-l-o-g-y
Display specific block

Hi!
In XOOPS you can iterate over the different blocks and display them:

<{foreach item=block from=$xoops_lblocks}>
<{include file="default/theme_blockleft.html"}>
<{/foreach}>

but are there any ways to display a specific block? Let's say I want the login block to be displayed at a given position all the time..

2
Arnas
Re: Display specific block
  • 2006/3/26 11:05

  • Arnas

  • Just popping in

  • Posts: 6

  • Since: 2006/3/26


there is a simple way just put for example center left block lines in the place where you want your login to be and it will be there. I use it this way and it's fine

3
e-u-l-o-g-y
Re: Display specific block

Thanks, though I've thought of that, and it's more of a hack than a solution, but I think I'll use it if I don't find anything else... a smarty tag like this would be nice:

<{display_block name="Block Name"}>

Login

Who's Online

116 user(s) are online (85 user(s) are browsing Support Forums)


Members: 0


Guests: 116


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