Update of /cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-tapestry/xdocs
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14696/xdoclet-plugins/plugin-tapestry/xdocs

Modified Files:
        idea-integration.xml index.xml navigation.xml roadmap.xml 
        usage-ant.xml usage-maven.xml 
Added Files:
        using-snapshot.xml 
Log Message:
Added IntelliJ IDEA Live templates to doc and updated documentation

Index: index.xml
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-tapestry/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** index.xml   6 Dec 2005 00:15:02 -0000       1.2
--- index.xml   12 Dec 2005 08:44:59 -0000      1.3
***************
*** 21,26 ****
--- 21,31 ----
              If you feel something can be improved on this site, just let me 
<a href="mailto:[EMAIL PROTECTED]">know</a> and we'll fix it.
          </p>
+           <p><font color="red"><b>WARNING: Theese pages explain features of 
upcoming 1.0.3 release.<br/>
+              If you want to use the snapshot version (probably true) follow 
directions in the <a href="using-snapshot.html">Using Snapshots Section</a> 
+              and modify your files accordingly.</b></font></p>
  
         <subsection name="Let's start">
+           
+              
              This site is all about automatic generation of <i>.page</i> and 
<i>.jwc</i> Tapestry descriptor files.<br/>
              If you're interested in this plugin you should already be 
confident with:
***************
*** 36,40 ****
              <ol>
                  <li>Try to keep html tags as free as possible of tapestry 
specific attributes, 
!                 in order to minimixe html editors complains.</li>
                  <li>Try to ease the life of poor jdk&lt;1.5 users who sadly 
cannot use tapestry native annotations.</li>
                  <li>Give users a Spindle alternative to .page and .jwc 
generation. 
--- 41,45 ----
              <ol>
                  <li>Try to keep html tags as free as possible of tapestry 
specific attributes, 
!                 in order to minimize html editors complains.</li>
                  <li>Try to ease the life of poor jdk&lt;1.5 users who sadly 
cannot use tapestry native annotations.</li>
                  <li>Give users a Spindle alternative to .page and .jwc 
generation. 

Index: navigation.xml
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-tapestry/xdocs/navigation.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** navigation.xml      6 Dec 2005 00:15:02 -0000       1.3
--- navigation.xml      12 Dec 2005 08:44:59 -0000      1.4
***************
*** 12,15 ****
--- 12,16 ----
              <item name="Usage with Maven" href="/usage-maven.html"/>
              <item name="Usage with Ant" href="/usage-ant.html"/>
+             <item name="Using Snapshots" href="/using-snapshot.html"/>
              <item name="Tapestry tags" href="/qtags.html"/>
              <item name="Examples" href="/examples.html"/>

Index: roadmap.xml
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-tapestry/xdocs/roadmap.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** roadmap.xml 6 Dec 2005 00:15:02 -0000       1.2
--- roadmap.xml 12 Dec 2005 08:44:59 -0000      1.3
***************
*** 11,15 ****
  <body>
      <section name="Roadmap">
!         <subsecion name="Upcoming 1.0.3 release">
          <ul>
              <li>Basic Tags: generate xml elements of Tapestry4.0 dtd.</li>
--- 11,15 ----
  <body>
      <section name="Roadmap">
!         <subsection name="Upcoming 1.0.3 release">
          <ul>
              <li>Basic Tags: generate xml elements of Tapestry4.0 dtd.</li>
***************
*** 18,23 ****
              <li>Tacos Tags: mapping of tacos library components</li>
          </ul>
!         </subsecion>
!         <subsecion name="1.0.4 release">
          <ul>
              <li>Tags Ineritance</li>
--- 18,23 ----
              <li>Tacos Tags: mapping of tacos library components</li>
          </ul>
!         </subsection>
!         <subsection name="1.0.4 release">
          <ul>
              <li>Tags Ineritance</li>
***************
*** 26,30 ****
              <li>Performance improvements</li>
          </ul>
!         </subsecion>
  
      </section>
--- 26,30 ----
              <li>Performance improvements</li>
          </ul>
!         </subsection>
  
      </section>

Index: usage-ant.xml
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-tapestry/xdocs/usage-ant.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** usage-ant.xml       6 Dec 2005 00:15:02 -0000       1.2
--- usage-ant.xml       12 Dec 2005 08:44:59 -0000      1.3
***************
*** 13,16 ****
--- 13,19 ----
      <section name="Usage with Ant">
      <p> Here you will find info to install and run X2TP with Ant.</p>
+       <p><font color="red"><b>WARNING: Theese pages explain features of 
upcoming 1.0.3 release.<br/>
+              If you want to use the snapshot version (probably true) follow 
directions in the <a href="using-snapshot.html">Using Snapshots Section</a> 
+              and modify your files accordingly.</b></font></p>
      
      <subsection name="Introduction">

