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
Item11383 for general documentation changes for release 1.1.5. Use
Item9693 for docu changes for release 2.0.
Item4353: BookView of search results doesn't show meta data
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Low |
New |
Engine |
SEARCH |
|
there is a really old FIXME in Search.pm
# FIXME: What about meta data rendering?
in the bookview section
the code required to implement the FIXME (which I've done on our companies twiki) is:
$text = &TWiki::Render::renderFormData( $thisWebName, $topic, $meta );
--
TWiki:Main/RudiBierach - 13 Jul 2007
Thanks for the patch, Rudi - hopefully a developer using bookview is willing to test and commit this
--
TWiki:Main.SteffenPoulsen - 17 Sep 2007