Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-04-11 | layout: Remove trailing whitespace | Benjamin Franzke | 1 | -1/+1 | |
2013-02-13 | Put accesskey for page into an navi li | Benjamin Franzke | 1 | -1/+1 | |
Since its not valid to have a-tag directly in body. | |||||
2013-02-13 | layout: Drop div around navi ul | Benjamin Franzke | 1 | -6/+4 | |
2013-02-12 | Remove unneeded delimit class | Benjamin Franzke | 1 | -2/+2 | |
2013-02-12 | style: Use hr delimit to clear the layout float | Benjamin Franzke | 1 | -2/+1 | |
2013-02-12 | layout: Add style for left info bar into css file | Benjamin Franzke | 1 | -9/+1 | |
2013-02-12 | Add #container style into css file | Benjamin Franzke | 1 | -1/+1 | |
2013-02-12 | style: Move #page style in css file | Benjamin Franzke | 1 | -1/+1 | |
2013-02-12 | layout: Remove unneeded relative positioned div around html contents | Benjamin Franzke | 1 | -3/+1 | |
2013-02-12 | layout: Replace a br, thats for spacing by margin on above hr | Benjamin Franzke | 1 | -3/+7 | |
2013-02-12 | layout: Remove unneeded div for redboxes | Benjamin Franzke | 1 | -13/+9 | |
Let the a-tag be it directly | |||||
2013-02-12 | layout: add some linebreaks in html code | Benjamin Franzke | 1 | -3/+6 | |
2013-02-12 | layout: Remove uneeded margin:0 | Benjamin Franzke | 1 | -1/+1 | |
2013-02-12 | layout: Use logo directly and use #header to address it | Benjamin Franzke | 1 | -3/+1 | |
2013-02-12 | layout: Remove unnecessary padding,margin:0 for hr.delimit | Benjamin Franzke | 1 | -1/+1 | |
2013-02-12 | layout: Remove unneeded margin,padding:0 for div#page | Benjamin Franzke | 1 | -1/+1 | |
2013-02-12 | layout: Put anchor in redbox into css class as well | Benjamin Franzke | 1 | -4/+4 | |
2013-02-12 | layout: Use a css class for the red box | Benjamin Franzke | 1 | -14/+2 | |
2012-07-05 | layout.xsl: No need to have xmlns attribute in html tag | Benjamin Franzke | 1 | -1/+1 | |
Since the namespace is already defined in the xsl:stylesheet tag. | |||||
2012-07-05 | navi.xsl: Inline accesskey assignment | Benjamin Franzke | 1 | -7/+1 | |
No need to store <xsl:number/> in a variable, just use xpaths position(). | |||||
2012-04-30 | layout.xsl: Increase box width | Benjamin Franzke | 1 | -2/+2 | |
2012-04-30 | layout: Add Für-Gründer.de signet | Benjamin Franzke | 1 | -0/+3 | |
2012-02-28 | Add link button to "Kapitalinstitut" | Benjamin Franzke | 1 | -0/+3 | |
2012-01-15 | layout: Add link to kfw consultat referee | Benjamin Franzke | 1 | -0/+11 | |
2012-01-03 | Remove googlemaps.xsl | Benjamin Franzke | 2 | -88/+0 | |
Not used for now, maybe reverted later. | |||||
2012-01-03 | Remove svg.xsl | Benjamin Franzke | 3 | -44/+0 | |
Using png directly. Browsers still suck to much at displaying svg directly. | |||||
2012-01-02 | layout: Add iDZ certificate image to left column | Benjamin Franzke | 1 | -0/+4 | |
2011-12-29 | layout.xsl: Define Content-Style-Type to css for inline styles | Benjamin Franzke | 1 | -0/+1 | |
2011-12-28 | layout: Add X-UA-Compatible attribute for IE8 | Benjamin Franzke | 1 | -0/+2 | |
Dont want the IE to ask the user to display website in compatibility mode. | |||||
2011-12-28 | No need to use svg.js for now | Benjamin Franzke | 1 | -1/+1 | |
2011-12-28 | xsl: Execlude web-tpl namespace from result | Benjamin Franzke | 1 | -0/+1 | |
2011-12-28 | layout: Drop meta content type definition | Benjamin Franzke | 1 | -1/+0 | |
We give it in the xml prolog | |||||
2011-12-27 | Overall Update | Benjamin Franzke | 1 | -40/+77 | |
To much to find a suiting description :\ | |||||
2011-12-27 | common.xsl: Use xhtml 1.0 strict instead of 1.1 | Benjamin Franzke | 1 | -2/+2 | |
This is for xsltproc to trigger the xhtml output method. | |||||
2011-12-27 | Parse filenames from main.xml in Makefile using xsl | Benjamin Franzke | 1 | -0/+16 | |
2011-08-24 | googlemaps: Encode iframe url, if encode_uri is available | Benjamin Franzke | 1 | -2/+15 | |
2011-08-24 | layout: Add space before "impressum" | Benjamin Franzke | 1 | -1/+1 | |
2011-08-24 | Make suffix be a parameter to the stylesheet. | Benjamin Franzke | 1 | -1/+1 | |
Default to .xml for viewing xml files directly in browser. Set the parameter in Makefile for generated pages to .xhtml. | |||||
2011-08-24 | common.xsl: remove non-standard (xsl 1.0) attributes | Benjamin Franzke | 1 | -2/+2 | |
2011-08-24 | common: Make meda-type application/xhtml+xml | Benjamin Franzke | 1 | -1/+1 | |
2011-08-23 | layout.xsl: Fix indentation | Benjamin Franzke | 1 | -42/+42 | |
2011-08-23 | Add accesskey S for switch navigation | Benjamin Franzke | 1 | -0/+1 | |
2011-08-23 | footer: Dont include the <dot> in freecsstemplates link | Benjamin Franzke | 1 | -1/+2 | |
2011-08-23 | googlemaps: make lang definable | Benjamin Franzke | 1 | -3/+14 | |
Default to de. | |||||
2011-08-23 | layout: no output-escape-disable needed for a simple "&" | Benjamin Franzke | 1 | -2/+2 | |
2011-08-23 | layout.xsl: Make footer notices xsl:text's | Benjamin Franzke | 1 | -2/+3 | |
2011-08-23 | contact: Add a googlemap | Benjamin Franzke | 2 | -0/+64 | |
2011-08-23 | Add initial layout + pages | Benjamin Franzke | 5 | -0/+171 | |