Anpassung ccm-sci-bundle mit Mandalay theme als default, aplaws generic deaktiviert.

git-svn-id: https://svn.libreccm.org/ccm/trunk@1662 8810af33-2d31-482b-a856-94f89814c4df
master
pb 2012-05-18 00:14:07 +00:00
parent 061e0fca09
commit 95cfddd23e
581 changed files with 64685 additions and 260 deletions

View File

@ -123,9 +123,11 @@ com.arsdigita.subsite.root_category_picker=com.arsdigita.london.terms.ui.RootCat
# ccm-themedirector application
themedirector.default_theme_context=
# themedirector.default_theme_manifest=ccm-zes-aplaws.web.mf
themedirector.default_theme_path=themes/static/aplaws-generic
# Required to point to the bundle containing the theme to copy from when creating
# a new theme! (In addition to default_theme_path. Otherwise no files are copied!
themedirector.default_theme_manifest=ccm-sci-bundle.web.mf
# Required to denote the dir containing the default theme!
themedirector.default_theme_path=themes/mandalay
# atoz
com.arsdigita.atoz.root_category_picker=com.arsdigita.london.terms.ui.RootCategoryPicker

View File

@ -9,40 +9,40 @@
-->
<terms:domain xmlns:terms="http://xmlns.redhat.com/london/terms/1.0"
about="http://www.aplaws.org.uk/standards/nav/1.03/termslist.xml"
about="http://www.scientificcms.org/standards/nav/2.00/termslist.xml"
key="STD-NAV"
title="Sci Navigation List"
version="1.00" released="2007-08-10">
version="1.00" released="2012-05-10">
<terms:term id="1000" name="Institut" inAtoZ="false"/>
<terms:term id="1200" name="Abteilungen" inAtoZ="false"/>
<terms:term id="1220" name="Abteilung 1" inAtoZ="false"/>
<terms:term id="1240" name="Abteilung 2" inAtoZ="false"/>
<terms:term id="1260" name="Abteilung 3" inAtoZ="false"/>
<terms:term id="1280" name="Abteilung 4" inAtoZ="false"/>
<terms:term id="1300" name="Abteilung 5" inAtoZ="false"/>
<terms:term id="1400" name="Mitglieder" inAtoZ="false"/>
<terms:term id="1600" name="Bibliothek" inAtoZ="false"/>
<terms:term id="1800" name="Ankündigungen" inAtoZ="false"/>
<terms:term id="1000" name="Institute" inAtoZ="false"/>
<terms:term id="1200" name="Departements" inAtoZ="false"/>
<terms:term id="1220" name="Departement 1" inAtoZ="false"/>
<terms:term id="1240" name="Departement 2" inAtoZ="false"/>
<terms:term id="1260" name="Departement 3" inAtoZ="false"/>
<terms:term id="1280" name="Departement 4" inAtoZ="false"/>
<terms:term id="1300" name="Departement 5" inAtoZ="false"/>
<terms:term id="1400" name="Members" inAtoZ="false"/>
<terms:term id="1600" name="Library" inAtoZ="false"/>
<terms:term id="1800" name="News" inAtoZ="false"/>
<terms:term id="3000" name="Forschung" inAtoZ="false"/>
<terms:term id="3200" name="Projekte" inAtoZ="false"/>
<terms:term id="3400" name="Veröffentlichungen" inAtoZ="false"/>
<terms:term id="3420" name="Publikationen" inAtoZ="false"/>
<terms:term id="3440" name="Arbeitspapiere" inAtoZ="false"/>
<terms:term id="3460" name="Schriftenreihe" inAtoZ="false"/>
<terms:term id="3000" name="Research" inAtoZ="false"/>
<terms:term id="3200" name="Projects" inAtoZ="false"/>
<terms:term id="3400" name="Publications" inAtoZ="false"/>
<terms:term id="3420" name="Publications" inAtoZ="false"/>
<terms:term id="3440" name="Working Papers" inAtoZ="false"/>
<terms:term id="3460" name="Series" inAtoZ="false"/>
<terms:term id="3480" name="Sci Report" inAtoZ="false"/>
<terms:term id="3500" name="Jahresberichte" inAtoZ="false"/>
<terms:term id="3600" name="Kolloquium" inAtoZ="false"/>
<terms:term id="3500" name="Annual Reports" inAtoZ="false"/>
<terms:term id="3600" name="Colloquium" inAtoZ="false"/>
<terms:term id="3800" name="Jour Fix" inAtoZ="false"/>
<terms:term id="4000" name="Tagungen" inAtoZ="false"/>
<terms:term id="4000" name="Conferences" inAtoZ="false"/>
<terms:term id="5000" name="Lehre und Studium" inAtoZ="false"/>
<terms:term id="5200" name="Masterstudiengang Sci" inAtoZ="false"/>
<terms:term id="5400" name="Weitere Lehre" inAtoZ="false"/>
<terms:term id="5000" name="Teaching" inAtoZ="false"/>
<terms:term id="5200" name="Masters Programme Sci" inAtoZ="false"/>
<terms:term id="5400" name="Bachelor" inAtoZ="false"/>
<terms:term id="9002" name="Archiv" inAtoZ="false"/>
<terms:term id="9200" name="Informative Links" inAtoZ="false"/>
<terms:term id="9002" name="Archives" inAtoZ="false"/>
<terms:term id="9200" name="Links" inAtoZ="false"/>
</terms:domain>

View File

@ -8,7 +8,7 @@
-->
<terms:hierarchy xmlns:terms="http://xmlns.redhat.com/london/terms/1.0">
<terms:domain resource="http://www.aplaws.org.uk/standards/nav/1.03/termslist.xml"/>
<terms:domain resource="http://www.scientificcms.org/standards/nav/2.00/termslist.xml"/>
<!-- set root terms -->
<terms:term id="1000"/>
<terms:term id="3000"/>

View File

@ -123,9 +123,11 @@ com.arsdigita.subsite.root_category_picker=com.arsdigita.london.terms.ui.RootCat
# ccm-themedirector application
themedirector.default_theme_context=
# themedirector.default_theme_manifest=ccm-zes-aplaws.web.mf
themedirector.default_theme_path=themes/static/aplaws-generic
# Required to point to the bundle containing the theme to copy from when creating
# a new theme! (In addition to default_theme_path. Otherwise no files are copied!
themedirector.default_theme_manifest=ccm-sci-bundle.web.mf
# Required to denote the dir containing the default theme!
themedirector.default_theme_path=themes/mandalay
# ccm-sci-bundle (Loader only)

View File

@ -9,40 +9,40 @@
-->
<terms:domain xmlns:terms="http://xmlns.redhat.com/london/terms/1.0"
about="http://www.aplaws.org.uk/standards/nav/1.03/termslist.xml"
about="http://www.scientificcms.org/standards/nav/2.00/termslist.xml"
key="STD-NAV"
title="Sci Navigation List"
version="1.00" released="2007-08-10">
<terms:term id="1000" name="Forschung" inAtoZ="false"/>
<terms:term id="1200" name="Projekte" inAtoZ="false"/>
<terms:term id="1400" name="Veröffentlichungen" inAtoZ="false"/>
<terms:term id="1420" name="Publikationen" inAtoZ="false"/>
<terms:term id="1440" name="Arbeitspapiere" inAtoZ="false"/>
<terms:term id="1460" name="Schriftenreihe" inAtoZ="false"/>
<terms:term id="1480" name="Sci Report" inAtoZ="false"/>
<terms:term id="1500" name="Jahresberichte" inAtoZ="false"/>
<terms:term id="1600" name="Kolloquium" inAtoZ="false"/>
<terms:term id="1800" name="Jour Fix" inAtoZ="false"/>
<terms:term id="2000" name="Tagungen" inAtoZ="false"/>
<terms:term id="3000" name="Lehre und Studium" inAtoZ="false"/>
<terms:term id="3200" name="Masterstudiengang Sci" inAtoZ="false"/>
<terms:term id="3400" name="Weitere Lehre" inAtoZ="false"/>
version="1.00" released="2012-05-10">
<terms:term id="5000" name="Institut" inAtoZ="false"/>
<terms:term id="5200" name="Abteilungen" inAtoZ="false"/>
<terms:term id="5220" name="Abteilung 1" inAtoZ="false"/>
<terms:term id="5240" name="Abteilung 2" inAtoZ="false"/>
<terms:term id="5260" name="Abteilung 3" inAtoZ="false"/>
<terms:term id="5280" name="Abteilung 4" inAtoZ="false"/>
<terms:term id="5300" name="Abteilung 5" inAtoZ="false"/>
<terms:term id="5400" name="Mitglieder" inAtoZ="false"/>
<terms:term id="5600" name="Bibliothek" inAtoZ="false"/>
<terms:term id="5800" name="Ankündigungen" inAtoZ="false"/>
<terms:term id="1000" name="Institute" inAtoZ="false"/>
<terms:term id="1200" name="Departements" inAtoZ="false"/>
<terms:term id="1220" name="Departement 1" inAtoZ="false"/>
<terms:term id="1240" name="Departement 2" inAtoZ="false"/>
<terms:term id="1260" name="Departement 3" inAtoZ="false"/>
<terms:term id="1280" name="Departement 4" inAtoZ="false"/>
<terms:term id="1300" name="Departement 5" inAtoZ="false"/>
<terms:term id="1400" name="Members" inAtoZ="false"/>
<terms:term id="1600" name="Library" inAtoZ="false"/>
<terms:term id="1800" name="News" inAtoZ="false"/>
<terms:term id="3000" name="Research" inAtoZ="false"/>
<terms:term id="3200" name="Projects" inAtoZ="false"/>
<terms:term id="3400" name="Publications" inAtoZ="false"/>
<terms:term id="3420" name="Publications" inAtoZ="false"/>
<terms:term id="3440" name="Working Papers" inAtoZ="false"/>
<terms:term id="3460" name="Series" inAtoZ="false"/>
<terms:term id="3480" name="Sci Report" inAtoZ="false"/>
<terms:term id="3500" name="Annual Reports" inAtoZ="false"/>
<terms:term id="3600" name="Colloquium" inAtoZ="false"/>
<terms:term id="3800" name="Jour Fix" inAtoZ="false"/>
<terms:term id="4000" name="Conferences" inAtoZ="false"/>
<terms:term id="5000" name="Teaching" inAtoZ="false"/>
<terms:term id="5200" name="Masters Programme Sci" inAtoZ="false"/>
<terms:term id="5400" name="Bachelor" inAtoZ="false"/>
<terms:term id="9002" name="Archiv" inAtoZ="false"/>
<terms:term id="9200" name="Informative Links" inAtoZ="false"/>
<terms:term id="9002" name="Archives" inAtoZ="false"/>
<terms:term id="9200" name="Links" inAtoZ="false"/>
</terms:domain>

View File

