Projet

Général

Profil

Paste
Télécharger (22,2 ko) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / link / CHANGELOG.txt @ 8e7483ab

1
Link 7.x-1.7, 2019-11-14
2
------------------------
3
#3094381 by DamienMcKenna: Add a CHANGELOG.txt file.
4
#3094370 by DamienMcKenna: Coding standards tidy-up.
5
#3094307 by DamienMcKenna: Clean up tests a bit.
6
By DamienMcKenna: Added myself to the maintainers list.
7
#3041220 by Daniel Korte, nileema.jadhav, Deepak.Sharma, pifagor: False positive
8
  in link_validate_url() function with relative URLs with fragments.
9
#3038104 by jwilson3, cm0dit, pifagor: Support hashbang (#!) in URLs.
10
By drumm: Ensure attributes are not strings.
11
#2654246 by SurfinSpirit, moleCuleFFF, recrit, okapi1987@gmail.com, whthat,
12
  sdstyles, rajiv.singh, ac, pifagor, dgtlmoon, Chris Matthews, Nishruu: Anchor
13
  and Query urls are not supported.
14
#2943127 by sean_e_dietrich, kyuubi, Chris Matthews, ShaunLaws, pifagor: Link
15
  field with static title always shows even when no url entered.
16
#2675568 by pianomansam, Chris Matthews, pifagor: Whether URL and Title entity
17
  properties are required is incorrectly determined.
18
#2718563 by makbul_khan8, jgalletta, idebr, malcomio, joekers, b.lammers,
19
  pifagor: Use link field widget in custom form.
20
#1475790 by idebr, quicksketch, donquixote, skessler, jcfiala, stevector, Zach,
21
  bk_bigfish, balumahender, jrao, pifagor, jbitdrop, das-peter: Link should not
22
  modify $item['url'] on node_view() (causes data loss when combined with
23
  Workbench Moderation).
24
#949604 by boazr, webadpro, zilverdistel, TheRuslan, GaëlG, barraponto,
25
  jhodgdon, diqidoq, jcfiala, Gábor Hojtsy, colan, mErilainen, knalstaaf,
26
  mfernea, pifagor: Static link text cannot be translated.
27
#1993920 by lwalley, johnnybgoode, Dragan Eror, weri, idebr, Etroid, jcfiala,
28
  jsst, alex_optim, diqidoq, dandaman: Allow tel: links.
29
#2428185 by das-peter, harsha012, hgoto, recrit, eelkeblok, weseze, nironan,
30
  pifagor, Alex Bukach, diqidoq: Language prefix and relative links broken.
31
#2974486 by naidim: Title field assumed when it may not exist.
32
#2966141 by RenatoG: Add translate in help section.
33
#2574331 by RenatoG, tjhart87: Utilize link target action in rules.
34
#2653852 by sassafrass, pifagor, NWOM, RenatoG: Token displayed when field is
35
  empty.
36
#2966082 by RenatoG: Remove unused file for structure.
37
#2965798 by RenatoG: Update documentation for requirements.
38
#2965735 by RenatoG: Organize style structure. Create css folder for organizer.
39
#2965727 by RenatoG: Remove unused / commented code in views/link.views.inc.
40
#2295071 by interX, pifagor: Recursion in field formatter with views.
41
#2195699 by Dane Powell, pifagor: Generate more creative URLS with
42
  devel_generate.
43
#2536756 by gareth-davies, pifagor: Unless using the default field formatter,
44
  classes are not transformed into an array which causes a fatal error.
45
#2916152 by azinck, pifagor: Override title in field formatter.
46
#2921141 by chishah92, Ambient.Impact, RenatoG: Use a real ellpsis instead of
47
  three dots (...).
48
#2945199 by salvis, pifagor: drupal_encode_path() is called twice.
49
#2813057 by klausi, pifagor, John Cook: mailto: link with subject parameter and
50
  upper case letter does not validate.
51
#2952073 by pifagor: Change correct deskription.
52
#2930024 by Dylan Donkersgoed, pifagor: file:// links often don't work.
53
#2948578 by RenatoG: Resolve all items reported by pareview.sh.
54

    
55
Link 7.x-1.6, 2019-02-20
56
------------------------
57
Ensure attributes are not strings.
58

    
59
Link 7.x-1.5, 2018-05-13
60
------------------------
61
#2553705 and #2961210 by billywardrop, pifagor, vinmassaro, alex_optim,
62
  alex.mazaltov: Preparation of module version 1.5.
