1 Reply Latest reply on Jun 18, 2003 9:56 AM by julien1

    Adding menu entries and blocks

    bjornno

      How do I administrate the menu, for example adding a link under Main Menu. And how do I administrate blocks, add new blocks etc. Is this done trough JMX in some way?

      Is anyone working on a port of the administration module from postnuke?

        • 1. Re: Adding menu entries and blocks

          adding entries in the menu is done through the Before attribute of the menu mbean (or After) :







          attributes title, url and description are not mandatory.

          will produces a blank line
          produces a title
          produces a link without description

          this will work with the CVS version, not the one on sf.net.

          creating blocks from scratch is possible but the capability is not yet given. Noel started the block module but since no news.

          julien