New module 'Printer-friendly pages'
This commit is contained in:
parent
ae482480b2
commit
b70f11745a
38 changed files with 8667 additions and 0 deletions
6
sites/all/modules/print/lib/README.txt
Normal file
6
sites/all/modules/print/lib/README.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
Instead of placing the downloaded external libs (such as TCPDF, dompdf,
|
||||
etc.) used by the print module here, you should place them in
|
||||
sites/all/libraries.
|
||||
|
||||
This directory is still a valid location for them, however. The Libraries
|
||||
API module library path is also valid.
|
Reference in a new issue