63

    
64
Link 7.x-1.5-beta3, 2018-02-21
65
------------------------------
66
By pifagor: Fixed test.
67
#2945139: options(&$options) deprecated since views2.
68
#2945137: Unused variables.
69
#2945133: Warning: Method call uses 2 parameters, but method signature uses 1
70
  parameters.
71
#2945131: Fix coding standards module.
72
#2945128: Fix coding standard test parts
73
#2901656 and #2210297 by nightwalkr, mfernea: validates that the input on the
74
  URL field actually exists as a path alias. Theme_link_formatter_link_default()
75
  doesn't work with classes defined in a preprocess function.
76
#2216399 by jemond: Provide Formatter to remove http:// or https:// from URL.
77
#1836632 by jmart: Double HTML escaping when using plain_title formatter.
78
By nileema.jadhav: Modification for bug fixes related to HTML entities in title
79
  and no protocol for url display format.
80
#2480723 by krystalcode, naidim, rrrob, sumitmadan, Argus, diqidoq, RenatoG,
81
  jbitdrop: Avoid warning in diff integration for links without title.
82
#2911860 by RenatoG: Fix tests items results.
83
By RenatoG: Fix tests.
84
#2244041 by alberto56, RenatoG: Undefined index: widget in link.module on line
85
  1341.
86
#2743401 by RenatoG, MHuebner: Use parent directory in internal url.
87
#2897563 by RenatoG: Fix Coding Standards, Best Practices and Insert
88
  Documentation in Comments for Tests.
89
#2897348 by RenatoG: Update documentation in README file for nre template of
90
  Drupal.org.
91
#2897332 by RenatoG: Fix all items of Code Review for Link.
92
#2166459 by j0rd, mstef: Notice: Undefined index: error_element in
93
  link_field_widget_error() (line 328 of link.module).
94

    
95
Link 7.x-1.5-beta2, 2017-07-25
96
------------------------------
97
#2889683 by Yago Elias, RenatoG: Protocol-less URLs should be cleaned for use.
98
#2558497 by joachim, RenatoG: property type for 'url' entity metadata property
99
  should not be 'url'.
100
#2299657 by RenatoG, egfrith, ChuChuNaKu, idebr, jtsnow, rootwork,
101
  kristiaanvandeneynde, GoddamnNoise, Leeteq, jcfiala, Remon, drumm, tobiberlin,
102
  brantwynn, klonos, Vacilando, quicksketch, mikeytown2, samuel.mortenson,
103
  brice_gato, katjam, kenorb, ultimike, Graber, rv0, othermachines, r0nn1ef,
104
  DamienMcKenna, doraf, jmart, reptilex, Berliner-dupe, jp.stacey, JonMcL: Allow
105
  any TLD because site admins can never keep up with ICANN.
106
#2499165 by jcnventura, RenatoG: Validate all latin accented chars.
107
#1295132 by Scyther, RenatoG: Unnecessary variables in link.install.
108
#1335424 by claudiu.cristea, RenatoG: Title as a select.
109
#2612176 by FluxSauce, pcambra, RenatoG: PHP Fatal error: Class
110
  'MigrateFieldHandler' not found.
111
#2693731 by Antonnavi, RenatoG: Tokens replaced on "Static title" when "Allow
112
  user-entered tokens" not enabled.
113

    
114
Link 7.x-1.5-beta1, 2017-01-14
115
------------------------------
116
#2140087 by olofjohansson, maximpodorov, mistermoper, RenatoG: Allow '0' as the
117
  link title.
118
#1418762 by num37, RenatoG, rvilar, jcfiala, randyhook: Provide default title
119
  when title is optional.
120
#2553705 by Trav84, aguilarm, michaelfavia, reshma.i, RenatoG, roopeshnaik:
121
  Static Title does not show up when using 'Optional URL' + 'Static Title' with
122
  an empty URL.
123
#2323441 by paolomainardi, sumitmadan, SylvainM, brockfanning, rob_johnston,
124
  RenatoG, mikeryan: [Patch] Migrate language argument array handling.
125
#2299657 by egfrith, RenatoG, ChuChuNaKu, idebr, jtsnow, rootwork,
126
  kristiaanvandeneynde, GoddamnNoise, Leeteq, jcfiala, Remon, drumm, tobiberlin,
127
  brantwynn, klonos, Vacilando, quicksketch, mikeytown2, samuel.mortenson,
