31
trabis
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/5/28 0:53

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


In that case option can go inside block.
Extra options for block:

Display page title,
Display block titles

because doing via page/database it would go for all blocks using that page.

What is the best way then?
Ps:I still could use the '-' signal if you wanted to take away titles for individual blocks.

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

  • Anonymous

  • Posts: 0

  • Since:


Yes .. this option can go inside block settings

33
rgauci
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/5/28 7:22

  • rgauci

  • Not too shy to talk

  • Posts: 173

  • Since: 2007/8/31


Hi Travis

I have uploaded RC2 version now, and this time there is this error:
Quote:
Notice: Undefined index: tabid in file /modules/mytabs/admin/tab.php line 16
Be Set FREE!

34
trabis
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/5/28 12:34

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Quote:

rgauci wrote:
Hi Travis

I have uploaded RC2 version now, and this time there is this error:
[quote]Notice: Undefined index: tabid in file /modules/mytabs/admin/tab.php line 16


Sorry, I've uploaded RC2 again, Hope this time is good!

35
rgauci
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/5/28 14:02

  • rgauci

  • Not too shy to talk

  • Posts: 173

  • Since: 2007/8/31


Hi Travis its working fine now and I am getting the hang of it. Thanks

I only seem to have one problem. The content box is not showing any blocks.
I have created the Tabs -- work fine
and then in tehe Create a new Block I selected a block and assigned it to one of the Tabs and hit Go.
It come up in the Admin Page that I have created this new block but it will not show in teh home page in the Tabs Block (only the Tabs show being rotated but not teh content of the block that I have added)
Be Set FREE!

36
trabis
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/5/29 0:43

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Hi again, i messed up with last version RC2.

Here is RC3
http://code.google.com/p/xuups/downloads/list

Please uninstall my tabs and remove files. Upload new ones and start over.

I debugged this one under php4, and I´m conviced this one is for good!

Added opions in block to hide page title and/or blocks titles.

37
Anonymous
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/5/29 0:59

  • Anonymous

  • Posts: 0

  • Since:


Great job trabis

Thanks for adding page title option and I like block title option .. it is smart idea.

Now I have new bug with this RC, the tabs show automatically even I select Show: Always.

I think show option should be in page option, because you can't give 2 tabs different show type in the same page.

What you think ?

38
Anonymous
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/5/29 1:16

  • Anonymous

  • Posts: 0

  • Since:


If tabcontent.css removed so you need to modify this line in /blocks/mytabs_block.php:

<link rel="stylesheet" type="text/css" href="'.XOOPS_URL.'/modules/mytabs/'.$options[3].'/tabcontent.css" />

39
trabis
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/5/29 12:23

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Actually, it should be like this:
$xoopsTpl->assign'xoops_module_header' '<link rel="stylesheet" type="text/css" href="'.XOOPS_URL.'/modules/mytabs/'.$options[3].'.css" /><script type="text/javascript" src="'.XOOPS_URL.'/modules/mytabs/jscript/tabcontent.js"></script>'.$xoopsTpl->get_template_vars("xoops_module_header") );


Anyway, this bug will only take place in XOOPS < 2.16 and XCL

The $xoTheme assign is correct, I just missed changing it for XoopsTpl that is required for older versions.

Thanks Mowaffak, have you test it? Is it working 99% now?

40
trabis
Re: My tabs 1.0 alpha is released for feature requests
  • 2008/5/29 21:22

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Quote:

Mowaffak wrote:
Now I have new bug with this RC, the tabs show automatically even I select Show: Always.

I think show option should be in page option, because you can't give 2 tabs different show type in the same page.



I don´t understand what you mean. I think you do not understand what show option means.

Allways-> show the tab/block
No -> doesnot show the tab or block (disable)
Time based-> Display tab or block betwern the time you choose in the above setting.

So you can give two tabs 2 diferent show types. One can be visible and the other not(for example).

It has nothing to do with the scrolling, to deactivate scrolling you must set delay to 0;

Login

Who's Online

150 user(s) are online (82 user(s) are browsing Support Forums)


Members: 0


Guests: 150


more...

Donat-O-Meter

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

Latest GitHub Commits