X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=README;h=5b1fc004dbe95a6c70c508a494b96324b7187832;hb=refs%2Ftags%2F1.2-1;hp=abc3838d8e86576de5094b6bc20ae1d01e75232c;hpb=3741acaec618fde1e4c230ee2a503987746235e4;p=memories.git diff --git a/README b/README index abc3838..5b1fc00 100644 --- a/README +++ b/README @@ -16,6 +16,7 @@ First, Perl modules. This is the hard part. You will need: Maypole::Plugin::Upload 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 Maypole/Config.pm to your site, and follow the instructions in +Configure /etc/memories/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.