@ -8,13 +8,14 @@
-->
<terms:hierarchy xmlns:terms="http://xmlns.redhat.com/london/terms/1.0">
<terms:domain resource="http://www.aplaws.org.uk/standards/nav/1.03/termslist.xml"/>
<terms:domain resource="http://www.scientificcms.org/standards/nav/2.00/termslist.xml"/>
<!-- set root terms -->
<terms:term id="1000"/>
<terms:term id="3000"/>
<terms:term id="5000"/>
<terms:orderedPair>
<!-- narrower terms, first level -->
<terms:source>
<terms:term id="1000"/>
</terms:source>
@ -23,6 +24,53 @@
</terms:destination>
</terms:orderedPair>
<!-- narrower terms, second level -->
<terms:orderedPair>
<terms:source>
<terms:term id="1200"/>
</terms:source>
<terms:destination isDefault="true" isPreferred="true">
<terms:term id="1220"/>
</terms:destination>
</terms:orderedPair>
<terms:orderedPair>
<terms:source>
<terms:term id="1200"/>
</terms:source>
<terms:destination isDefault="true" isPreferred="true">
<terms:term id="1240"/>
</terms:destination>
</terms:orderedPair>
<terms:orderedPair>
<terms:source>
<terms:term id="1200"/>
</terms:source>
<terms:destination isDefault="true" isPreferred="true">
<terms:term id="1260"/>
</terms:destination>
</terms:orderedPair>
<terms:orderedPair>
<terms:source>
<terms:term id="1200"/>
</terms:source>
<terms:destination isDefault="true" isPreferred="true">
<terms:term id="1280"/>
</terms:destination>
</terms:orderedPair>
<terms:orderedPair>
<terms:source>
<terms:term id="1200"/>
</terms:source>
<terms:destination isDefault="true" isPreferred="true">
<terms:term id="1300"/>
</terms:destination>
</terms:orderedPair>
<!-- narrower terms, second level END -->
<terms:orderedPair>
<terms:source>
<terms:term id="1000"/>
@ -32,53 +80,6 @@
</terms:destination>
</terms:orderedPair>
<!-- narrower terms, second level -->
<terms:orderedPair>
<terms:source>
<terms:term id="1400"/>
</terms:source>
<terms:destination isDefault="true" isPreferred="true">
<terms:term id="1420"/>
</terms:destination>
</terms:orderedPair>
<terms:orderedPair>
<terms:source>
<terms:term id="1400"/>
</terms:source>
<terms:destination isDefault="true" isPreferred="true">
<terms:term id="1440"/>
</terms:destination>
</terms:orderedPair>
<terms:orderedPair>
<terms:source>
<terms:term id="1400"/>
</terms:source>
<terms:destination isDefault="true" isPreferred="true">
<terms:term id="1460"/>
</terms:destination>
</terms:orderedPair>
<terms:orderedPair>
<terms:source>
<terms:term id="1400"/>
</terms:source>
<terms:destination isDefault="true" isPreferred="true">
<terms:term id="1480"/>
</terms:destination>
</terms:orderedPair>
<terms:orderedPair>
<terms:source>
<terms:term id="1400"/>
</terms:source>
<terms:destination isDefault="true" isPreferred="true">
<terms:term id="1500"/>
</terms:destination>
</terms:orderedPair>
<!-- narrower terms, second level END -->
<terms:orderedPair>
<terms:source>
<terms:term id="1000"/>
@ -102,10 +103,18 @@
<terms:term id="1000"/>
</terms:source>
<terms:destination isDefault="true" isPreferred="true">
<terms:term id="2000"/>
<terms:term id="9002"/>
</terms:destination>
</terms:orderedPair>
<terms:orderedPair>
<terms:source>
<terms:term id="1000"/>
</terms:source>
<terms:destination isDefault="true" isPreferred="true">
<terms:term id="9200"/>
</terms:destination>
</terms:orderedPair>
<terms:orderedPair>
<terms:source>
@ -115,6 +124,7 @@
<terms:term id="3200"/>
</terms:destination>
</terms:orderedPair>
<terms:orderedPair>
<terms:source>
<terms:term id="3000"/>
@ -123,108 +133,97 @@
<terms:term id="3400"/>
</terms:destination>
</terms:orderedPair>
<terms:orderedPair>
<!-- narrower terms, first level -->
<terms:source>
<terms:term id="5000"/>
</terms:source>
<terms:destination isDefault="true" isPreferred="true">
<terms:term id="5200"/>
</terms:destination>
</terms:orderedPair>
<!-- narrower terms, second level -->
<terms:orderedPair>
<terms:source>
<terms:term id="5200"/>
<terms:term id="3400"/>
</terms:source>
<terms:destination isDefault="true" isPreferred="true">
<terms:term id="5220"/>
<terms:term id="3420"/>
</terms:destination>
</terms:orderedPair>
<terms:orderedPair>
<terms:source>
<terms:term id="5200"/>
<terms:term id="3400"/>
</terms:source>
<terms:destination isDefault="true" isPreferred="true">
<terms:term id="5240"/>
<terms:term id="3440"/>
</terms:destination>
</terms:orderedPair>
<terms:orderedPair>
<terms:source>
<terms:term id="5200"/>
<terms:term id="3400"/>
</terms:source>
<terms:destination isDefault="true" isPreferred="true">
<terms:term id="5260"/>
<terms:term id="3460"/>
</terms:destination>
</terms:orderedPair>
<terms:orderedPair>
<terms:source>
<terms:term id="5200"/>
<terms:term id="3400"/>
</terms:source>
<terms:destination isDefault="true" isPreferred="true">
<terms:term id="5280"/>
<terms:term id="3480"/>
</terms:destination>
</terms:orderedPair>
<terms:orderedPair>
<terms:source>
<terms:term id="5200"/>
<terms:term id="3400"/>
</terms:source>
<terms:destination isDefault="true" isPreferred="true">
<terms:term id="5300"/>
<terms:term id="3500"/>
</terms:destination>
</terms:orderedPair>
<!-- narrower terms, second level END -->
<terms:orderedPair>
<terms:source>
<terms:term id="5000"/>
<terms:term id="3000"/>
</terms:source>
<terms:destination isDefault="true" isPreferred="true">
<terms:term id="5400"/>
<terms:term id="3600"/>
</terms:destination>
</terms:orderedPair>
<terms:orderedPair>
<terms:source>
<terms:term id="3000"/>
</terms:source>
<terms:destination isDefault="true" isPreferred="true">
<terms:term id="3800"/>
</terms:destination>
</terms:orderedPair>
<terms:orderedPair>
<terms:source>
<terms:term id="3000"/>
</terms:source>
<terms:destination isDefault="true" isPreferred="true">
<terms:term id="4000"/>
</terms:destination>
</terms:orderedPair>
<terms:orderedPair>
<terms:source>
<terms:term id="5000"/>
</terms:source>
<terms:destination isDefault="true" isPreferred="true">
<terms:term id="5600"/>
<terms:term id="5200"/>
</terms:destination>
</terms:orderedPair>
<terms:orderedPair>
<terms:source>
<terms:term id="5000"/>
</terms:source>
<terms:destination isDefault="true" isPreferred="true">
<terms:term id="5800"/>
<terms:term id="5200"/>
</terms:destination>
</terms:orderedPair>
<terms:orderedPair>
<terms:source>
<terms:term id="5000"/>
</terms:source>
<terms:destination isDefault="true" isPreferred="true">
<terms:term id="9002"/>
</terms:destination>
</terms:orderedPair>
<terms:orderedPair>
<terms:source>
<terms:term id="5000"/>
</terms:source>
<terms:destination isDefault="true" isPreferred="true">
<terms:term id="9200"/>
</terms:destination>
</terms:orderedPair>
</terms:hierarchy>

View File

@ -123,9 +123,11 @@ com.arsdigita.subsite.root_category_picker=com.arsdigita.london.terms.ui.RootCat
# ccm-themedirector application
themedirector.default_theme_context=
# themedirector.default_theme_manifest=ccm-zes-aplaws.web.mf
themedirector.default_theme_path=themes/static/aplaws-generic
# Required to point to the bundle containing the theme to copy from when creating
# a new theme! (In addition to default_theme_path. Otherwise no files are copied!
themedirector.default_theme_manifest=ccm-sci-bundle.web.mf
# Required to denote the dir containing the default theme!
themedirector.default_theme_path=themes/mandalay
# atoz
com.arsdigita.atoz.root_category_picker=com.arsdigita.london.terms.ui.RootCategoryPicker

View File

@ -9,40 +9,40 @@
-->
<terms:domain xmlns:terms="http://xmlns.redhat.com/london/terms/1.0"
about="http://www.aplaws.org.uk/standards/nav/1.03/termslist.xml"
about="http://www.scientificcms.org/standards/nav/2.00/termslist.xml"
key="STD-NAV"
title="Sci Navigation List"
version="1.00" released="2007-08-10">
version="1.00" released="2012-05-10">
<terms:term id="1000" name="Institut" inAtoZ="false"/>
<terms:term id="1200" name="Abteilungen" inAtoZ="false"/>
<terms:term id="1220" name="Abteilung 1" inAtoZ="false"/>
<terms:term id="1240" name="Abteilung 2" inAtoZ="false"/>
<terms:term id="1260" name="Abteilung 3" inAtoZ="false"/>
<terms:term id="1280" name="Abteilung 4" inAtoZ="false"/>
<terms:term id="1300" name="Abteilung 5" inAtoZ="false"/>
<terms:term id="1400" name="Mitglieder" inAtoZ="false"/>
<terms:term id="1600" name="Bibliothek" inAtoZ="false"/>
<terms:term id="1800" name="Ankündigungen" inAtoZ="false"/>
<terms:term id="1000" name="Institute" inAtoZ="false"/>
<terms:term id="1200" name="Departements" inAtoZ="false"/>
<terms:term id="1220" name="Departement 1" inAtoZ="false"/>
<terms:term id="1240" name="Departement 2" inAtoZ="false"/>
<terms:term id="1260" name="Departement 3" inAtoZ="false"/>
<terms:term id="1280" name="Departement 4" inAtoZ="false"/>
<terms:term id="1300" name="Departement 5" inAtoZ="false"/>
<terms:term id="1400" name="Members" inAtoZ="false"/>
<terms:term id="1600" name="Library" inAtoZ="false"/>
<terms:term id="1800" name="News" inAtoZ="false"/>
<terms:term id="3000" name="Forschung" inAtoZ="false"/>
<terms:term id="3200" name="Projekte" inAtoZ="false"/>
<terms:term id="3400" name="Veröffentlichungen" inAtoZ="false"/>
<terms:term id="3420" name="Publikationen" inAtoZ="false"/>
<terms:term id="3440" name="Arbeitspapiere" inAtoZ="false"/>
<terms:term id="3460" name="Schriftenreihe" inAtoZ="false"/>
<terms:term id="3000" name="Research" inAtoZ="false"/>
<terms:term id="3200" name="Projects" inAtoZ="false"/>
<terms:term id="3400" name="Publications" inAtoZ="false"/>
<terms:term id="3420" name="Publications" inAtoZ="false"/>
<terms:term id="3440" name="Working Papers" inAtoZ="false"/>
<terms:term id="3460" name="Series" inAtoZ="false"/>
<terms:term id="3480" name="Sci Report" inAtoZ="false"/>
<terms:term id="3500" name="Jahresberichte" inAtoZ="false"/>
<terms:term id="3600" name="Kolloquium" inAtoZ="false"/>
<terms:term id="3500" name="Annual Reports" inAtoZ="false"/>
<terms:term id="3600" name="Colloquium" inAtoZ="false"/>
<terms:term id="3800" name="Jour Fix" inAtoZ="false"/>
<terms:term id="4000" name="Tagungen" inAtoZ="false"/>
<terms:term id="4000" name="Conferences" inAtoZ="false"/>
<terms:term id="5000" name="Lehre und Studium" inAtoZ="false"/>
<terms:term id="5200" name="Masterstudiengang Sci" inAtoZ="false"/>
<terms:term id="5400" name="Weitere Lehre" inAtoZ="false"/>
<terms:term id="5000" name="Teaching" inAtoZ="false"/>
<terms:term id="5200" name="Masters Programme Sci" inAtoZ="false"/>
<terms:term id="5400" name="Bachelor" inAtoZ="false"/>
<terms:term id="9002" name="Archiv" inAtoZ="false"/>
<terms:term id="9200" name="Informative Links" inAtoZ="false"/>
<terms:term id="9002" name="Archives" inAtoZ="false"/>
<terms:term id="9200" name="Links" inAtoZ="false"/>
</terms:domain>

View File

@ -8,7 +8,7 @@
-->
<terms:hierarchy xmlns:terms="http://xmlns.redhat.com/london/terms/1.0">
<terms:domain resource="http://www.aplaws.org.uk/standards/nav/1.03/termslist.xml"/>
<terms:domain resource="http://www.scientificcms.org/standards/nav/2.00/termslist.xml"/>
<!-- set root terms -->
<terms:term id="1000"/>
<terms:term id="3000"/>

