<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font face="Liberation Serif">I have customized my own 1.4.1svn by
      adding a couple of Scripter commands:<br>
      <br>
<a class="moz-txt-link-freetext" href="http://wiki.scribus.net/canvas/CopyObject%28%29_and_pasteObject%28%29">http://wiki.scribus.net/canvas/CopyObject%28%29_and_pasteObject%28%29</a><br>
      <br>
      This was a minor task of taking the existing duplicateObject()
      command and splitting into separate functions. This allows you to
      write scripts like the two examples on the wiki page to copy a
      selected object to a number of other pages.<br>
      <br>
      If you go to the wiki page, you can find instructions for
      downloading the needed svn edits from the feature request I
      submitted. You can also download the scripts, paste2all.py and
      paste2pagelist.py that are shown on the wiki page.<br>
      <br>
      Note that you will modify your svn files to do this, and then need
      to rebuild Scribus to make use of the commands and scripts.<br>
      <br>
      Greg<br>
    </font>
  </body>
</html>