contextlinks.module CHANGELOG.txt $Id: CHANGELOG.txt,v 1.7.2.1 2007/02/22 02:59:35 jhriggs Exp $ 2007-02-21 - release 5.x-1.1 - contextlinks.module - only validate image URL if one is provided - fix updating of classes by getting cid from $form_values in _contextlinks_admin_form_submit() 2007-02-15 - release 5.x-1.0 - contextlinks.module - updated for Drupal 5 (addresses feature 105601 requested by vb) - add URL template to classes for shorthand links for searches or other uses (http://google.com/search?q={}&lr=lang_sr) (addresses feature 28260 requested by flevour) - contextlinks.js: updated for jQuery in Drupal 5 - contextlinks.info: new file - contextlinks.install - remove ctime, mtime, uid - add url_template - add google, amazon template examples - INSTALL.txt, README.txt: updated for Drupal 5 changes 2006-05-10 - release 4.7r2/2006051000 - contextlinks.module - updated coding style to more-closely resemble Drupal's standards - moved all admin pages under admin/settings - removed install/remove - use theme_add_style() for CSS - use drupal_add_js() for Javascript - contextlinks.install - new install file - performs database UTF-8 update - contextlinks.js: use addLoadEvent() - INSTALL.txt - updated paths - added note about adding to input formats - removed install system note - README.txt: added contextlinks.install 2005-11-29 - release 4.7r1/2005112900 - contextlinks.module - updated for Drupal 4.7 - moved install/remove to admin/contextlinks - set window.onload rather than using hook_onload() - contextlinks.js: set window.onload rather than using hook_onload() - INSTALL.txt: updated paths 2005-03-21 - release 4.6r1/2005032100 - contextlinks.module: updated for Drupal 4.6 2005-01-17 - release 4.5r3/2005011700 (updated versioning to be more meaningful) - contextlinks.module - moved script import from _init() to _menu() - fixed installation/removal bug where menus would not properly update (fixes bug 15699 reported by sammoscheck) 2004-09-16 - release 1.1.1/2004091600 - contextlinks.module - updated for menu caching - fixed description bug on admin/modules page 2004-09-03 - release 1.1.0/2004090301 - contextlinks.module: updated for CVS, including input formats 2004-09-03 - release 1.0.3/2004090300 - contextlinks.module - capitalized yes/no - added braces to db_next_id() calls - placed style/script HTML head additions in hook_init() - updated to use script for new windows rather than HTML4/XHTML-invalid 'target' attribute - implemented hook_onload() - removed single quotes from %d in queries - contextlinks.css: added inline display to image - contextlinks.js: added - README: updated for contextlinks.js 2004-08-17 - release 1.0.2/2004081700 - contextlinks.module - fixed/updated doc comments - changed double quotes to single quotes where appropriate - added several missing t() calls - changed link-creation to not use l() which broke external links with clean URLs disabled (fixes bug 10127 reported by juh) - removed _contextlinks_error_handler() 2004-05-19 - release 1.0.1/2004051900 - contextlinks.module: re-added missing default info class to install - contextlinks.png: updated to include default info class 2004-05-12 - initial release 1.0/2004051200