New module 'External Links'
This commit is contained in:
parent
96f6051c34
commit
651e9da4af
9 changed files with 752 additions and 0 deletions
10
sites/all/modules/extlink/extlink.info
Normal file
10
sites/all/modules/extlink/extlink.info
Normal file
|
@ -0,0 +1,10 @@
|
|||
name = External Links
|
||||
description = Determine behavior and appearance for external links. Options include: Make external links open in a new window, add icons next to external links and email addresses, display pop-up warnings when users click external links.
|
||||
package = User interface
|
||||
core = 6.x
|
||||
; Information added by Drupal.org packaging script on 2014-05-01
|
||||
version = "6.x-1.17"
|
||||
core = "6.x"
|
||||
project = "extlink"
|
||||
datestamp = "1398928729"
|
||||
|
Reference in a new issue