51
trabis
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/5/30 12:35

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Why given up? I need your help debugging or there will neve be a final right?

Have you uninstaled older version, delete files, upload new ones, and clean templates_c?

52
trabis
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/5/30 12:42

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Done, thanks!

53
trabis
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/5/30 12:43

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Quote:

Mowaffak wrote:
tabcontent.css file still in /css folder in RC4

block title is too larg so I think you can use h3 as standard for XOOPS block title:

<h3 id="title_<{$thisblock.blockid}>_<{$block.uniqueid}>" class="mytabs_title">
                    <{
$thisblock.title}>
                    </
h3>


Done that, removed tabcontent.css (again, hihi)

54
Yurdal
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/5/30 12:51

  • Yurdal

  • Friend of XOOPS

  • Posts: 386

  • Since: 2005/3/27


A feature request, is it possible to add a link instead of module/blocks to the tabs?

55
trabis
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/5/30 13:05

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


I guess that can be done!
Features requests are now for version 1.1 because i would like to release a final 1.0 soon.

56
rgauci
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/5/30 13:40

  • rgauci

  • Not too shy to talk

  • Posts: 173

  • Since: 2007/8/31


Yes you are absolutely right. In no way I was trying to demise you and your module. Actually thanks to people like you and Mowaffak and others XOOPS would be none exsisting.....anyway I again did a clean install, cleared templates_c (that was the problem) and NOW is working great. Thanks for your persistancy.

One suggestion what about Custom Blocks, could they be included in the selection box for Bloacks?

Thanks a million
Be Set FREE!

57
mete1
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/5/30 17:52

  • mete1

  • Just popping in

  • Posts: 12

  • Since: 2006/5/19


I get blank page when I save the created tab. If I refresh I get double tab. When enabled the debugging is on, I have no blank page problem. I use XOOPS 2.3, Php4.

Thanks

58
trabis
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/5/30 20:56

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Thanks mete1, the debugger detail was crucial to solve this problem! I was finally able to reproduce the blank page problem and to fix it!

Many thanks.

Final version is now ready, I´ll be releasing it soon!

Many thanks to all testers!

59
trabis
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/5/30 21:01

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Quote:

rgauci wrote:

One suggestion what about Custom Blocks, could they be included in the selection box for Bloacks?



I noticed that... I think that will not be easy, but I´ll see what I can do. It is a must do really, If I can´t have custom blocks I´ll have to make some other way to put custom content there.

For version 1.1

60
Anonymous
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/5/31 1:28

  • Anonymous

  • Posts: 0

  • Since:


modernbricksmenu2.css file need this fix for set brown border at bottom of tabs:

.modernbricksmenu2{
padding: 0;
/*width: 362px; */
border-bottom: 5px solid #D25A0B; /*Brown color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 2px 10px 4px 10px;
background-color: black; /*Brown color theme*/
border-top: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #D25A0B; /*Brown color theme*/
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/
color: white;
border-color: #D25A0B; /*Brown color theme*/
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

Login

Who's Online

250 user(s) are online (146 user(s) are browsing Support Forums)


Members: 0


Guests: 250


more...

Donat-O-Meter

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

Latest GitHub Commits