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

- old
+ new

@@ -1,27 +1,27 @@ <?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>alert</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> - <td style="text-align:left; width:35%;">&lt;&lt; <a href="adopt.task.html">adopt (task)</a> &lt;&lt;</td> + <td style="text-align:left; width:35%;">&lt;&lt; <a href="aggregate.html">aggregate</a> &lt;&lt;</td> <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="alert level.html">alert level</a> &gt;&gt;</td> + <td style="text-align:right; width:35%;">&gt;&gt; <a href="alertlevels.html">alertlevels</a> &gt;&gt;</td> </tr></table> <hr/> <br/> <div style="margin-left:5%; margin-right:5%"> <p><table align="center" class="table"><tr align="left"> @@ -34,33 +34,34 @@ <col width="24%"></col> <col width="60%"></col> </colgroup> <tr align="left"> <td class="tag">Purpose</td> - <td class="descr" colspan="2"><div>Specify the alert level for this entry. Supported values are green, yellow and red. The default value is green. This attribute is inteded to be used for status reporting. When used for a journal entry that is associated with a property, the value can be reported in the alert column. When multiple entries have been specified for the property, the entry with the date closest to the report end date will be used. Container properties will inherit the highest alert level of all its sub properties unless it has an own journal entry dated closer to the report end than all of its sub properties.</div></td> + <td class="descr" colspan="2"><div>Specify the alert level for this entry. This attribute is inteded to be used for status reporting. When used for a journal entry that is associated with a property, the value can be reported in the alert column. When multiple entries have been specified for the property, the entry with the date closest to the report end date will be used. Container properties will inherit the highest alert level of all its sub properties unless it has an own journal entry dated closer to the report end than all of its sub properties.</div></td> </tr> <tr align="left"> <td class="tag">Syntax</td> - <td class="descr" colspan="2"><code>alert &lt;ID&gt;</code></td> + <td class="descr" colspan="2"><code>alert &lt;alert level&gt;</code></td> </tr> <tr align="left"> - <td class="tag">Arguments</td> - <td class="descr" colspan="2">none</td> + <td class="tag" rowspan="1">Arguments</td> + <td class="descr">alert level [<a href="The_TaskJuggler_Syntax.html#ID">ID</a>]</td> + <td class="descr"><div>By default supported values are <code>green</code>, <code>yellow</code> and <code>red</code>. The default value is <code>green</code>. You can define your own levels with <a href="alertlevels.html">alertlevels</a>.</div></td> </tr> <tr align="left"> <td class="tag">Context</td> <td class="descr" colspan="2"><a href="journalentry.html">journalentry</a></td> </tr> </table></p> </div> <br/> <hr/> <table style="width:90%; margin-left:5%; margin-right:5%"><tr> - <td style="text-align:left; width:35%;">&lt;&lt; <a href="adopt.task.html">adopt (task)</a> &lt;&lt;</td> + <td style="text-align:left; width:35%;">&lt;&lt; <a href="aggregate.html">aggregate</a> &lt;&lt;</td> <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="alert level.html">alert level</a> &gt;&gt;</td> + <td style="text-align:right; width:35%;">&gt;&gt; <a href="alertlevels.html">alertlevels</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>