Hola Raf!!!

>
>   <bannerLeft>
> -    <src>images/Apache-DirectMemory-2.png</src>
> +    <src>images/Apache-DirectMemory-logo-flat-small.png</src>
>     <href>http://incubator.apache.org/directmemory</href>
>   </bannerLeft>
>

Nice!

> @@ -46,7 +46,7 @@
>       <item name="Apache DirectMemory" 
> href="http://incubator.apache.org/directmemory"; />
>     </breadcrumbs>
>
> -    <menu ref="modules" inherit="bottom"/>
> +    <!--<menu ref="modules" inherit="bottom"/>-->
>     <menu ref="reports" inherit="bottom"/>

Why? Don't you like having the modules enlisted?

>   <body>
> -    <section name="Apache DirectMemory" class="hero-unit">
> -      <p>Apache DirectMemory is a multi layered cache implementation 
> featuring off-heap memory management (a-la BigMemory)
> +    <div class="hero-unit">
> +      <img src="images/Apache-DirectMemory-logo-medium.png" 
> style="margin-bottom:15px"/>
> +
> +      <br clear="left" />
> +
> +      <p><span style="font-weight: bold">Apache DirectMemory</span> is a 
> multi layered cache implementation featuring off-heap memory management (a-la 
> BigMemory)
>         to enable efficient handling of a large number of java objects 
> without affecting jvm garbage collection
> -        performance.</p>
> -    </section>
> +        performance</p>
> +    </div>

This is nice even if it breaks xdoc specification, luckily doesn't
block site generation!

>
> -    <section name="Disclaimer" class="alert-message warning">
> +    <section name="Disclaimer" aaaclass="alert-message warning">

is this a bug or a feature? :)

Simo

Reply via email to