libreccm-legacy/ccm-core/web
jensp 7a22894ce7 Some extensions for Foundry:
- An element with the "with-colorset" attribute will now get two classes: The numbered colorset class (colorset-1, colorset-2 etc)
  *and* a named colorset class (colorset-$name, where $name is the name of currently selected category)
- New attribute "with-application-class" which adds the name of current application to the classes of the element. The class
  has the form "application-$applicationname" where $applicationname is the name of current application as provided in the
  XML from CCM
- New attribute "with-path-classes". If this attribute is set to "yes" a class of the form path-$category-names" is added for each
  catgory in the path. $category-names is a string concatenated from the names of the categories in the path.



git-svn-id: https://svn.libreccm.org/ccm/trunk@4127 8810af33-2d31-482b-a856-94f89814c4df
2016-06-01 11:23:17 +00:00
..
WEB-INF Unfortunately, a rather complex update: 2014-06-29 14:01:10 +00:00
assets Removed mathjax from core (it's not useful for generic websites) and relocated to sci-bundle (where it is useful). 2014-10-31 11:36:25 +00:00
error Einige fehlende Lokalisierungen ergänzt, veralteten Klassennamen korrigiert. 2014-02-19 09:20:42 +00:00
javascript URLizer Javascript now handles german umlauts in upper case like 'Ü' correctly and transforms them to 'ue' instead of 'Ue'. 2014-02-19 13:37:55 +00:00
templates content-section jetzt legacy free application, alte public site in content-section Liste ausgeblendet, verschiedene Formatierungen und Doku-Ergänzungen. 2012-02-06 01:32:59 +00:00
themes Some extensions for Foundry: 2016-06-01 11:23:17 +00:00
index.jsp Unfortunately quite a large update, combined BaseDispatcher and DispatcherServlet into a modern, standard compliant CCMDispatcherServlet, modified various classes to enable CCM installed in any arbitrary context, not just ROOT. Part 1. Currently it works for ScientificCMS only, for other bundles StylesheetPaths.txt has to be modified. 2014-03-06 12:53:03 +00:00