X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=README;h=b58ec3e608dc9a6b96c346446bb032bbeed2b3fe;hb=70ea6cbebca247cb2027e424a42934a903b135a4;hp=369374fe2232b108fdedc349a7950e0bf92e780f;hpb=c829c7eb8ab0178787b71f2807c883f4c77682c4;p=memories.git diff --git a/README b/README index 369374f..b58ec3e 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 /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.