View File

@ -9,40 +9,40 @@
-->
<terms:domain xmlns:terms="http://xmlns.redhat.com/london/terms/1.0"
about="http://www.aplaws.org.uk/standards/nav/1.03/termslist.xml"
about="http://www.scientificcms.org/standards/nav/2.00/termslist.xml"
key="STD-NAV"
title="Sci Navigation List"
version="1.00" released="2007-08-10">
version="1.00" released="2012-05-10">
<terms:term id="1000" name="Institut" inAtoZ="false"/>
<terms:term id="1200" name="Abteilungen" inAtoZ="false"/>
<terms:term id="1220" name="Abteilung 1" inAtoZ="false"/>
<terms:term id="1240" name="Abteilung 2" inAtoZ="false"/>
<terms:term id="1260" name="Abteilung 3" inAtoZ="false"/>
<terms:term id="1280" name="Abteilung 4" inAtoZ="false"/>
<terms:term id="1300" name="Abteilung 5" inAtoZ="false"/>
<terms:term id="1400" name="Mitglieder" inAtoZ="false"/>
<terms:term id="1600" name="Bibliothek" inAtoZ="false"/>
<terms:term id="1800" name="Ankündigungen" inAtoZ="false"/>
<terms:term id="1000" name="Institute" inAtoZ="false"/>
<terms:term id="1200" name="Departements" inAtoZ="false"/>
<terms:term id="1220" name="Departement 1" inAtoZ="false"/>
<terms:term id="1240" name="Departement 2" inAtoZ="false"/>
<terms:term id="1260" name="Departement 3" inAtoZ="false"/>
<terms:term id="1280" name="Departement 4" inAtoZ="false"/>
<terms:term id="1300" name="Departement 5" inAtoZ="false"/>
<terms:term id="1400" name="Members" inAtoZ="false"/>
<terms:term id="1600" name="Library" inAtoZ="false"/>
<terms:term id="1800" name="News" inAtoZ="false"/>
<terms:term id="3000" name="Forschung" inAtoZ="false"/>
<terms:term id="3200" name="Projekte" inAtoZ="false"/>
<terms:term id="3400" name="Veröffentlichungen" inAtoZ="false"/>
<terms:term id="3420" name="Publikationen" inAtoZ="false"/>
<terms:term id="3440" name="Arbeitspapiere" inAtoZ="false"/>
<terms:term id="3460" name="Schriftenreihe" inAtoZ="false"/>
<terms:term id="3000" name="Research" inAtoZ="false"/>
<terms:term id="3200" name="Projects" inAtoZ="false"/>
<terms:term id="3400" name="Publications" inAtoZ="false"/>
<terms:term id="3420" name="Publications" inAtoZ="false"/>
<terms:term id="3440" name="Working Papers" inAtoZ="false"/>
<terms:term id="3460" name="Series" inAtoZ="false"/>
<terms:term id="3480" name="Sci Report" inAtoZ="false"/>
<terms:term id="3500" name="Jahresberichte" inAtoZ="false"/>
<terms:term id="3600" name="Kolloquium" inAtoZ="false"/>
<terms:term id="3500" name="Annual Reports" inAtoZ="false"/>
<terms:term id="3600" name="Colloquium" inAtoZ="false"/>
<terms:term id="3800" name="Jour Fix" inAtoZ="false"/>
<terms:term id="4000" name="Tagungen" inAtoZ="false"/>
<terms:term id="4000" name="Conferences" inAtoZ="false"/>
<terms:term id="5000" name="Lehre und Studium" inAtoZ="false"/>
<terms:term id="5200" name="Masterstudiengang Sci" inAtoZ="false"/>
<terms:term id="5400" name="Weitere Lehre" inAtoZ="false"/>
<terms:term id="5000" name="Teaching" inAtoZ="false"/>
<terms:term id="5200" name="Masters Programme Sci" inAtoZ="false"/>
<terms:term id="5400" name="Bachelor" inAtoZ="false"/>
<terms:term id="9002" name="Archiv" inAtoZ="false"/>
<terms:term id="9200" name="Informative Links" inAtoZ="false"/>
<terms:term id="9002" name="Archives" inAtoZ="false"/>
<terms:term id="9200" name="Links" inAtoZ="false"/>
</terms:domain>

View File

@ -8,7 +8,7 @@
-->
<terms:hierarchy xmlns:terms="http://xmlns.redhat.com/london/terms/1.0">
<terms:domain resource="http://www.aplaws.org.uk/standards/nav/1.03/termslist.xml"/>
<terms:domain resource="http://www.scientificcms.org/standards/nav/2.00/termslist.xml"/>
<!-- set root terms -->
<terms:term id="1000"/>
<terms:term id="3000"/>

View File

@ -123,9 +123,11 @@ com.arsdigita.subsite.root_category_picker=com.arsdigita.london.terms.ui.RootCat
# ccm-themedirector application
themedirector.default_theme_context=
# themedirector.default_theme_manifest=ccm-zes-aplaws.web.mf
themedirector.default_theme_path=themes/static/aplaws-generic
# Required to point to the bundle containing the theme to copy from when creating
# a new theme! (In addition to default_theme_path. Otherwise no files are copied!
themedirector.default_theme_manifest=ccm-sci-bundle.web.mf
# Required to denote the dir containing the default theme!
themedirector.default_theme_path=themes/mandalay
# atoz
com.arsdigita.atoz.root_category_picker=com.arsdigita.london.terms.ui.RootCategoryPicker

View File

@ -9,40 +9,40 @@
-->
<terms:domain xmlns:terms="http://xmlns.redhat.com/london/terms/1.0"
about="http://www.aplaws.org.uk/standards/nav/1.03/termslist.xml"
about="http://www.scientificcms.org/standards/nav/2.00/termslist.xml"
key="STD-NAV"
title="Sci Navigation List"
version="1.00" released="2007-08-10">
version="1.00" released="2012-05-10">
<terms:term id="1000" name="Institut" inAtoZ="false"/>
<terms:term id="1200" name="Abteilungen" inAtoZ="false"/>
<terms:term id="1220" name="Abteilung 1" inAtoZ="false"/>
<terms:term id="1240" name="Abteilung 2" inAtoZ="false"/>
<terms:term id="1260" name="Abteilung 3" inAtoZ="false"/>
<terms:term id="1280" name="Abteilung 4" inAtoZ="false"/>
<terms:term id="1300" name="Abteilung 5" inAtoZ="false"/>
<terms:term id="1400" name="Mitglieder" inAtoZ="false"/>
<terms:term id="1600" name="Bibliothek" inAtoZ="false"/>
<terms:term id="1800" name="Ankündigungen" inAtoZ="false"/>
<terms:term id="1000" name="Institute" inAtoZ="false"/>
<terms:term id="1200" name="Departements" inAtoZ="false"/>
<terms:term id="1220" name="Departement 1" inAtoZ="false"/>
<terms:term id="1240" name="Departement 2" inAtoZ="false"/>
<terms:term id="1260" name="Departement 3" inAtoZ="false"/>
<terms:term id="1280" name="Departement 4" inAtoZ="false"/>
<terms:term id="1300" name="Departement 5" inAtoZ="false"/>
<terms:term id="1400" name="Members" inAtoZ="false"/>
<terms:term id="1600" name="Library" inAtoZ="false"/>
<terms:term id="1800" name="News" inAtoZ="false"/>
<terms:term id="3000" name="Forschung" inAtoZ="false"/>
<terms:term id="3200" name="Projekte" inAtoZ="false"/>
<terms:term id="3400" name="Veröffentlichungen" inAtoZ="false"/>
<terms:term id="3420" name="Publikationen" inAtoZ="false"/>
<terms:term id="3440" name="Arbeitspapiere" inAtoZ="false"/>
<terms:term id="3460" name="Schriftenreihe" inAtoZ="false"/>
<terms:term id="3000" name="Research" inAtoZ="false"/>
<terms:term id="3200" name="Projects" inAtoZ="false"/>
<terms:term id="3400" name="Publications" inAtoZ="false"/>
<terms:term id="3420" name="Publications" inAtoZ="false"/>
<terms:term id="3440" name="Working Papers" inAtoZ="false"/>
<terms:term id="3460" name="Series" inAtoZ="false"/>
<terms:term id="3480" name="Sci Report" inAtoZ="false"/>
<terms:term id="3500" name="Jahresberichte" inAtoZ="false"/>
<terms:term id="3600" name="Kolloquium" inAtoZ="false"/>
<terms:term id="3500" name="Annual Reports" inAtoZ="false"/>
<terms:term id="3600" name="Colloquium" inAtoZ="false"/>
<terms:term id="3800" name="Jour Fix" inAtoZ="false"/>
<terms:term id="4000" name="Tagungen" inAtoZ="false"/>
<terms:term id="4000" name="Conferences" inAtoZ="false"/>
<terms:term id="5000" name="Lehre und Studium" inAtoZ="false"/>
<terms:term id="5200" name="Masterstudiengang Sci" inAtoZ="false"/>
<terms:term id="5400" name="Weitere Lehre" inAtoZ="false"/>
<terms:term id="5000" name="Teaching" inAtoZ="false"/>
<terms:term id="5200" name="Masters Programme Sci" inAtoZ="false"/>
<terms:term id="5400" name="Bachelor" inAtoZ="false"/>
<terms:term id="9002" name="Archiv" inAtoZ="false"/>
<terms:term id="9200" name="Informative Links" inAtoZ="false"/>
<terms:term id="9002" name="Archives" inAtoZ="false"/>
<terms:term id="9200" name="Links" inAtoZ="false"/>
</terms:domain>

View File

@ -8,7 +8,7 @@
-->
<terms:hierarchy xmlns:terms="http://xmlns.redhat.com/london/terms/1.0">
<terms:domain resource="http://www.aplaws.org.uk/standards/nav/1.03/termslist.xml"/>
<terms:domain resource="http://www.scientificcms.org/standards/nav/2.00/termslist.xml"/>
<!-- set root terms -->
<terms:term id="1000"/>
<terms:term id="3000"/>

View File

