Changeset 1979

Show
Ignore:
Timestamp:
2008-05-10 00:58:35 (5 months ago)
Author:
mosipov
Message:

- postponed Changes Report
- Partially restored index.apt

Location:
FCKeditor.Java/branches/2.4
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor.Java/branches/2.4/pom.xml

    r1974 r1979  
    174174                                </reportSets> 
    175175                        </plugin> 
     176                        <!-- Postponed to beyond 2.4 --> 
     177                        <!-- 
    176178                        <plugin> 
    177179                                <artifactId>maven-changes-plugin</artifactId> 
     
    189191                                </reportSets> 
    190192                        </plugin> 
     193                        --> 
    191194                        <plugin> 
    192195                                <artifactId>maven-javadoc-plugin</artifactId> 
  • FCKeditor.Java/branches/2.4/src/site/apt/index.apt

    r1975 r1979  
    2828  A rich documentation, a well-designed Java library, and an out of the box demo  
    2929  webapp will show you how to get started quickly and deploy the FCKeditor within 
    30   minutes. 
     30  minutes without juggling with cryptic JSP scriptlets or any JavaScript API.\ 
     31  Although it's targeted to be used as a tag library within JSPs but it's a snap 
     32  within a template engine like {{{http://velocity.apache.org}Velocity}} or  
     33  {{{http://freemarker.org}Freemaker}} too. 
    3134 
    3235  Start with the {{{demo.html}demo}} first and proceed to the {{{installation.html}installation guide}} 
  • FCKeditor.Java/branches/2.4/src/site/site.xml

    r1952 r1979  
    4040                <!--<menu name="Developers">--> 
    4141                <menu name="Project Documentation"> 
    42                         <item name="Changes Report" href="/changes-report.html" /> 
     42                        <!-- Postponed to beyond 2.4 --> 
     43                        <!--<item name="Changes Report" href="/changes-report.html" />--> 
    4344                        <item name="Dependencies" href="/dependencies.html" /> 
    4445                        <item name="Issue Tracking" href="/issue-tracking.html" />