128
  brice_gato, katjam, kenorb, ultimike, Graber, rv0, othermachines, r0nn1ef,
129
  DamienMcKenna, doraf, jmart, reptilex, jp.stacey, JonMcL: Allow any TLD
130
  because site admins can never keep up with ICANN.
131
#1909788 by mthomas, jesss, csc4, Kpolymorphic, RenatoG: Add an entity token for
132
  the display_url.
133
#2650956 by loopduplicate, amitmaity, karsumit94, RenatoG: Code standards are
134
  not followed for array modified in 2367069.
135
#2299657 by egfrith, RenatoG, ChuChuNaKu, idebr, jtsnow, rootwork,
136
  kristiaanvandeneynde, GoddamnNoise, Leeteq, jcfiala, Remon, drumm, tobiberlin,
137
  brantwynn, klonos, Vacilando, quicksketch, mikeytown2, samuel.mortenson,
138
  brice_gato, katjam, kenorb, ultimike, Graber, rv0, othermachines, r0nn1ef,
139
  DamienMcKenna, doraf, jmart, reptilex, Berliner-dupe, jp.stacey, JonMcL,
140
  peter-majmesku: Allow any TLD because site admins can never keep up with
141
  ICANN.
142
#2299657 by egfrith, ChuChuNaKu, RenatoG, idebr, jtsnow, rootwork, Leeteq,
143
  kristiaanvandeneynde, GoddamnNoise, tobiberlin, Remon, drumm, jcfiala, klonos,
144
  brantwynn, quicksketch, mikeytown2, samuel.mortenson, brice_gato, Vacilando,
145
  katjam, kenorb, ultimike, Graber, rv0, DamienMcKenna, doraf, jmart, reptilex,
146
  jp.stacey, JonMcL: Allow any TLD because site admins can never keep up with
147
  ICANN.
148
#2890057 by RenatoG: All content of file commented "link.views.inc" should be
149
  use @codingStandardsIgnoreFile tag.
150
#2299657 by egfrith, ChuChuNaKu, RenatoG, idebr, jtsnow, Leeteq, GoddamnNoise,
151
  tobiberlin, kristiaanvandeneynde, Remon, jcfiala, rootwork, drumm, klonos,
152
  brice_gato, quicksketch, brantwynn, mikeytown2, Vacilando, reptilex,
153
  samuel.mortenson, DamienMcKenna, ultimike, Graber, rv0, doraf, jp.stacey,
154
  kenorb, jmart, JonMcL, katjam: Allow any TLD because site admins can never
155
  keep up with ICANN.
156
#2890013 by RenatoG: Fix codings standards for Link.
157
#2889755 by RenatoG: Fixed Best practice in Drupal.
158
#2566443 by ohthehugemanatee, RenatoG: Broken description text when used through
159
  Form API.
160
#2888582 by RenatoG: Resolved unused variables in install file.
161
#2723993 by dhruveshdtripathi, rahul.shinde, jeevanbhushetty, RenatoG: help hook
162
  is not there.
163
#2578521 by kala4ek, arialvix, soapboxcicero, ervit, RenatoG: Validation error.
164
#2888510 by RenatoG: Create tip for token on install.
165
#2888480 by RenatoG: Fixed documentation links in new window target "blank".
166
#2888461 by RenatoG: Clear variable "link_extra_domains" on uninstall.
167
#2843813 by idebr, klausi, michael_wojcik, clemens.tolboom: Fix failing tests
168
  due to missing 'administer fields' permission.
169

    
170
Link 7.x-1.4, 2016-01-14
171
------------------------
172
UPC-99: Apply patch: link-field_link_validate_overrites_langcode-2632728.patch
173
#2470377 by rhclayto: Adding a class with underscores, the class gets rendered
174
  with hyphens
175
#609560 by Boobaa: Provide token for hostname
176
#2470968: Add README.txt
177
#2247261 by heddn, sumitmadan: URLs are not validated
178
#2513706 by rrfegade: Spelling errors in D7
179
#2055111 by joelpittet, mikeytown2: skip over re-loading entities for tokens in
180
  link field attributes unless there's a token to process.
181
#2367069 by jcfiala:Fixed entity_token for link after node_view was called.
182
Added setup function to LinkValidateUrlLight to enable link module, which was
183
  failing drupal.org qa testbot.
184
#2364673 by jcfiala: Replaced drupal_html_class() with
185
  drupal_clean_css_identifier() so that link field classes are not forced to
186
  lower case.
