| Date | File | Revision | Author | Revision Log |
|---|---|---|---|---|
| 2010/07/10 07:30:49 | 140 | 140 | decke | Updated projects.bluelife.at links |
| 2010/05/28 18:37:33 | 139 | 139 | decke | Rename variable to not clash with function names |
| 2010/05/14 08:02:07 | 138 | 138 | decke | Add id tags to fix <label for=".."> declarations |
| 2010/05/06 12:21:02 | 137 | 137 | decke | Better default value for "alt" attribute |
| 2010/04/28 15:40:13 | 136 | 136 | decke | Invert isNaN checks |
| 2010/04/28 15:34:40 | 135 | 135 | decke | Add additional isNaN checks for page variables |
| 2010/04/21 11:45:15 | 134 | 134 | decke | Fix getTeaser_macro() to replace all links correctly not just the first |
| 2010/03/29 14:15:50 | 133 | 133 | decke | Fix mistake in last commit |
| 2010/03/29 14:13:54 | 132 | 132 | decke | RSS comment feed improved for all feed readers that do not correctly implement the standard (http://cyber.law.harvard.edu/rss/rss.html#ltguidgtSubelementOfLtitemgt) and use the <guid> for linking to the comment also if isPermaLink is not set. |
| 2010/03/01 10:57:17 | 131 | 131 | decke | Fix getWriter_macro too so that we are consistent |
| 2010/03/01 10:54:31 | 130 | 130 | decke | Change getWriter() to not encode output but only strip tags so that the RSS feed is valid |
| 2010/02/18 20:15:21 | 129 | 129 | decke | Improved keywords |
| 2010/02/18 20:12:34 | 128 | 128 | decke | Setting page Title and Meta Keywords implemented |
| 2010/02/17 19:54:14 | 127 | 127 | decke | Fix another case sensitivity bug |
| 2010/02/17 19:50:36 | 126 | 126 | decke | Fix case sensitive bug triggered by helma 1.7.0 |
| 2010/02/16 13:21:08 | 125 | 125 | decke | Fix helma 1.7.0 incompatibility |
| 2010/02/04 21:06:40 | 124 | 124 | decke | Updated radeox.jar because of Table colspan changes |
| 2010/02/04 21:05:38 | 123 | 123 | decke | Table colspan implemented. It is possible to join fields now by leaving fields empty. Whitespace is now correctly handled and not treated as empty. [table] test | test | test | test2.1 | test2.2 test3 | | test3 | | test4 test5 | test5 | test5 | test6 | test6 test7 || test7 || test8 [/table] |
| 2010/02/04 12:48:58 | 122 | 122 | decke | Fixed code formatting |
| 2010/02/03 10:53:38 | 121 | 121 | decke | Using Secure ReCaptcha now so that on https sites all content is encrypted |