Changeset 481312
- Timestamp:
- 12/28/2011 01:08:57 AM (14 years ago)
- Location:
- glass/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
glass/trunk/glass.js
r480891 r481312 21 21 // Plugin Name: Glass 22 22 // Plugin URI: http://www.codeblab.com/glass 23 // Description: Yet an other spyglassimplementation.23 // Description: Yet an other loupe implementation. 24 24 // Author: Jan-Mark Wams (jms@cs.vu.nl) 25 25 // Version: 1.1 -
glass/trunk/glass.php
r480891 r481312 3 3 Plugin Name: Glass 4 4 Plugin URI: http://codeblab.com/glass/ 5 Description: Yet an other spyglassimplementation.5 Description: Yet an other loupe implementation. 6 6 Author: Jan-Mark Wams (jms@cs.vu.nl) 7 7 Version: 1.1 … … 11 11 12 12 /* 13 * Glass.php, create a spyglasseffect for images, a WordPress Plugin.13 * Glass.php, create a loupe effect for images, a WordPress Plugin. 14 14 * Copyright (C) 2011 Jan-Mark S. Wams (jms@cs.vu.nl) 15 15 *
Note: See TracChangeset
for help on using the changeset viewer.