1 | creator [email protected]
|
---|
2 | maintainer [email protected]
|
---|
3 | public true
|
---|
4 |
|
---|
5 | buildtype mg
|
---|
6 |
|
---|
7 | indexes section:text
|
---|
8 | defaultindex section:text
|
---|
9 |
|
---|
10 | plugin GreenstoneXMLPlugin
|
---|
11 | # We want the two types of paged documents to be treated differently: paged
|
---|
12 | # and hierarchical. So include two PagedImagePlugin plugins and modify the
|
---|
13 | # process_exp.
|
---|
14 | plugin PagedImagePlugin -process_exp xml.*\.item$ -create_screenview true -OIDtype assigned -minimumsize 100 -OIDmetadata ItemOID -documenttype hierarchy
|
---|
15 | plugin PagedImagePlugin -create_screenview true -OIDtype assigned -minimumsize 100 -OIDmetadata ItemOID -documenttype paged
|
---|
16 | plugin MetadataXMLPlugin
|
---|
17 | plugin ArchivesInfPlugin
|
---|
18 | plugin DirectoryPlugin
|
---|
19 |
|
---|
20 | classify AZCompactList -metadata Series -sort Date
|
---|
21 | classify DateList
|
---|
22 |
|
---|
23 | # Format statements to display Series, Volume, Number and Date information
|
---|
24 |
|
---|
25 | format DocumentVList "<td valign=top>[link][icon][/link]</td>
|
---|
26 | <td valign=top>{If}{[Series],[Series] {If}{[Volume],Vol. [Volume]} {If}{[Number],No. [Number]},[highlight]{Or}{[Title],[PageNum]}[/highlight]}</td>"
|
---|
27 |
|
---|
28 | format CL1VList "<td valign=top>[link][icon][/link]</td>
|
---|
29 | <td valign=top>{If}{[numleafdocs],[Title],{If}{[Volume],Vol. [Volume]} {If}{[Number],No. [Number]} ([format:Date])}</td>"
|
---|
30 |
|
---|
31 | format SearchVList "<td valign=top>[link][icon][/link]</td>
|
---|
32 | <td valign=top>[parent(Top):Series] {If}{[parent(Top):Volume],Vol. [parent(Top):Volume]} {If}{[parent(Top):Number],No. [parent(Top):Number]} Page [Title]</td>"
|
---|
33 |
|
---|
34 | format DateList "<td valign=top>[link][icon][/link]</td>
|
---|
35 | <td valign=top>[Series] {If}{[Volume],Vol. [Volume]} {If}{[Number],No. [Number]}</td>"
|
---|
36 |
|
---|
37 | format HList "[link][highlight][ex.Title][/highlight][/link]"
|
---|
38 |
|
---|
39 | # We customise the document display, so use the extended options
|
---|
40 | format AllowExtendedOptions true
|
---|
41 |
|
---|
42 | # We want to add in fullsize/preview/text buttons to switch between the
|
---|
43 | # different versions of each page
|
---|
44 |
|
---|
45 | format DocumentHeading "<center><table width=_pagewidth_>
|
---|
46 | <tr valign=top><td>{Or}{[parent(Top):Series],[Series]}</td></tr>
|
---|
47 | <tr valign=top><td><table><tr><td>
|
---|
48 | [DocumentButtonDetach][DocumentButtonHighlight]
|
---|
49 | {If}{_cgiargp_ eq \'fullsize\',{If}{[screenicon],_document:viewpreview_}
|
---|
50 | {If}{[NoText] eq \'1\',,_document:viewtext_},
|
---|
51 | {If}{_cgiargp_ eq \'preview\',{If}{[srcicon],_document:viewfullsize_}
|
---|
52 | {If}{[NoText] eq \'1\',,_document:viewtext_},
|
---|
53 | {If}{[srcicon],_document:viewfullsize_}
|
---|
54 | {If}{[screenicon],_document:viewpreview_}}}
|
---|
55 | </td></tr></table></td>
|
---|
56 | <td>[DocTOC]</td></tr></table></center>"
|
---|
57 |
|
---|
58 | # Document text display changes based on the p argument - this is not used
|
---|
59 | #normally for document display, so we can use it here to switch between
|
---|
60 | #fullsize/preview/text versions.
|
---|
61 | format DocumentText "<center><table width=_pagewidth_><tr><td>
|
---|
62 | {If}{_cgiargp_ eq \'fullsize\',[srcicon],
|
---|
63 | {If}{_cgiargp_ eq \'preview\',[screenicon],{If}{[NoText] eq \'1\',,[Text]}}}
|
---|
64 | </td></tr></table></center>"
|
---|
65 |
|
---|
66 |
|
---|
67 | # -- English strings --------------------
|
---|
68 | collectionmeta collectionname [l=en] "Paged Image example"
|
---|
69 | collectionmeta .section:text [l=en] "newspaper pages"
|
---|
70 |
|
---|
71 | # -- French strings --------------------
|
---|
72 | collectionmeta collectionname [l=fr] "Exemple d'image mise en page"
|
---|
73 | collectionmeta .section:text [l=fr] "pages de journaux"
|
---|
74 |
|
---|
75 | # -- Spanish strings --------------------
|
---|
76 | collectionmeta collectionname [l=es] "Ejemplo de imágenes paginadas"
|
---|
77 | collectionmeta .section:text [l=es] "páginas de diario"
|
---|
78 |
|
---|
79 | # -- Simplified Chinese strings --------------------
|
---|
80 | collectionmeta collectionname [l=zh] "å页åŸç瀺èéŠè"
|
---|
81 | collectionmeta .section:text [l=zh] "æ¥çºžé¡µé¢"
|
---|
82 |
|
---|
83 | # -- English text -----------------------
|
---|
84 |
|
---|
85 | collectionmeta collectionextra [l=en] "This collection contains a few newspapers from the
|
---|
86 | <a href=\'http://www.nzdl.org/cgi-bin/library?a=p&p=about&c=niupepa\'>
|
---|
87 | Niupepa</a> collection of Maori newspapers.
|
---|
88 |
|
---|
89 | <h3>How the collection works</h3>
|
---|
90 | <p>Each newspaper issue consists of a set of images, one per page, and a set
|
---|
91 | of text files for the OCR\'d text. An item file links the set of pages into a
|
---|
92 | single newspaper document. PagedImagePlugin is used to process the item files.
|
---|
93 | <p>There are two styles of item files, and this collection demonstrates both.
|
---|
94 | The first uses a text based format, and consists of a list of metadata for the
|
---|
95 | document, and a list of pages. Here are some examples:
|
---|
96 | <a href=\'_httpcollection_/import/09/09\_1\_1.item\'>Te Waka o Te Iwi, Vol. 1, No. 1</a>,
|
---|
97 | <a href=\'_httpcollection_/import/10/10\_1\_3.item\'>Te Whetu o Te Tau, Vol. 1, No. 3</a>.
|
---|
98 | This format allows specification of document level metadata, and a single list of pages.
|
---|
99 | <p>The second style is an extended format, and uses XML. It allows a hierarchy
|
---|
100 | of pages, and metadata specification at the page level as well as at the
|
---|
101 | document level. An example is <a href=\'_httpcollection_/import/xml/23/23\_\_2.item\'>Matariki 1881, No. 2</a>.
|
---|
102 | This newspaper also has an abstract associated with it. The contents have been
|
---|
103 | grouped into two sections: Supplementary Material, which contains the Abstract,
|
---|
104 | and Newspaper Pages, which contains the page images.
|
---|
105 | <p>Paged documents can be presented with a hierarchical table of contents
|
---|
106 | (e.g. <a href=\'?a=d&c=_cgiargc_&d=23\_\_1.2.1&p=text\'>this one</a>),
|
---|
107 | or with next and previous page arrows, and a goto page box
|
---|
108 | (e.g. <a href=\'?a=d&c=_cgiargc_&d=10\_1\_2&p=preview\'>this one</a>).
|
---|
109 | This is specified by the <tt>-documenttype (hierarchy|paged)</tt> option to PagedImagePlugin.
|
---|
110 | The next and previous arrows suit the linear sequence documents, while the table of contents
|
---|
111 | suits the hierarchically organised document. Ordinarily, a Greenstone collection
|
---|
112 | would have one plugin per document type, and all documents of that type get
|
---|
113 | the same processing. In this case, we want to treat the XML-based item files
|
---|
114 | differently from the text-based item files. We can achieve this by adding two
|
---|
115 | PagedImagePlugin plugins to the collection, and configuring them differently.
|
---|
116 | <p><tt>plugin PagedImagePlugin -documenttype hierarchy -process_exp xml.*\.item$; <br/> plugin PagedImagePlugin -documenttype paged</tt>
|
---|
117 |
|
---|
118 | <p>XML based newpapers have been grouped into a folder called <tt>xml</tt>.
|
---|
119 | This enables us to process these files differently, by utilising the
|
---|
120 | <tt>process_exp</tt> option which all plugins support. The first PagedImagePlugin
|
---|
121 | in the list looks for item files underneath the xml folder. These documents
|
---|
122 | will be processed as hierarchical documents. Item files that don\'t match the
|
---|
123 | process expression (i.e. aren\'t underneath the xml folder) will be passed onto
|
---|
124 | the second PagedImagePlugin, and these are treated as paged documents.
|
---|
125 |
|
---|
126 | <p><b>Formatting</b>
|
---|
127 | <p>We have modified the document formatting to display fullsized images,
|
---|
128 | preview images or text, with buttons to switch between them. This involves
|
---|
129 | modifications to the DocumentHeading and DocumentText format statements in the
|
---|
130 | <a href=\'_httpcollection_/etc/collect.cfg\' target=\'collect.cfg\'>collection configuration file</a>,
|
---|
131 | and some macro definitions in the <a href=\'_httpcollection_/macros/extra.dm\' target=\'extra.dm\'>extra.dm macro file</a>.
|
---|
132 | The extra.dm macro file provides definitions for the buttons (\_viewfullsize\_,
|
---|
133 | \_viewpreview\_, \_viewtext\_) which are used by the format statement in the
|
---|
134 | collect.cfg file. The format statement switches the document display and sets
|
---|
135 | the buttons to be displayed based on the p argument, which is also set by the
|
---|
136 | format statement.
|
---|
137 | "
|
---|
138 |
|
---|
139 | # -- French text -----------------------
|
---|
140 |
|
---|
141 | collectionmeta collectionextra [l=fr] "
|
---|
142 | Cette collection contient quelques journaux de la collection de journaux Maori
|
---|
143 | <a href='http://www.nzdl.org/cgi-bin/library?a=p&p=about&c=niupepa'>Niupepa</a>.
|
---|
144 |
|
---|
145 | <h3>Comment fonctionne la collection</h3>
|
---|
146 |
|
---|
147 | <p>Chaque numéro de revue est constitué d'une série d'images, une par page, et d'une série de
|
---|
148 | fichiers textuels issus de l'OCR. Un fichier d'exemplaire fait le lien entre la série d'images
|
---|
149 | et le document du numéro du journal. Le plugiciel PagedImagePlugin est utilisé pour traiter les
|
---|
150 | fichiers d'exemplaire. <p>Il y a deux styles de fichiers d'exemplaires, et cette collection les
|
---|
151 | utilise tous les deux. Le premier utilise un format textuel, et regroupe une liste de métadonnées
|
---|
152 | et une liste de pages.
|
---|
153 |
|
---|
154 | En voici quelques exemples : <a href='_httpcollection_/import/09/09\_1\_1.item'>Te Waka o Te Iwi, Vol. 1, No. 1</a>,
|
---|
155 | <a href='_httpcollection_/import/10/10\_1\_3.item'>Te Whetu o Te Tau, Vol. 1, No. 3</a>.
|
---|
156 | Ce format permet de spécifier des métadonnées de niveau document, et une seule liste de pages.
|
---|
157 |
|
---|
158 | <p>Le second style est un format étendu et utilise XML. Il permet de hiérarchiser les pages,
|
---|
159 | et de spécifier des métadonnées aussi bien au niveau de la page que du document.
|
---|
160 | En voici un exemple : <a href='_httpcollection_/import/xml/23/23\_\_2.item'>Matariki 1881, No. 2</a>.
|
---|
161 | Ce journal a aussi un résumé qui lui est associé. Les contenus ont donc été regroupés en deux sections :
|
---|
162 | matériaux complémentaires, qui contient les résumés, et pages du journal, qui contient les images des pages.
|
---|
163 | Les documents paginés peuvent être présentés avec une table des matiÚres hiérarchique (voir par exemple
|
---|
164 | <a href='?a=d&c=_cgiargc_&d=23\_\_1.2.1&p=text'>celle-ci</a>), ou avec des flÚches de navigation pour
|
---|
165 | atteindre la page précédente ou la page suivante, ainsi qu'une boîte permettant d'atteindre une page en particulier
|
---|
166 | (par exemple <a href='?a=d&c=_cgiargc_&d=10\_1\_2&p=preview'>celle-ci</a>). Cela est défini par l'option
|
---|
167 | <tt>-documenttype (hierarchy|paged)</tt> du plugiciel PagedImagePlugin. Les flÚches de navigation suivent l"organisation
|
---|
168 | linéaire des documents, tandis que la table des matiÚres respecte l'organisation hiérarchique des documents. Normalement,
|
---|
169 | une collection Greenstone utilise un seul plugiciel par type de document, et tous les documents de ce type subissent le même
|
---|
170 | traitement. Dans ce cas, nous voulons traiter différemment les fichiers d'exemplaires au format XML et les ficiers d'exemplaires
|
---|
171 | au format texte. Nous pouvons arriver à ce résultat en ajoutant deux plugiciels PagedImagePlugin à la collection, et en
|
---|
172 | les configurant différemment de la façon suivante :
|
---|
173 | <p><tt>plugin PagedImagePlugin -documenttype hierarchy -process_exp xml.*\.item$; <br/> plugin PagedImagePlugin -documenttype paged</tt>
|
---|
174 | <p>Les journaux décrits en XML ont été regroupés dans un dossier
|
---|
175 | appelé <tt>xml</tt>. Cela nous permet de traiter ces fichiers différemment, en utilisant l'option <tt>process_exp</tt>
|
---|
176 | dont disposent tous les plugiciels. Le premier plugiciel PagedImagePlugin de la liste recherche les fichiers d'exemplaires
|
---|
177 | à l'intérieur du dossier xml. Ces documents seront alors traités comme des documents hiérarchisés. Les fichiers d'exemplaires
|
---|
178 | qui ne correspondent pas à l'expression de recherche (c'est à dire qui ne sont pas situés dans le dossier xml) seront traités
|
---|
179 | par le second plugiciel PagedImagePlugin, comme des documents paginés. <p><b>Formatage</b> <p>Nous avons modifié le formatage
|
---|
180 | du document pour afficher les images en haute résolution, prévisualiser les images ou le texte, avec un bouton pour passer
|
---|
181 | d'un mode à l'autre. Cela implique des modifications dans les déclarations des formats DocumentHeading et DocumentText,
|
---|
182 | dans le <a href='_httpcollection_/etc/collect.cfg' target=\'collect.cfg\'>fichier de configuration de la collection</a>,
|
---|
183 | et la définition de certaines macros dans le <a href='_httpcollection_/macros/extra.dm' target=\'extra.dm\'>fichier de
|
---|
184 | macro extra.dm</a>. Le fichier de macro extra.dm définit les boutons (\_viewfullsize\_, \_viewpreview\_, \_viewtext\_) qui
|
---|
185 | sont utilisés par la déclaration de format dans le fichier collect.cfg. La déclaration de format change l'affichage du document
|
---|
186 | et définit les boutons affichés en se basant sur l'argument p, qui est aussi défini dans la déclaration du format.
|
---|
187 | "
|
---|
188 |
|
---|
189 | # -- Spanish text -----------------------
|
---|
190 | collectionmeta collectionextra [l=es] "Esta colección contiene algunos diarios de la colección
|
---|
191 | <a href=\'http://www.nzdl.org/cgi-bin/library?a=p&p=about&c=niupepa\'>
|
---|
192 | Niupepa</a> de periódicos Maories.
|
---|
193 |
|
---|
194 | <h3>Cómo funciona la colección</h3>
|
---|
195 | <p>Cada diario consiste en un conjunto de imágenes, una por página, y un conjunto de archivos de texto provenientes del OCR. Un archivo .item relaciona al conjunto de páginas en un único documento de diario. PagedImagePlugin se utiliza para procesar esos archivos .item.
|
---|
196 | <p>Hay dos estilos para escribir esos archivos item. y esta colección demuestra ambos.
|
---|
197 | El primero usa un formato básico de texto, y consiste en una lista de metadatos para el documento, y una lista de páginas. Aquà hay algunos ejemplos:
|
---|
198 | <a href=\'_httpcollection_/import/09/09\_1\_1.item\'>Te Waka o Te Iwi, Vol. 1, No. 1</a>,
|
---|
199 | <a href=\'_httpcollection_/import/10/10\_1\_3.item\'>Te Whetu o Te Tau, Vol. 1, No. 3</a>.
|
---|
200 | Este formato permite la especificación de metadatos a nivel de documento, y una lista simple de páginas.
|
---|
201 | <p>El segundo estilo es un formato extendido y usa XML. Permite una jerarquÃa de páginas, y una especificación de metadatos a nivel de documento como también de páginas. Un ejemplo es <a href=\'_httpcollection_/import/xml/23/23\_\_2.item\'>Matariki 1881, No. 2</a>.
|
---|
202 | Este diario también tiene un resumen asociado a él. Los contenidos han sido agrupados en 2 secciones: Material Suplementario, la cual contiene el resumen, y Páginas del Diario, que contiene las imágenes de las páginas.
|
---|
203 | <p>Los documentos paginados pueden presentarse con una tabla de contenidos jerárquica
|
---|
204 | (por ej. <a href=\'?a=d&c=_cgiargc_&d=23\_\_1.2.1&p=text\'>esta</a>),
|
---|
205 | o con flechas \"Siguiente"
|
---|
206 | (por ej. <a href='?a=d&c=_cgiargc_&d=10\_1\_2&p=preview'>esta</a>).
|
---|
207 | Esto es definido por la opción <tt>-documenttype (hierarchy|paged)</tt> asignada al plugin PagedImagePlugin.
|
---|
208 | Las flechas Siguiente y Anterior permiten seguir el documento de manera lineal, mientras que la tabla de contenidos muestra al documento organizado jerárquicamente. Generalmente, una colección de Greenstone tendrÃa un plugin por cada tipo de documento y todos los documentos de ese mismo tipo tendrÃan el mismo procesamiento. En este caso, queremos tratar los archivos .item con formato XML de manera diferente a aquellos con formato de texto plano. Esto puede lograrse agregando dos plugin PagedImagePlugin a la colección, y configurándolo de manera diferente.
|
---|
209 | <p><tt>plugin PagedImagePlugin -documenttype hierarchy -process_exp xml.*\.item$; <br/> plugin PagedImagePlugin -documenttype paged </tt></p>
|
---|
210 |
|
---|
211 | <p>Los diarios basados en XML han sido agrupados en una carpeta llamada <tt>xml</tt>.
|
---|
212 | Esto nos permite procesar esos archivos de una manera diferente, utilizando la opción <tt>process_exp</tt> que es soportada por todos los plugins. El primer plugin PagedImagePlugin
|
---|
213 | en la lista busca archivos .item que se encuentren en la carpeta xml. Estos documentos se procesarán como documentos jerárquicos. Los archivos .item que no coincidan con la expresión de procesamiento (por ejemplo, los que no estén dentro de la carpeta xml) serán pasados al segundo plugin PagedImagePlugin, y se tratarán como documentos paginados.
|
---|
214 |
|
---|
215 | <p><b>Formateo</b>
|
---|
216 | <p>Hemos modificado el formateo del documento para mostrar imágenes a tamaño completo, previsualizar imágenes o texto y botones para cambiar entre estas opciones. Esto involucra modificaciones a las cadenas de formateo del DocumentHeading y el DocumentText en el
|
---|
217 | <a href='_httpcollection_/etc/collect.cfg' target=\'collect.cfg\'>archivo de configuración de la colección.</a>,
|
---|
218 | y algunas definiciones de macros en el <a href='_httpcollection_/macros/extra.dm' target=\'extra.dm\'>archivo de macros extra.dm</a>.
|
---|
219 | El archivo extra.dm provee definiciones para los botones (\_viewfullsize\_,
|
---|
220 | \_viewpreview\_, \_viewtext\_) los cuales son usados por la sentencia de formateo en el archivo collect.cfg. La sentencia de formateo cambia la visualización del documento y setea los botones que deben mostrarse basándose en el argumento p, el cual es configurado también en la misma sentencia.
|
---|
221 | "
|
---|
222 |
|
---|
223 | # -- Simplified Chinese text -----------------------
|
---|
224 | collectionmeta collectionextra [l=zh] "æ¬éŠèå
|
---|
225 | å«è¥å¹²æºèª
|
---|
226 | <a href='http://www.nzdl.org/cgi-bin/library?a=p&p=about&c=niupepa'>Niupepa</a>éŠèçæ¯å©æ¥çºžã
|
---|
227 |
|
---|
228 | <h3>æ¬éŠèåŠäœå·¥äœ</h3>
|
---|
229 |
|
---|
230 | <p>æ¯ææ¥çºžç±äžç»åŸçç»æïŒæ¯é¡µå¯¹åºäžåŒ åŸçïŒä»¥åäžç»å
|
---|
231 | å«OCRææ¬çææ¬æä»¶ã
|
---|
232 | ç±äžäžªitemæä»¶å°äžç»é¡µé¢éŸæ¥èµ·æ¥ïŒåœ¢æäžäžªæ¥çºžææ¡£ãPagedImagePluginçšäºå€çè¿äºitemæä»¶ã
|
---|
233 |
|
---|
234 | <p>itemæä»¶æäž€ç§æ ŒåŒïŒèæ¬éŠèå°æŒç€ºè¿äž€ç§æ ŒåŒã第äžç§æ¯åºäºææ¬çæ ŒåŒïŒç±äžäžªææ¡£å
|
---|
235 | æ°æ®å衚å
|
---|
236 | äžäžªé¡µé¢åè¡šç»æ. æ¯åŠïŒ <a href='_httpcollection_/import/09/09\_1\_1.item'>Te Waka o Te IwiïŒç¬¬1å·ïŒç¬¬1æ</a>ïŒ
|
---|
237 | <a href='_httpcollection_/import/10/10\_1\_3.item'>Te Whetu o Te TauïŒç¬¬1å·ïŒç¬¬3æ</a>ã
|
---|
238 | è¿ç§æ ŒåŒå
|
---|
239 | è®žè®Ÿçœ®ææ¡£çº§çå
|
---|
240 | æ°æ®ïŒä»¥åäžäžªé¡µé¢å衚ã
|
---|
241 |
|
---|
242 | <p>第äºç§æ ŒåŒæ¯äžç§äœ¿çšXMLçæ©å±æ ŒåŒãè¿ç§æ ŒåŒå
|
---|
243 | 讞讟眮å±çº§åŒé¡µé¢å衚ïŒå¹¶äžå
|
---|
244 | æ°æ®å¯ä»¥æ¯é¡µé¢çº§çä¹å¯ä»¥æ¯ææ¡£çº§çã
|
---|
245 | æ¯åŠ<a href='_httpcollection_/import/xml/23/23\_\_2.item'>Matariki 1881ïŒç¬¬2æ</a>ãè¿ææ¥çºžè¿æéå±çææã
|
---|
246 | è¿ææ¥çºžçå
|
---|
247 | 容被å䞺䞀䞪éšåïŒå
|
---|
248 | æ¬ææåšå
|
---|
249 | çè¡¥å
|
---|
250 |
|
---|
251 | ææïŒä»¥åæ¥çºžç页é¢ïŒå³é¡µé¢åŸçã
|
---|
252 |
|
---|
253 | <p>åé¡µææ¡£å¯ä»¥çšäžäžªå±çº§åŒçå
|
---|
254 | 容倧纲æŸç€ºïŒäŸåŠ<a href='?a=d&c=_cgiargc_&d=23\_\_1.2.1&p=text'>è¿äžªææ¡£</a>ïŒ
|
---|
255 | ïŒæè
|
---|
256 | çšäžäžé¡µååäžé¡µç页é¢ç®å€Žä»¥åäžäžªè·³èœ¬é¡µé¢èŸå
|
---|
257 | ¥æ¡æ¥æŸç€º
|
---|
258 | ïŒæ¯åŠ<a href='?a=d&c=_cgiargc_&d=10\_1\_2&p=preview'>è¿äžªææ¡£</a>ïŒã
|
---|
259 | è¿æ¯éè¿è®Ÿå®PagedImagePluginç<tt>-documenttype (hierarchy|paged)</tt>é项æ¥å®ç°çã
|
---|
260 | äžäžé¡µååäžé¡µç®å€Žéçšäºçº¿æ§åºåçææ¡£ïŒèå
|
---|
261 | 容倧纲éçšäºå±çº§åŒçææ¡£ãäžè¬æ
|
---|
262 | åµäžïŒäžäžªGreenstoneéŠèçšäžäžªæä»¶å€çäžç§ç±»åçææ¡£ïŒ
|
---|
263 | å æ€ææåç±»åçææ¡£éœå°ä»¥åäžç§æ¹åŒè¿è¡å€çãåšè¿ç§æ
|
---|
264 | åµäžïŒæä»¬æ³çšäžåçæ¹åŒåå«å€çåºäºXMLçitemæä»¶äžåºäºææ¬çitemæä»¶ã
|
---|
265 | è¿å¯ä»¥éè¿åšéŠèäžæ·»å 䞀䞪PagedImagePluginæä»¶æ¥å®æïŒå¹¶å¯¹å
|
---|
266 | ¶åå«è¿è¡äžåç讟眮ã
|
---|
267 |
|
---|
268 | <p>
|
---|
269 | <tt>plugin PagedImagePlugin -documenttype hierarchy -process_exp xml.*\.item$; <br/> plugin PagedImagePlugin -documenttype paged</tt>
|
---|
270 |
|
---|
271 | <p>åºäºXMLçæ¥çºžè¢«éäžçœ®äºäžäžªç§°äžº<tt>xml</tt>çæä»¶å€¹äžãè¿å
|
---|
272 | 讞æä»¬çšäžåæ¹åŒå¯¹è¿äºæä»¶è¿è¡å€çïŒ
|
---|
273 | è¿æ¯éè¿è®Ÿçœ®æææä»¶éœæ¯æç<tt>process_exp</tt>é项æ¥å®ç°çãå衚äžç第äžäžªPagedImagePluginå°æ¥æŸxmlæä»¶å€¹äžçææitemæä»¶ã
|
---|
274 | è¿äºææ¡£å°äŒæå±çº§åŒææ¡£è¿è¡å€çãäžå¹é
|
---|
275 | å€ç衚蟟åŒçitemæä»¶ïŒå³äžåšxmlæä»¶å€¹äžçitemæä»¶ïŒå°è¢«äŒ éç»ç¬¬äºäžªPagedImagePluginïŒèè¿äºå°äŒæåé¡µææ¡£è¿è¡å€çã
|
---|
276 |
|
---|
277 | <p><b>æ ŒåŒå</b>
|
---|
278 | <p>æä»¬å·²ç»ä¿®æ¹äºææ¡£çæ ŒåŒäœ¿å
|
---|
279 | ¶æŸç€ºå
|
---|
280 | šå¹
|
---|
281 | çåŸçïŒé¢è§åŸçæè
|
---|
282 | ææ¬ïŒä»¥ååšäžåæš¡åŒä¹éŽè¿è¡èœ¬æ¢çæé®ã
|
---|
283 | è¿æ¶åå°åšéŠèç<a href='_httpcollection_/etc/collect.cfg' target=\'collect.cfg\'>é
|
---|
284 | 眮æä»¶</a>äžä¿®æ¹
|
---|
285 | DocumentHeadingåDocumentTextæ ŒåŒåéïŒä»¥å<a href='_httpcollection_/macros/extra.dm' target=\'extra.dm\'>
|
---|
286 | extra.dm宿件</a>äžçäžäºå®ã
|
---|
287 |
|
---|
288 | extra.dm宿件æäŸæé®ïŒ\_viewfullsize\_ïŒ\_viewpreview\_ïŒ\_viewtext\_ïŒçå®ä¹ïŒè¿äºå®ä¹åšcollect.cfgæä»¶çæ ŒåŒåéäžçšå°ã
|
---|
289 | æ ŒåŒåéæ ¹æ®påæ°çåŒèœ¬æ¢å°äžåçææ¡£æŸç€ºæš¡åŒä»¥å对åºçæé®ïŒèp忰乿¯ç±æ ŒåŒåæ°æè®Ÿå®çã
|
---|
290 | "
|
---|