BSE 0.15_34 r0_15_34
authorTony Cook <tony@develop-help.com>
Mon, 10 Apr 2006 05:58:02 +0000 (05:58 +0000)
committertony <tony@45cb6cf1-00bc-42d2-bb5a-07f51df49f94>
Mon, 10 Apr 2006 05:58:02 +0000 (05:58 +0000)
commit54c97cf6a1008a7c253fd0ae9f87a7aade4cafe7
tree02ff20f5e8ddd81f3ab31fcf8d101c0b29520e2f
parentb88f2a50c1af21e419442bd92f2f31cf1d5530da
BSE 0.15_34

=item *

added dynamic iterators, listed each here as iterator name/item name.

Global: dynlevel1s/dynlevel1, dynlevel2s/dynlevel2,
dynlevel3s/dynlevel3, dynallkids_of/dynofallkid,
dynchildren_of/dynofchild.

Article pages: dynallkids/dynallkid, dynchildren/dynchild,
dynstepparents/dynstepparent.

=item *

added cgi-bin/admin/bse_modules.pl script to check that modules used
by BSE are installed.  This should probably be removed once BSE is
installed and running.

=item *

search results now only include accessible articles by default.

=item *

the product tag no long warns when you attempt to use an undef (NULL)
value from the product.

=item *

removed method=post from some display forms used to simply display
data.
20 files changed:
MANIFEST
Makefile
site/cgi-bin/admin/admin.pl
site/cgi-bin/admin/bse_modules.pl [new file with mode: 0755]
site/cgi-bin/admin/generate.pl
site/cgi-bin/modules/BSE/Dynamic/Article.pm
site/cgi-bin/modules/BSE/Request.pm
site/cgi-bin/modules/BSE/Util/DynamicTags.pm
site/cgi-bin/modules/Generate/Article.pm
site/cgi-bin/modules/Generate/Product.pm
site/cgi-bin/modules/Util.pm
site/cgi-bin/search.pl
site/docs/bse.pod
site/docs/config.pod
site/templates/base.tmpl
site/templates/common/default.tmpl
site/templates/sidebar/logon.tmpl
site/templates/user/options_base.tmpl
site/templates/user/userpage_base.tmpl
test.cfg