Directory typo3/sysext/rtehtmlarea/htmlarea/plugins/ContextMenu/

Directory Created:
2005-12-28 01:49
Total Files:
2
Deleted Files:
2
Lines of Code:
757

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 25 (100.0%) 2621 (100.0%) 104.8
stucki 7 (28.0%) 2052 (78.3%) 293.1
stan 15 (60.0%) 561 (21.4%) 37.4
flyguide 1 (4.0%) 8 (0.3%) 8.0
ingmars 2 (8.0%) 0 (0.0%) 0.0

Most Recent Commits

stan 2009-09-16 01:45 Rev.: 5934

Follow-up to bug #11946: htmlArea RTE: reference was made to context menu item after context menu was closed

3 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/ContextMenu: context-menu.js (+3 -3)
stan 2009-09-14 07:01 Rev.: 5926

Fixed bug #11946: htmlArea RTE: table properties editing dialogue windows loose focus after opening in IE8

18 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/ContextMenu: context-menu.js (+18 -7)
stan 2009-01-19 07:51 Rev.: 4747

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

3 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/ContextMenu: context-menu.js (+3 -1)
stan 2008-10-05 00:21 Rev.: 4286

Fixed bug #9484: htmlArea RTE: context menu raises an error when link button is not configured

1 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/ContextMenu: context-menu.js (+1 -1)
stan 2008-09-17 03:10 Rev.: 4138

Added feature #9362: htmlArea RTE: highlight active items in context menu as in toolbar

12 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/ContextMenu: context-menu.js (+12 -12)
stan 2008-06-29 16:26 Rev.: 3851

* Added feature #8791 (revisited): Let htmlArea RTE context menu use the RTE API

69 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/ContextMenu: context-menu.js (+69 -67)
stan 2008-06-22 03:50 Rev.: 3832

* Added feature #8791: Let htmlArea RTE context menu use the RTE API

368 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/ContextMenu: context-menu.js (+368 -361)
flyguide 2008-03-16 17:22 Rev.: 3437

Code cleanup: replaced CVS with SVN

8 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/ContextMenu: context-menu.js (+8 -8)
stan 2008-02-26 23:27 Rev.: 3305

* Fixed bug #7687: htmlArea RTE context menu may produce js error

3 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/ContextMenu: context-menu.js (+3 -3)
stan 2008-02-26 06:22 Rev.: 3288

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

18 lines of code changed in 2 files:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/ContextMenu: context-menu.js (+2 -1), locallang.xml (+16 -12)
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.

1 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/ContextMenu: context-menu.js (+1 -1)
stan 2008-01-24 06:07 Rev.: 2956

* Added feature: Various enhancements to link dialogues in htmlArea RTE
* Fixed bug #6787: classesAnchor and classesLinks get lost when changing tab in link browser
* Added feature #4100: Insert/Modify Link with DAM

6 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/ContextMenu: context-menu.js (+6 -9)
stan 2008-01-20 06:57 Rev.: 2925

* Added feature: Various enhancements to image dialog in htmlArea RTE
* Fixed bug #3957: picture drag and drop throws you out of the tab navigation
* Fixed bug #5490: Drag 'n drop javascript error / blank screen in IE
* Added feature #5885: Default image class
* Added feature #5902: Removing style attribute for images
* Added feature #6115: Enabling configuration of the "edit image" dialogue

10 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/ContextMenu: context-menu.js (+10 -3)
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)

49 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/ContextMenu: context-menu.js (+49 -34)
ingmars 2007-11-05 10:22 Rev.: 2663

Changing SVN property eol-style from native to LF for all .php, .html, .js, .css and .htaccess files in the core trunk

0 lines of code changed in 2 files:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/ContextMenu: context-menu.js (changed), locallang.xml (changed)
stan 2007-11-01 20:55 Rev.: 2650

* Deleted all compressed files in accordance with feature #6619

0 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/ContextMenu: context-menu-compressed.js (del)
stucki 2006-04-10 10:27 Rev.: 1421

* Merging all changes from TYPO3_4-0 branch back into HEAD

674 lines of code changed in 4 files:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/ContextMenu: context-menu-compressed.js (+489 -1), context-menu.js (+32 -10), locallang.php (del), locallang.xml (new 153)
stucki 2005-12-28 01:49 Rev.: 955

* Added "rtehtmlarea" as a system extension
- Important notice: Because of a known bug, the buttons "blockstylelabel", "blockstyle", "textstylelabel" and "textstyle" will not work with this version.
* Fixed bug #1155: Install tool want to recreate the tables, and drop the old ones
* Fixed Gremlin #1690: nav_frame is sometimes out of sync with the selected page
* Various changes in t3lib_parsehtml_proc (on behalf of Stanislas Rolland):
- Allow style and xml:lang attributes on span tags
- Include "hr", "address" and "dl" in headListTags
- Avoid insertion of superfluous linebreaks by transform_db
- Eliminate true linebreaks inside Hx tags
- Convert linebreaks to spaces instead of deleting them
- Wrap a-tags that contain a style attribute with a span-tag
- Honor setting RTE.default.proc.HTMLparser_db.xhtml_cleaning=1

1378 lines of code changed in 3 files:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/ContextMenu: context-menu-compressed.js (new 2), context-menu.js (new 536), locallang.php (new 840)
Generated by StatSVN 0.5.0