Index: idea-integration.xml
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-tapestry/xdocs/idea-integration.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** idea-integration.xml        6 Dec 2005 00:15:02 -0000       1.1
--- idea-integration.xml        12 Dec 2005 08:44:59 -0000      1.2
***************
*** 3,9 ****
  
    <properties>
!     <author email="nospam.AT.foo.DOT.com">Jon S. Stevens</author>
!     <author email="mrsmith.AT.foo.DOT.com">Mr. Smith</author>
!     <title>TITLE</title>
    </properties>
  
--- 3,8 ----
  
    <properties>
!     <author email="[EMAIL PROTECTED]">Paolo Dona</author>
!     <title>X2TP IntelliJ IDEA Integration</title>
    </properties>
  
***************
*** 13,18 ****
      <section name="IntelliJ IDEA Integration">
          <p>
!             Coming soon...
          </p>
      </section>
  </body>
--- 12,43 ----
      <section name="IntelliJ IDEA Integration">
          <p>
!             Writing .page and .jwc configuration files is boring and x2tp 
help us, but who saves us from writing x2tp tags?
          </p>
+         <p>
+             Using IntelliJ IDEA live templates can save you from typos and 
help you be quicker than ever. 
+             You don't need to look up the tag reference page! Tag and 
attributes are now built in your preferred IDE.
+         </p>
+         <subsection name="Installation">
+             <ol>
+                 <li>Download <a 
href="download/settings.jar">settings.jar</a></li>
+                 <li>Import it into IDEA with <b>File | Import 
Settings...</b></li>
+                 <li>Restart your IDE</li>
+              </ol>
+         </subsection>
+         <subsection name="Use it!">
+             <p>
+                 Most Tapestry live templates are active only inside Javadoc 
comments.<br/>
+                 Press <b>CTRL + J</b> and <b>t</b> when inside a Javadoc 
comment block to see what's available. 
+             </p>
+             <p>
+                 <img src="img/liveTemplates.gif"/>
+             </p>
+             <ul>
+                 <li>All tapestry framework component shortcuts start with 
<b>tf</b></li>
+                 <li>All tapestry contrib component shortcuts start with 
<b>tc</b></li>
+                 <li>All tapestry tacos component shortcuts start with 
<b>tt</b></li>
+             </ul>
+             
+         </subsection>
      </section>
  </body>

--- NEW FILE: using-snapshot.xml ---
<?xml version="1.0" encoding="ISO-8859-1"?>
<document>

  <properties>
    <author email="nospam.AT.foo.DOT.com">Jon S. Stevens</author>
    <author email="mrsmith.AT.foo.DOT.com">Mr. Smith</author>
    <title>Using SNAPSHOT version</title>
  </properties>

  <meta name="keyword" content="jakarta, java"/>

<body>

    <section name="Using SNAPSHOT versions">
        <p>
            As you can imagine, it's not possible to release a new version of 
the plugin after every single change.
            The documentation often refers to 1.0.3 jars, but they're not 
released yet. How can you do?  
            In this site I'll give you the chance to test the X2TP SNAPSHOT 
version, without the hassle building it from scratch.  
        </p>
        <p>
            We'll use SNAPSHOT releases of the plugin and its dependencies 
where necessary.
        </p>
        <subsection name="Maven Plugin Installation">
            <ul>
                
                <li>Copy <a 
href="download/maven-xdoclet2-plugin-1.0.3-SNAPSHOT.jar">maven-xdoclet2-plugin-1.0.3-SNAPSHOT.jar</a>
 into $MAVEN_HOME/plugins</li> where $MAVEN_HOME is your local maven 
installation dir.
                <li>Download neeeded <a 
href="download/x2tp-maven-repo.zip">Maven repository jars</a></li>
                <li>Unzip the file under &lt;your home&gt;/.maven</li>
            </ul>
        </subsection>
        
        
    </section>
</body>
</document>

Index: usage-maven.xml
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-tapestry/xdocs/usage-maven.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** usage-maven.xml     6 Dec 2005 00:15:02 -0000       1.2
--- usage-maven.xml     12 Dec 2005 08:44:59 -0000      1.3
***************
*** 19,22 ****
--- 19,25 ----
          Here you can find instructions for Maven 1.x.
      </p>
+       <p><font color="red"><b>WARNING: Theese pages explain features of 
upcoming 1.0.3 release.<br/>
+              If you want to use the snapshot version (probably true) follow 
directions in the <a href="using-snapshot.html">Using Snapshots Section</a> 
+              and modify your files accordingly.</b></font></p>
      <subsection name="Step 1: Maven XDoclet2 Plugin Installation">
      <p>



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to