libreccm-legacy/ccm-forum
pb 701f905998 Unfortunately, a rather complex update:
* new class DescriptiveComponent, provides setLabel and setHint
* classes Label, BaseLink and Widgets inherit from DescriptiveComponent and are ready to use setLabel and setHint
* classes TextStylable and Blockstylable removed, both provide direct html which the responsibility of the theme
* created Interface bebop/util/Panelcontraints to provide positional information for blocks fpr backwards compatibility. We have to decide whether to discard/replace or retain them.
* created cass Embedded as a kind of spinn-off from Label to handle arbitrary String data, specifically JavaScript. It's part of a strategy to remove Strings from Label to prevent developers just to hack fixed strings and make a mess of the User Interface.
* various reformatting and documentation added.


git-svn-id: https://svn.libreccm.org/ccm/trunk@2728 8810af33-2d31-482b-a856-94f89814c4df
2014-06-29 14:01:10 +00:00
..
.settings Initiale Version 2008-02-04 11:59:05 +00:00
doc Weitere Bereinigung des Namensraums und heirloom themes (Verlegen der content type XSLs). 2012-01-29 01:08:19 +00:00
etc Weitere Bereinigung des Namensraums und heirloom themes (Verlegen der content type XSLs). 2012-01-29 01:08:19 +00:00
pdl/com/arsdigita/forum Verschieder Kleinkram, Synchronisation mit aplaws svn. 2012-01-09 22:48:55 +00:00
sql/ccm-forum Weitere Korrekturen an Upgrades 2013-11-05 15:23:18 +00:00
src Unfortunately, a rather complex update: 2014-06-29 14:01:10 +00:00
test/src/com/arsdigita/forum Verschieder Kleinkram, Synchronisation mit aplaws svn. 2012-01-09 22:48:55 +00:00
web Unfortunately quite a large update: Reorganized web.xml fragments into a separate directory, Modified build script to use the same web.xml merger as ccm installation script. NOTE: Logic bug fixed: If bundle specifies a web.xml, it is used as is without any postprocessing. If no web.xml is specified or the file does not exist, core's web.xml is used and the web.xml fragment of any module merged in. 2014-05-30 05:40:29 +00:00
.classpath Initiale Version 2008-02-04 11:59:05 +00:00
.project Initiale Version 2008-02-04 11:59:05 +00:00
.svnignore Initiale Version 2008-02-04 11:59:05 +00:00
application.xml Forum wird jetzt als legacy free application initialisiert, Update Skript enthalten, verschiedene Formatierungen. 2012-02-08 19:05:57 +00:00