jicarilla-site/src/staticmesh config.xml,NONE,1.1 default.vm,NONE,1.1

[email protected]
Newsgroups gmane.comp.java.jicarilla.cvs
Message-ID <[email protected]>
Update of /cvsroot/jicarilla/jicarilla-site/src/staticmesh
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13093/src/staticmesh

Added Files:
	config.xml default.vm 
Log Message:
staticmesh-based website. valid xhtml, blah blah.

--- NEW FILE: config.xml ---
<staticmesh version="1.0.5">

    <decorators>

        <!-- Apply these decorators to the original page, before it is merged with the
             page layout template -->
        <pre-merge-decorators>

            <!--<decorator class="uk.co.pols.staticmesh.decorators.BreadcrumbDecorator">
                <param name="homePageLabel" value="StaticMesh Example"/>
            </decorator>-->

        </pre-merge-decorators>

        <!-- Apply these decorators to the page after it has been merged with the
             page layout template. This lets you decorate the contents of the layout
             as well as the original page. -->
        <post-merge-decorators>

            <decorator class="uk.co.pols.staticmesh.decorators.DynamicHrefDecorator">
            </decorator>

        </post-merge-decorators>

    </decorators>

</staticmesh>
--- NEW FILE: default.vm ---
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<!-- ==================================================================
 Copyright (c) 2004 Leo Simons.
 All rights reserved.
=================================================================== -->

<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta http-equiv="Content-Type"
                content="text/html; charset=iso-8859-1" />
        <meta http-equiv="Content-Script-Type" content="text/javascript" />

        <link rel="stylesheet" type="text/css"
                href="skin/css/default.css" />
        <script type="text/javascript"
                src="skin/js/default.js"></script>

        $!headerContent
    </head>
    <body class="content">
        <div class="header">
<!-- == Start header ============================================== -->
            <div class="menu">
<a href="http://lsd.student.utwente.nl/jicarilla/GetStarted">Download</a> |
<a href="http://lsd.student.utwente.nl/jicarilla/Overview">Documentation</a> |
<a href="http://jicarilla.sourceforge.net/LICENSE.txt">License</a> |
<a href="http://sf.net/projects/jicarilla">SourceForge Project Page</a> |
<a href="http://sourceforge.net/donate/index.php?group_id=75760">Donate</a>
            </div>
            <div class="logo"><a href="http://jicarilla.org/"><img
                    src="http://lsd.student.utwente.nl/wiki/img/logo.jpg"
                    alt="Go to http://jicarilla.org"/></a></div>
<!-- == End header ================================================ -->
        </div>

        <table border="0" cellpadding="0" cellspacing="0" class="table"
                align="center">
        <tr><td align="left"><table border="0" cellpadding="0" cellspacing="0">

        <tr><td class="sidebar">
<!-- == Start sidebar ============================================= -->

    <div><h5><a href="http://wiki.codehaus.org/picocontainer/PicoTerminology">Definitions and Terminology</a></h5>
    <p>I've compiled a long list of
    <a href="http://wiki.codehaus.org/picocontainer/PicoTerminology">Definitions and Terminology</a>
    used in the component programming world.</p>
    </div>

    <hr/>
    <h3>News</h3>

<!--\#include virtual="news.html" -->

    <hr/>
    <h3>Articles</h3>

    <div><h5><a href="http://lsd.student.utwente.nl/jicarilla/BasicsOfComponentOrientedDesign">Basics Of Component-Oriented Design</a></h5>
    <p>
    Some <a href="http://lsd.student.utwente.nl/jicarilla/BasicsOfComponentOrientedDesign">random thoughts</a>
    I sent out a while ago to the PicoContainer mailing list.</p>
    </div>

    <div><h5><a href="http://lsd.student.utwente.nl/jicarilla/TooMuchMagic">Too much magic?</a></h5>
    <p>An <a href="http://lsd.student.utwente.nl/jicarilla/TooMuchMagic">essay</a>

    that cautions us to keep our habit to outsmart ourselves in check.
    </p>
    </div>

    <div><h5><a href="http://lsd.student.utwente.nl/jicarilla/JavaBeansConsideredEvil">JavaBeans considered evil</a></h5>
    <p>An <a href="http://lsd.student.utwente.nl/jicarilla/JavaBeansConsideredEvil">essay</a>
    that argues that the JavaBeans programming pattern is a bad choice for components.
    </p>
    </div>

    <div class="more">
    <a href="http://lsd.student.utwente.nl/jicarilla/RecentChanges?action=rss_rc"><img src="http://images.sourceforge.net/images/xml.png" border="0" alt="Wiki Recent Changes RSS Feed" align="middle" /></a> |
    <a href="http://lsd.student.utwente.nl/jicarilla/Articles">more articles...</a>
    </div>

    <hr />
    <div class="acknowledgement">
    Jicarilla is proud to be hosted by
    <a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=75760&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" align="right" /></a>
    </div>

<!-- == End sidebar =============================================== -->
        </td><td class="content">
<!-- == Start contents ============================================ -->

#parse($innerTemplate)

<!-- == End contents ============================================== -->

        </td></tr></table></td></tr></table>

<div class="footer">
<!-- == Start footer ============================================== -->

<a href="http://creativecommons.org/licenses/by-nc-sa/1.0/"><img alt="Creative Commons License" border="0"
src="http://creativecommons.org/images/public/somerights.gif" /></a><br />
The contents of this site are licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/1.0/">Creative
Commons License</a>.

<!-- == End footer ================================================ -->
</div>

</body></html>



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.