XMLWordPrintableJSON

Details

    Description

      Documenation for /body/footer says:

      If present, the contained text will be used instead of the generated copyright text.

      The default skin does this correctly with:

      <div id="footer">
            <div class="xright">
            #if($decoration.body.footer)
              $decoration.body.footer
            #else
              Copyright &#169;#copyright()All Rights Reserved.#publishDate( "bottom" $decoration.publishDate $decoration.version )
            #end
            </div>
            <div class="clear">
              <hr/>
            </div>
      

      This logic should be applied here as soon as the Decoration Model 1.7 is released.

      Moreover all site.xml files and documentation need to be updated.

      Attachments

        Issue Links

          Activity

            People

              michael-o Michael Osipov
              michael-o Michael Osipov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: