Development

Changeset 15187

You must first sign up to be able to contribute.

Changeset 15187

Show
Ignore:
Timestamp:
02/01/09 20:37:39 (4 years ago)
Author:
jphilip
Message:

Updated readme for creation of new branch for version 1

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/sfWmdPlugin/README

    r15185 r15187  
    1010 
    1111MIT 
     12 
     13## Versions ## 
     14 
     15There are now two version of the plugin: 
     16 
     17- This is Version 1 located in branches/1 in the SVN repository. 
     18It uses mostly the orininal obfuscated files of WMD posted by John Fraser.    
     19- Version 2 is located in branches/2 in the SVN repository.    
     20It uses the JS files of the forked WMD project by stackoverflow.com.    
     21Git repo for the JS files at: git://github.com/derobins/wmd.git. 
    1222 
    1323## Prerequisites ##