thanks for your feedbacks guys.
I'm sorry but I don't have enough karma to commit, I attached a patch
on Jira, see COMMONSSITE-64, assigned to Sebb.
I'll request more powers to modify the site, yesterday I wasn't able
to update the sandbox list.
Thanks,
Simo

http://people.apache.org/~simonetripodi/
http://www.99soft.org/



On Sat, Feb 26, 2011 at 3:31 PM, Dennis Lundberg <denn...@apache.org> wrote:
> On 2011-02-26 15:24, Simone Tripodi wrote:
>> Just 1 question: last released version is commons-skin-2, on trunk we
>> still have 2-SNAPSHOT, do you agree shall be 3-SNAPSHOT?
>
> Yes, it should be 3-SNAPSHOT
>
>>
>> http://people.apache.org/~simonetripodi/
>> http://www.99soft.org/
>>
>>
>>
>> On Sat, Feb 26, 2011 at 3:21 PM, sebb <seb...@gmail.com> wrote:
>>> On 26 February 2011 14:02, Simone Tripodi <simonetrip...@apache.org> wrote:
>>>> Hi Sebastian,
>>>> the skin has been fixed, you can see the results on
>>>>
>>>>    http://people.apache.org/~simonetripodi/digester3-2/guide/core.html
>>>>
>>>> Let me know what you prefer
>>>>
>>>>  * I make a patch;
>>>>  * I commit directly.
>>>
>>> You might as well update commons-skin directly.
>>>
>>> I can then apply the changes from HC.
>>>
>>>> Just let me know,
>>>> Simo
>>>>
>>>> http://people.apache.org/~simonetripodi/
>>>> http://www.99soft.org/
>>>>
>>>>
>>>>
>>>> On Sat, Feb 26, 2011 at 2:41 PM, Simone Tripodi
>>>> <simonetrip...@apache.org> wrote:
>>>>> Indeed, I can't figure how - and from where - it was imported in the
>>>>> previous version, in the meanwhile I uploaded the skin with the
>>>>> syntax-highlighter, just to let you see the result
>>>>>
>>>>>    http://people.apache.org/~simonetripodi/digester3-2/guide/core.html
>>>>>
>>>>> I'll let you know asap,
>>>>> Simo
>>>>>
>>>>> http://people.apache.org/~simonetripodi/
>>>>> http://www.99soft.org/
>>>>>
>>>>>
>>>>>
>>>>> On Sat, Feb 26, 2011 at 2:25 PM, sebb <seb...@gmail.com> wrote:
>>>>>> On 26 February 2011 12:54, Simone Tripodi <simonetrip...@apache.org> 
>>>>>> wrote:
>>>>>>> Hi Dennis,
>>>>>>> thanks a lot for your help, I uploaded the Digester3 site on my apache
>>>>>>> space so you can review the generated site, you can reach it on
>>>>>>>
>>>>>>>    http://people.apache.org/~simonetripodi/digester3/
>>>>>>
>>>>>> It looks like there are some CSS files missing - e.g. maven-base.css.
>>>>>>
>>>>>>> Thanks!!!
>>>>>>> Simo
>>>>>>>
>>>>>>> http://people.apache.org/~simonetripodi/
>>>>>>> http://www.99soft.org/
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On Sat, Feb 26, 2011 at 1:13 PM, Dennis Lundberg <denn...@apache.org> 
>>>>>>> wrote:
>>>>>>>> On 2011-02-26 01:41, Simone Tripodi wrote:
>>>>>>>>> Hi all guys,
>>>>>>>>> following the skin guide on [1], once imported the default-site.vm (I
>>>>>>>>> need to inject JS) even without altering it, when rendering the site
>>>>>>>>> the layout is completely a disaster ;(
>>>>>>>>> Does anyone knows some details I shall be aware of about the common
>>>>>>>>> skin before I continue debugging?
>>>>>>>>
>>>>>>>> If you copied the trunk of default-site.vm, you'd need to use the 
>>>>>>>> latest
>>>>>>>> Doxia (which the default-site.vm is a part of). The easiest way to do
>>>>>>>> that is to use the latest version of Maven Site Plugin, which is
>>>>>>>> 2.3-SNAPSHOT at the moment.
>>>>>>>>
>>>>>>>> We (the Maven community) need to document this better, but until
>>>>>>>> recently not many changes have been made to the default-sit.vm file.
>>>>>>>>
>>>>>>>> You say that the layout is a disaster, can you send me a screen shot or
>>>>>>>> post one somewhere?
>>>>>>>>
>>>>>>>>
>>>>>>>>> Many thanks in advance!
>>>>>>>>> Simo
>>>>>>>>>
>>>>>>>>> [1] 
>>>>>>>>> http://maven.apache.org/plugins/maven-site-plugin/examples/creatingskins.html
>>>>>>>>>
>>>>>>>>> http://people.apache.org/~simonetripodi/
>>>>>>>>> http://www.99soft.org/
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On Fri, Feb 25, 2011 at 7:14 PM, Simone Tripodi
>>>>>>>>> <simonetrip...@apache.org> wrote:
>>>>>>>>>> Sure, will be ready in a short while. It's almost time for dinner now
>>>>>>>>>> here in Italy, once done I'll make the patch!
>>>>>>>>>> chat l8r,
>>>>>>>>>> Simo
>>>>>>>>>>
>>>>>>>>>> http://people.apache.org/~simonetripodi/
>>>>>>>>>> http://www.99soft.org/
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On Fri, Feb 25, 2011 at 5:31 PM, Gary Gregory 
>>>>>>>>>> <garydgreg...@gmail.com> wrote:
>>>>>>>>>>> I like the code syntax highlighting.
>>>>>>>>>>>
>>>>>>>>>>> Gary
>>>>>>>>>>>
>>>>>>>>>>> On Feb 25, 2011, at 11:10, Simone Tripodi 
>>>>>>>>>>> <simonetrip...@apache.org> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Hi all,
>>>>>>>>>>>> maybe I'm a little off-topic, but I'd like to take advantage to
>>>>>>>>>>>> restyle a little the commons-skin, just adding the code syntax
>>>>>>>>>>>> highlighter like I did for the Cocoon skin[1].
>>>>>>>>>>>> WDYT?
>>>>>>>>>>>> Have a nice day!!!
>>>>>>>>>>>> Simo
>>>>>>>>>>>>
>>>>>>>>>>>> [1] http://cocoon.apache.org/3.0/
>>>>>>>>>>>>
>>>>>>>>>>>> http://people.apache.org/~simonetripodi/
>>>>>>>>>>>> http://www.99soft.org/
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> On Fri, Feb 25, 2011 at 4:40 PM, Niall Pemberton
>>>>>>>>>>>> <niall.pember...@gmail.com> wrote:
>>>>>>>>>>>>> On Fri, Feb 25, 2011 at 2:57 PM, sebb <seb...@gmail.com> wrote:
>>>>>>>>>>>>>> On 25 February 2011 02:52, sebb <seb...@gmail.com> wrote:
>>>>>>>>>>>>>>> We have just been through the exercise of updating the 
>>>>>>>>>>>>>>> HttpComponents
>>>>>>>>>>>>>>> site [2] to try to conform with the branding requirements [1]. 
>>>>>>>>>>>>>>> In the
>>>>>>>>>>>>>>> process, we found the standard Maven site templates a bit 
>>>>>>>>>>>>>>> limiting, so
>>>>>>>>>>>>>>> we created a Maven skin [3] to make the process easier.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> As it turned out, the skin did not need any HC-specific code, 
>>>>>>>>>>>>>>> so it
>>>>>>>>>>>>>>> can be used on other sites if required - it might be helpful 
>>>>>>>>>>>>>>> here in
>>>>>>>>>>>>>>> Commons.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> I'd overlooked that commons already has a Maven skin (which is
>>>>>>>>>>>>>> specific to Commons).
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> However, it would be possible to take a copy of the VM template 
>>>>>>>>>>>>>> from
>>>>>>>>>>>>>> the HC skin and add it to the Commons skin to get the new
>>>>>>>>>>>>>> functionality.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Sounds good. Remember you need to first release commons-skin, then
>>>>>>>>>>>>> commons-parent.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Niall
>>>>>>>>>>>>>
>>>>>>>>>>>>>>> For the ApacheCon logo, we used a a <poweredBy> tag [4] - this 
>>>>>>>>>>>>>>> has the
>>>>>>>>>>>>>>> advantage that it allows the logo to be clickable.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> [1] http://www.apache.org/foundation/marks/pmcs
>>>>>>>>>>>>>>> [2] http://hc.apache.org/
>>>>>>>>>>>>>>> [3] http://hc.apache.org/dev-docs.html#Maven_Skin_details
>>>>>>>>>>>>>>> [4] 
>>>>>>>>>>>>>>> https://svn.apache.org/repos/asf/httpcomponents/project/src/site/site.xml
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> ---------------------------------------------------------------------
>>>>>>>>>>>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>>>>>>>>>>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> ---------------------------------------------------------------------
>>>>>>>>>>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>>>>>>>>>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> ---------------------------------------------------------------------
>>>>>>>>>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>>>>>>>>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> ---------------------------------------------------------------------
>>>>>>>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>>>>>>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Dennis Lundberg
>>>>>>>>
>>>>>>>> ---------------------------------------------------------------------
>>>>>>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>>>>>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>> ---------------------------------------------------------------------
>>>>>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>>>>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>>>
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>>
>>
>
>
> --
> Dennis Lundberg
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to