Uploaded image for project: 'Maven Doxia'
  1. Maven Doxia
  2. DOXIA-130

Macro renaming

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-alpha-9
    • 1.0-alpha-9
    • Module - Xdoc
    • None

    Description

      Something like the following:

       
           <macro name="snippet">
              <parameter name="id" value="toto"/>
              <parameter name="url" value="http://myserver.org/toto.xml"/>
            </macro>
      

      instead of:

       
      <macro name="snippet" id="toto" url="http://myserver.org/toto.xml"/>
      

      Attachments

        Issue Links

          Activity

            People

              siveton Siveton Vincent
              siveton Siveton Vincent
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: