1
cpascal
how to add XoopsFormBreak
  • 2010/11/25 17:24

  • cpascal

  • Just popping in

  • Posts: 26

  • Since: 2010/3/20


hi
I like to know how to add the style code:

$modversion->addElement(new XoopsFormBreak(1_MD_DEFINE1.'  '._MD_DEFINE2 ));


xoops_version.php in a module xoops what file it is changed because I guess he must add this function in a file xoops

thank

2
cpascal
Re: how to add XoopsFormBreak
  • 2010/11/26 7:30

  • cpascal

  • Just popping in

  • Posts: 26

  • Since: 2010/3/20


ok mage answered my question

$modversion["config"][$i]["name"]        = "break";
$modversion["config"][$i]["title"]       = "_MI_ETC..";
$modversion["config"][$i]["description"] = "";
$modversion["config"][$i]["formtype"]    = "line_break";
$modversion["config"][$i]["valuetype"]   = "textbox";
$modversion["config"][$i]["default"]     = "head";


thank

Login

Who's Online

160 user(s) are online (97 user(s) are browsing Support Forums)


Members: 0


Guests: 160


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