libreccm-legacy/ccm-sci-bundle/web/themes/scicms-default
jensp 7a026a90ec Foundry now provides the <javascript-global-vars /> which can be used in a layout template to create a JavaScript which makes global variables from the XSL also available in JavaScript, for example the dispatcher-prefix.
git-svn-id: https://svn.libreccm.org/ccm/trunk@4828 8810af33-2d31-482b-a856-94f89814c4df
2017-06-30 10:04:17 +00:00
..
conf - Cleanup themes ccm-theme-libre-blue-flex and scicms-default 2016-03-18 08:23:01 +00:00
fancybox New Foundry based default theme for ScientificCMS 2015-11-06 13:17:29 +00:00
font-awesome New Foundry based default theme for ScientificCMS 2015-11-06 13:17:29 +00:00
fonts - Cleanup themes ccm-theme-libre-blue-flex and scicms-default 2016-03-18 08:23:01 +00:00
images Cleanup of the default scicms theme 2016-03-17 14:29:39 +00:00
js New Foundry based default theme for ScientificCMS 2015-11-06 13:17:29 +00:00
styles Updated CSS files for new default themes 2016-04-30 07:09:59 +00:00
templates Foundry now provides the <javascript-global-vars /> which can be used in a layout template to create a JavaScript which makes global variables from the XSL also available in JavaScript, for example the dispatcher-prefix. 2017-06-30 10:04:17 +00:00
texts Foundry support für Projektpartner 2017-05-25 15:19:29 +00:00
user New Foundry based default theme for ScientificCMS 2015-11-06 13:17:29 +00:00
README.txt - Cleanup themes ccm-theme-libre-blue-flex and scicms-default 2016-03-18 08:23:01 +00:00
aREADME.scicms-default Löschen der Reste des Uralt-Themes und Anpassen stylesheet-path-txt 2017-06-12 07:14:18 +00:00
admin-index.xsl New Foundry based default theme for ScientificCMS 2015-11-06 13:17:29 +00:00
ccm-admin-application-index.xsl New Foundry based default theme for ScientificCMS 2015-11-06 13:17:29 +00:00
content-center-index.xsl New Foundry based default theme for ScientificCMS 2015-11-06 13:17:29 +00:00
content-section-admin.xsl New Foundry based default theme for ScientificCMS 2015-11-06 13:17:29 +00:00
start.xsl New Foundry based default theme for ScientificCMS 2015-11-06 13:17:29 +00:00

README.txt

This theme is structured as follows:

Directories
-----------

conf            Configuration files (see README.txt in this directory for more
                information

fancybox        Files for the Fancybox script (used to display images and image
                galleries)

font-awesome    Files from the font-awesome icon font

fonts           Fonts used by the theme

images          Images used by the theme (see README.txt in this directory)

js              JavaScript part of the theme, including jQuery

styles          CSS files of the theme and the Less source files

templates       Templates defining the HTML structure of the output

texts           Localisable texts of the theme

user            Custom extensions for the Foundry theme engine for this theme

Files in the root of the theme
------------------------------

start.xsl   Entry point for the theme manager. Do not delete or alter this
            file!

admin-index.xsl                 -+    
ccm-admin-application-index.xsl  |----Entry points for legacy configurations
content-center-index.xsl         |
content-section-admin.xsl       -+