@ -11,9 +11,12 @@ http://::host::/resource/::webapp::/themes/heirloom/apps/::application::/xsl/::u
http://::host::/themes/servlet/content-item/index.xsl?oid=::item_template_oid::&delegated=::item_delegated_url::
# added by Quasimodo
# Theme with single entry point (e.g Mandalay)
# Theme with single entry point (e.g Mandalay) managed by themedirector
http://::host::/resource/::webapp::/themes/::themedir::/::theme::/start.xsl
# Theme with single entry point (e.g Mandalay) unmanaged default
http://::host::/resource/::webapp::/themes/mandalay/start.xsl
# Theme, with optional locale & prefix
http://::host::/resource/::webapp::/themes/::themedir::/::theme::/::application::-::url::-::prefix::-::locale::.xsl
http://::host::/resource/::webapp::/themes/::themedir::/::theme::/::application::-::url::-::prefix::.xsl
@ -24,24 +27,14 @@ http://::host::/resource/::webapp::/themes/::themedir::/::theme::/::application:
# APLAWS generic default, with locale and prefix
# XXX change ROOT -> ccm-ldn-aplaws
http://::host::/resource/ROOT/themes/static/aplaws-generic/::application::-::url::-::prefix::-::locale::.xsl
http://::host::/resource/ROOT/themes/static/aplaws-generic/::application::-::url::-::prefix::.xsl
http://::host::/resource/ROOT/__ccm__/themes/aplaws-generic/::application::-::url::-::prefix::-::locale::.xsl
http://::host::/resource/ROOT/__ccm__/themes/aplaws-generic/::application::-::url::-::prefix::.xsl
# http://::host::/resource/ROOT/themes/static/aplaws-generic/::application::-::url::-::prefix::-::locale::.xsl
# http://::host::/resource/ROOT/themes/static/aplaws-generic/::application::-::url::-::prefix::.xsl
# APLAWS generic default, with locale
# XXX change ROOT -> ccm-ldn-aplaws
http://::host::/resource/ROOT/themes/static/aplaws-generic/::application::-::url::-::locale::.xsl
http://::host::/resource/ROOT/themes/static/aplaws-generic/::application::-::url::.xsl
http://::host::/resource/ROOT/__ccm__/themes/aplaws-generic/::application::-::url::-::locale::.xsl
http://::host::/resource/ROOT/__ccm__/themes/aplaws-generic/::application::-::url::.xsl
# http://::host::/resource/ROOT/themes/static/aplaws-generic/::application::-::url::-::locale::.xsl
# http://::host::/resource/ROOT/themes/static/aplaws-generic/::application::-::url::.xsl
# Global default, from application's own web app
http://::host::/resource/::webapp::/themes/heirloom/apps/::application::/xsl/::url::-::locale::.xsl
http://::host::/resource/::webapp::/themes/heirloom/apps/::application::/xsl/::url::.xsl
# Global default, from application's own web app - relocated version >= 6.6.1
http://::host::/resource/ROOT/themes/heirloom/apps/::application::/xsl/::url::-::locale::.xsl
http://::host::/resource/ROOT/themes/heirloom/apps/::application::/xsl/::url::.xsl
http://::host::/resource/::webapp::/themes/heirloom/apps/::application::/xsl/::url::-::locale::.xsl
http://::host::/resource/::webapp::/themes/heirloom/apps/::application::/xsl/::url::.xsl

View File

@ -0,0 +1,44 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE stylesheet [<!ENTITY nbsp '<xsl:text disable-output-escaping="yes">&amp;</xsl:text>nbsp;'>]>
<!--
Copyright: 2006, 2007, 2008 Sören Bernstein
This file is part of Mandalay.
Mandalay is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
Mandalay 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with Mandalay. If not, see <http://www.gnu.org/licenses/>.
-->
<!-- DE
Hier werden die verarbeitet
-->
<!-- EN
Processing
-->
<!-- Autor: Sören Bernstein -->
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:bebop="http://www.arsdigita.com/bebop/1.0"
xmlns:cms="http://www.arsdigita.com/cms/1.0"
xmlns:nav="http://ccm.redhat.com/navigation"
xmlns:mandalay="http://mandalay.quasiweb.de"
exclude-result-prefixes="xsl bebop cms nav mandalay"
version="1.0">
</xsl:stylesheet>

View File

@ -0,0 +1,20 @@
/*
Copyright: 2006, 2007, 2008 Sören Bernstein
This file is part of Mandalay.
Mandalay is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
Mandalay 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with Mandalay. If not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -0,0 +1,20 @@
/*
Copyright: 2006, 2007, 2008 Sören Bernstein
This file is part of Mandalay.
Mandalay is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
Mandalay 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with Mandalay. If not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -0,0 +1,20 @@
/*
Copyright: 2006, 2007, 2008 Sören Bernstein
This file is part of Mandalay.
Mandalay is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
Mandalay 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with Mandalay. If not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -0,0 +1,5 @@
/*
Copyright: 2011 Sören Bernstein
*/

View File

