New module 'Printer-friendly pages'
This commit is contained in:
parent
ae482480b2
commit
b70f11745a
38 changed files with 8667 additions and 0 deletions
12
sites/all/modules/print/print_mail/print_mail.info
Normal file
12
sites/all/modules/print/print_mail/print_mail.info
Normal file
|
@ -0,0 +1,12 @@
|
|||
name = "Send by email"
|
||||
description = "Provides the capability to send the web page by email"
|
||||
dependencies[] = print
|
||||
core=6.x
|
||||
package = "Printer, email and PDF versions"
|
||||
|
||||
; Information added by Drupal.org packaging script on 2014-04-02
|
||||
version = "6.x-1.19"
|
||||
core = "6.x"
|
||||
project = "print"
|
||||
datestamp = "1396426748"
|
||||
|
Reference in a new issue