Changeset 22904
- Timestamp:
- 2010-09-14T15:14:47+12:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
documented-examples/trunk/style-e/etc/collect.cfg
r20507 r22904 4 4 5 5 buildtype mgpp 6 searchtypes plain,form7 8 indexes text dls.Title, Title dls.Subject dls.Organization dls.Keyword6 infodbtype gdbm 7 8 indexes text dls.Title,ex.Title dls.Subject dls.Organization dls.Keyword 9 9 10 10 levels section document … … 16 16 plugin DirectoryPlugin 17 17 18 classify List -metadata dls.Title 18 classify List -metadata dls.Title -partition_type_within_level constant_size 19 19 20 20 classify Hierarchy -metadata dls.Subject -sort dls.Title 21 21 22 classify List - metadata dls.Organization -sort_leaf_nodes_using dls.Title -bookshelf_type always23 24 classify List -metadata dls.Keyword - buttonname Howto22 classify List -sort_leaf_nodes_using dls.Title -metadata dls.Organization -bookshelf_type always -partition_type_within_level constant_size 23 24 classify List -metadata dls.Keyword -partition_type_within_level constant_size -buttonname Howto 25 25 26 26 format CL4VList "<td>[link][icon][/link]</td><td>[link][dls.Keyword][/link]" … … 28 28 format SearchVList "<td valign=top>[link][icon][/link]</td><td>{If}{[parent(All\': \'):Title],[parent(All\': \'):Title]:}[link][Title][/link]</td>" 29 29 30 format VList "<td valign=top>[link][icon][/link]</td><td valign=top>[highlight]{Or}{[Title],Untitled}[/highlight]{If}{[Date],<br><small><i>_textdate_[Date]</i></small>}{If}{[NumPages],<br><small><i>_textnumpages_[NumPages]</i></small>}{If}{[Source],<br><small><i>_textsource_[ Source]</i></small>}</td>"30 format VList "<td valign=top>[link][icon][/link]</td><td valign=top>[highlight]{Or}{[Title],Untitled}[/highlight]{If}{[Date],<br><small><i>_textdate_[Date]</i></small>}{If}{[NumPages],<br><small><i>_textnumpages_[NumPages]</i></small>}{If}{[Source],<br><small><i>_textsource_[dmsafe:Source]</i></small>}</td>" 31 31 32 32 format DocumentText "<h3>[Title]</h3>\\n\\n<p>[Text]" … … 41 41 format SearchTypes "plain,form" 42 42 43 # strings that use macros 44 # these don't need translating unless you want something different from the 45 # default 46 collectionmeta .text [l=en] "_labeltext_" 47 collectionmeta .dls.Title,Title [l=en] "_labelTitle_" 48 collectionmeta .dls.Subject [l=en] "_labelSubject_" 49 collectionmeta .dls.Organization [l=en] "_labelOrganization_" 50 collectionmeta .dls.Keyword [l=en] "_labelHowto_" 51 52 collectionmeta .document [l=en] "_textbook_" 53 collectionmeta .section [l=en] "_textchapter_" 54 43 55 # -- English strings ---------------- 44 56 collectionmeta collectionname [l=en] "Cascading Style Sheets<br/> Demo collection" 45 57 46 collectionmeta .text [l=en] "text"47 collectionmeta .dls.Title,Title [l=en] "titles"48 collectionmeta .dls.Subject [l=en] "subjects"49 collectionmeta .dls.Organization [l=en] "organizations"50 collectionmeta .dls.Keyword [l=en] "how to"51 52 collectionmeta .document [l=en] "book"53 collectionmeta .section [l=en] "chapter"54 55 58 collectionmeta depositormetadata [l=en] "{\"name\":\"dls.Title\",\"label\":\"Title\",\"tooltip\":\"dls.Title: The title of this resource.\",\"type\":\"text\"}, {\"name\":\"dls.Organization\",\"label\":\"Organization\",\"tooltip\":\"dls.Organization: The organization responsible for producing this resource.\",\"type\":\"text\"}, {\"name\":\"dls.Subject\",\"label\":\"Subject\",\"tooltip\":\"dls.Subject: The subject of this resource.\",\"type\":\"text\"}, {\"name\":\"dls.Keyword\",\"label\":\"Keyword\",\"tooltip\":\"dls.Keyword: A more specific indication of what the resource can be used for.\",\"type\":\"text\"}, {\"name\":\"dls.Language\",\"label\":\"Language\",\"tooltip\":\"dls.Language: The language of this resource.\",\"type\":\"text\"}" 56 59 … … 58 61 collectionmeta collectionname [l=fr] "Démo de feuilles de styles en cascade (CSS)" 59 62 60 collectionmeta .text [l=fr] "texte"61 collectionmeta .dls.Title,Title [l=fr] "titres"62 collectionmeta .dls.Subject [l=fr] "sujets"63 collectionmeta .dls.Organization [l=fr] "organisations"64 collectionmeta .dls.Keyword [l=fr] "comment faire"65 collectionmeta .document [l=fr] "livre"66 collectionmeta .section [l=fr] "châpitre"67 68 63 # -- Spanish strings ---------------- 69 64 collectionmeta collectionname [l=es] "Colección de muestra CSS" 70 65 71 collectionmeta .text [l=es] "texto"72 collectionmeta .dls.Title,Title [l=es] "tÃtulos"73 collectionmeta .dls.Subject [l=es] "temas"74 collectionmeta .dls.Organization [l=es] "organizaciones"75 collectionmeta .dls.Keyword [l=es] "cómo"76 collectionmeta .document [l=es] "libro"77 collectionmeta .section [l=es] "capÃtulo"78 79 # -- Russian strings ----------------80 collectionmeta .text [l=ru] "ÑекÑÑ"81 collectionmeta .dls.Title,Title [l=ru] "загПлПвкО"82 collectionmeta .dls.Subject [l=ru] "ÑказаÑелО"83 collectionmeta .dls.Organization [l=ru] "ПÑгаМОзаÑОО"84 collectionmeta .dls.Keyword [l=ru] "ÑпПÑПбÑ"85 collectionmeta .document [l=ru] "кМОга"86 collectionmeta .section [l=ru] "глава"87 88 # -- Arabic strings ----------------89 collectionmeta .text [l=ar] "ÙØµ"90 collectionmeta .dls.Title,Title [l=ar] "Ø§ÙØ¹ÙاÙÙÙ"91 collectionmeta .dls.Subject [l=ar] "اÙÙ92 ÙØ¶Ùعات"93 collectionmeta .dls.Organization [l=ar] "اÙÙ94 ÙØžÙ95 ات"96 collectionmeta .dls.Keyword [l=ar] "إر؎اد"97 collectionmeta .document [l=ar] "ÙØªØ§Øš"98 collectionmeta .section [l=ar] "ÙØµÙ"99 100 66 # -- Simplified Chinese strings ---------------- 101 67 collectionmeta collectionname [l=zh] "å±çº§æ ·åŒè¡š<br/>æŒç€ºéŠè" 102 collectionmeta .text [l=zh] "ææ¬"103 collectionmeta .dls.Title,Title [l=zh] "é¢å"104 collectionmeta .dls.Subject [l=zh] "äž»é¢"105 collectionmeta .dls.Organization [l=zh] "æºæ"106 collectionmeta .dls.Keyword [l=zh] "åŠäœ"107 108 collectionmeta .document [l=zh] "乊"109 collectionmeta .section [l=zh] "ç« "110 111 # -- Brazilian Portuguese strings ----------------112 collectionmeta .text [l=pt-br] "texto"113 collectionmeta .dls.Title,Title [l=pt-br] "tÃtulos"114 collectionmeta .dls.Subject [l=pt-br] "assuntos"115 collectionmeta .dls.Organization [l=pt-br] "organizações"116 collectionmeta .dls.Keyword [l=pt-br] "como fazer"117 118 collectionmeta .document [l=pt-br] "livro"119 collectionmeta .section [l=pt-br] "capÃtulo"120 121 # -- Thai strings ----------------122 collectionmeta .text [l=th] "àžà¹àžàžàž§àž²àž¡"123 collectionmeta .dls.Title,Title [l=th] "àžàž·à¹àžà¹àž£àž·à¹àžàž"124 collectionmeta .dls.Subject [l=th] "àž«àž±àž§à¹àž£àž·à¹àžàž"125 collectionmeta .dls.Organization [l=th] "àž«àžà¹àž§àž¢àžàž²àž"126 collectionmeta .dls.Keyword [l=th] "àž§àžŽàžàžµà¹àžà¹"127 128 collectionmeta .document [l=th] "àž«àžàž±àžàžªàž·àž"129 collectionmeta .section [l=th] "àžàž"130 131 68 132 69 # -- English text ---------------------------
Note:
See TracChangeset
for help on using the changeset viewer.