add tag ramka
[librarian.git] / librarian / xslt / config.xml
old mode 100755 (executable)
new mode 100644 (file)
index 22c1206..9eaa34e
@@ -1,25 +1,10 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
-#
-#    This file is part of Librarian.
-#
-#    Copyright © 2008,2009,2010 Fundacja Nowoczesna Polska <fundacja@nowoczesnapolska.org.pl>
-#    
-#    For full list of contributors see AUTHORS file. 
-#
-#    This program is free software: you can redistribute it and/or modify
-#    it under the terms of the GNU Affero General Public License as published by
-#    the Free Software Foundation, either version 3 of the License, or
-#    (at your option) any later version.
-#
-#    This program is distributed in the hope that it will be useful,
-#    but WITHOUT ANY WARRANTY; without even the implied warranty of
-#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-#    GNU Affero General Public License for more details.
-#
-#    You should have received a copy of the GNU Affero General Public License
-#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
-#
+
+   This file is part of Librarian, licensed under GNU Affero GPLv3 or later.
+   Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
+
+-->
 <config>
     <types>
     <structure element="div">
@@ -41,6 +26,7 @@
         <kwestia />
         <motto />
         <didaskalia />
+        <ramka />
     </block>
 
     <inline-elements element="span" mixed="true">
@@ -51,6 +37,8 @@
         <wyroznienie />
         <osoba />
         <tytul_dziela />
+        <indeks_dolny />
+        <wieksze_odstepy />
     </inline-elements>
 
     <paragraph-elements element="p" mixed="true">
         <wers_cd />
         <wers_akap />
         <wers_wciety />
-    </paragraph-elements>        
-        
+        <wers_do_prawej />
+    </paragraph-elements>
+
     <header-1-elements element="h1" mixed="true">
-        <!-- placeholder -->        
+        <!-- placeholder -->
         <dzielo_nadrzedne />
     </header-1-elements>
-    
+
     <header-2-elements element="h2" mixed="true">
-        <naglowek_akt />        
+        <naglowek_akt />
         <naglowek_czesc />
         <autor_utworu />
         <nazwa_utworu />
         <srodtytul />
     </header-2-elements>
-    
+
     <header-3-elements element="h3" mixed="true">
         <naglowek_scena />
         <naglowek_rozdzial />
         <podtytul />
     </header-3-elements>
-    
+
     <header-4-elements element="h4" mixed="true">
         <naglowek_osoba />
         <naglowek_podrozdzial />
         <pr />
         <pt />
     </annotations>
-    
+
     <no-show-elements>
         <begin />
         <end />
         <extra />
         <uwaga />
-        <motyw />        
+        <motyw />
         <br />
         <pa />
         <pe />
         <dlugi_cytat />
         <poezja_cyt />
 
+        <ramka />
+
         <didaskalia />
     </editable>
 </config>