AppliesTo: | Component: | Priority: | CurrentState: | WaitingFor: | TargetRelease | ReleasedIn |
---|---|---|---|---|---|---|
Engine | Enhancement | Closed | major | 6.0.0 |
%MDREPO{"table" filter="..." format="..."}%
has been the only way to retrieve data from MetadataRepository.
With this form, it's cumbersome to get a field value of a web, e.g. to get the admin field value of the current web, you need to write: %MDREPO{"webs" filter="^Bugs$" format="$_admin"}%
With this enhancement, the same thing as the example above is achieved with: %MDREPO{web="Bugs" "$_admin"}%
-- TWiki:Main/HideyoImazuItemTemplate | |
---|---|
Summary | Add web="..." parameter to MDREPO{} variable |
ReportedBy |
TWiki:Main.HideyoImazu![]() |
Codebase | ~twiki4 |
SVN Range | TWiki-5.1.3-trunk, Fri, 29 Mar 2013, build 25577 |
AppliesTo | Engine |
Component | |
Priority | Enhancement |
CurrentState | Closed |
WaitingFor | |
Checkins |
TWikirev:25666![]() ![]() |
TargetRelease | major |
ReleasedIn | 6.0.0 |