Changes between Version 23 and Version 24 of workflow_img-xml
- Timestamp:
- Oct 6, 2010, 3:54:37 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
workflow_img-xml
v23 v24 2 2 3 3 = Situation = 4 You want to update XML files in ECHO because new images are available (e.g. a book has been digitized by the MPIWG library & these images are to replace older images that are not owned by the library). 4 Images of a digitized book in ECHO are to be replaced by new ones (because the new images are of better quality or digitized by the MPIWG library). 5 5 6 NB: These instructions do not apply to MPDL project texts, for example Wilkins 1684. In these texts, the explicit file name of the JPG is given in an attribute of <pb>. And at least in the next few months, the texts in [source:trunk/texts/eXist/echo] can (and will) be overwritten without warning, i.e. all changes will be lost. As an interim solution, please notify Klaus if changes have to be made.6 NB: These instructions do not [yet] apply to MPDL project texts, for example Wilkins 1684. In these texts, the explicit file name of the JPG is given in an attribute of <pb>. And at least in the next few months, the texts in [source:trunk/texts/eXist/echo] can (and will) be overwritten without warning, i.e. all changes will be lost. As an interim solution, please notify Klaus if changes have to be made. 7 7 8 8 == Images == … … 10 10 * old image files: archimedes_repository -> large -> [image-folder-old] 11 11 * new image files: library -> [image-folder-new] 12 The names of the image folders can be looked up in the [http://141.14.236.36/fmi/xsl/katalog/findrecords.xsl?-db=katalog&-grammar=fmresultset&-view= library catalogue] or via [http://echo.mpiwg-berlin.mpg.de/content/search ECHO Search]. In case the entry for the new images doesn't exist yet, you may want to search the digigroup's Filemaker database: Open filemaker -> Ablage -> Öffnen... -> Hosts -> Bibl.4 -> archiv_id (ask digigroup for login)12 The names of the image folders can be looked up in the [http://141.14.236.36/fmi/xsl/katalog/findrecords.xsl?-db=katalog&-grammar=fmresultset&-view= library catalogue] or via [http://echo.mpiwg-berlin.mpg.de/content/search ECHO Search]. In case the entry for the new images doesn't exist yet, you may want to search the digigroup's Filemaker database: Open filemaker -> Ablage -> Öffnen... -> Hosts -> Bibl.4 -> archiv_id (ask digigroup@mpiwg-berlin.mpg.de for login) 13 13 14 14 == XML files == … … 19 19 = Workflow = 20 20 21 We are no longer [[oxygen_img-xml|using oXygen]] to edit and to version the XML files.[[BR]]22 We are now using the Eclipse environment. A zip-file containing Eclipse plus SVN-client plus XML-editor is available from / at ...21 To edit and version the XML files, you can use the Eclipse environment. A zip-file containing Eclipse plus SVN-client plus XML-editor is available from the server softwareserver -> Software -> CD-Images -> Eclipse -> for_img_xml_workflow[[BR]] 22 How to do things with oXygen instead of Eclipse is described [[oxygen_img-xml|here]]. 23 23 24 24 == Download current version == … … 27 27 * Insert the following URL: https://it-dev.mpiwg-berlin.mpg.de/svn/mpdl-project-content/trunk/texts/eXist/archimedes/ (or the URL to whichever folder your file is stored in) 28 28 * You will be asked if you wish to normalize URL ? -> No 29 * In the next window, you won't be able to click the Finish button. This is a bug - Change the selection to Date, and then back to Head Revision. Now you can click Finish.30 * Cho se the last checkout method: Check out as a project with the name specified31 * Name the project archimedes, if you like29 * In the next window, you won't be able to click the Finish button. This is a bug - Change the selection to Date, and then back to Head Revision. Now you can click "Finish". 30 * Choose the last checkout method: "Check out as a project with the name specified" 31 * Name the project, e.g. "archimedes" 32 32 * "Depth: Recursively" is fine 33 * You want to do a Head Revision33 * Choose "Head Revision" 34 34 * You can use the default workspace location 35 35 … … 44 44 45 45 == Upload new version (to SVN) == 46 * Right-click intoEclipse's Package Explorer window. Choose: Team -> Commit46 * Right-click one of the files in Eclipse's Package Explorer window. Choose: Team -> Commit 47 47 48 48 == Update index.meta == … … 57 57 </texttool> 58 58 }}} 59 Example for text-url-path: /archimedes/la/casat_mecha_017_la_1684.xml59 Example for text-url-path: {{{<text-url-path>/archimedes/la/casat_mecha_017_la_1684.xml</text-url-path>}}} 60 60 * Copy the updated image.meta back into the new images folder 61 61 … … 78 78 * Navigate to your resource 79 79 * The link in the field "Link (if no ressourceID):" has to look like: {{{http://echo.mpiwg-berlin.mpg.de/ECHOdocuView?mode=texttool&url=/mpiwg/online/permanent/library/YHAK0YQ4}}} 80 * The link in the field "Meta Link (if no ressource ID):" hast to look like: {{{http://content.mpiwg-berlin.mpg.de/mpiwg/online/permanent/library/YHAK0YQ4/index.meta}}}80 * The link in the field "Metalink (if no ressource ID):" hast to look like: {{{http://content.mpiwg-berlin.mpg.de/mpiwg/online/permanent/library/YHAK0YQ4/index.meta}}} 81 81 * The same has to be repeated for every collection your item is part of! 82 82 * Perform the same search in [http://141.14.236.36/fmi/xsl/katalog/findrecords.xsl?-db=katalog&-grammar=fmresultset&-view= the library catalogue] … … 85 85 86 86 = Preserving the old version = 87 Although 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.87 For reasons of consistency 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. 88 88 89 89 * Open the {{{_old}}} version in an editor: 90 * Insert the following line before the {{{</info>}}}-line ( adjust {{{$directory}}} here tothe corresponding directory of the xml file on the Foxridge):90 * Insert the following line before the {{{</info>}}}-line (for {{{$directory}}}, insert the corresponding directory of the xml file on the Foxridge): 91 91 {{{ 92 92 <echodir>/permanent/archimedes/large/$directory</echodir> 93 93 }}} 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 the actual number of pages 95 95 {{{ 96 96 , old version (xxx pages) … … 100 100 * Open the {{{index.meta}}} in an editor 101 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>}}} before ht {{{.xml}}} prefix.102 * In the {{{<texttool>}}} tag, add {{{_old}}} to the file in the {{{<text-url-path>}}} before the {{{.xml}}} suffix. 103 103 * Save the changes 104 104 * Open {{{info.xml}}} in the {{{presentation}}} directory in an editor … … 108 108 = To Be Updated = 109 109 110 Archimedes (images + text) 111 * [http://echo.mpiwg-berlin.mpg.de/ECHOdocuView?mode=texttool&url=/mpiwg/online/permanent/library/A41S4WF7&viewMode=text_dict Guidobaldo del Monte 1577] DONE 112 * [http://echo.mpiwg-berlin.mpg.de/ECHOdocuView?mode=texttool&url=/mpiwg/online/permanent/library/YHAK0YQ4&pn=7 Casati 1684] DONE 113 * [http://echo.mpiwg-berlin.mpg.de/ECHOdocuView?mode=texttool&url=/mpiwg/online/permanent/library/TPQ025WW&pn=5 Varro 1584] DONE 114 * [http://echo.mpiwg-berlin.mpg.de/ECHOdocuView?mode=texttool&url=/mpiwg/online/permanent/library/MT7GMZYT&pn=2 Baldi 1621] DONE 115 * [http://echo.mpiwg-berlin.mpg.de/ECHOdocuView?mode=texttool&url=/mpiwg/online/permanent/library/5CTEBAHQ&pn=5 Agricola 1556] DONE 110 == Archimedes (images + text) == 116 111 117 ECHO & Archimedes (images) 118 * [http://echo.mpiwg-berlin.mpg.de/ECHOdocuView?mode=imagepath&url=/mpiwg/online/permanent/library/419CK1VT/pageimg&pn=9 Guldin 1635-1641] DONE 119 * [http://echo.mpiwg-berlin.mpg.de/ECHOdocuView?mode=imagepath&url=/mpiwg/online/permanent/library/WMMA0T8W/pageimg&pn=7 Delamarche 1800] DONE 112 ||= Title =||= To Be Updated =||= Finished =||= Comments =|| 113 ||[http://echo.mpiwg-berlin.mpg.de/ECHOdocuView?mode=texttool&url=/mpiwg/online/permanent/library/A41S4WF7&viewMode=text_dict Guidobaldo del Monte 1577] || ||X || || 114 ||[http://echo.mpiwg-berlin.mpg.de/ECHOdocuView?mode=texttool&url=/mpiwg/online/permanent/library/YHAK0YQ4&pn=7 Casati 1684] || ||X || || 115 ||[http://echo.mpiwg-berlin.mpg.de/ECHOdocuView?mode=texttool&url=/mpiwg/online/permanent/library/TPQ025WW&pn=5 Varro 1584] || ||X || || 116 ||[http://echo.mpiwg-berlin.mpg.de/ECHOdocuView?mode=texttool&url=/mpiwg/online/permanent/library/MT7GMZYT&pn=2 Baldi 1621] || ||X || || 117 ||[http://echo.mpiwg-berlin.mpg.de/ECHOdocuView?mode=texttool&url=/mpiwg/online/permanent/library/5CTEBAHQ&pn=5 Agricola 1556] || ||X || || 118 || || || || || 120 119 121 ECHO (images + text) 122 * Wilkins 1684 XML: [https://it-dev.mpiwg-berlin.mpg.de/svn/mpdl-project-content/trunk/texts/eXist/echo/en/Wilkins_1684_EEU2MA1B.xml bisher nur in SVN] (Bitte diesen Text nicht direkt ändern, sondern Klaus Bescheid sagen; siehe oben!) 123 * neue Bilder: Foxridge -> online_permanent/library/TG3ZW27M bzw. [http://echo.mpiwg-berlin.mpg.de/ECHOdocuView?mode=imagepath&url=/mpiwg/online/permanent/library/TG3ZW27M/pageimg in ECHO] 120 == ECHO & Archimedes (images) == 124 121 122 ||= Title =||= To Be Updated =||= Finished =||= Comments =|| 123 ||[http://echo.mpiwg-berlin.mpg.de/ECHOdocuView?mode=imagepath&url=/mpiwg/online/permanent/library/419CK1VT/pageimg&pn=9 Guldin 1635-1641] || ||X || || 124 ||[http://echo.mpiwg-berlin.mpg.de/ECHOdocuView?mode=imagepath&url=/mpiwg/online/permanent/library/WMMA0T8W/pageimg&pn=7 Delamarche 1800] || ||X || || 125 || || || || || 126 || || || || || 127 128 == ECHO (images + text) == 129 130 ||= Title =||= To Be Updated =||= Finished =||= Comments =|| 131 ||Wilkins 1684 ||X || ||XML: [https://it-dev.mpiwg-berlin.mpg.de/svn/mpdl-project-content/trunk/texts/eXist/echo/en/Wilkins_1684_EEU2MA1B.xml bisher nur in SVN] (Bitte diesen Text nicht direkt ändern, sondern Klaus Bescheid sagen; siehe oben!) * neue Bilder: Foxridge -> online_permanent/library/TG3ZW27M bzw. [http://echo.mpiwg-berlin.mpg.de/ECHOdocuView?mode=imagepath&url=/mpiwg/online/permanent/library/TG3ZW27M/pageimg in ECHO] || 132 || || || || || 133 || || || || || 134 || || || || ||