Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Creating "In-Portal" module for versions before 5.0.0.

  1. … 5841 more files in changeset.

1. Fixes #0000070: FCKEditor integration fixes

2. Optimized "inp_fckconfig.js" - it now only contains changed lines, not a copy of "fckconfig.js" as before.

3. FCKEditor upgraded from 2.6.3 to 2.6.4

INP-58

    • -0
    • +10
    ./document/lang/en.js
  1. … 136 more files in changeset.

1. Fixes 0000031: Convert FCK "Internal Link Pointers" to Real URLs.

2. Fixes 0000032: SQL Error when using FCKEditor to edit textarea data.

3. In edit templates, where HTML isn't allowed, but multi line input is required 'allow_html="0"' added to inp_edit_textarea blocks.

4. Module root categories during installation were incorrectly sorted: "Products, Topics, News, Links" instead of "Links, News, Topics, Products".

5. Fixed "Preview" button in FCKEditor, when editing content blocks:

  • problems with non-latin character encoding in javascript
  • "Preview" button were not visible during content block editing, but was visible during category description editing, where it shouldn't.

    6. Method "CategoriesTagProcessor::_replacePageIds" moved to "CategoryHelper::replacePageIds" and can be used in any place, where required.

    7. Add new field option: "using_fck". When specified, then all "@@ID@@" occurences are replaced with actual structure page urls.

INP-21

INP-22

  1. … 24 more files in changeset.

New FCK Editor

    • -0
    • +99
    ./autogrow/fckplugin.js
    • -0
    • +187
    ./placeholder/fckplugin.js
    • binary
    ./document/images/pdf.gif
    • binary
    ./document/images/image.gif
    • -0
    • +1022
    ./MyLink/fck_link.js
    • -0
    • +44
    ./MyImage/fck_image_preview.html
    • -0
    • +123
    ./bbcode/fckplugin.js
    • -0
    • +27
    ./placeholder/lang/fr.js
  1. … 393 more files in changeset.