<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body dir="auto">
<div>Both actually. I want to place a submit bug link at the end of each section. Also want to add some text at the beginning for many of the included sections describing training objectives. </div>
<div><br>
</div>
<div>I'd also be interested in ideas on using xslt to rip and replace tags. But that probably can wait a little bit. <br>
<br>
~sean</div>
<div><br>
On Jul 30, 2013, at 9:18, "Anne Gentle" <<a href="mailto:annegentle@justwriteclick.com">annegentle@justwriteclick.com</a>> wrote:<br>
<br>
</div>
<blockquote type="cite">
<div>
<div dir="ltr">Hi Sean,
<div>Do you want some sort of "glue text" so that the guide can be read in a linear way? Or is it text that you'll use over and over, such as "Now go take the test." Let us know what you're trying to do. </div>
<div><br>
</div>
<div>You can't really strip a tag at a time without XSLT (the transform code that lives in the Maven plugin).</div>
<div>Anne</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Tue, Jul 30, 2013 at 9:19 AM, Sean Roberts <span dir="ltr">
<<a href="mailto:seanrob@yahoo-inc.com" target="_blank">seanrob@yahoo-inc.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="auto">
<div>Ideas on how to add text to the included section or final page? Part of the problem may be from that I'm stuck using the chapter or section of the original XML. If I could include, strip the section tags, then I could add text no problem. <span class="HOEnZb"><font color="#888888"><br>
<br>
~sean</font></span></div>
<div>
<div class="h5">
<div><br>
On Jul 30, 2013, at 6:54, "Anne Gentle" <<a href="mailto:annegentle@justwriteclick.com" target="_blank">annegentle@justwriteclick.com</a>> wrote:<br>
<br>
</div>
<blockquote type="cite">
<div>
<div>I think DocBook sees the markup as a closed section followed by a para whic is invalid.<br>
<br>
Anne Gentle
<div>Content Stacker</div>
<div><a href="mailto:anne@openstack.org" target="_blank">anne@openstack.org</a></div>
<div><br>
</div>
</div>
<div><br>
On Jul 30, 2013, at 8:38 AM, Sean Roberts <<a href="mailto:seanrob@yahoo-inc.com" target="_blank">seanrob@yahoo-inc.com</a>> wrote:<br>
<br>
</div>
<blockquote type="cite">
<div>
<div>I am pulling in a section through <xi:include href="http.....xpointer="element(foobar)"></xi:include></div>
<div>If I want to use additional text, I'm forced to make it a section as well. I want to add text to the beginning or end of the the included section. </div>
<div>I tried <span><xi:include href="http.....xpointer="element(foobar)"><para>blah blah</para></xi:include></span></div>
<div><span>, which shows up without error in oxygen, but maven seems to strip it out during HTML build. <br>
</span><br>
~sean</div>
<div><br>
On Jul 30, 2013, at 6:24, "Anne Gentle" <<a href="mailto:annegentle@justwriteclick.com" target="_blank">annegentle@justwriteclick.com</a>> wrote:<br>
<br>
</div>
<blockquote type="cite">
<div>
<div dir="ltr">Hi Sean, 
<div>Post your XML code so we can take a closer look, or a link to the patch and the file name so we can look at it. </div>
<div>Thanks!</div>
<div>Anne</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Tue, Jul 30, 2013 at 2:56 AM, Sean Roberts <span dir="ltr">
<<a href="mailto:seanrob@yahoo-inc.com" target="_blank">seanrob@yahoo-inc.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have another question. I'm bringing in the sections which is the smallest page into the built HTML. I'm trying to add text and links within the final HTML page without success. Oxygen shows the link and text fine, but the maven built site only has the included
 section. Perhaps some adjustment within the pom file...<br>