@ -0,0 +1,996 @@
/*
Copyright: 2011 Sören Bernstein
*/
/* *************************************************************** */
/* DE CSS für das Standard-Aplaws-Theme, adaptiert für Mandalay */
/* EN CSS for the standard aplaws theme, adapted for Mandalay */
/* ************************************************************** */
/* DE Dieses CSS ist für alle Browser gedacht */
/* EN This CSS is for all browsers */
/*
DE Erlaubte Techniken / Befehle:
- HTML-Formate (CSS 1.0 - Standard, keine Wildcards)
- Individualformate (#)
- Klassendefinitionen (.)
- Pseudoformate (:active, ...) nur für <a></a>
- Postionsangaben absolute, relative, float, normal
- Display-Angaben
- Größenangaben width, height
- float, clear, z-index
*/
/*
EN Useable methods / statements
- HTML-formats (CSS 1.0 standard, no wildcards)
- individual formats (#)
- class specific formats (.)
- pseudo formats (:active, ... only for <a></a>
- position statements: relative, float, normal
- display statements
- size statements: width, height
- float, clear, z-index
*/
/*
DE Standardwerte für die Schriftgrößen
- Firefox:
Proportionale Schrift: 16pt
Feste Breite: 13pt
Minimale Größe: Keine
*/
* {
margin: 0em;
padding: 0em;
}
html {
}
body {
margin: 0em auto;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #4a4a4a;
}
/* Überschriften */
h1 {
border-bottom: 1px dotted #75051d;
font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
font-size: 1.5em;
color: #75051d;
font-weight: normal;
margin-bottom: 0.15em;
padding-bottom: 0em;
line-height: 1.3em;
page-break-after: avoid;
}
h2 {
font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
font-size: 1.3em;
color: #75051d;
padding-bottom: 0em;
margin-bottom: 0.15em;
font-weight: normal;
line-height: 1.2em;
page-break-after: avoid;
}
h3 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1.15em;
margin-top: 1.5em;
margin-bottom: 0.5em;
padding: 0em;
page-break-after: avoid;
}
h4 {
margin-top: 1em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1.1em;
font-weight: bold;
}
h5 {
margin: 0.5em 0em 0.7em 0em;
padding: 0.5em 0em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 1.05em;
color: #75051d;
}
h6 {
margin: 0.25em 0em 0.7em 0em;
padding: 0.5em 0.7em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
color: #75051d;
}
h3 a, h5 a {
color: #75051d;
letter-spacing: 0.05em;
}
/* Absätze */
p + p {
margin-top: 1em;
}
/* Tabellen */
table {
}
th {
}
td {
}
/* Listen-Elemente */
#content ul,
#content ol {
margin: 1em 0em;
margin-left: 2.5em ;
/* color: #75051d !important; */
}
#content li {
/* color: #75051d; */
}
#itemList ul,
#itemList ol {
margin: 0em !important;
}
/* Definitionslisten */
dl {
margin: 1em 0em;
}
dt {
}
dd {
margin-left: 2em;
margin-bottom: 0.5em;
}
/* Links */
a, a:link, a:visited {
color: #75051d;
text-decoration: none;
}
a:focus, a:hover, a:active {
color: #cc0033;
}
/* Bilder in einem Link */
a img {
border: none;
}
/* Spezielle styles für die barrierefreie Anzeige, werden von
grafischen Browsern ausgeblendet */
.hide,
.navHide {
display: none;
}
div.startLeftFloat {
clear:both;
float:left;
}
div.addLeftFloat {
float:left;
}
div.endFloat {
clear:both;
}
/* Layout-Boxen */
#head,
#contentWrap
{
width: 100%;
}
#footer{}
/* Dynamisches 3-Spalten-Layout */
#leftWrap {
width: 100%;
}
#left {
}
#center {
}
#right {
margin-top: 3em;
}
/* Colorset-Angaben */
.colorset_1 h1,
.colorset_1 h2,
.colorset_1 h3,
.colorset_1 h4,
.colorset_1 h5,
.colorset_1 h6,
.colorset_1 #eventList h2,
.colorset_1 #info h2 {
border-color: #661111;
color: #661111;
}
.colorset_2 h1,
.colorset_2 h2,
.colorset_2 h3,
.colorset_2 h4,
.colorset_2 h5,
.colorset_2 h6,
.colorset_2 #eventList h2,
.colorset_2 #info h2 {
border-color: #116611;
color: #116611;
}
.colorset_3 h1,
.colorset_3 h2,
.colorset_3 h3,
.colorset_3 h4,
.colorset_3 h5,
.colorset_3 h6,
.colorset_3 #eventList h2,
.colorset_3 #info h2 {
border-color: #111166;
color: #111166;
}
.colorset_1 a, .colorset_1 a:link, .colorset_1 a:visited {
color: #661111;
text-decoration: none;
}
.colorset_1 a:focus, .colorset_1 a:hover, .colorset_1 a:active {
color: #ff3333;
}
.colorset_2 a, .colorset_2 a:link, .colorset_2 a:visited {
color: #116611;
text-decoration: none;
}
.colorset_2 a:focus, .colorset_2 a:hover, .colorset_2 a:active {
color: #33ff33;
}
.colorset_3 a, .colorset_3 a:link, .colorset_3 a:visited {
color: #111166;
text-decoration: none;
}
.colorset_3 a:focus, .colorset_3 a:hover, .colorset_3 a:active {
color: #3333ff;
}
/* Header Menu */
.languageSelector {
float: left;
margin-top: 0.45em;
margin-left: 0.8em;
color: #ffffff;
}
.languageSelector .languageEntry {
color: #999999;
font-weight: bold;
}
.languageSelector a, .languageSelector a:visited {
color: #999999;
font-weight: normal;
text-decoration: none;
}
.languageSelector a:hover {
color: #ffffff;
}
#headerOverlayTop > div {
float: right;
margin: 0.2em 0em 0.1em 0em;
}
#topMenu {
float: left;
margin-top: 0.3em;
}
#topMenu a, #topMenu a:link, #topMenu a:visited {
color: #ffffff;
text-decoration: none;
}
#topMenu a:hover, #topMenu a:focus, #topMenu a:active {
color: #cc3366;
text-decoration: none;
}
#quicksearch {
float: left;
margin-left: 0.95em;
color: #ffffff;
}
/* TopRow */
#topRow {
display: none;
}
/* Header */
#header {
display: none;
}
/* Navigation */
#menu {
display: none;
}
#breadcrumbs {
display: none;
}
/* Content */
#content {
color: #000000;
font-size: 0.75em;
line-height: 1.5em;
}
#content h1 {
letter-spacing: 0.2em;
}
#content #lead {
color: #000000;
font-weight: bold;
font-style: italic;
}
#content #lead + div {
padding-top: 1em;
}
#content #mainBody,
#content .mainBody,
#content .MPASection {
margin: 1em 0em;
padding: 1em 1em;
}
#content h2.itemListHeader {
margin: 3em -0.65em 0em -0.65em;
border-top: solid 2.5em #ffffff;
padding: 0.3em 0.65em 0em 0.65em;
font-size: 1.7em;
}
/* ItemList */
#itemList,
.itemList,
#contentEventList,
.contentEventList {
margin: 2.5em 0em 0em 0em;
}
#itemList ul,
#contentEventList ul {
list-style-type: none;
margin: 0em;
padding: 0em;
text-indent: 0em;
}
#itemList li,
.itemList li,
#contentEventList li,
.contentEventList li {
margin: 1em 0em 0em 0em;
border-bottom: 2px dotted #75051d;
padding: 1em;
}
#itemList li .CIname,
.itemList li .CIname,
#contentEventList li .CIname,
.contentEventList li .CIname {
font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
font-size: 1.5em;
padding-bottom: 0em;
margin-bottom: 0.15em;
font-weight: normal;
line-height: 1.3em;
page-break-after: avoid;
}
#itemList li > a,
.itemList li > a,
#contentEventList li > a,
.contentEventList li > a {
color: #75051d;
}
#itemList .dateline,
.itemList .dateline,
#contentEventList .dateline,
.contentEventList .dateline {
float: right;
margin: -1em -1em 0em 0em;
padding: 0.5em 0.8em;
width: 6em;
background-color: #ffffff;
}
#itemList .dateline .date .separator,
.itemList .dateline .date .separator,
#contentEventList .dateline .date .separator,
.contentEventList .dateline .date .separator {
display: block;
line-height: 0.3em;
text-align: center;
}
/* EventList */
#eventList {
}
#eventList h2,
#info h2 {
border-bottom: 2px dotted #75051d;
font-size: 0.8em;
font-weight: bold;
text-transform: uppercase;
text-align: right;
page-break-after: avoid;
}
#eventList h2 a:before,
#info h2 a:before {
content: url('../../../images/icons/menu_active.png');
padding-right: 0.5em;
}
#eventList h2 a:focus:before,
#eventList h2 a:hover:before,
#eventList h2 a:active:before,
#info h2 a:focus:before,
#info h2 a:hover:before,
#info h2 a:active:before {
content: url('../../../images/icons/menu_hover.png');
padding-right: 0.5em;
}
#eventList ul,
#info ul {
list-style-type: none;
margin: 0.2em 0em 2em 0em;
padding: 0em;
font-size: 0.7em;
}
#eventList li,
#info li{
border-bottom: 1px dotted #666666;
padding: 0.5em 0em;
}
/* Info */
#info {
width: 100%;
}
/* Footer */
#footer {
clear: both;
float: left;
min-height: 5em;
width: 100%;
border-top: 0.06em solid #999999;
}
#footer #footerContent {
margin: 0em auto;
padding: 1.5em 4em;
color: #000000;
font-size: 0.625em;
}
#footer #footerMenu {
display: none;
}
#pageFooter {
padding-top: 1em;
padding-bottom: 0.5em;
font-size: 0.675em;
min-height: 1em;
}
#lastModifiedDate,
#lastModifiedDate #lastModifiedDetails {
display: inline;
}
#lastModifiedDetails a:after {
padding-left: 0.3em;
content: url('../../../images/icon_email_inaktiv.gif');
}
#toTop {
display: none;
}
/*---------Images in Floats--------------------*/
.imageFloatLeft {
float: left;
}
.imageFloatRight {
float: right;
}
/*--------Images in CT---------------*/
#content div.image {
float: right;
margin: 2em 1em 0.75em 1.25em;
}
div#mainBody div.image {
margin: 0em 0em 0.75em 1.25em;
}
div.image span.caption {
display: block;
color: #75051d;
font-size: 0.85em;
}
/*-------CT NewsItem--------*/
#content #newsDate {
float: right;
margin-top: 0.5em;
padding: 1em;
background-color: #efefef;
font-size: 0.8em;
text-align: right;
}
#content #newsDate + .image {
clear: both;
margin-top: 1em;
}
/* -------More-Button-------------- */
.moreButton {
}
.moreButton a {
font-weight: bold;
}
.moreButton a:active,
.moreButton a:hover,
.moreButton a:focus {
text-decoration: underline;
}
/*---------Paginator---------*/
#paginator.header,
#paginator.navbar {
padding: 1em;
background-color: #efefef;
}
#paginator.header {
margin-top: 1em;
}
#paginator.navbar {
margin: 1em 0em;
}
#paginator.header + #paginator.navbar {
margin: 0em;
padding-top: 0em;
}
/*---------------*/
ul.availableData {
display: none;
}
/*---------CT MPA-----------------*/
#sectionList {
margin: 0.2em 0em;
padding: 1em 1em;
background-color: #efefef;
text-align:center;
}
/*-------Key / Value------------------*/
.key {
width: 12em;
padding-right: 0.8em;
font-weight: bold;
}
.value {
font-weight: normal;
}
/*------CT Event-----------------*/
.Event .value {
display: block;
margin-bottom: 1em;
}
.Event .value p + p {
margin-top: 0em !important;
}
/*-------------CT Sci*----------*/
#content ul.availableData {
float: left;
width: 100%;
margin: 0em;
padding: 0em;
list-style: none;
}
#content ul.availableData li {
float: left;
margin-right: -2px;
padding: 0.5em;
border: 2px solid #ffffff;
border-bottom: none;
}
#content ul.availableData li.active {
font-weight: bold;
background-color: #ffffff;
}
#content .sectionHeading {
margin-bottom: 0.5em;
}
#content .activeTab + .sectionHeading {
margin-top: 1em;
}
#content .activeTab {
clear: both;
padding: 1em;
background-color: #ffffff;
}
#content .duration {
float: right;
margin: -1em -1em -1.5em 1em;
padding: 1em;
text-align: right;
background-color: #ffffff;
}
#content .duration .date span {
font-weight: bold;
}
#content .activeTab ul.memberList,
#content .activeTab ul.projectList,
#content .activeTab ul.publicationList,
#content .activeTab ul.departmentList {
margin-left: 0em;
list-style: none;
}
#content .activeTab ul.memberList li.sciMember,
#content .activeTab ul.projectList li.sciProject,
#content .activeTab ul.publicationList li.sciPublication,
#content .activeTab ul.departmentList li.sciDepartment {
margin-bottom: 1em;
padding: 1em;
background-color: #efefef;
}
#content ul.memberList .memberName,
#content ul.projectList .projectName,
#content ul.departmentList .departmentName {
display: block;
font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
font-size: 1.5em;
line-height: 1.3em;
}
#content ul.memberList .contact {
display: block;
padding-left: 2em;
}
#content ul.memberList .contactentryKey {
color: #4e4e4e;
font-weight: bold;
}
#content ul.memberList .contactentryValue {
padding-right: 1em;
}
#content .publicationDetails dl {
}
#content .publicationDetails dt {
float: left;
font-weight: bold;
}
#content .publicationDetails dd {
margin-left: 13em;
}
#content .publicationCollectedVolumeDetails dd {
margin-left: 18.5em;
}
#content .projectList .dateline {
width: 12.3em;
text-align: right;
}
#content .projectList .dateline .date .separator {
display: block;
padding-right: 4em;
line-height: 0.3em;
text-align: right;
}
/*-----Sitemap----------------*/
#content.sitemap {
padding: 1em;
}
#content.sitemap ul {
margin-left: 0em !important;
padding: 2.5em 0em 1em 2.5em;
list-style: disc;
list-style-position: inside;
color: #75051d;
}
#content.sitemap ul ul {
margin: 0.2em 2em !important;
padding: 0em;
}
#content.sitemap ul li {
font-weight: bold;
}
#content.sitemap ul li li {
font-weight: normal;
}
#content.sitemap ul li li li{
font-size: 0.95em;
}
/*--------Suche---------------*/
#content.search .searchForm {
padding: 1em;
}
#content.search form {
background-color: transparent;
}
#content.search form #search{
float: left;
background-color: transparent;
}
#content.search .query {
display: block;
color: #75051d;
font-family: Trebuchet MS,Verdana,Helvetica,Arial,sans-serif;
font-size: 1.5em;
font-weight: normal;
line-height: 1.3em;
text-align: left;
}
#content.search .terms {
display: block;
}
#content.search .terms input{
margin: 0.3em 0em 1.1em 0em;
}
#content.search input[type="submit"] {
margin-top: 2.4em;
background-color: #75051d !important;
}
#content.search ul {
clear: both;
margin-left: 0em !important;
list-style: none;
}
#content.search ul li {
margin-bottom: 1em;
padding: 1em;
background-color: #ffffff;
}
#content.search ul li .score {
margin-bottom: 0.3em;
}
#content.search ul li h3 {
margin-bottom: 0em !important;
}
/* Forms */
#content form {
padding: 1em;
background-color: #efefef;
}
#content form fieldset {
border: none;
margin: 0.5em 0em 1em 0.3em;
border-top: 1px dotted #75051d;
border-bottom: 1px dotted #75051d;
padding: 0.3em 0em;
color: #75051d;
font-weight: bold;
}
#content form label {
clear: left;
float: left;
width: 12em;
margin-bottom: 0.2em;
color: #666666;
font-weight: bold;
}
#content form input,
#content form select {
float: left;
border: 1px dotted #75051d;
padding: 0.2em;
}
#content form select {
padding: 0.1em;
min-width: 11.4em;
}
#content form input[type="submit"] {
margin-left: 1em;
border: none;
padding: 0.2em 3em;
color: #ffffff;
background-color: #75051d;
}
#content form.multiline input[type="submit"] {
clear: both;
margin-left : 12.7em;
}
/*---Profile-----*/
#content.profile .ownerName {
background-color:#c60931;
color:#ffffff;
text-align:center;
}
.contactEntryKey {
font-weight:bold;
color:#8a8988;
display:inline;
float:left;
}
.contactEntryValue {
margin-left:8em;
}
.postalCodeCity {
padding-left:.7em;
}
#content.profile div.address {
float: none;
}
div.address span.postalCodeCity {
display:block;
padding: 0;
margin: 0;
}
div.address {
line-height:1.2em;
}
ul.publicationsAuthorsList {
list-style: none;
padding: 0em;
}
ul.publicationsAuthorsList li {
list-style-image: none !important;
}
#content.profile #sectionList {
text-align:center;
}
.top {
margin-top: 0.2em;
font-size: 0.9em;
text-align:right;
}
/* Table on PPP */
#content.profile table, #content.profile tr {
width: 100%;
border-width: 0 !important;
}
#content.profile td {
width: 20%;
border-width: 0 !important;
vertical-align: top;
padding: 0.2em;
background-color: #ffffff;
}
#content.profile td + td {
width: 80%;
border-width: 0 !important;
}
#content a.completeResetButtonLink {
margin-left: 0.5em;
border: 1px dotted #75051d;
padding: 0.3em 2.4em;
font-weight: normal;
font-size: 0.8em;
}
#content div.filterSubmitResetSection
{
clear:both;
}

View File

@ -0,0 +1,25 @@
/*
Copyright: 2011 Sören Bernstein
*/
/* Dieses CSS ist fr alle Standard-konformen Browser (Gecko, Safari) */
/* Erlaubte Techniken / Befehle:
- Alle Techniken / Befehle aus basic.css
und zus?zlich:
- HTML-Formate (CSS 2.0 - Standard, Wildcards erlaubt, aber IE hat Probleme mit +, > )
- Attributbedingte Formate ([attr]) (nicht fr IE)
- Pseudoformate fr alle Elemente (:active...) (nicht fr IE)
- Positionsangebe fixed (nicht fr IE)
- Gr?enangaben min-/max-width, min-/max-height (nicht fr IE)
-
*/
/* Standard-Einstellungen fr HTML-Tags */
/* Spezielle styles fr die barrierefreie Anzeige, werden von grafischen Browsern ausgeblendet*/

View File

@ -0,0 +1,46 @@
/*
Copyright: 2011 Sören Bernstein
*/
#content {
width: 596px;
margin-top: 0px;
margin-bottom: 50px;
padding-right: 10px;
text-align: left;
position: absolute;
left: 200px;
padding-left: 15px;
top: 128px;
padding-top: 0px;
background-color: #FFFFFF;
}
#content.colorset_1 {
text-align: left;
position: relative;
}
#content #colorset_2 {
text-align: left;
background-color: #FFD700;
position: relative;
}
#content #colorset_3 {
text-align: left;
background-color: #FDFAD7;
position: relative;
}
#menu {
position: absolute;
margin-top: 18px;
}

View File

@ -0,0 +1,20 @@
/*
Copyright: 2006, 2007, 2008 Sören Bernstein
This file is part of Mandalay.
Mandalay is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
Mandalay 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with Mandalay. If not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -0,0 +1,20 @@
/*
Copyright: 2006, 2007, 2008 Sören Bernstein
This file is part of Mandalay.
Mandalay is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
Mandalay 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with Mandalay. If not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -0,0 +1,20 @@
/*
Copyright: 2006, 2007, 2008 Sören Bernstein
This file is part of Mandalay.
Mandalay is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
Mandalay 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with Mandalay. If not, see <http://www.gnu.org/licenses/>.
*/

View File