187
Added tests to test entity_token token with link.
188

    
189
Link 7.x-1.3, 2014-10-21
190
------------------------
191
By jcfiala: Various small fixes to pass coder review.
192
#2351223 by Xano: Improve field validation error message.
193
#2350253 by genjohnson: Fixed Link with ! (exclamation) in URL query returns
194
  "not a valid URL".
195
#1483494 by vinmassaro, cord1: Notice: Undefined index: url in _link_process()
196
  (line 345 of ../link.module).
197
#1955976 by chOP, erikhopp, idebr, d.clarke | Jim Cutler: Added Allow relative
198
  paths with validation.
199
#2117099 by tim.plunkett: Expose attributes as property info.
200
#1930430 by benjifisher: Fixed Migration integration misses title attribute for
201
  mutiple-valued link fields.
202
#97766 by tanepiper, heddn, timbrandin, droath, alanburke, Digidog: Class
203
  attribute field option for each dataset in link widget.
204
#1266474 by redndahead, franz, RobLoach, jcfiala, markabur: Use field label as
205
  the label for the title field
206
#2036645 by lex0r: restricting the explode to 2 items when breaking apart
207
  querystrings helps prevent problems with unescaped = characters in the data.
208
#2223571 by jcfiala: Included new tld that had been included into the 6.x-2.x
209
  branch.
210
#1836632 by jcfiala:Removed double-encoding of titles when url not specified in
211
  link field.
212
#1980736 by Cottser: Allow child elements of the link field to be rendered.
213

    
214
Link 7.x-1.2, 2013-11-24
215
------------------------
216
#1866632 by mohamadaliakbari,poiu:Adding rtl support to the link field.
217
#1928116 by jcfiala: Added field variable to variables for link formatter
218
  functions in hook_theme.
219
#2141643:Applying changes suggested by coder
220
#2043001 by zhuber:Add xxx to list of top level domains.
221
#2036115 by Samvel:Validation of link field was not being properly passed
222
  through to hook_field_widget_error().
223
#1616752 by Taran2L:Period in names of querystring items was being replaced with
224
  underscores.
225
#2123277 by zhuber:Link devel generate was applying titles to links with no
226
  title set.
227
#1936784 by jeffam, illmasterc: Ampersands were being escaped in urls.
228
#1784862 by aaronbauman: Added dialog switch to code displaying available
229
  tokens.
230
#1914286 by facine: Fixes Title value in link_field_update_instance undefined
231
  error.
232
#1918850 by jsacksick: Prevents undefined variable messages in
233
  link_i18n_string_list_field_alter().
234

    
235
Link 7.x-1.1, 2013-02-09
236
------------------------
237
By jcfiala: Fixed broken token tests - setUp on LinkBaseTestClass was broken.
238
#949604 by zilverdistel: Added i18n support for the static link text field
239
  option.
240
#1909314 by Simon Georges: Removing link.install from the link.info files[]
241
  array.
242
By jcfiala: Removed all places where #markup was being set to a theme function
243
  output with #theme.
244
#1674284 by sun, jcfiala: Cleaning up the code to Drupal standards, this time
245
  with the tests.
246
#1674284 by sun, jcfiala: Cleaning up the code to Drupal standards.
247
By hass:Fixing a string in the target argument handler to be t-compatible.
248
By hackwater: Fixed minor typo which spelled automatically wrong.
249
#1458502 by eugene.brit:Fixing Undefined index: target in _link_sanitize()
250
#1010850 by benjifisher: Update MigrateFieldHandler to work with migrate-7.x-2.4
251
  and later.
252
#1889918 by jcfiala,Boobaa: Changed the bad url error message to include the
253
  field's label.
254
#1179944 by jcfiala, mr.york: Added variable_get calls so that the list of TLD
255
  that pass validation can be set by admins.
256
#1766150 by jcfiala: Blank urls will no longer be treated the same as links to
257
  <front>.
258
#1686024 by Alan D.: Added implementation of hook_field_diff_view().
259
#1715246 by Haza, jcfiala: Fixed strict warning when loading entity for token
260
  use, also fixed problem with the title attribute not being handeld properly.
261
#1309768 by jcfiala: Made URL label of url-only link fields invisible instead of
262
  removing it, to be 508 compliant.
263
#1645640 by barraponto:Fixing <front> links as well as double-printing of
264
  querystring.
265
By jcfiala: Fixed how possible tokens are displayed when setting up a link field
266
  - had been using a variable which was not defined in that scope.
