Browsen Sie den aktuellsten Code direkt im subversion Repository.
| Revision | Geändert am | Autor | Kommentar |
|---|---|---|---|
| 1 | 2009-09-06 02:02 | xtra | First version. |
| 2 | 2009-09-06 02:06 | xtra | Moved the files to where they belong. |
| 3 | 2009-09-06 02:07 | xtra | Deleted empty folders. |
| 4 | 2009-09-06 02:29 | xtra | Bugfix: stripped <> from global protected tags. |
| 5 | 2009-09-06 03:41 | xtra | Bugfix, some arrays where not being initialized correctly if there are no forbidden tags configured. |
| 6 | 2009-09-06 11:20 | xtra | Modified to only replace whole words and not substrings of words. |
| 7 | 2009-09-06 11:43 | xtra | added indexer::stop and indexer::continue to prevent TL search indexer from indexing the dfn tags. |
| 8 | 2009-09-08 15:37 | xtra | - Added language strings. - Added type selection (abbr/dfn) - Altered template to contain an to make output look correct in text browsers. |
| 9 | 2009-09-08 15:56 | xtra | Fixed file headers to be of unified form. |
| 10 | 2009-10-05 18:51 | xtra | Fixed small bug that caused a warning when no title is specified in glossary. Should not happen but it can. |
| 11 | 2009-11-30 16:18 | xtra | - Fixed bug that shorter terms were highlighted before longer matches were processed (HTML before XHTML) see: http://www.typolight-community.de/showthread.php?t=2267#post20361 - Improved processing speed as the replacement took horribly long for bigger glossaries (more than 100 items) see also http://www.typolight-community.de/showthread.php?t=2267#post26632 |
| 12 | 2009-12-01 21:42 | MacKP | changing abbr because it was used wrong |
| 13 | 2009-12-18 06:08 | xtra | Moved directory structure. |
| 14 | 2010-06-16 00:06 | xtra | Fixed a warning when protectedPlain was not initialized for a certain tag. |
| 15 | 2010-06-16 00:12 | xtra | fixed another warning. |