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.
Item10442: Header and footer should be hidden if no history list
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Normal |
Closed |
Extension |
HistoryPlugin |
|
It is a bit silly to have a header if the revision list is empty.
HISTORY{header="xxx"} should behave the same as
SEARCH{header="xxx"}: do not show the header if no search results.
--
ArthurClemens - 06 Mar 2011
It seems there is always a history, even when .txt,v is not available, Meta will return version 1. So an empty revision list does not exist.
--
ArthurClemens - 13 Mar 2011