| 1 |
$Id: README.txt,v 1.1.4.1 2007/12/05 00:10:40 introfini Exp $
|
| 2 |
|
| 3 |
|
| 4 |
Description:
|
| 5 |
------------
|
| 6 |
|
| 7 |
This module provides visitors to your web site a way to find the Google PageRank of sites chosen by them.
|
| 8 |
|
| 9 |
|
| 10 |
|
| 11 |
Features:
|
| 12 |
---------
|
| 13 |
|
| 14 |
This module provides several options that customize its look and feel:
|
| 15 |
|
| 16 |
* Define the maximum number of URLs per request.
|
| 17 |
* Log the requests.
|
| 18 |
* Limit access per rule.
|
| 19 |
* Customize the message at the top of the page.
|
| 20 |
* Cache the URLs
|
| 21 |
* Can be called with google_pr_get('www.exampe.com')
|
| 22 |
|
| 23 |
Database:
|
| 24 |
---------
|
| 25 |
No database changes are required for this module.
|
| 26 |
|
| 27 |
Installation:
|
| 28 |
-------------
|
| 29 |
Please see the INSTALL.txt document for details.
|
| 30 |
|
| 31 |
Bugs/Features/Patches:
|
| 32 |
----------------------
|
| 33 |
If you want to report bugs, feature requests, or submit a patch, please do so
|
| 34 |
at the project page on the Drupal web site.
|
| 35 |
http://drupal.org/project/google_pr
|
| 36 |
|
| 37 |
Author
|
| 38 |
------
|
| 39 |
Jose Fernandes (http://josefernandes.pt)
|