Author: husted
Date: Sat Jul 7 14:13:48 2007
New Revision: 554267
URL: http://svn.apache.org/viewvc?view=rev&rev=554267
Log:
Add anchor links to new FAQs. Update doap file.
Modified:
struts/site/src/site/fml/kickstart.fml
struts/site/src/site/resources/doap_Struts.rdf
Modified: struts/site/src/site/fml/kickstart.fml
URL:
http://svn.apache.org/viewvc/struts/site/src/site/fml/kickstart.fml?view=diff&rev=554267&r1=554266&r2=554267
==============================================================================
--- struts/site/src/site/fml/kickstart.fml (original)
+++ struts/site/src/site/fml/kickstart.fml Sat Jul 7 14:13:48 2007
@@ -225,10 +225,6 @@
in your
email client before posting.
</p>
- <p>
- Queries from the press (and ONLY queries from the press, NOT
support questions or
- anything else!) should go to our media relations address:
[press (at) apache (dot) org].
- </p>
</answer>
</faq>
@@ -276,17 +272,17 @@
</p>
</answer>
</faq>
- <faq>
+ <faq id="press">
<question>Is there a press kit for Apache Struts?</question>
<answer>
<p>
- No, outside of our <a href="announce.html">announcements
page</a>, there is not a formal press or media kit for Apache Struts.
+ Except for our <a href="announce.html">announcements
page</a>, there is not a formal press or media kit for Apache Struts.
Queries from the press (and ONLY queries from the press, NOT
support questions or
anything else!) should go to our media relations address:
[press (at) apache (dot) org].
</p>
</answer>
</faq>
- <faq>
+ <faq id="security">
<question>Where can I report a potential security
vulnerability?</question>
<answer>
<p>
Modified: struts/site/src/site/resources/doap_Struts.rdf
URL:
http://svn.apache.org/viewvc/struts/site/src/site/resources/doap_Struts.rdf?view=diff&rev=554267&r1=554266&r2=554267
==============================================================================
--- struts/site/src/site/resources/doap_Struts.rdf (original)
+++ struts/site/src/site/resources/doap_Struts.rdf Sat Jul 7 14:13:48 2007
@@ -19,8 +19,8 @@
<name>Apache Struts</name>
<homepage rdf:resource="http://struts.apache.org" />
<asfext:pmc rdf:resource="http://struts.apache.org" />
- <shortdesc>Home of several MVC Web Frameworks</shortdesc>
- <description>The goal of the Apache Struts project is to encourage
application architectures based on the "Model 2" approach, a variation of the
classic Model-View-Controller (MVC) design paradigm.</description>
+ <shortdesc>Apache Struts is a free open-source framework for creating Java
web applications.</shortdesc>
+ <description>The Apache Struts Project offers two major versions of the
Struts framework. Struts 1 is recognized as the most popular web application
framework for Java. Struts 1 is the best choice for teams who value proven
solutions to common problems. Struts 2 was originally known as WebWork 2. The
2.x framework is the best choice for teams who value elegant solutions to
difficult problems.</description>
<bug-database rdf:resource="http://issues.apache.org/struts/" />
<mailing-list rdf:resource="http://struts.apache.org/mail.html" />
<download-page rdf:resource="http://struts.apache.org/downloads.html" />