<div><br>
~sean<br>
<br>
On Jul 29, 2013, at 9:34, "Diane Fleming" <<a href="mailto:diane.fleming@rackspace.com" target="_blank">diane.fleming@rackspace.com</a>> wrote:<br>
<br>
</div>
<div>
<div>> I don't know if this will work, but this is how I used xpointer to pull in<br>
> content from one file to another:<br>
><br>
><br>
> Target file (pulls in content)<br>
><br>
> <title>Overview</title><br>
> <xi:include href="ch_gs_overview.xml"<br>
>                xpointer="element(over1)"/><br>
> <xi:include href="ch_gs_overview.xml"<br>
>                xpointer="element(over2)"/><br>
> <xi:include href="ch_gs_overview.xml"<br>
>                xpointer="element(over3)"/><br>
> <xi:include href="ch_gs_overview.xml"<br>
>                xpointer="element(over4)"/><br>
> <xi:include href="ch_gs_overview.xml"<br>
>                xpointer="element(over5)"/><br>
> <xi:include href="ch_gs_overview.xml"<br>
>                xpointer="element(over6)"/><br>
> <xi:include href="ch_gs_overview.xml"<br>
>                xpointer="element(over7)"/><br>
> <xi:include href="ch_gs_overview.xml"<br>
>                xpointer="element(over8)"/><br>
> <xi:include href="ch_gs_overview.xml"<br>
>                xpointer="element(over9)"/><br>
> <xi:include href="ch_gs_overview.xml"<br>
>                xpointer="element(over10)"/><br>
> <xi:include href="section_virt_ext.xml"/><br>
><br>
><br>
><br>
> Source file<br>
><br>
><br>
>    <title>Overview</title><br>
>    <section xml:id="cn_overview"><title>Cloud Networks</title><br>
>    <para xml:id="over1">Cloud Networks lets you create a virtual<br>
>        Layer 2 network, known as an isolated network, which gives you<br>
>        greater control and security when you deploy web applications.<br>
> </para><br>
>    <para xml:id="over2">When you create a next generation Cloud<br>
>        Server, Cloud Networks enables you to attach one or more<br>
>        networks to your server. You can attach an isolated network<br>
>        that you have created or a Rackspace network. </para><br>
>    <para xml:id="over3">If you install the &virt_ext;, you can create<br>
>        a virtual interface to a specified Rackspace or isolated<br>
>        network and attach that network to an existing server<br>
>        instance. You can also list virtual interfaces for and delete<br>
>        virtual interfaces from a server instance. For information<br>
>        about the &virt_ext;, see <xref linkend="section_virt_ext"<br>
>        />.</para><br>
><br>
><br>
> etc.<br>
><br>
><br>
> Diane<br>
><br>
> ----------------------------------------------<br>
> Diane Fleming<br>
> Software Developer II - US<br>
><br>
> <a href="mailto:diane.fleming@rackspace.com" target="_blank">diane.fleming@rackspace.com</a><br>
> Cell  <a href="tel:512.323.6799" value="+15123236799" target="_blank">512.323.6799</a><br>
> Office <a href="tel:512.874.1260" value="+15128741260" target="_blank">512.874.1260</a><br>
> Skype drfleming0227<br>
> Google-plus <a href="mailto:diane.fleming@gmail.com" target="_blank">diane.fleming@gmail.com</a><br>
><br>
><br>
><br>
><br>
><br>
><br>
> On 7/29/13 9:27 AM, "Sean Roberts" <<a href="mailto:seanrob@yahoo-inc.com" target="_blank">seanrob@yahoo-inc.com</a>> wrote:<br>
><br>
>> I'm working on reusing content from remote XML formatted sources to<br>
>> create new content. I'm using xi:include xpointer to a section of an<br>
>> existing XML file. Using the editor oxygen I can see the remote content,<br>
>> so I know my href is valid. But maven fails to build the html from the<br>
>> xml returning bad pointer.<br>
>><br>
>> The remote content isn't using DTD or XMLschema. I'm hoping I can figure<br>
>> out how to walk the structure without having to.<br>
>> Any XML peoples that can help?<br>
>><br>
>> ~sean<br>
>> _______________________________________________<br>
>> Openstack-docs mailing list<br>
>> <a href="mailto:Openstack-docs@lists.openstack.org" target="_blank">Openstack-docs@lists.openstack.org</a><br>
>> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-docs" target="_blank">
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-docs</a><br>
><br>
><br>
<br>
_______________________________________________<br>
Openstack-docs mailing list<br>
<a href="mailto:Openstack-docs@lists.openstack.org" target="_blank">Openstack-docs@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-docs" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-docs</a><br>
</div>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
Anne Gentle<br>
<a href="mailto:annegentle@justwriteclick.com" target="_blank">annegentle@justwriteclick.com</a>
</div>
</div>
</blockquote>
</div>
</blockquote>
</div>
</blockquote>
</div>
</div>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
Anne Gentle<br>
<a href="mailto:annegentle@justwriteclick.com" target="_blank">annegentle@justwriteclick.com</a>
</div>
</div>
</blockquote>
</body>
</html>