Wendy,
I just committed a fix for this issue, can you check if it's ok? One
thing though: in navigation.xml, you need to prepend the hrefs in the
menu items by a slash, eg <item name="Bean"
href="/tagreference-struts-bean.html"/>
-Lukas
Wendy Smoak wrote:
On 10/31/05, Lukas Theussl <[EMAIL PROTECTED]> wrote:
No, if we did everything correctly then you should be able to build the
pdf without changing any xdocs. The current pdf plugin does not generate
id's from sub/section names anymore, only if you have explicitly
identical id's in your xdoc will pdf fail. This is all independend of
the xdoc plugin, we just updated the id generation there to make the
behavior consistent. Check my latest pdf site documentation:
http://people.apache.org/~ltheussl/maven-stage-site/reference/plugins/pdf
Lukas, I finally got back to this, and after building the PDF plugin
from source, I'm still having trouble with duplicate ids.
[java] [ERROR] file:/e:/svn/struts/current/taglib/target/pdf/project.fo:9279
:1971 The id "#define_id" already exists in this document
The offending anchors are coming from Taglib Reference pages generated
by the taglib plugin, so this isn't something I can modify in our docs
to remove the duplicate. It's happening because both <bean:define>
and <nested:define> have an 'id' attribute.
Any ideas on fixing this one?
Thanks,
--
Wendy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]