Parent Directory
|
Revision Log
|
Revision Graph
Initial import of imagecrop. This module provides an extra imagecache action called javascript_crop and hooks into modules or fields to manipulate images with a javascript toolbox
| 1 | <html> |
| 2 | <?php |
| 3 | print $head; |
| 4 | print $scripts; |
| 5 | print $styles; |
| 6 | ?> |
| 7 | <body> |
| 8 | <?php print $content; ?> |
| 9 | </body> |
| 10 | </html> |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |