1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
freebsd-ports/www/zenphoto/files/pkg-message.in
Sunpoet Po-Chuan Hsieh 5ad938222f - Update to 1.4
Changes:	http://www.zenphoto.org/category/news/release/
Feature safe:	yes
2011-01-12 01:51:06 +00:00

28 lines
1.2 KiB
Plaintext

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Browse http://your.host.tld/%%PORTNAME%%/ to configure your gallery
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
To make zenphoto available through your web site, I suggest
that you add something like the following to httpd.conf:
Alias /zenphoto/ "%%WWWDIR%%/"
<Directory "%%WWWDIR%%/">
Options none
AllowOverride Limit
Order Deny,Allow
Allow from all
</Directory>
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Zenphoto 1.4 - Important Notes
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
This release includes some major internal restructuring of the object model.
This also involves the Zenpage plugin whose categories are now objects like the
articles and pages already were.
Additionally the root RSS files have been removed which results in new links to
call the RSS feeds. Although we have added htaccess redirection so the links
should not break (given you have mod_rewrite of course) you should inform your
subscribers about the new links. The same applies to the sitemap-extended
plugin.