PEAK XOOPS - modules index page in englishin japanese

modules index page

  • You cannot open a new topic into this forum
  • Guests cannot post into this forum
Previous post - Next post | Parent - Children.1 .2 | Posted on 2006/7/27 16:21
red_Slider  企霹始   Posts: 4
There was a discussion on Polish xoops site about modules index page.
the idea was - to make more order with categories and subcategories on it.

We suggest to change a template file "myalbum_categories.html" in line 20 and 22:
put "<br />" instead of "& nbsp "

it looks much more useful and clean!
U can see a result here:
http://www.kulturystyka.org.pl/modules/myalbum/index.php

many thanks for the module
greatings from polish xoops community!
Votes:4 Average:5.00
Previous post - Next post | Parent - No child | Posted on 2006/7/28 6:10
GIJOE  黎扦烦菱   Posts: 4110
Certainly it looks much better than the default template.
I'll consider it.
Votes:0 Average:0.00
Previous post - Next post | Parent - Children.1 | Posted on 2006/12/12 17:37
D-San  企霹始   Posts: 2
Is there anyway to take this section off (or hide) but leave the pulldown menu? I have hundreds of categories and it looks very messy. Any tip is highly appreciated.
Votes:1 Average:0.00
Previous post - Next post | Parent - Children.1 | Posted on 2006/12/13 8:31
Shine  惧霹始 From: Netherlands  Posts: 35
adjust the template.
look for line (index.php )
<br />
      <{include file="db:myalbum1_categories.html"}>
Comment this out.
Make sure you leavve the line
<form name='cid_select' action='<{$mod_url}>/viewcat.php' method='GET' style='margin:0px;text-align:center;'>
        <select name='cid' onchange='submit();'>
          <option value=''><{$lang_directcatsel}></option>
          <{$category_options}>
        </select> &nbsp; &nbsp;
since this part is the pulldownmenu

Grtz., Shine
Votes:0 Average:0.00

happy Re: modules index page

msg# 1.2.1.1
Previous post - Next post | Parent - Children.1 | Posted on 2006/12/13 14:11
D-San  企霹始   Posts: 2
Many thanks, Shine.
Votes:0 Average:0.00

none Re: modules index page

msg# 1.2.1.1.1
Previous post - Next post | Parent - Children.1 | Posted on 2006/12/14 14:33
stonez  企霹始   Posts: 5
Dear all,
I have tried many days to change the myalbum_index.html template page to remove
the "new product" section from it without successful.

After myalbum_index.html modification, I went to the backend and updated the module many many
times. But the index page is not changed.

The only way to make the change happen is to complete remove myalbum module, then reinstall.


Myalbum v2.9
Xoops v2.0.13
PHP 4.3
MySQL 4.14


content of myalbum_index.html is follow:
<{strip}>
<table width="100%" cellspacing="0" class="outer">
  <tr>
    <td class="even">
      <br />
      <{include file="db:myalbum_header.html"}>
      <br />
      <{include file="db:myalbum_categories.html"}>
      <hr />
      <form name='cid_select' action='<{$mod_url}>/viewcat.php' method='GET' style='margin:0px;text-align:center;'>
        <select name='cid' onchange='submit();'>
          <option value=''><{$lang_directcatsel}></option>
          <{$category_options}>
        </select> &nbsp; &nbsp;
        <{$photo_global_sum}> &nbsp; &nbsp;
        <{if $lang_add_photo}><a href="submit.php"><{$lang_add_photo}><img src="<{$mod_url}>/images/pictadd.gif" border="0" alt="<{$lang_add_photo}>" title="<{$lang_add_photo}>" /></a><{/if}>
      </form>
    </td>
  </tr>
</table>
<{/strip}>

Please help!
Votes:0 Average:0.00

happy Re: modules index page

msg# 1.2.1.1.1.1
Previous post - Next post | Parent - No child | Posted on 2006/12/14 16:42
stonez  企霹始   Posts: 5
Finally, I figured out why....
This is a 2.0.14 Chinese utf8 version BUG...
After I changed it back to 2.0.13 utf8 Chinese version, it worked like a charm...

Thanks!
Votes:0 Average:0.00

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!