@ -0,0 +1,587 @@
/*
Copyright: 2006, 2007, 2008 Sören Bernstein
This file is part of Mandalay.
Mandalay is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
Mandalay 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with Mandalay. If not, see <http://www.gnu.org/licenses/>.
*/
/********************************/
/* DE CSS für das Contentcenter */
/* EN CSS for the contentcenter */
/********************************/
body
{ width:100%;
background-color:#cec7b7;
}
a, a:visited {
text-decoration: none;
color: #24718b;
}
a:hover {
text-decoration: none;
color: #a75b3b;
}
a img {
border:none;
}
ul {
list-style: none;
display: inline;
margin: 0em;
padding: 0em;
}
ul ul li{
margin-left: 2.3em;
}
table {
width: 100%;
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
border-collapse: collapse;
}
table * table ,form table {
border-style: none;
width: auto;
}
table thead tr th {
color: #999999;
background-color: #eeeeee;
}
table tbody tr td {
text-align: left;
vertical-align: top;
}
table tbody tr td + td{
text-align: left;
}
pre {
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
}
table tr.bebopTableRowEven {
background-color: #f3f3f3;
}
table * a.checkBoxChecked img, table * a.checkBoxUnchecked img {
border: 0px none #ffffff;
}
table + form {
margin-top: 1em;
}
span.action form {
display: inline;
margin: -0.2em;
}
span.action form table {
display: inline;
margin: -0.2em;
vertical-al ign:baseline;
}
textarea, input, select {
vertical-align: baseline;
margin-left: 0.4em;
}
span.heading {
font-weight: bold;
}
span.key {
font-weight: bold;
}
div.actionLink {
padding: 0.3em;
margin-bottom: 1em;
background-color: #f0f0f0;
}
div.actionLink > span {
padding-right: 0.5em;
}
ul.bebopList {
list-style-type: none;
}
/* special layout for folder-browse */
#folder-browse table.dataTable {
width: 100%;
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
border-collapse: collapse;
}
#folder-browse table.dataTable thead tr th {
text-align: left;
color:#633e69;
}
#folder-browse table.dataTable thead tr th + th + th + th + th {
text-align: center;
}
#folder-browse table.dataTable tbody tr td {
text-align: left;
}
#folder-browse table.dataTable tbody tr td + td + td + td + td {
text-align: center;
}
/* special layout for folder-permissions */
#folder-permissions table.dataTable thead tr th {
width: 15em;
}
#folder-permissions table.dataTable thead tr th + th {
width: auto;
padding-left: 0.4em;
padding-right: 0.4em;
}
#folder-permissions table.dataTable tbody tr td + td {
text-align: center;
}
/* SortButtons */
span.sortButtons {
float: right;
width: 20px;
}
span.sortButtons span a {
border: 0px none #ffffff;
}
span.sortButtons span a img {
border: 0px none #ffffff;
}
/* CMS Header */
div#cmsHeader {
margin-bottom: 0em;
padding: 1em 0em 0em 0em;
background-color:#aea691;
overflow: hidden;
font-size: 0.8em;
}
div#cmsHeader a, div#cmsHeader a:visited {
color: #000000;
}
div#cmsHeader a:hover {
color: #a75b3b;
}
div#cmsHeader div {
position:relative;
float: left;
}
div#cmsHeader h1 {
margin: 2em 0em 0em 0em;
clear: left;
}
/* CMS Greeting */
div#cmsHeader .cmsGreeting {
float:right;
padding-right:.5em;
}
div#cmsHeader .cmsGreeting .cmsUserName {
font-weight: bold;
}
/* Bebop ContextBar */
div.bebopContextBar {
}
div.bebopContextBar {
background-color:#a75b3b;
font-size: 0.9em;
color:#ffffff;
width:100%;
padding:.5em;
padding-right:0em;
}
div.bebopContextBar a{
color:#ffffff;
font-weight:bold;
}
/* CMS GlobalNavigation */
div.cmsGlobalNavigation {
text-align:right;
}
div.cmsGlobalNavigation > span {
padding-left: 1em;
}
div#cmsHeader div.cmsGlobalNavigation {
position: absolute;
right: 0em;
top:4em;
margin-right: 1em;
}
span.cmsGlobalNavigationContentCenter :before {
content:url('../../../images/cms/contentcenter.png');
padding-right: 0.3em;
vertical-align: sub;
}
span.cmsGlobalNavigationWorkspace :before {
content:url('../../../images/cms/home.png');
padding-right: 0.3em;
vertical-align: sub;
}
span.cmsGlobalNavigationSignOut :before {
content:url('../../../images/cms/lock.png');
padding-right: 0.3em;
vertical-align: sub;
}
span.cmsGlobalNavigationHelp :before {
content:url('../../../images/cms/help.png');
padding-right: 0.3em;
vertical-align: sub;
}
span.cmsPreview :before {
content:url('../../../images/cms/preview.png');
padding-right: 0.3em;
vertical-align: sub;
}
/* Tabbed Pane */
div#bebopTabbedPane {
margin: 0em 0.5em;
padding: 0em;
width:100%;
}
span.bebopTab {
margin-right: -1em;
border-top-left-radius: 0.3em;
border-top-right-radius: 0.3em;
padding: 0.4em;
color: #000000;
background-color: #ffffff;
line-height: 2em;
}
span.bebopTab a:hover {
color:#a75b3b;
}
span.bebopTab.current {
color: #ffffff;
background-color: #a75b3b;
}
/* Segments, Layouts, Panels */
div.bebopLeft {
float: left;
width: 20%;
padding: 0em;
padding-left: 1em;
padding-right: 1em;
}
div.bebopSegmentedPanel {
}
div.bebopSegment {
margin-bottom:1em;
padding-bottom:0.5em;
border-bottom:1px solid #cccccc;
}
div.bebopLeft div.bebopPanelRow {
padding:0.5em;
border:2px solid #cccccc;
width:95%;
}
/*edit pardis*/
div.bebopPanelRow {
margin-bottom:1em;
width:40%;
}
div.bebopPanelRow table tr td {
margin-bottom:1em;
/*width:10%;*/
}
/**/
div.bebopPanelRow textarea{
width:100%;
background-color:#ffffff;
border:2px solid #cacaca
}
div.bebopSegment div.bebopSegmentHeader {
padding-left:1em;
border-bottom:1px solid #cacaca;
font-weight:bold;
color:#808080;
}
div.bebopBody {
float: left;
width: 77%;
padding-left: 0em;
padding-right: 0em;
}
div.bebopBody div.bebopPanelRow {
width:98%;
}
div.bebopBody form #search span {
display:block;
}
div.bebopBody form #search span.query{
float:left;
}
div.bebopBody form #search span.terms{
float:right;
}
h3.bebopSegmentHeader{
/*padding-left:.5em;
margin-left:1em;*/
font-size:1.2em;
margin-bottom:0em;
}
/* BebopTree */
ul.bebopTree {
padding: 0em;
font-size:1.2em;
}
ul.bebopTree * ul {
padding-left: 1em;
}
div#cmsContent {
font-size: 0.8em;
padding-left: 0.3em;
padding-right: 0.3em;
}
/* Bebop CurrentPane*/
div#bebopCurrentPane {
margin: 1.5em 0em;
}
/* ActionGroupSet */
span.action:before {
content:url('../../../images/bebop/action.png');
padding-right: 0.3em;
}
span.action.add:before {
content:url('../../../images/bebop/action-add.png');
padding-right: 0.3em;
}
span.action.delete:before {
content:url('../../../images/bebop/action-delete.png');
padding-right: 0.3em;
}
span.action.edit:before {
content:url('../../../images/bebop/action-edit.png');
padding-right: 0.3em;
}
span.action.return:before {
content:url('../../../images/bebop/action-return.png');
padding-right: 0.3em;
}
span.action.up:before {
content:url('../../../images/bebop/action-up.png');
padding-right: 0.3em;
}
span.action.down:before {
content:url('../../../images/bebop/action-down.png');
padding-right: 0.3em;
}
div.cmsSortableList > ul {
list-style: none;
}
/* CMS Summary Section */
div.cmsSummarySection {
}
div.cmsSummarySection div.cmsSummaryHeading {
font-size:1.1em;
font-weight:bold;
margin-bottom:0.3em;
}
div.cmsSummarySection div.cmsSummaryBody {
margin-bottom:0.7em;
padding-bottom:0.3em;
border-bottom:1px solid #cccccc;
font-family:monospace;
}
span.cmsCurrentRevision {
font-style:italic;
font-weight:bold;
}
span.cmsInitialRevision {
color:#666666;
font-style:italic;
}
span.cmsTaskComment {
margin-left:3em;
font-size:80%;
}
span.cmsTaskCommentCredentials {
font-style:italic;
}
/* CMS Notes */
div.cmsNotesDisplay {
margin-bottom: 1em;
border: solid 1px #999999;
}
div.cmsNotesContent {
padding: 0.5em;
}
div.cmsNotesAction {
float: right;
margin-bottom: 1em;
border-left: dotted 1px #999999;
border-bottom: dotted 1px #999999;
padding: 0.5em;
background-color: #f3f3f3;
}
div.cmsNotesAction > span {
disp lay: block;
margin-right: 1em;
}
div.sidebarNavPanel {
}
div.sidebarNavPanel > ul.bebopTree {
float: left;
width: 15em;
}
div.sidebarNavPanel > div.main {
margin-top: 1em;
margin-left: 15.5em;
padding-left: 0.5em;
border-left: dotted 1px #999999;
}
div.sidebarNavPanel > span.heading {
display:block;
padding: 0.5em;
}
div.bebopSegmentBody ul li {
}
div.bebopSegmentBody ul li ul li{
padding-left:.5em;
}
/* Für UserAdmin Liste - beinflußt das noch andere Teile ? */
table.AlternateTable th, table.AlternateTable td{
text-align: right;
padding: 0em 0.5em;
}
table.AlternateTable th + th, table.AlternateTable td + td {
text-align: left;
padding: 0em 0.5em;
}
/*edit pardis*/
div.bebopSegment h3.bebopSegmentHeader {
border-bottom:3px solid #a75b3b;
}
#Go{
background-color:#ffffff;
border:1px solid #613d6b;
color:#613d6b;
}
#tid{
background-color:#cec7b7;
border:1px solid #613d6b;
color:#613d6b;
}
#new{
background-color:#ffffff;
border:1px solid #613d6b;
color:#613d6b;
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,69 @@
/*
Copyright: 2011 Sören Bernstein
*/
/* Dieses CSS ist fr alle Standard-konformen Browser (Gecko, Safari) */
/* Erlaubte Techniken / Befehle:
- Alle Techniken / Befehle aus basic.css
und zus?zlich:
- HTML-Formate (CSS 2.0 - Standard, Wildcards erlaubt, aber IE hat Probleme mit +, > )
- Attributbedingte Formate ([attr]) (nicht fr IE)
- Pseudoformate fr alle Elemente (:active...) (nicht fr IE)
- Positionsangebe fixed (nicht fr IE)
- Gr?enangaben min-/max-width, min-/max-height (nicht fr IE)
-
*/
/* Standard-Einstellungen fr HTML-Tags */
/* Spezielle styles fr die barrierefreie Anzeige, werden von grafischen Browsern ausgeblendet*/
/* Header */
#header {
}
/* Subheader fr Breadcrumbs und Quicksearch */
#subheader {
}
/* Navigation */
#menu { }
/* Footer */
#footer { }
/* Info */
#info { }
/* Content */
#image { }
div#main a[href$=".pdf"],
div#info a[href$=".pdf"]
{
background-image:url(../../../images/pdf.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:19px;
}
div#main a[href^="http://"]
{
background-image:url(../../../images/external2.png);
background-repeat:no-repeat;
background-position:right center;
padding-right:12px;
}
/*
#content.profile tr:nth-child(even) {
background-color: #f3eee4;
}
#content.profile tr:nth-child(odd) {
background-color: #ffffff;
}
*/

View File

@ -0,0 +1,21 @@
/*
Copyright: 2011 Sören Bernstein
*/
/* DE Dieses CSS ist speziell für den IE bis Version 6 gedacht. Hier können die verschiedenen
Fehler des IE korrigert werden*/
/* EN This CSS is for the IE version 6 or lower. Here you can correct the bugs of the IE */
#quicksearch #quicksearchbox { padding:0em;
}
#content { }
#menu { }
#menu li { padding:0em;
}
#menu li a { height:100%;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 398 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 611 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 262 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 290 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 299 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 301 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 299 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 268 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 271 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 263 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 273 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 280 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 328 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 288 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 309 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 646 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 641 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 624 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 357 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 611 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 B

