Changeset 12437


Ignore:
Timestamp:
09/08/10 08:03:19 (17 months ago)
Author:
zenogantner
Message:

linked to FSF and OSI definitions, clarified Padre's feature list a bit

Location:
trunk/template.padre.perlide.org
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/template.padre.perlide.org

    • Property svn:ignore
      •  

        old new  
        55pod2htmd.tmp 
        66pod2htmi.tmp 
         7MYMETA.yml 
  • trunk/template.padre.perlide.org/tt/pages/index.html

    r10007 r12437  
    1313<h2>Padre, the Perl <acronym>IDE</acronym></h2> 
    1414<p> 
    15 Padre is a Perl <acronym>IDE</acronym>, an Integrated Development environment, or in other words a <b>text editor</b> 
     15Padre is a Perl <acronym>IDE</acronym>, an integrated development environment, or in other words a <b>text editor</b> 
    1616that is simple to use for new Perl programmers but also supports large multi-lingual and multi-technology projects. 
    1717</p> 
     
    2525<h2>Features</h2> 
    2626<ul> 
    27 <li>Customizable syntax highlighting of many languages</li> 
     27<li>Customizable syntax highlighting for many languages</li> 
    2828<li>Syntax checking for Perl 5 and Perl 6</li> 
    2929<li>Refactoring tools for Perl 5 and Perl 6</li> 
    30 <li>Context sensitive help</li> 
    31 <li>Multi-platform: Microsoft Windows, Linux, Mac OS X</li> 
    32 <li>Special features for beginners</li> 
     30<li>Context sensitive help and code completion</li> 
     31<li>Beginner-friendly</li> 
    3332<li>Extra features for advanced programmers</li> 
    34 <li>Free and Open Source under the "Perl license"</li> 
     33<li>Multi-platform: Runs on Windows, Linux, Mac OS X</li> 
     34<li><a href="http://www.gnu.org/philosophy/free-sw.html">Free</a> and <a href="http://www.opensource.org/osd.html">Open Source</a> under the "Perl license"</li> 
    3535<li>Written in Perl 5</li> 
    3636<li>... list of <a href="/trac/wiki/Features">features</a></li> 
Note: See TracChangeset for help on using the changeset viewer.