Re: Site element generation

2011-10-11 Thread Lukas Theussl
Dennis Lundberg wrote: So for xdoc we need a fix in doxia, but what about for apt documents? Is that even possible with the current model? No, not with the current apt format specification, apt doesn't know anything about styles [1]. But this is a limitation of the specific language format,

Re: Site element generation

2011-10-11 Thread Dennis Lundberg
So for xdoc we need a fix in doxia, but what about for apt documents? Is that even possible with the current model? On Tuesday, October 11, 2011, Lukas Theussl wrote: > > I would have guessed that this should work with > > > > but it doesn't, I have just filed an issue: > > http://jira.codehaus.

Re: Site element generation

2011-10-11 Thread Simone Tripodi
Thanks a lot for your reply Lukas! All the best, Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Tue, Oct 11, 2011 at 12:41 PM, Lukas Theussl wrote: > > I would have guessed that this should work with > > > > but it doesn't, I have just filed an issue: > > http://jira.

Re: Site element generation

2011-10-11 Thread Lukas Theussl
I would have guessed that this should work with but it doesn't, I have just filed an issue: http://jira.codehaus.org/browse/DOXIA-446 So unfortunately the answer to your last question is 'no' for the moment... -Lukas On 10/11/2011 12:11 PM, Simone Tripodi wrote: Hi Lukas! in the site gen

Re: Site element generation

2011-10-11 Thread Simone Tripodi
Hi Lukas! in the site generation, instead of rendering the section with ... I would like to have Is it possible? Many thanks in advance, all the best! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Tue, Oct 11, 2011 at 11:29 AM, Lukas Theussl wrote: > > C

Re: Site element generation

2011-10-11 Thread Lukas Theussl
Could you specify what exactly you mean with "element generation behavior"? What are you trying to achieve? -Lukas On 10/11/2011 11:17 AM, Simone Tripodi wrote: Salut Olivier! apologize for my lack of knowledge about it, but I didn't understand if I can customize element generation behavior

Re: Site element generation

2011-10-11 Thread Olivier Lamy
2011/10/11 Simone Tripodi : > Salut Olivier! > apologize for my lack of knowledge about it, but I didn't understand > if I can customize element generation behavior - and how, if it is > possible :P AFAIK Currently not. others any ideas on that ? > Don't we have any reference about it? > Many thank

Re: Site element generation

2011-10-11 Thread Simone Tripodi
Salut Olivier! apologize for my lack of knowledge about it, but I didn't understand if I can customize element generation behavior - and how, if it is possible :P Don't we have any reference about it? Many thanks in advance and sorry for the noise! All the best, Simo http://people.apache.org/~simo

Re: Site element generation

2011-10-11 Thread Olivier Lamy
Hello Simone, All is done in doxia. Check here http://svn.apache.org/repos/asf/maven/doxia/doxia/trunk/doxia-modules/doxia-module-xhtml/ 2011/10/10 Simone Tripodi : > Hi all guys, > While modifying the original site layout to integrate Boostrap, I > figured out that some elements, such as the se

Site element generation

2011-10-10 Thread Simone Tripodi
Hi all guys, While modifying the original site layout to integrate Boostrap, I figured out that some elements, such as the section and the paragraph, are not generated inside the .vm template... When that trax happens? Is it something can be changed or it is hardcoded somewhere? I'm asking because