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.