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.
We have known for some time that the
NameFilter ought to filter-in, and not filter-out. Filter-out also makes it difficult to build a matching filter for the
topic param in %SEARCH.
We should globally invert the
NameFilter
CC
Some plugins use
$TWiki::cfg{NameFilter}. It is safer to add a new config setting with a different name, and deprecate
{NameFilter} gracefully.
--
PTh
Don't know why i set this normal, I meant to set it low
Started the process with
{LoginNameFilterIn}
CC