diff options
author | ctrlaltca <> | 2013-02-08 16:49:58 +0000 |
---|---|---|
committer | ctrlaltca <> | 2013-02-08 16:49:58 +0000 |
commit | 0f34cca749fade963acd014aff526067b00bc49e (patch) | |
tree | 91cd48dbcff32aad4cb75cbd4dee8017b1912375 /buildscripts | |
parent | 6b390ff3a048b93e1a5feab758cdab7bfdc9b3d1 (diff) |
merged to trunk/ all the changes from branch/3.2 up to r3270
Diffstat (limited to 'buildscripts')
-rw-r--r-- | buildscripts/classtree/ExtensionReadme.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/buildscripts/classtree/ExtensionReadme.html b/buildscripts/classtree/ExtensionReadme.html new file mode 100644 index 00000000..fed1205c --- /dev/null +++ b/buildscripts/classtree/ExtensionReadme.html @@ -0,0 +1,20 @@ +<html> +<head> +<title>Extension Readme</title> +</head> +<body> +<p> +This directory used to contain the editor's extensions for PRADO. +</p> +<p>They have been moved elsewhere; we suggest you to download the most +up-to-date versions at <a href="http://code.google.com/p/prado3/downloads/list" >PRADO's google code page</a> +</p> +<p>Currently we provide extensions for the following editors: +<ul> +<li><a href="http://www.adobe.com/it/products/dreamweaver.html">Adobe Dreamweaver</a></li> +<li><a href="http://notepad-plus-plus.org">Notepad++</a></li> +<li><a href="http://inotai.com">Intype</a></li> +<li><a href="http://macromates.com">TextMate</a></li> +<li><a href="http://www.sublimetext.com">Sublime Text (using the TextMate extension)</a></li> +</ul> +</p>
\ No newline at end of file |