Search

How can I add an extra fieldset in the Author screen? I’ve added one now, but it shows below the submit-button, and I want to have it above the submit button offcourse :)

My code:

$group = new XMLElement('fieldset');
$group->setAttribute('class', 'settings');
$group->appendChild(new XMLElement('legend', 'Allowed sections'));
$form  = Administration::instance()->Page->Form;
$form->appendChild($group);

Create an account or sign in to comment.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details