Step 1
Decompress the downloaded archive in the root of your licensed domain or subdomain - this will create a "kroppr" folder.
Example: - for a domain http://example.com the script location will be:
http://example.com/kropprfor a subdomain http://subdomain.example.com the script location will be:
http://subdomain.example.com/kroppr
Step 2
Go to your installation location, for example
http://example.com/kroppr/test.phpor
http://subdomain.example.com/kroppr/test.php
and you will get a report of the script's status.
Step 3
Insert in the pages you want Kroppr to run the following code, in the head section of your page
<meta http-equiv="imagetoolbar" content="no" /> <meta http-equiv="imagetoolbar" content="false" /> <script type="text/javascript" src="/kroppr/kroppr_init.php"></script>
Step 4
Set class="kroppr" to the image you want to be able to crop:
<img src="image.jpg" class="kroppr" />If the image already has a class, the syntax is:
<img src="image.jpg" class="myclass kroppr" />
That's all. Nada mas :)
For further questions please contact us.