Re: [Dspace-tech] ask help with user-friendly url

2015-08-20 Thread Tim Donohue
Hi Vlad, Unfortunately, DSpace doesn't support generating what you call "user friendly URLs". It specifically generates number-based URLs in order to ensure uniqueness and provide a stable, persistent identifier. So, as a basic example, if you were to generate URLs based on doc title, you'd

[Dspace-tech] ask help with user-friendly url

2015-08-19 Thread vlad ovsyannikov
Hello! I need help As i can see - handle db table is used to access item by url like "123456789/" if i change handle column in handle table to "beutiful-url" i can access document by this user-friendly url Questions How to update all handle rows for items with proper user-friendly url na