Changes between Version 21 and Version 22 of workflow_img-xml


Ignore:
Timestamp:
Oct 6, 2010, 11:35:10 AM (14 years ago)
Author:
aeisemann
Comment:

preserving the old version - easy way

Legend:

Unmodified
Added
Removed
Modified
  • workflow_img-xml

    v21 v22  
    3939== Edit file ==
    4040* Open the file you want to edit from the downloaded files
     41* In order to preserve the old version, save a copy of your file with an {{{_old}}} inserted before the {{{.xml}}} in the same folder. You'll make changes to it later (see section "Preserving the old version").
    4142* Insert into <info> the element <echodir> containing the path to the new images, e.g. <echodir>/permanent/library/A41S4WF7/</echodir>
    4243* Insert in the appropriate places as many <pb/> elements as necessary (usually at the beginning and end of the book)
     
    8687Although this doubles the entries of some books, the decision was made to keep a version with the old images and the old XML text, as well. The images are kept in the {{{permanent/archimedes}}} folder.
    8788
    88  * Copy the respective XML document from your working copy of [source:/trunk/texts/eXist/archimedes/@2709] (this version is similar to the one in the Old CVS, but has the DTD fragment resolved) to the appropriate language folder in [source:/trunk/texts/eXist/archimedes], but insert an {{{_old}}} before the {{{.xml}}} prefix.
    89  * Open the {{{_old}}} version in an editor:
    90   * Insert the following line before the {{{</info>}}}-line (adjust {{{$directory}}} here to the corresponding directory of the xml file on the Foxridge):
     89* Open the {{{_old}}} version in an editor:
     90 * Insert the following line before the {{{</info>}}}-line (adjust {{{$directory}}} here to the corresponding directory of the xml file on the Foxridge):
    9191{{{
    9292<echodir>/permanent/archimedes/large/$directory</echodir>
    9393}}}
    94   * Also in the {{{<info>}}}-Tag: change the {{{<title>}}} by adding (insert the actual number of pages)
     94 * Also in the {{{<info>}}}-Tag: change the {{{<title>}}} by adding (insert the actual number of pages)
    9595{{{
    9696, old version (xxx pages)
    9797}}}
    98   * Save the document and upload it as documented in the section above.
    99  * Mount the Foxridge server and go to the corresponding directory of the XML text in {{{/Volumes/online_permanent/archimedes_repository/large/}}}
    100  * Open the {{{index.meta}}} in an editor
    101   * Change the {{{<title>}}} in the same way as above
    102   * In the {{{<texttool>}}} tag, add {{{_old}}} to the file in the {{{<text-url-path>}}} beforeht {{{.xml}}} prefix.
    103   * Save the changes
    104  * Open {{{info.xml}}} in the {{{presentation}}} directory in an editor
    105   * Edit the {{{<title>}}} as above and save the document.
     98 * Save the document and upload it to the SVN system and for ECHO display as documented in the sections above.
     99* Mount the Foxridge server and go to the corresponding directory of the XML text in {{{/Volumes/online_permanent/archimedes_repository/large/}}}
     100* Open the {{{index.meta}}} in an editor
     101 * Change the {{{<title>}}} in the same way as above
     102 * In the {{{<texttool>}}} tag, add {{{_old}}} to the file in the {{{<text-url-path>}}} beforeht {{{.xml}}} prefix.
     103 * Save the changes
     104* Open {{{info.xml}}} in the {{{presentation}}} directory in an editor
     105 * Edit the {{{<title>}}} as above and save the document.
    106106 * Upload the file as usual
    107107