fix the default template name for the embedded report tags.
authorTony Cook <tony@develop-help.com>
Fri, 28 Apr 2006 06:06:41 +0000 (06:06 +0000)
committertony <tony@45cb6cf1-00bc-42d2-bb5a-07f51df49f94>
Fri, 28 Apr 2006 06:06:41 +0000 (06:06 +0000)
commitc5286ebe27caefb31b7220d72e9190c7038e27b3
tree40000ba278fa97921e9c2887a7f4427f7c13cf6e
parent120fc97df7246f398833c1f2f3e7a333a60ac394
fix the default template name for the embedded report tags.

=item *

added dynamic tag ifUserMemberOf which checks if the current user is a
member of the named group.  Supply a leading * to name query groups.

=item *

added a name or identifier field to the article_files table, and
administration tools to manage it.

=item *

re-worked the formatting API for easier extension

=item *

added filelink[] body text tag

=item *

removed some old commented code from Generate.pm
13 files changed:
schema/bse.sql
site/cgi-bin/modules/ArticleFile.pm
site/cgi-bin/modules/BSE/DB/Mysql.pm
site/cgi-bin/modules/BSE/Edit/Article.pm
site/cgi-bin/modules/BSE/Formatter.pm
site/cgi-bin/modules/BSE/TB/SiteUserGroup.pm
site/cgi-bin/modules/BSE/TB/SiteUserGroups.pm
site/cgi-bin/modules/BSE/Util/DynamicTags.pm
site/cgi-bin/modules/BSE/Util/Tags.pm
site/cgi-bin/modules/Generate.pm
site/cgi-bin/modules/Generate/Article.pm
site/docs/bse.pod
site/templates/admin/filelist.tmpl