Changeset 15187
- Timestamp:
- 02/01/09 20:37:39 (4 years ago)
- Files:
-
- plugins/sfWmdPlugin/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfWmdPlugin/README
r15185 r15187 10 10 11 11 MIT 12 13 ## Versions ## 14 15 There are now two version of the plugin: 16 17 - This is Version 1 located in branches/1 in the SVN repository. 18 It uses mostly the orininal obfuscated files of WMD posted by John Fraser. 19 - Version 2 is located in branches/2 in the SVN repository. 20 It uses the JS files of the forked WMD project by stackoverflow.com. 21 Git repo for the JS files at: git://github.com/derobins/wmd.git. 12 22 13 23 ## Prerequisites ##