This version of extlink.module handles itself much better in IE7 and supports better external link recognition.
Bug fixes:
- IE7 no longer chokes if it encounters a malformed anchor tag
- https links now properly considered internal if they're at the same domain.
New features:
- A new checkbox has been added to the settings page which lets subdomains be considered 'internal'.
DONE:
• Added _get_mainContent_width & _get_sideBars_width functions so that the main content will adjust according to the side bars.
If only one side bar is activated, the main content will expand to fill the space of the missing side bar.
• Cleaned up the style sheets:
- Fixed typos.
- Converted pixels to ems.
- Moved a few style properties from layout.css to style.css which shouldn't have been in layout.css in the first place.
New Features:
- New site-wide settings page for Fivestar
- Configurable star sets, please feel free to contribute your own!
- More documentation, hurray!
#151671: added missing "pluginname_src.js" for each plugin and compressed the other js to work with TinyMCE-Compressor #156768 by : added hebrew language files #146842: external js not included by IE with jQuery < 1.1.x
changes since 5.x 1.0 beta1:
* removed a unused function, added a link to the developer docs to the README
* #156487: on the configuration overview page also show on which event the configuration is executed
* fixed deinstallation procedure