View File

@ -0,0 +1,48 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE stylesheet [<!ENTITY nbsp '&#160;'>]>
<!--
Copyright: 2006, 2007, 2008 Sören Bernstein
This file is part of Mandalay.
Mandalay is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
Mandalay 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with Mandalay. If not, see <http://www.gnu.org/licenses/>.
-->
<!-- DE
Dies ist die Importdatei für {Name}. Sie importiert alle XSL-Dateien aus
dem Unterverzeichnis {Dir}. Dies ist der einzige Ort in diesem Theme,
indem die Dateien importiert werden dürfen.
-->
<!-- EN
This is the import file for {Name}. It is importing all xsl files from
the {Dir} subfolder. This is the only place in this theme where these
files are allowed to be imported.
-->
<!-- Autor: Sören Bernstein -->
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:bebop="http://www.arsdigita.com/bebop/1.0"
xmlns:cms="http://www.arsdigita.com/cms/1.0"
xmlns:nav="http://ccm.redhat.com/navigation"
xmlns:mandalay="http://mandalay.quasiweb.de"
exclude-result-prefixes="xsl bebop cms nav mandalay"
version="1.0">
<xsl:import href="{Dir}/.xsl"/>
</xsl:stylesheet>

View File

@ -0,0 +1,69 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE stylesheet [<!ENTITY nbsp '&#160;'>]>
<!--
Copyright: 2006, 2007, 2008 Sören Bernstein
This file is part of Mandalay.
Mandalay is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
Mandalay 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with Mandalay. If not, see <http://www.gnu.org/licenses/>.
-->
<!-- DE
Dies ist die Importdatei für Bebop. Sie importiert alle XSL-Dateien aus
dem Unterverzeichnis bebop. Dies ist der einzige Ort in diesem Theme,
indem die Dateien importiert werden dürfen.
-->
<!-- EN
This is the import file for bebop. It is importing all xsl files from
the bebop subfolder. This is the only place in this theme where these
files are allowed to be imported.
-->
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:bebop="http://www.arsdigita.com/bebop/1.0"
xmlns:cms="http://www.arsdigita.com/cms/1.0"
xmlns:nav="http://ccm.redhat.com/navigation"
xmlns:mandalay="http://mandalay.quasiweb.de"
exclude-result-prefixes="xsl bebop cms nav mandalay"
version="1.0">
<!-- catch-all rules must have lowest precedence -->
<!--
<xsl:import href="plain.xsl"/>
-->
<xsl:import href="bebop/bebopActionGroup.xsl"/>
<xsl:import href="bebop/bebopContextBar.xsl"/>
<xsl:import href="bebop/bebopDebug.xsl"/>
<xsl:import href="bebop/bebopDoubleClickProtection.xsl"/>
<xsl:import href="bebop/bebopEditors.xsl"/>
<xsl:import href="bebop/bebopForm.xsl"/>
<xsl:import href="bebop/bebopImage.xsl"/>
<xsl:import href="bebop/bebopLabel.xsl"/>
<xsl:import href="bebop/bebopLink.xsl"/>
<xsl:import href="bebop/bebopList.xsl"/>
<xsl:import href="bebop/bebopPadding.xsl"/>
<xsl:import href="bebop/bebopPage.xsl"/>
<xsl:import href="bebop/bebopPanel.xsl"/>
<xsl:import href="bebop/bebopPropertyList.xsl"/>
<xsl:import href="bebop/bebopTabbedPane.xsl"/>
<xsl:import href="bebop/bebopTable.xsl"/>
<xsl:import href="bebop/bebopTree.xsl"/>
<xsl:import href="bebop/bebopWidget.xsl"/>
</xsl:stylesheet>

View File

@ -0,0 +1,82 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE stylesheet [<!ENTITY nbsp '&#160;'>]>
<!--
Copyright: 2006, 2007, 2008 Sören Bernstein
This file is part of Mandalay.
Mandalay is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
Mandalay 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with Mandalay. If not, see <http://www.gnu.org/licenses/>.
-->
<!-- DE
Hier werden die Bebop-Action-Groups verarbeitet
Die Grafiken für die Aktionlinks werden im CSS gesetzt, damit sie die Ausgabe in lynx nicht stören
-->
<!-- EN
Processing bebop action groups
Images for the Actionlinks will be set through css so they won't corrupt the layout in lynx
-->
<!-- Autor: Sören Bernstein -->
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:bebop="http://www.arsdigita.com/bebop/1.0"
xmlns:cms="http://www.arsdigita.com/cms/1.0"
xmlns:nav="http://ccm.redhat.com/navigation"
xmlns:mandalay="http://mandalay.quasiweb.de"
exclude-result-prefixes="xsl bebop cms nav"
version="1.0">
<!-- DE Erzeugt eine ActionGroup -->
<!-- EN Create an action group -->
<xsl:template match="bebop:actionGroup">
<div class="actionGroup">
<xsl:apply-templates/>
</div>
</xsl:template>
<!-- DE Titel der Gruppe (?)-->
<!-- EN Heading (?)-->
<xsl:template match="bebop:subject">
<div class="actionGroupSubject">
<xsl:apply-templates/>
</div>
</xsl:template>
<!-- DE Action link-->
<!-- EN Action link-->
<xsl:template match="bebop:action">
<div class="actionGroupAction">
<xsl:variable name="actionType">
<xsl:choose>
<xsl:when test="@class">
<xsl:value-of select="concat('action ',@class)"/>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="'action'"/>
</xsl:otherwise>
</xsl:choose>
</xsl:variable>
<span class="{$actionType}">
<xsl:apply-templates/>
</span>
</div>
</xsl:template>
</xsl:stylesheet>

View File

@ -0,0 +1,87 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE stylesheet [<!ENTITY nbsp '&#160;'>]>
<!--
Copyright: 2006, 2007, 2008 Sören Bernstein
This file is part of Mandalay.
Mandalay is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
Mandalay 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with Mandalay. If not, see <http://www.gnu.org/licenses/>.
-->
<!-- DE
Hier wird der Bebeop ContextBar verarbeitet
-->
<!-- EN
Processing bebop contextbar
-->
<!-- Autor: Sören Bernstein -->
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:bebop="http://www.arsdigita.com/bebop/1.0"
xmlns:cms="http://www.arsdigita.com/cms/1.0"
xmlns:nav="http://ccm.redhat.com/navigation"
xmlns:mandalay="http://mandalay.quasiweb.de"
exclude-result-prefixes="xsl bebop cms nav mandalay"
version="1.0">
<!-- DE Verarbeite de Contextbar -->
<!-- EN Processing contextbar -->
<xsl:template match="bebop:contextBar">
<xsl:param name="layoutTree" select="."/>
<xsl:variable name="separator">
<xsl:call-template name="mandalay:getSetting">
<xsl:with-param name="node" select="$layoutTree/separator" />
<xsl:with-param name="module" select="'contextBar'" />
<xsl:with-param name="setting" select="'separator'" />
<xsl:with-param name="default" select="' -> '" />
</xsl:call-template>
</xsl:variable>
<div class="bebopContextBar">
<xsl:apply-templates>
<xsl:with-param name="separator">
<xsl:value-of select="$separator"/>
</xsl:with-param>
</xsl:apply-templates>
</div>
</xsl:template>
<!-- DE Setze die einzelnen Einträge in der Leiste-->
<!-- EN Set the contextbar entries -->
<xsl:template match="bebop:entry">
<xsl:param name="separator"/>
<xsl:choose>
<xsl:when test="position() = last()">
<span class="bebopContextBarCurrentElement">
<xsl:value-of select="@title"/>
</span>
</xsl:when>
<xsl:otherwise>
<a href="{@href}">
<xsl:value-of select="@title"/>
</a>
<span class="bebopContextBarSeperator">
<xsl:value-of select="$separator"/>
</span>
</xsl:otherwise>
</xsl:choose>
</xsl:template>
</xsl:stylesheet>

View File

@ -0,0 +1,78 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE stylesheet [<!ENTITY nbsp '&#160;'>]>
<!--
Copyright: 2006, 2007, 2008 Sören Bernstein
This file is part of Mandalay.
Mandalay is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
Mandalay 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with Mandalay. If not, see <http://www.gnu.org/licenses/>.
-->
<!-- DE
Hier werden die Bebop-Debug-Informationen verarbeitet
-->
<!-- EN
Processing bebop debug informations
-->
<!-- Autor: Sören Bernstein -->
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:bebop="http://www.arsdigita.com/bebop/1.0"
xmlns:cms="http://www.arsdigita.com/cms/1.0"
xmlns:nav="http://ccm.redhat.com/navigation"
xmlns:mandalay="http://mandalay.quasiweb.de"
exclude-result-prefixes="xsl bebop cms nav"
version="1.0">
<!-- DE Seitenstruktur -->
<!-- EN Page structur -->
<xsl:template match="bebop:structure">
<h1>
Bebop Page Structure
</h1>
<xsl:value-of disable-output-escaping="yes" select="text()"/>
</xsl:template>
<!-- DE Fehlermeldungen -->
<!-- EN Error messages -->
<xsl:template match="bebop:list[@class = 'pageErrorDisplay']">
<xsl:if test="count(bebop:cell)">
<table border="0" cellpadding="4" cellspacing="0">
<tr>
<td nowrap="1">
<font color="{@color}">Please correct the following errors:</font>
</td>
</tr>
<tr>
<td>
<ul>
<xsl:for-each select="bebop:cell">
<li>
<font color="{../@color}">
<xsl:apply-templates/>
</font>
</li>
</xsl:for-each>
</ul>
</td>
</tr>
</table>
</xsl:if>
</xsl:template>
</xsl:stylesheet>

View File

@ -0,0 +1,90 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE stylesheet [<!ENTITY nbsp '&#160;'>]>
<!--
Copyright: 2006, 2007, 2008 Sören Bernstein
This file is part of Mandalay.
Mandalay is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
Mandalay 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with Mandalay. If not, see <http://www.gnu.org/licenses/>.
-->
<!-- DE
Hier wird der Doppelklick-Schutz verarbeitet. Diese Routine ist komplett neu entwickelt,
damit sie mit einer Funktion sowohl Links als auch Knöpfe schützen kann.
-->
<!-- EN
Processing double click protection. This function is completely rewritten to allow
working with links AND buttons with one function.
-->
<!-- Autor: Sören Bernstein -->
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:bebop="http://www.arsdigita.com/bebop/1.0"
xmlns:cms="http://www.arsdigita.com/cms/1.0"
xmlns:nav="http://ccm.redhat.com/navigation"
xmlns:mandalay="http://mandalay.quasiweb.de"
exclude-result-prefixes="xsl bebop cms nav mandalay"
version="1.0">
<!-- DE Hier wird das javascript für den Doppelklickschutz eingebaut, falls es verwendet wird -->
<!-- EN Inserting javascript for double click protection, if used on the page -->
<xsl:template name="bebop:doubleClickProtection">
<xsl:if test="$dcp-on-buttons or $dcp-on-links">
<xsl:variable name="waitMessage">
<xsl:call-template name="mandalay:getStaticText">
<xsl:with-param name="module" select="'bebop'"/>
<xsl:with-param name="id" select="'doubleClickProtection/waitMessage'"/>
</xsl:call-template>
</xsl:variable>
<script language="javascript">
function doubleClickProtect(element) {
if(element.nodeName == "INPUT") {
// change button label
elementClone = element.cloneNode(true);
elementClone.value = "<xsl:value-of select="$waitMessage"/>";
// set cloned button and hide the original one
element.parentNode.insertBefore(elementClone, element);
element.style.display = "none";
// disable all submit buttons in this form
formElements = element.form.elements;
for(i = 0; i &lt; formElements.length; i++) {
if(formElements[i].tagName == "INPUT" &amp;&amp;
formElements[i].type == "submit" &amp;&amp;
formElements[i] != element)
formElements[i].setAttribute("disabled", "disabled");
}
} else {
// disable link
link = element.getAttribute("href");
element.text = "<xsl:value-of select="$waitMessage"/>";
element.removeAttribute("href");
location.href = link;
}
}
</script>
</xsl:if>
</xsl:template>
</xsl:stylesheet>

