6 users online. Create an account or sign in to join them.Users

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.2 or above
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.0 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details