Downloads
Download tar.gz
64.29 KB
MD5: 20e4129fc11892616c6a4d4d50ab4d62
SHA-1: 36ac14d86e9c5161d1a96e2b104e242ed246fefb
SHA-256: 1c5989c1a157ed5f8570fe4798d5f532e1d31e95b2e253303f0d2cea71ce5804
Download zip
85.66 KB
MD5: fc00d97f423cf276dde91022ebc75ce0
SHA-1: fa04c2580ca45dc19de31191dca7aacaffd2fadf
SHA-256: ad1cbedca35001cc8e656636aa605edd45281d50af35d3e8979e4a0e33df576c
Release notes
Changes since DRUPAL-6--2-0-ALPHA1:
- #356454 by sun: Fixed missing DB table placeholder tags for new count query.
Changes since DRUPAL-6--1-0-BETA1:
- #247013 by sun: Added notes about multi-site setups to README.txt.
- #250128 by bursalia2k, sun: Fixed improper SQL queries.
- #241527 by zoo33, sun: Fixed PHP notices.
- #241527 by zoo33: Fixed wrong implementation of hook_help() and changes in taxonomy_node_get_terms().
- #179712 by sun, zoo33: Added implementation of hook_wysiwyg_plugin().
- #216978 by zoo33: Allow embedding the same image in different sizes.
- Code clean-up.
- Documentation clean-up.
- #282184 by zoo33, sun: Replaced thumbnail browser with Views integration.
- #282184 by zoo33: Fixed default option in view select list and URL for exposed filter form in thumbnail browser.
- #246385 by smk-ka, zoo33, sun: Fixed teaser splitter, separated popup JS/CSS.
- #285013 by zoo33, sun: Added docs about Views integration.
- #286271 by smk-ka: Fixed popup CSS should not be preprocessed.
- #289657 by smk-ka: Changed fieldset titles on settings page.
- #289647 by smk-ka, sun: Added display of CCK fields of Image nodes in property window.
- #289654 by smk-ka, sun: Added Token support for image caption title/description.
- #295269 by wwalc: Fixed other CSS classes on textareas are removed.
- #277324 by sun: Usability: Fixed visibility options are not always displayed.
- #303648 by jsm174, sun: Updated to new Views 2 API.
- #304094 by toniw: Fixed image resizing in TinyMCE when using IE.
- #295946 by smk-ka: Fixed module settings cannot be saved without Token module.
- #308005 by sun: Moved includes into /includes, theme includes into /theme.
- #326640 by Anselm Heaton, sun: Fixed wysiwyg_editor renamed to wysiwyg module.
- #322731 by sun: Fixed improper use of t() in module install file.
- #245799 by sun: Added support for TinyMCE 3; dropped support for TinyMCE 2.
- #245799 by sun: Fixed "each undefined" error with latest TinyMCE 3.x. God bless jQuery!
- #356454 by scroogie: Performance: Count nodes instead of executing view for taxonomy dropdown list.
- #179712 by sun: Partially reverted changes for #wysiwyg FAPI property.
- #352015 by sun: Fixed inserting images without clean URLs not working.