Directory typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements/

Directory Created:
2008-01-05 20:32
Total Files:
2
Deleted Files:
0
Lines of Code:
1116

[root]/typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements

Lines of Code

typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 27 (100.0%) 1234 (100.0%) 45.7
stan 23 (85.2%) 1232 (99.8%) 53.5
ohader 2 (7.4%) 2 (0.2%) 1.0
stucki 1 (3.7%) 0 (0.0%) 0.0
ingmars 1 (3.7%) 0 (0.0%) 0.0

Most Recent Commits

stucki 2009-11-25 15:49 Rev.: 6539

Add missing SVN properties for new or modified files

0 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements: block-elements.js (changed)
stan 2009-11-10 05:56 Rev.: 6394

Fixed bug #12534: htmlArea RTE: list creation looses text in Safari

1 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements: block-elements.js (+1 -1)
stan 2009-04-03 01:09 Rev.: 5259

Fixed issue #10834: htmlArea RTE: IE8 now uses standard name for DOM class attribute

5 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements: block-elements.js (+5 -2)
ohader 2009-03-10 00:46 Rev.: 5166

Follow-up to rev. 5165: Updated copyright notices & fixed SVN properties

1 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements: block-elements.js (+1 -1)
ohader 2009-03-09 19:28 Rev.: 5165

Cleanup: Updated copyright notices

1 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements: block-elements.js (+1 -1)
stan 2009-02-04 07:20 Rev.: 4944

Added feature #10339: htmlArea RTE: Move editing mode change to plugin

1 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements: block-elements.js (+1 -1)
stan 2009-01-19 07:51 Rev.: 4747

Added feature 10181: htmlArea RTE: Move status bar to plugin

4 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements: block-elements.js (+4 -2)
stan 2008-10-09 00:50 Rev.: 4300

Added feature #7875: Coloured text is created using font-tag instead of span in IE
Added feature #8847: Custom colors in TYPO3Color like old SelectColor extension

11 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements: block-elements.js (+11)
stan 2008-10-06 03:07 Rev.: 4288

Fixed bug #9490: htmlArea RTE: Opera 9.52 sometimes refuses to insert a node

2 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements: block-elements.js (+2 -2)
stan 2008-03-14 16:47 Rev.: 3424

* Fixed bug #7862: htmlArea RTE: incorrect nesting of ol/ul inside definition lists

27 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements: block-elements.js (+27 -8)
stan 2008-03-14 04:01 Rev.: 3421

* Fixed bug #7853: htmlArea RTE formatblock does not allow removing p or hx format in FF

0 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements: block-elements.js (-3)
stan 2008-03-12 03:41 Rev.: 3408

* Fixed bug #7834: htmlArea RTE block operations may produce invalid document structure

36 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements: block-elements.js (+36 -11)
stan 2008-03-05 22:42 Rev.: 3387

* Fixed bug #7770: htmlArea RTE: shift+tab in table body does not move back into thead

16 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements: block-elements.js (+16 -1)
stan 2008-03-05 03:14 Rev.: 3385

* Fixed bug #7755: htmlArea RTE: incorrect handling of enter key in definition lists

29 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements: block-elements.js (+29)
stan 2008-03-02 23:03 Rev.: 3345

* Fixed bug #7725: buttons.left(right,center,justifyfull).useClass not honored by htmlArea RTE

36 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements: block-elements.js (+36 -35)
stan 2008-02-26 06:22 Rev.: 3288

* Added feature #7667: htmlArea RTE: Usability improvements in table operations

18 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements: block-elements.js (+18 -2)
stan 2008-02-19 06:16 Rev.: 3226

* Fixed bug #7584: htmlArea RTE: pressing TAB in last cell of table should create new row

5 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements: block-elements.js (+5 -1)
stan 2008-02-17 21:38 Rev.: 3201

* Fixed bug #7564: htmlarea RTE: context menu alignment options produce js error

1 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements: block-elements.js (+1 -1)
stan 2008-02-11 18:52 Rev.: 3146

* Fixed bug #7495: Various issues with nested lists in htmlArea RTE

164 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements: block-elements.js (+164 -33)
stan 2008-01-30 05:23 Rev.: 2977

* Fixed bug #5013: RTE Editor not working in Firefox 3.0 Granparadiso

2 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements: block-elements.js (+2 -1)
stan 2008-01-30 00:01 Rev.: 2975

* Feature/cleanup: Restructure plugins QuickTag, TableOperations, UserElements
* Feature/cleanup: Move colors, fonts, text direction, word cleaning and lists to extensions/plugins.

32 lines of code changed in 2 files:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements: block-elements.js (+30 -10), locallang.xml (+2)
ingmars 2008-01-20 09:58 Rev.: 2926

Adding default SVN properties to newly introduced files.

0 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements: locallang.xml (changed)
stan 2008-01-17 23:07 Rev.: 2922

* Fixed bug #7196: Status of block element buttons not updated in htmlArea RTE toolbar

1 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements: block-elements.js (+1 -1)
stan 2008-01-14 16:46 Rev.: 2884

* Fixed bug #7138: RTE is not rendered in Tabs

1 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements: block-elements.js (+1 -1)
stan 2008-01-05 20:32 Rev.: 2862

* (major) Feature: Improved behaviour and configuration options of formatblock and blockstyle drop-down lists
* Feature: Added buttons insertparagraphbefore, insertparagraphafter and blockquote
* Feature: Added Page TSConfig RTE sub-array mutuallyExclusiveClasses
* Fixed issue 5952 (partial): Usability Issue with classes wrapped with <> in select lists
* Fixed issue 5951: Disturbing behaviour of indent/outdent and TAB
* Added feature 3708 (partial): support for <blockquote>
* Fixed issue 5977: align="center" (right or left) not any more supported by W3C
* Fixed issue 6837: Strange layout for header N except the first one (Safari)

840 lines of code changed in 2 files:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements: block-elements.js (new 806), locallang.xml (new 34)
Generated by StatSVN 0.5.0