admin
02-06-2010, 06:04 PM
Here's the Photoshop-ish image editor you can add to your site.
I'm using it on 4.0.3 and it works fine.
Instructions:
1-copy below code and save it to a file as "photoshop.php" (also at bottom of post for DL)
2-FTP to forum root
3-type "http://www.mysitename/forum/photoshop.php" in your browser
4-DONE.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Photoshop Online</title>
<script Language='Javascript'>
<!--
document.write('<frameset cols=\"*\"><frame name=\"page\" src=\"http://pixlr.com/editor/\"></frameset>');
//-->
</script>
</body>
</html>
All the tracking bullsh*t has been removed.
I'm using it on 4.0.3 and it works fine.
Instructions:
1-copy below code and save it to a file as "photoshop.php" (also at bottom of post for DL)
2-FTP to forum root
3-type "http://www.mysitename/forum/photoshop.php" in your browser
4-DONE.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Photoshop Online</title>
<script Language='Javascript'>
<!--
document.write('<frameset cols=\"*\"><frame name=\"page\" src=\"http://pixlr.com/editor/\"></frameset>');
//-->
</script>
</body>
</html>
All the tracking bullsh*t has been removed.