1
kaotik
xoops_version and $modversion['config']
  • 2004/11/8 19:23

  • kaotik

  • Just can't stay away

  • Posts: 861

  • Since: 2004/2/19


I've been configuring the admin options for my module using xoops_version:
le="color: #000000"><?php $modversion['config'][3]['name'] = 'displaynav'; $modversion['config'][3]['title'] = '_MI_DISPLAYNAV'; $modversion['config'][3]['description'] = '_MI_DISPLAYNAVDSC'; $modversion['config'][3]['formtype'] = 'yesno'; $modversion['config'][3]['valuetype'] = 'int'; $modversion['config'][3]['default'] = 1;


How do I separate the options into 2 or 3 pages? Right now they all get bunched up in 1 page.

2
Jan304
Re: xoops_version and $modversion['config']
  • 2004/11/8 19:45

  • Jan304

  • Official Support Member

  • Posts: 520

  • Since: 2002/3/31


At the moment it isn't possible. However, somebody submitted a hack on dev.xoops.org to make it possible:
http://dev.xoops.org/modules/newbb/viewtopic.php?topic_id=740&forum=26

Remember this is hack and makes upgrading your XOOPS core more difficult.

Login

Donat-O-Meter

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

Latest GitHub Commits