X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=README;h=b58ec3e608dc9a6b96c346446bb032bbeed2b3fe;hb=d2078abf95935788db273194cec72ab184adacce;hp=84dbfa9b8885bb78b00bb868439594fb8cd35642;hpb=9e3083796d51af2b6a4df771a9eede103f576a7c;p=memories.git diff --git a/README b/README index 84dbfa9..b58ec3e 100644 --- a/README +++ b/README @@ -14,8 +14,9 @@ First, Perl modules. This is the hard part. You will need: Time::Piece Cache::Cache Maypole::Plugin::Upload - Maypole::Authentication::UserSessionCookie + Maypole::Plugin::Authentication::UserSessionCookie HTML::TagCloud + XML::RSS Apache mod_perl is recommended. Memories can also be run as a CGI application, but you're on your own. @@ -23,7 +24,7 @@ application, but you're on your own. You will also need a MySQL database. Again, in theory other databases can be used, but in practice, you're on your own again. -Configure /etc/memories/Config.pm to your site, and follow the instructions in +Configure Maypole/Config.pm to your site, and follow the instructions in there - it will require you to set other things up as well. Test that everything works: @@ -57,3 +58,7 @@ Updating Memories 1.0 to 1.1 2) Run the tag_dates script. +Updating Memories 1.1 to 1.2 +---------------------------- + +No changes.