267
#43870: Cleaned up and conslidated the link formatter tests so that the tests
268
  can run faster.
269
#438770: Fixed code to align with tests - handling the 'token type' fetching
270
  better and fixing the separate link display to match previous functionality.
271
#1047444 by Sweetchuck, jcfiala: Updated how tokens are handled so that the
272
  proper token references are used, and not just 'node'.
273
#1309658 by jcfiala: Small nudge to the views tokens fix to handle problem with
274
  relative links going through url() twice.
275
#472766 by mstrelan: Added new formatter to display domain as link.
276
#1710578 by jcfiala: Added code to prevent unnecessary = signs in querystrings.
277
#1309658 by jcfiala: Rearranged the link code so that the query and fragment are
278
  not separated from the url so that views can access them in a token.
279
#1290904 by gordon:Moved link processing on save from the hook_field_presave
280
  link to the hook_field_insert/update hook to prevent problem with
281
  field_attach_update.
282
#1525668 by mikeryan: Removed type-hint of $entity in the migrate prepare
283
  handler.
284
#1599314 by arpieb: Adding spaces, periods, and parenthesis to internal file
285
  paths.
286
#1368616 by grndlvl: Fix required marker so it shows if title is not displayed.
287
#1512954 by jfiala, mikeytown2: Added code to prevent error in
288
  theme_link_formatter_link_plain(), improved use of $link_options array in
289
  theme functions.
290
#1125766 by jcfiala, David Stosik, Eric_A: Provided default value for link
291
  targets when link field uses user input for target.
292
#1230256 by yched: Fixed D6 migration (cck_migrate()).
293
#1218428 by twistor, Digidog: Fixed - Link tests, LinkValidateUrlLight because
294
  link validate_url is called but not available.
295
#1409980 by luisortizramos, effulgentsia, Digidog: Fixed - Validation error
296
  -Invalid URL- is not reported properly. The corresponding form_set_error()
297
  calls have been fixed.
298
#1441702 by Digidog: Fixed - Rel attribute should have an option to get
299
  automaticly turned on/off if link is internal/external.
300
#1418674 by rvilar, Digidog: Fixed - Bad variable concatenation in t() function-
301
#1321482 by Liam Morland, KarlShea, Summit, Jevedor, Digidog: Fixed -Query
302
  string and fragment are removed, resulting in parts of the URL being lost-
303
#1066328 by Bevan, jcfiala, dkingofpa, sammys, Digidog: Formatter for use with
304
  url() and Views its -output this field as a link- fields (Absolute url
305
  formatter added).
306
#1429684 by das-pater: Dont unserialize already unserialized attributes in
307
  _link_load(). The patch contains condition before unserialize in _link_load(),
308
  link_views_handler_argument_target::query() is now compatible to its parent to
309
  avoid php strict notices.
310
#698438 by tim.plunkett: Added support for Devel Generate
311
#1010850 by jcfiala, quartsize, raman2385, Bevan, eporama, das-peter,
312
  smithmilner, Digidog: Fixed MigrateFieldHandler to work with Migrate Module.
313

    
314
Link 7.x-1.0, 2011-10-23
315
------------------------
316
#1318850 by Digidog: Fixed completion of special chars for function
317
  link_validate_url() in line 916.
318
#1199806 by ss81, jcfiala, Digidog: Fixed fatal error when the link URl is equal
319
  to page URL.
320
#1307788 Feature request by nmc, tars16, Digidog: Fixed Add custom maxlength to
321
  link title text.
322
#1217396 by WilliamB,noahb,orakili,Digidog: Fixed options multiple-value &
323
  required break input/save and produces error: At least one title or URL must
324
  be entered.
