NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use trunk.foswiki.org to view this page for some minimal testing.
Use Item9693 for docu changes for 1.2 and 2.0.

Components

Components other than Extensions

Number of topics: 92

Extensions (Plugins, Contribs, AddOns, Skins)

Number of topics: 553

Create another component

Please don't create duplicate components

%STARTINCLUDE%
<div style="padding:.5em; background-color: #ffc; color: #000; text-align:center; font-weight: bold">This is Foswiki %WIKIVERSION%</div>

---+++ %URLPARAM{"queryType" default="Active Items"}%
%TABLE{footerrows="1"}%
%SEARCH{
 "Component~'*%INCLUDINGTOPIC%*' AND (CurrentState='New' OR CurrentState='Confirmed' OR CurrentState='Waiting for Feedback' OR CurrentState='Proposal Required' OR CurrentState='Being Worked On' OR CurrentState='Needs Merge' %URLPARAM{"closed" encode="off"}%)" web="%INCLUDINGWEB%" excludetopic="ItemTemplate" topic="Item*"
 type="query"
 nosearch="on"
 order="modified"
 limit="%URLPARAM{"limit" default="%LIMIT%"}%"
 nototal="on"
 header="| *Id* | *Summary* | *Priority* | *Current&nbsp;State / Waiting&nbsp;for* | *Creation&nbsp;Date* | *Last&nbsp;Edit* |" format="| [[$web.$topic][$topic]] $formfield(Component) | $formfield(Summary) <br /> $formfield(Checkins) | $formfield(Priority) | $formfield(CurrentState) $formfield(WaitingFor) $formfield(ReleasedIn) | $createdate | $date|" }%
| %IF{"%CALC{$ROW()}%='1'" then="<span style='background : #808080;'> %WHITE% No %URLPARAM{"queryType" default="Active Items"}% Found %ENDCOLOR% </span>" else="Summary"}%  | |  | %IF{"%CALC{$ROW()}%='1'" then="" else="%CALC{"$COUNTITEMS( R2:C$COLUMN()..R$ROW(-1):C$COLUMN() )"}%"}% | %IF{"%CALC{$ROW()}%='1'" then="" else="%CALC{"$COUNTITEMS( R2:C$COLUMN()..R$ROW(-1):C$COLUMN() )"}%"}% | |


<div class="foswikiPageForm">
<noautolink>
<form action="%SCRIPTURL{"view"}%/%INCLUDINGWEB%/%INCLUDINGTOPIC%" method="post" style="%IF{"defined closed" then="display:none"}%">
<input type="hidden" name="closed" value=" OR CurrentState='Closed' OR CurrentState='No Action Required' OR CurrentState='Duplicate' OR CurrentState='Waiting for Release'" />

<input type="hidden" name="queryType" value="Closed Items" />

<input type="submit" value="Show closed and No Action" class="foswikiButton" />
</form>
<form action="%SCRIPTURL{"view"}%/%INCLUDINGWEB%/%INCLUDINGTOPIC%" method="post" style="%IF{"not defined closed" then="display:none"}%">
<input type="submit" value="Hide closed, discarded or deferred bugs" class="foswikiButton" />
</form>
<form action="%SCRIPTURL{"edit"}%/%INCLUDINGWEB%/ItemAUTOINC1" method="post">
<input type="hidden" name="templatetopic" value="%INCLUDINGWEB%.TaskItemTemplate" />
<input type="hidden" name="formtemplate" value="%INCLUDINGWEB%.ItemTemplate" />
<input type="hidden" name="_T" value="0501092906" />
<input type="hidden" name="Component" value="%INCLUDINGTOPIC%" />
<input type="hidden" name="topicparent" value="%INCLUDINGTOPIC%" />
<input type="hidden" name="AppliesTo" value="Extension" />
<input type="hidden" name="Priority" value="Enhancement" />
<input type="hidden" name="CurrentState" value="New" />
<input type="submit" value="File a new bug or feature request for %INCLUDINGTOPIC%" class="foswikiSubmit" />
</form>
</noautolink>
</div>

See also: %ICON{help}% [[Support.%INCLUDINGTOPIC%][Support.%INCLUDINGTOPIC%]], %ICON{download}% [[Extensions.%INCLUDINGTOPIC%]], %ICON{code}% [[Development.%INCLUDINGTOPIC%]]
%STOPINCLUDE%

Topic revision: r45 - 14 Oct 2012, GeorgeClark
 
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads