Difference between revisions of "MePrintsInstall"
(→Patches) |
(→Patches) |
||
Line 8: | Line 8: | ||
EPrints::DataSet | EPrints::DataSet | ||
− | * add | + | * add public_profile_users pseudo dataset |
EPrints::Update::View | EPrints::Update::View |
Revision as of 10:24, 17 September 2009
Patches
EPrints::Apache::Rewrite
- rewrite /profile/foo URLs
- check profile is public (to be moved out - MR)
EPrints::DataSet
- add public_profile_users pseudo dataset
EPrints::Update::View
- don't use hardcoded dataset
cgi/handle404
- not needed?
Changes
plugins.pl
- Add settings to use MePrints::Homepage instead of User::View
user_fields_automatic.pl
- Remove static on change
apachevhost.conf
<Directory "/opt/meprints_test/archives/meprints/user_profiles"> SetHandler perl-script PerlResponseHandler EPrints::Apache::Template::handler </Directory>
workflows/user/default.xml
add profile_visibility