manual/html/purge.html in taskjuggler-3.0.0 vs manual/html/purge.html in taskjuggler-3.1.0

- old
+ new

@@ -1,19 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<!-- This file has been generated by tj3man v3.0.0 --> +<!-- This file has been generated by tj3man v3.1.0 --> <html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"> <head> <title>purge</title> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> <meta content="The TaskJuggler Manual" name="description"/> <meta content="taskjuggler, project, management" name="keywords"/> </head> <link href="css/tjmanual.css" rel="stylesheet" type="text/css"></link> <body> <div align="center"> - <h3 align="center">The TaskJuggler III User Manual</h3> + <h3 align="center">The TaskJuggler User Manual</h3> <em align="center">Project Management beyond Gantt Chart Drawing</em> </div> <br/> <hr/> <table style="width:90%; margin-left:5%; margin-right:5%"><tr> @@ -34,11 +34,11 @@ <col width="24%"></col> <col width="60%"></col> </colgroup> <tr align="left"> <td class="tag">Purpose</td> - <td class="descr" colspan="2"><div>List attributes, like regular attributes, can inherit their values from the enclosing property. By defining more values for such a list attribute, the new values will be appended to the existing ones. The purge statement clears such a list atribute. A subsequent definition for the attribute within the property will then add their values to an empty list.</div></td> + <td class="descr" colspan="2"><div>Many attributes inherit their values from the enclosing property or the global scope. In certain circumstances, this is not desirable, e. g. for list attributes. A list attribute is any attribute that takes a comma separated list of values as argument. <a href="allocate.html">allocate</a> and <a href="flags.task.html">flags.task</a> are good examples of commonly used list attributes. By defining values for such a list attribute in a nested property, the new values will be appended to the list that was inherited from the enclosing property. The purge attribute resets any attribute to its default value. A subsequent definition for the attribute within the property will then add their values to an empty list. The value of the enclosing property is not affected by purge.</div></td> </tr> <tr align="left"> <td class="tag">Syntax</td> <td class="descr" colspan="2"><code>purge &lt;attribute&gt;</code></td> </tr> @@ -48,11 +48,11 @@ <td class="descr"><div>Any name of a list attribute</div></td> </tr> <tr align="left"> <td class="tag">Context</td> <td class="descr" colspan="2"> - <a href="report.html">report</a>, <a href="resource.html">resource</a>, <a href="supplement.resource.html">supplement (resource)</a>, <a href="task.html">task</a>, <a href="supplement.task.html">supplement (task)</a> + <a href="accountreport.html">accountreport</a>, <a href="resource.html">resource</a>, <a href="supplement.resource.html">supplement (resource)</a>, <a href="resourcereport.html">resourcereport</a>, <a href="task.html">task</a>, <a href="supplement.task.html">supplement (task)</a>, <a href="taskreport.html">taskreport</a>, <a href="textreport.html">textreport</a> </td> </tr> </table></p> </div> <br/> @@ -62,8 +62,8 @@ <td style="text-align:center; width:30%;"><a href="toc.html">Table Of Contents</a></td> <td style="text-align:right; width:35%;">&gt;&gt; <a href="rate.html">rate</a> &gt;&gt;</td> </tr></table> <hr/> <br/> - <div align="center" style="font-size:10px;">Copyright (c) 2006, 2007, 2008, 2009, 2010, 2011 by Chris Schlaeger &lt;chris@linux.com&gt;.<a href="http://www.taskjuggler.org">TaskJuggler</a> is a trademark of Chris Schlaeger.</div> + <div align="center" style="font-size:10px;">Copyright (c) 2006, 2007, 2008, 2009, 2010, 2011, 2012 by Chris Schlaeger &lt;chris@linux.com&gt;.<a href="http://www.taskjuggler.org">TaskJuggler</a> is a trademark of Chris Schlaeger.</div> </body> </html>