[pmwiki-announce] pmwiki-0.6.7 released (major bugfix to search)
Patrick R. Michaud
pmichaud
Thu Feb 26 20:06:49 EST 2004
I've just released pmwiki-0.6.7 that has a major bugfix and a couple
of minor improvements/bugfixes.
The major change fixes a bug introduced in 0.6.2 to the ?action=search
code that would cause it to always display blank output (sorry about that).
Templates can now have directives <!--/Page...Fmt--> to denote the
end of a section. Thus page sections can be terminated either by
<!--/Page...Fmt--> or by the start of a new section. Any text that
isn't contained in a section is automatically included in the output
on all pages.
Pmwiki.php now defines a 'PmWiki' constant that scripts can use to
verify they are being called from PmWiki and not directly by the
webserver. All of PmWiki's distribution scripts have been updated
to check for this constant.
Pm
More information about the pmwiki-announce
mailing list