ref: master
app/views/blocks/footers/recent_documents.html.erb
<% if block.owner.is_a?(Profile) %> <%= link_to _('All content'), :profile => block.owner.identifier, :controller => 'profile', :action => 'sitemap' %> <% end %>