Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updating Greek

LDEV-1368: Upgrading FCKEditor to 2.5.1. Fixing up the upload and browser connect servlets so that we can accomodate the creation of new folders within our special directory structure.

    • -3
    • +5
    ./filemanager/browser/default/browser.html
  1. … 2 more files in changeset.
LDEV-1368: Upgrading FCKEditor to 2.5.1. Reapplying a change made earlier so that the browser picks up our special folders.

    • -2
    • +2
    ./filemanager/browser/default/browser.html
LDEV-1368: Upgrading FCKEditor to 2.5.1. Removed the universal keyboard (no longer supported. Trying the templates out - customised version going in www project.

    • -120
    • +0
    ./_source/classes/fckcontextmenu.js
    • -190
    • +0
    ./_source/classes/fckeditingarea.js
    • -135
    • +0
    ./_source/classes/fckmenublock.js
    • -51
    • +0
    ./_source/classes/fckmenublockpanel.js
    • -157
    • +0
    ./_source/classes/fckmenuitem.js
    • -351
    • +0
    ./_source/classes/fckspecialcombo.js
    • -116
    • +0
    ./_source/classes/fckstyledef_gecko.js
    • -139
    • +0
    ./_source/classes/fckstyledef_ie.js
    • -84
    • +0
    ./_source/classes/fckstylesloader.js
  1. … 343 more files in changeset.
removed server depend. from web address + set _blank as default anchor on image links.

  1. … 3 more files in changeset.
moved servlets + updated them to use correct file path separators and return correct web path + added xdoclet to servlets

    • -6
    • +6
    ./filemanager/browser/default/browser.html
  1. … 8 more files in changeset.
some issue/problem with the oConnector CurrentFolder (this.CurrentFolder) var, using GetUrlParam call instead

    • -2
    • +3
    ./filemanager/browser/default/browser.html
Changed default target to _blank. (LDEV-517)

Update fckeditor to version 2.3.1.

A custom configuration file has been created under web/includes/javascript/fckconfig_custom.js

All global changes to the fckeditor configuration should be placed in the above file. The fckconfig.js should not be modified.

All local changes to the fckeditor configuration should be placed in a new custom js file and invoked using the fck tag.

Please refer to link below for details.

http://wiki.fckeditor.net/Developer's_Guide/Configuration/Configurations_File

    • -0
    • +120
    ./_source/classes/fckcontextmenu.js
    • -71
    • +0
    ./_source/classes/fckcontextmenugroup.js
    • -103
    • +0
    ./_source/classes/fckcontextmenuitem.js
    • -0
    • +190
    ./_source/classes/fckeditingarea.js
    • -0
    • +86
    ./_source/classes/fckicon.js
    • -0
    • +51
    ./_source/classes/fckiecleanup.js
    • -0
    • +135
    ./_source/classes/fckmenublock.js
    • -0
    • +51
    ./_source/classes/fckmenublockpanel.js
    • -0
    • +157
    ./_source/classes/fckmenuitem.js
    • -0
    • +293
    ./_source/classes/fckpanel.js
    • -173
    • +0
    ./_source/classes/fckpanel_gecko.js
    • -127
    • +0
    ./_source/classes/fckpanel_ie.js
  1. … 713 more files in changeset.
Upgrade to version 2.2

    • -4
    • +3
    ./_source/classes/fckcontextmenuitem.js
    • -131
    • +98
    ./_source/classes/fckpanel_gecko.js
    • -36
    • +85
    ./_source/classes/fckpanel_ie.js
    • -34
    • +72
    ./_source/classes/fckspecialcombo.js
    • -8
    • +14
    ./_source/classes/fckstyledef_ie.js
    • -1
    • +1
    ./_source/classes/fcktoolbarfontscombo.js
    • -10
    • +11
    ./_source/classes/fcktoolbarpanelbutton.js
    • -0
    • +2
    ./_source/classes/fcktoolbarstylecombo.js
  1. … 131 more files in changeset.
FckEditor upgrade from version 2.0 to 2.1.1

    • -0
    • +2
    ./_source/classes/fckcontextmenugroup.js
    • -0
    • +2
    ./_source/classes/fckcontextmenuitem.js
    • -17
    • +84
    ./_source/classes/fckspecialcombo.js
    • -0
    • +2
    ./_source/classes/fckstyledef_gecko.js
    • -0
    • +2
    ./_source/classes/fcktoolbarbreak_gecko.js
    • -0
    • +2
    ./_source/classes/fcktoolbarbreak_ie.js
  1. … 261 more files in changeset.
jsp folder not needed. checked into cvs by mistake

update from fckEditor 2.0 fc to fckEditor 2.0

    • -25
    • +28
    ./_source/internals/fck_1_gecko.js
  1. … 152 more files in changeset.
changed the directory name from fckEditor to fckeditor (all lowercase)

    • -0
    • +69
    ./_source/classes/fckcontextmenugroup.js
    • -0
    • +102
    ./_source/classes/fckcontextmenuitem.js
    • -0
    • +53
    ./_source/classes/fckcontextmenuseparator.js
    • -0
    • +48
    ./_source/classes/fckevents.js
    • -0
    • +202
    ./_source/classes/fckpanel_gecko.js
    • -0
    • +76
    ./_source/classes/fckpanel_ie.js
    • -0
    • +52
    ./_source/classes/fckplugin.js
    • -0
    • +213
    ./_source/classes/fckspecialcombo.js
    • -0
    • +53
    ./_source/classes/fckstyledef.js
    • -0
    • +105
    ./_source/classes/fckstyledef_gecko.js
    • -0
    • +128
    ./_source/classes/fckstyledef_ie.js
    • -0
    • +82
    ./_source/classes/fckstylesloader.js
    • -0
    • +62
    ./_source/classes/fcktoolbar.js
    • -0
    • +27
    ./_source/classes/fcktoolbarbreak_gecko.js
    • -0
    • +29
    ./_source/classes/fcktoolbarbreak_ie.js
  1. … 768 more files in changeset.