]> git.imager.perl.org - bse.git/commit - site/cgi-bin/modules/BSE/Edit/Article.pm
consistently load the managed images directory from the config file
authorTony Cook <tony@develop-help.com>
Thu, 26 Jul 2012 08:56:18 +0000 (18:56 +1000)
committerTony Cook <tony@develop-help.com>
Thu, 26 Jul 2012 08:59:46 +0000 (18:59 +1000)
commit771ab646643436ed6c0f77667884862bae2680ed
tree01a71dccd1484d1596dd076da808bd4e661d757d
parentf559e1b95682b8df3cc9cad1c874d18a6624925d
consistently load the managed images directory from the config file

Previously it was handled inconsistently.

This also consistently uses the images uri configured in the config file.

You can also configure a separate base uri for the images included with
BSE as [uri].dist_images.

DATADIR is also now configurable as [paths].data
20 files changed:
localinst.perl
site/cgi-bin/admin/imageclean.pl
site/cgi-bin/bse.cfg
site/cgi-bin/modules/BSE/Arrows.pm
site/cgi-bin/modules/BSE/CfgInfo.pm
site/cgi-bin/modules/BSE/Edit/Article.pm
site/cgi-bin/modules/BSE/Formatter.pm
site/cgi-bin/modules/BSE/Index/BSE.pm
site/cgi-bin/modules/BSE/Storage/LocalImages.pm
site/cgi-bin/modules/BSE/SubscriptionType.pm
site/cgi-bin/modules/BSE/TB/Image.pm
site/cgi-bin/modules/BSE/TB/Images.pm
site/cgi-bin/modules/BSE/TB/SiteCommon.pm
site/cgi-bin/modules/BSE/UI/AdminShop.pm
site/cgi-bin/modules/BSE/Util/Tags.pm
site/cgi-bin/modules/Generate.pm
site/cgi-bin/modules/Generate/Article.pm
site/cgi-bin/modules/Generate/Catalog.pm
site/docs/config.pod
site/docs/templates.pod