View File

@ -0,0 +1,312 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE stylesheet [<!ENTITY nbsp '&#160;'>]>
<!--
Copyright: 2006, 2007, 2008 Sören Bernstein
This file is part of Mandalay.
Mandalay is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
Mandalay 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with Mandalay. If not, see <http://www.gnu.org/licenses/>.
-->
<!-- DE
Hier werden die HTML-Editoren verarbeitet
-->
<!-- EN
Processing html editors
-->
<!-- Autor: Sören Bernstein -->
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:bebop="http://www.arsdigita.com/bebop/1.0"
xmlns:cms="http://www.arsdigita.com/cms/1.0"
xmlns:nav="http://ccm.redhat.com/navigation"
xmlns:mandalay="http://mandalay.quasiweb.de"
exclude-result-prefixes="xsl bebop cms nav mandalay"
version="1.0">
<!-- DE Benutze DHTML-Editor (HTMLArea) -->
<!-- EN Use DHTML-Editor (HTMLArea) -->
<xsl:template match="bebop:dhtmleditor">
<xsl:variable name="firstMatch">
<xsl:value-of select="//bebop:dhtmleditor/@name"/>
</xsl:variable>
<xsl:if test="@name=$firstMatch">
<script type="text/javascript">
_editor_url = "/assets/htmlarea/";
_editor_lang = "en";
var numEd = 0;
</script>
<script type="text/javascript" src="/assets/htmlarea/htmlarea.js"/>
<script type="text/javascript">
<xsl:for-each select="bebop:plugin">
HTMLArea.loadPlugin("<xsl:value-of select="@name"/>");
</xsl:for-each>
// Using Styled.js didn't seem to work anymore with htmlarea 3.0rc3,
// so instead we configure the editor here
var css_plugin_args = {
combos : [
{ label: "Style",
options: { "None" : "",
"Main" : "main",
"Dark" : "dark",
"Medium" : "medium",
"Light" : "light"
}
}
]
};
<xsl:for-each select="//bebop:dhtmleditor">
var config_<xsl:value-of select="@name"/> = null;
var editor_<xsl:value-of select="@name"/> = null;
</xsl:for-each>
function initDocument() {
<xsl:for-each select="//bebop:dhtmleditor">
config_<xsl:value-of select="@name"/> = new HTMLArea.Config();
editor_<xsl:value-of select="@name"/> = new HTMLArea("ta_<xsl:value-of select="@name"/>", config_<xsl:value-of select="@name"/>);
config_<xsl:value-of select="@name"/>.registerButton("insertlink", "Insert link", _editor_url + "images/ed_link.gif", false, function(editor) {
<!-- Modified to add the open in new window button NJ-20062403-->
<!-- editor._popupDialog("insert_link.html", function(param) {
if (!param) { // user must have pressed Cancel
return false;
}
var furl = param["f_url"];
var sel = editor._getSelection();
var range = editor._createRange(sel);
editor._doc.execCommand("createlink", false, furl);
}, null); -->
var sel = editor._getSelection();
var range = editor._createRange(sel);
var compare = 0;
if (HTMLArea.is_ie) {
compare = range.compareEndPoints("StartToEnd", range);
} else {
compare = range.compareBoundaryPoints(range.START_TO_END, range);
}
if (compare == 0) {
alert("You need to select some text before creating a link");
return;
}
editor._popupDialog("insert_link.html", function(param) {
if (!param) { // user must have pressed Cancel
return false;
}
var sel = editor._getSelection();
var range = editor._createRange(sel);
if (range.insertNode) { // Standards compliant version
var link = document.createElement("a");
var linkText = range.extractContents();
link.href=param["f_url"];
if (param["f_external"]) link.target="_blank";
link.appendChild(linkText);
range.insertNode(link);
} else if (range.pasteHTML) { // Alternative non standards version
var target = "";
if (param["f_external"]) {
target='target="_blank"';
}
range.pasteHTML('&lt;a href="' + param["f_url"] + '"' + target + '&gt;' + range.text + '&lt;/a&gt;');
}
}, null);
});
config_<xsl:value-of select="@name"/>.sizeIncludesToolbar = false;
config_<xsl:value-of select="@name"/>.statusBar = false;
config_<xsl:value-of select="@name"/>.toolbar = [[ "formatblock", "space", "bold", "italic", "underline", "strikethrough", "separator", "subscript", "superscript", "separator", "copy", "cut", "paste", "space", "undo", "redo", "space", "removeformat", "killword" ], [ "justifyleft", "justifycenter", "justifyright", "justifyfull", "separator", "lefttoright", "righttoleft", "separator", "orderedlist", "unorderedlist", "outdent", "indent", "separator", "textindicator", "separator", "inserthorizontalrule", "insertlink", "insertimage", "inserttable", "htmlmode", "separator", "popupeditor", "separator" ]];
<xsl:if test="bebop:config/@hidden-buttons">
config_<xsl:value-of select="@name"/>.hideSomeButtons("<xsl:value-of select="bebop:config/@hidden-buttons"/>");
</xsl:if>
editor_<xsl:value-of select="@name"/>.config.pageStyle = "@import url(/assets/htmlarea/htmlarea.css);";
<xsl:for-each select="bebop:plugin">
<xsl:choose>
<xsl:when test="@name = 'CSS'">
editor_<xsl:value-of select="../@name"/>.registerPlugin(<xsl:value-of select="@name"/>, css_plugin_args);
</xsl:when>
<xsl:otherwise>
editor_<xsl:value-of select="../@name"/>.registerPlugin(<xsl:value-of select="@name"/>);
</xsl:otherwise>
</xsl:choose>
</xsl:for-each>
setTimeout(function() {editor_<xsl:value-of select="@name"/>.generate();}, 500*numEd);
numEd++;
</xsl:for-each>
}
HTMLArea.init();
HTMLArea.onload = initDocument;
function wordClean_<xsl:value-of select="@name"/>() {
editor_<xsl:value-of select="@name"/>._wordClean();
}
</script>
<!--
<style type="text/css">
textarea { background-color: #fff; border: 1px solid 00f; }
</style>
-->
</xsl:if>
<div style="width:560px; border:1px outset #666;">
<textarea id="ta_{@name}" name="{@name}" rows="{@rows}" cols="{@cols}" wrap="{@wrap}" style="width:100%">
<xsl:value-of disable-output-escaping="no" select="text()"/>
</textarea>
</div>
</xsl:template>
<!-- DE Benutze FCKEditor -->
<!-- EN Use FCKEditor -->
<xsl:template match="bebop:fckeditor">
<xsl:variable name="firstMatch">
<xsl:value-of select="//bebop:fckeditor/@name"/>
</xsl:variable>
<!-- EN Start of the FCKeditor component code -->
<xsl:if test="@name=$firstMatch">
<script type="text/javascript">
_editor_url = "/assets/fckeditor/";
_editor_lang = "en";
var numEd = 0;
</script>
<script type="text/javascript" src="/assets/fckeditor/fckeditor.js"/>
<script type="text/javascript">
<xsl:for-each select="//bebop:fckeditor">
var editor_<xsl:value-of select="@name"/> = null;
</xsl:for-each>
window.onload = function() {
<xsl:for-each select="//bebop:fckeditor">
editor_<xsl:value-of select="@name"/> = new FCKeditor("ta_<xsl:value-of select="@name"/>") ;
editor_<xsl:value-of select="@name"/>.Width =
<xsl:choose>
<xsl:when test="@metadata.width">
'<xsl:value-of select="@metadata.width"/>';
</xsl:when>
<xsl:otherwise>
'100%';
</xsl:otherwise>
</xsl:choose>
editor_<xsl:value-of select="@name"/>.Height =
<xsl:choose>
<xsl:when test="@metadata.height">
'<xsl:value-of select="@metadata.height"/>';
</xsl:when>
<xsl:otherwise>
'400';
</xsl:otherwise>
</xsl:choose>
editor_<xsl:value-of select="@name"/>.BasePath = "/assets/fckeditor/" ;
editor_<xsl:value-of select="@name"/>.PluginsPath = editor_<xsl:value-of select="@name"/>.BasePath + "editor/plugins/" ;
<xsl:if test="bebop:config/@path">
editor_<xsl:value-of select="//bebop:fckeditor/@name"/>.Config['CustomConfigurationsPath'] = "<xsl:value-of select="//bebop:fckeditor/bebop:config/@path"/>";
</xsl:if>
editor_<xsl:value-of select="@name"/>.ToolbarSet = "Basic";
editor_<xsl:value-of select="@name"/>.ReplaceTextarea();
}
</xsl:for-each>
</script>
<!--
<style type="text/css">
textarea { background-color: #fff; border: 1px solid 00f; }
</style>
-->
</xsl:if>
<!-- EN End of FCKeditor setup -->
<textarea id="ta_{@name}" name="{@name}" style="width:100%" rows="{@rows}" cols="{@cols}" wrap="{@wrap}">
<xsl:value-of disable-output-escaping="no" select="text()"/>
</textarea>
</xsl:template>
<!-- DE Benutze Xinha -->
<!-- EN Use Xinha -->
<xsl:template match="bebop:xinha">
<xsl:variable name="firstMatch">
<xsl:value-of select="//bebop:xinha/@name"/>
</xsl:variable>
<xsl:if test="@name=$firstMatch">
<script type="text/javascript">
_editor_url = "<xsl:value-of select="@editor_url"/>";
_editor_lang ="<xsl:value-of select="$lang"/>";
<!-- _editor_skin = "silva";-->
<!-- DE Definiere, welche Textareas zu Xinha-Editoren werden sollen -->
<!-- EN Define all textares which should become xinha editors -->
xinha_editors = [
<xsl:for-each select="//bebop:xinha">
'ta_<xsl:value-of select="@name"/>'<xsl:if test="position() != last()">, </xsl:if>
</xsl:for-each>
];
<!-- DE Lade die angegebenen Plugins falls angegeben -->
<!-- EN Load the mentioned plugins if any-->
xinha_plugins = null;
<xsl:if test="bebop:plugin">
xinha_plugins = [
<xsl:for-each select="bebop:plugin">
'<xsl:value-of select="@name"/>'<xsl:if test="position() != last()">, </xsl:if>
</xsl:for-each>
];
</xsl:if>
</script>
<!-- DE Lade die externe JavaScript-Datei für Xinha -->
<script type="text/javascript" src="{@editor_src}"/>
<!-- DE Lade die angegebene Konfiguration -->
<script type="text/javascript">
<xsl:attribute name="src">
<xsl:choose>
<xsl:when test="bebop:config[@name='XinhaConfig']">
<xsl:value-of select="bebop:config[@name='XinhaConfig']/@path"/>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="bebop:config[@name='Xinha.Config']/@path"/>
</xsl:otherwise>
</xsl:choose>
</xsl:attribute>
</script>
</xsl:if>
<textarea id="ta_{@name}" name="{@name}" rows="{@rows}" cols="{@cols}" wrap="{@wrap}" style="width:100%">
<xsl:value-of disable-output-escaping="no" select="text()"/>
</textarea>
</xsl:template>
</xsl:stylesheet>

Some files were not shown because too many files have changed in this diff Show More