Log of /contributions/modules/contextlinks/CHANGELOG.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.7.2.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Feb 22 02:59:35 2007 UTC
(2 years, 9 months ago)
by
jhriggs
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-1
Changes since
1.7: +8 -1 lines
Diff to
previous 1.7
- 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()
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Feb 15 16:42:51 2007 UTC
(2 years, 9 months ago)
by
jhriggs
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-0
Branch point for:
DRUPAL-5
Changes since
1.6: +16 -1 lines
Diff to
previous 1.6
- 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
Revision
1.5.2.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed May 10 16:12:47 2006 UTC
(3 years, 6 months ago)
by
jhriggs
Branch:
DRUPAL-4-7
Changes since
1.5: +19 -1 lines
Diff to
previous 1.5
, to
next main 1.8
- 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
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Nov 29 17:49:54 2005 UTC
(3 years, 11 months ago)
by
jhriggs
Branch:
MAIN
Branch point for:
DRUPAL-4-7
Changes since
1.4: +10 -1 lines
Diff to
previous 1.4
- 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
Revision
1.2.2.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jan 17 14:02:43 2005 UTC
(4 years, 10 months ago)
by
jhriggs
Branch:
DRUPAL-4-5
Changes since
1.2.2.1: +9 -1 lines
Diff to
previous 1.2.2.1
, to
branch point 1.2
, to
next main 1.8
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)
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 13 13:25:34 2004 UTC
(5 years, 1 month ago)
by
jhriggs
Branch:
MAIN
- Renaming CHANGELOG, CREDITS, INSTALL, LICENSE, TODO to have .txt
extension.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.