PEAK XOOPS - blocks display in englishin japanese

blocks display

  • You cannot open a new topic into this forum
  • Guests cannot post into this forum
Previous post - Next post | Parent - Children.1 | Posted on 2005/8/6 19:45
studioc  企霹始   Posts: 6
hi firends

looking in template "xhld0_block_rss.html" i find <{html_table loop=$block.feeds}> (shortend) to call each block.

how can i avoid the tables?
i do not want to have :
<table id=""><tr><td>feed<ul><li></li></ul></td></tr></table>
but:
feed<ul><li></li></ul>

as much as i understand i can not find where to change this. thanks for help.

michael

Votes:0 Average:0.00
Previous post - Next post | Parent - Children.1 | Posted on 2005/8/7 5:42
GIJOE  黎扦烦菱   Posts: 4110
hi michael.

It's just an issue of usages of Smarty.
<script type="text/javascript" src="<{$block.mod_url}>/phpdate.js"></script>
<{foreach from=$block.feeds item=feed}>
  <{$feed}>
<{/foreach}>
Votes:0 Average:0.00

question Re: blocks display

msg# 1.1.1
Previous post - Next post | Parent - No child | Posted on 2005/8/7 23:51
studioc  企霹始   Posts: 6
thanks GIJOE

that was the one I was looking for ...
tried <{$block.feeds}> but haha .. erm.. yes ..


again
THANKS
michael
Votes:0 Average:0.00

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!