<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[134585] trunk/doc-new/guide/xml</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="https://trac.macports.org/changeset/134585">134585</a></dd>
<dt>Author</dt> <dd>ionic@macports.org</dd>
<dt>Date</dt> <dd>2015-03-30 17:39:03 -0700 (Mon, 30 Mar 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>doc-new/guide/xml: markup fixes: move &lt;para&gt;paragraph&lt;/para&gt; tags to the paragraph they belong to. Do not nest lists into paragraphs.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdocnewguidexmlinstallingxml">trunk/doc-new/guide/xml/installing.xml</a></li>
<li><a href="#trunkdocnewguidexmlprojectxml">trunk/doc-new/guide/xml/project.xml</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdocnewguidexmlinstallingxml"></a>
<div class="modfile"><h4>Modified: trunk/doc-new/guide/xml/installing.xml (134584 => 134585)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/doc-new/guide/xml/installing.xml        2015-03-31 00:38:57 UTC (rev 134584)
+++ trunk/doc-new/guide/xml/installing.xml        2015-03-31 00:39:03 UTC (rev 134585)
</span><span class="lines">@@ -74,7 +74,7 @@
</span><span class="cx"> 
</span><span class="cx">             &lt;para&gt;If you are using Mac OS X 10.6, there are two branches of Xcode which could be considered to be the
</span><span class="cx">                 latest, 3.2.x and 4.x. Xcode 4 costs money, but Xcode 3 is still available free of charge. There are two
</span><del>-                options for downloading it:
</del><ins>+                options for downloading it:&lt;/para&gt;
</ins><span class="cx"> 
</span><span class="cx">                 &lt;orderedlist&gt;
</span><span class="cx">                     &lt;listitem&gt;
</span><span class="lines">@@ -88,28 +88,27 @@
</span><span class="cx">                     &lt;/listitem&gt;
</span><span class="cx">                 &lt;/orderedlist&gt;
</span><span class="cx"> 
</span><del>-                Both are available from the &lt;ulink url=&quot;https://developer.apple.com/downloads/index.action&quot;&gt;Apple
</del><ins>+                &lt;para&gt;Both are available from the &lt;ulink url=&quot;https://developer.apple.com/downloads/index.action&quot;&gt;Apple
</ins><span class="cx">                     developer website&lt;/ulink&gt;. You may also be able to install Xcode 3.2 from your Mac OS X 10.6 DVD and
</span><span class="cx">                 then run Software Update to get the latest version.&lt;/para&gt;
</span><span class="cx"> 
</span><span class="cx">             &lt;para&gt;Ensure that those of the following options that are available in the installer for your version of
</span><del>-                Xcode are selected:
</del><ins>+                Xcode are selected:&lt;/para&gt;
</ins><span class="cx"> 
</span><span class="cx">                 &lt;itemizedlist&gt;
</span><span class="cx">                     &lt;listitem&gt;
</span><del>-                        &lt;guibutton&gt;UNIX Development&lt;/guibutton&gt;
</del><ins>+                        &lt;para&gt;&lt;guibutton&gt;UNIX Development&lt;/guibutton&gt;&lt;/para&gt;
</ins><span class="cx">                     &lt;/listitem&gt;
</span><span class="cx">                     &lt;listitem&gt;
</span><del>-                        &lt;guibutton&gt;System Tools&lt;/guibutton&gt;
</del><ins>+                        &lt;para&gt;&lt;guibutton&gt;System Tools&lt;/guibutton&gt;&lt;/para&gt;
</ins><span class="cx">                     &lt;/listitem&gt;
</span><span class="cx">                     &lt;listitem&gt;
</span><del>-                        &lt;guibutton&gt;X11 SDK&lt;/guibutton&gt;
</del><ins>+                        &lt;para&gt;&lt;guibutton&gt;X11 SDK&lt;/guibutton&gt;&lt;/para&gt;
</ins><span class="cx">                     &lt;/listitem&gt;
</span><span class="cx">                     &lt;listitem&gt;
</span><del>-                        &lt;guibutton&gt;Command Line Support&lt;/guibutton&gt;
</del><ins>+                        &lt;para&gt;&lt;guibutton&gt;Command Line Support&lt;/guibutton&gt;&lt;/para&gt;
</ins><span class="cx">                     &lt;/listitem&gt;
</span><span class="cx">                 &lt;/itemizedlist&gt;
</span><del>-            &lt;/para&gt;
</del><span class="cx">         &lt;/section&gt;
</span><span class="cx"> 
</span><span class="cx">         &lt;section id=&quot;installing.xcode.other&quot;&gt;
</span><span class="lines">@@ -120,23 +119,22 @@
</span><span class="cx">                 &lt;ulink url=&quot;https://developer.apple.com/downloads/index.action&quot;&gt;Apple developer website&lt;/ulink&gt;.&lt;/para&gt;
</span><span class="cx"> 
</span><span class="cx">             &lt;para&gt;Ensure that those of the following options that are available in the installer for your version of
</span><del>-                Xcode are selected:
</del><ins>+                Xcode are selected:&lt;/para&gt;
</ins><span class="cx"> 
</span><span class="cx">                 &lt;itemizedlist&gt;
</span><span class="cx">                     &lt;listitem&gt;
</span><del>-                        &lt;guibutton&gt;UNIX Development&lt;/guibutton&gt;
</del><ins>+                        &lt;para&gt;&lt;guibutton&gt;UNIX Development&lt;/guibutton&gt;&lt;/para&gt;
</ins><span class="cx">                     &lt;/listitem&gt;
</span><span class="cx">                     &lt;listitem&gt;
</span><del>-                        &lt;guibutton&gt;System Tools&lt;/guibutton&gt;
</del><ins>+                        &lt;para&gt;&lt;guibutton&gt;System Tools&lt;/guibutton&gt;&lt;/para&gt;
</ins><span class="cx">                     &lt;/listitem&gt;
</span><span class="cx">                     &lt;listitem&gt;
</span><del>-                        &lt;guibutton&gt;X11 SDK&lt;/guibutton&gt;
</del><ins>+                        &lt;para&gt;&lt;guibutton&gt;X11 SDK&lt;/guibutton&gt;&lt;/para&gt;
</ins><span class="cx">                     &lt;/listitem&gt;
</span><span class="cx">                     &lt;listitem&gt;
</span><del>-                        &lt;guibutton&gt;Command Line Support&lt;/guibutton&gt;
</del><ins>+                        &lt;para&gt;&lt;guibutton&gt;Command Line Support&lt;/guibutton&gt;&lt;/para&gt;
</ins><span class="cx">                     &lt;/listitem&gt;
</span><span class="cx">                 &lt;/itemizedlist&gt;
</span><del>-            &lt;/para&gt;
</del><span class="cx">         &lt;/section&gt;
</span><span class="cx">     &lt;/section&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -177,7 +175,7 @@
</span><span class="cx">                                 OS X 10.10 Yosemite:
</span><span class="cx">                             &lt;/term&gt;
</span><span class="cx">                             &lt;listitem&gt;
</span><del>-                                &lt;ulink url=&quot;https://distfiles.macports.org/MacPorts/MacPorts-&amp;macports-version;-10.10-Yosemite.pkg&quot;&gt;MacPorts-&amp;macports-version;-10.10-Yosemite.pkg&lt;/ulink&gt;
</del><ins>+                                &lt;para&gt;&lt;ulink url=&quot;https://distfiles.macports.org/MacPorts/MacPorts-&amp;macports-version;-10.10-Yosemite.pkg&quot;&gt;MacPorts-&amp;macports-version;-10.10-Yosemite.pkg&lt;/ulink&gt;&lt;/para&gt;
</ins><span class="cx">                             &lt;/listitem&gt;
</span><span class="cx">                         &lt;/varlistentry&gt;
</span><span class="cx">                         &lt;varlistentry&gt;
</span><span class="lines">@@ -185,7 +183,7 @@
</span><span class="cx">                                 OS X 10.9 Mavericks:
</span><span class="cx">                             &lt;/term&gt;
</span><span class="cx">                             &lt;listitem&gt;
</span><del>-                                &lt;ulink url=&quot;https://distfiles.macports.org/MacPorts/MacPorts-&amp;macports-version;-10.9-Mavericks.pkg&quot;&gt;MacPorts-&amp;macports-version;-10.9-Mavericks.pkg&lt;/ulink&gt;
</del><ins>+                                &lt;para&gt;&lt;ulink url=&quot;https://distfiles.macports.org/MacPorts/MacPorts-&amp;macports-version;-10.9-Mavericks.pkg&quot;&gt;MacPorts-&amp;macports-version;-10.9-Mavericks.pkg&lt;/ulink&gt;&lt;/para&gt;
</ins><span class="cx">                             &lt;/listitem&gt;
</span><span class="cx">                         &lt;/varlistentry&gt;
</span><span class="cx">                         &lt;varlistentry&gt;
</span><span class="lines">@@ -193,7 +191,7 @@
</span><span class="cx">                                 OS X 10.8 Mountain Lion:
</span><span class="cx">                             &lt;/term&gt;
</span><span class="cx">                             &lt;listitem&gt;
</span><del>-                                &lt;ulink url=&quot;https://distfiles.macports.org/MacPorts/MacPorts-&amp;macports-version;-10.8-MountainLion.pkg&quot;&gt;MacPorts-&amp;macports-version;-10.8-MountainLion.pkg&lt;/ulink&gt;
</del><ins>+                                &lt;para&gt;&lt;ulink url=&quot;https://distfiles.macports.org/MacPorts/MacPorts-&amp;macports-version;-10.8-MountainLion.pkg&quot;&gt;MacPorts-&amp;macports-version;-10.8-MountainLion.pkg&lt;/ulink&gt;&lt;/para&gt;
</ins><span class="cx">                             &lt;/listitem&gt;
</span><span class="cx">                         &lt;/varlistentry&gt;
</span><span class="cx">                     &lt;/variablelist&gt;
</span></span></pre></div>
<a id="trunkdocnewguidexmlprojectxml"></a>
<div class="modfile"><h4>Modified: trunk/doc-new/guide/xml/project.xml (134584 => 134585)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/doc-new/guide/xml/project.xml        2015-03-31 00:38:57 UTC (rev 134584)
+++ trunk/doc-new/guide/xml/project.xml        2015-03-31 00:39:03 UTC (rev 134585)
</span><span class="lines">@@ -31,8 +31,7 @@
</span><span class="cx">             &lt;quote&gt;Skipping completed&lt;/quote&gt; in the log for each
</span><span class="cx">             previously-completed phase that was skipped. Before filing a
</span><span class="cx">             ticket, &lt;userinput&gt;sudo port clean&lt;/userinput&gt; the port that
</span><del>-            failed, then try again.
-          &lt;/para&gt;
</del><ins>+            failed, then try again.&lt;/para&gt;
</ins><span class="cx">         &lt;/listitem&gt;
</span><span class="cx">         &lt;listitem&gt;
</span><span class="cx">           &lt;para&gt;Check the problem hotlist&lt;/para&gt;
</span><span class="lines">@@ -48,13 +47,13 @@
</span><span class="cx">           &lt;para&gt;Search to see if a Trac ticket has already been filed&lt;/para&gt;
</span><span class="cx">           &lt;para&gt;
</span><span class="cx">             Avoid filing duplicate bugs. Search for duplicates by:
</span><ins>+          &lt;/para&gt;
</ins><span class="cx">             &lt;itemizedlist&gt;
</span><span class="cx">                 &lt;listitem&gt;&lt;para&gt;using the search bar that appears on each page&lt;/para&gt;&lt;/listitem&gt;
</span><span class="cx">                 &lt;listitem&gt;&lt;para&gt;using &lt;ulink url=&quot;https://trac.macports.org/search?portsummarysearch=on&quot;&gt;the search page&lt;/ulink&gt;&lt;/para&gt;&lt;/listitem&gt;
</span><span class="cx">                 &lt;listitem&gt;&lt;para&gt;browsing the list of &lt;ulink url=&quot;https://trac.macports.org/report&quot;&gt;categorized reports&lt;/ulink&gt;&lt;/para&gt;&lt;/listitem&gt;
</span><span class="cx">                 &lt;listitem&gt;&lt;para&gt;making an advanced search by constructing a &lt;ulink url=&quot;https://trac.macports.org/query&quot;&gt;custom query&lt;/ulink&gt;&lt;/para&gt;&lt;/listitem&gt;
</span><span class="cx">             &lt;/itemizedlist&gt;
</span><del>-          &lt;/para&gt;
</del><span class="cx">         &lt;/listitem&gt;
</span><span class="cx">         &lt;listitem&gt;
</span><span class="cx">           &lt;para&gt;Is the problem an application error and not related to compiling and installing?&lt;/para&gt;
</span><span class="lines">@@ -757,15 +756,15 @@
</span><span class="cx"> 
</span><span class="cx">       &lt;para&gt;A port may be considered abandoned if any of the following apply:&lt;/para&gt;
</span><span class="cx">         &lt;itemizedlist&gt;
</span><del>-        &lt;listitem&gt;A bug has not been acknowledged for more than three weeks
-            after a ticket is filed.&lt;/listitem&gt;
-        &lt;listitem&gt;All tickets filed against the port have been resolved
</del><ins>+        &lt;listitem&gt;&lt;para&gt;A bug has not been acknowledged for more than three weeks
+            after a ticket is filed.&lt;/para&gt;&lt;/listitem&gt;
+        &lt;listitem&gt;&lt;para&gt;All tickets filed against the port have been resolved
</ins><span class="cx">             with no input from the maintainer, after the 72-hour timeout,
</span><span class="cx">             for a significant period of time (at least three weeks). This
</span><span class="cx">             needs to involve a reasonable number of tickets; one timeout
</span><del>-            doesn't make a port abandoned.&lt;/listitem&gt;
-        &lt;listitem&gt;The listed maintainer address bounces, and no alternate way
-            of contacting the maintainer is known.&lt;/listitem&gt;
</del><ins>+            doesn't make a port abandoned.&lt;/para&gt;&lt;/listitem&gt;
+        &lt;listitem&gt;&lt;para&gt;The listed maintainer address bounces, and no alternate way
+            of contacting the maintainer is known.&lt;/para&gt;&lt;/listitem&gt;
</ins><span class="cx">         &lt;/itemizedlist&gt;
</span><span class="cx">       &lt;para&gt;If you wish to initiate the Port Abandonment
</span><span class="cx">       protocol and optionally volunteer as the new maintainer:&lt;/para&gt;
</span><span class="lines">@@ -870,9 +869,9 @@
</span><span class="cx">     Project. Its membership is usually determined by public elections among
</span><span class="cx">     project members; the current members of the team can be found on the
</span><span class="cx">     &lt;ulink url=&quot;https://trac.macports.org/wiki/MacPortsDevelopers&quot;&gt;MacPorts
</span><del>-    Developers wiki page&lt;/ulink&gt;.
</del><ins>+    Developers wiki page&lt;/ulink&gt;.&lt;/para&gt;
</ins><span class="cx"> 
</span><del>-    They are responsible for matters such as:
</del><ins>+    &lt;para&gt;They are responsible for matters such as:&lt;/para&gt;
</ins><span class="cx"> 
</span><span class="cx">     &lt;itemizedlist&gt;
</span><span class="cx">         &lt;listitem&gt;
</span><span class="lines">@@ -895,7 +894,7 @@
</span><span class="cx">         &lt;listitem&gt;
</span><span class="cx">           &lt;para&gt;engineering releases.&lt;/para&gt;
</span><span class="cx">         &lt;/listitem&gt;
</span><del>-      &lt;/itemizedlist&gt;&lt;/para&gt;
</del><ins>+      &lt;/itemizedlist&gt;
</ins><span class="cx"> 
</span><span class="cx">   &lt;/section&gt;
</span><span class="cx"> &lt;/chapter&gt;
</span></span></pre>
</div>
</div>

</body>
</html>