325
#1036628 by gargoyle,jcfiala,wizonesolutions,Digidog: Fixed to allow more
326
  special chars in url validation for use cases like twitter etc. (f.e.: # , ~ )
327
#948658 by brenk28, Dave Reid, becw, jcfiala, iMiksu, BTMash, Digidog: Fixed
328
  noticeof Undefined index: title in _link_sanitize() - hopefully, finally.
329
#1079782 by fago, klausi, drunken monkey, jcfiala, Digidog: Fixed support for
330
  hook_entity_property_info() including search API and Rules. @TODO: needs
331
  simpletests to be submitted for rc1.
332

    
333
Link 7.x-1.0-beta1, 2011-09-26
334
-------------------------------
335
#1264208 by lazysoundsystem, Digidog: Fixed recursive serialization of
336
  attributes.
337
#1218422 by Dave Reid, twistor, Digidog: Fixed tests files: strict warnings
338
  about static getInfo and parameters for setUp(), whitespace, and file
339
  structure.
340
#1038444 by Dave Reid, Digidog: Fixed 3 issues plus #required on title prevents
341
  submission. All issues have been fixed with patch of Dave Reid from January.
342
  Patch manually retrieved for latest 7.x-1.x by Digidog.
343
#1105816 by thekevinday, jcfiala, Digidog: Fixed improper use of db_type by
344
  committing patch of thekevinday at comment-5028534.
345
#335281 by thePanz, jcfiala, stella, Digidog: committed patch by stella
346
  #comment-4929778 for title attribute support.
347
#519416 by jcfiala: Added the plain text display of just the link title, which
348
  was available in 6.x but had not been added to 7.x yet.
349
By jcfiala: Added slight changes to how links are validated to bring them in
350
  line withvalid_url().
351
#1148864 by jcfiala: Re-enabled the ability to turn off url validation.
352
#1063764 by bdragon,jcfiala: Renamed all field formatters to start with 'link_'
353
  so they will be unique.
354
#1078254 by jcfiala: added a hook_update_n call that copies settings from the
355
  field to the instance.
356
#1126384 by burki: Started using field_widget_instance to get link field
357
  settings in link_field_process, which is more standard than hunting in the
358
  for it.
359
#1125384 by Rob Loach: Changed url length in link_field_schema to not use the
360
  constant which is not always defined.
361
#1043348 by jcfiala: Finished updating the formatting code so that querystrings
362
  and fragments of urls work as in 6.x-2.x.
363
#438770 by jcfiala: Adding test that makes sure the 'plain url' formatter is
364
  working properly with the basic case.
365
#1043348 by jcfiala: First pass at fixing problems with raw www.example.com urls
366
  ending up as index.php?q=www.example.com. Need more testing/fixing with
367
  fragments and querystrings - not complete.
368
#1056364 by the_phi: Checking that ['settings']['enable_tokens'] exists before
369
  the value is compared.
370
#1078736 by jcfiala: Added empty handler for hook_link_form_settings to make
371
  ield Permissions work.
372

    
373
Link 7.x-1.0-alpha3, 2011-02-07
374
-------------------------------
375
bug report #1008562 by jcfiala: Looking into URL, as link error caused me to
376
  realize that the _link_sanitize was being called in the wrong place - now
377
  called on link_field_prepare_view.
378
bug report by jcfiala: Fixed error from missing index by changing ['required']
379
  to ['required'].
380
bug report #1026040 by pcambra: Updated token help to use the updated token
381
  module and token display.
382
bug report #1033112 by Dave Reid: Removing extra lines from link.info.
383
task #970392 by jcfiala: Added content_migrate_field_alter and
384
  content_migrate_instance_alter hooks to link.module to help with upgrading
385
  from D6 to D7.
386
feature request #1012372 by jcfiala: Tried using
387
  hook_field_instance_settings_form to allow per-instance settings. Also,
388
  re-added a bunch of old tests from 6.x.
389

    
390
Link 7.x-1.0-alpha2, 2010-12-13
391
-------------------------------
392
task #960062 by jcfiala: Added package of 'fields' to the link.info file.
393
task #997270 by jcfiala: Removed content in link.views.inc, and added file
394
  references to the link_views_handler files in link.info for better views
395
  integration.
396
By jcfiala: Added more code to attribute test.
397
By jcfiala: Edited the two test files so that simpletests run without error,
398
  although they don't test nearly enough.
399
bug report #952656 by Dave_Reid: Moved hook_field_schema() to link.install,
400
  other small tweaks to remove old references.
401
bug report #948628 by brenk28, bec: Fixing setting references in and removing
402
  calls to see if token is enabled.
403

    
404
Link 7.x-1.0-alpha1, 2010-12-07
405
-------------------------------
406
#955214 by alex_b,jcfiala: Fixed problem where a url with a querystring caused
407
  fatal errors.
408
#956182 by jmiccolis, bec, Bevan: Theme fixing for the theme_link_field
409
#696678 by tristanoneil: Link module now showing basic functionality - still not
410
  done, but better.
411
#696678 by Garrett Albright: Initial attempt at updating Link module to Drupal 7
412
  - does not really work but is a start.
413
By dropcube: First working copy of the 7.x version.