/wiki_page_versions: various usability improvements.
Changes to the /wiki_page_versions global listing: * Add "diff" links that show you what changed in the given edit. * Add "?" links that take you to the current version of the wiki. * Add "»" links next to wiki page titles that take you to the wiki's full edit history. * Add "»" links next to usernames that take you to the user's full edit history. * Add a "Status" column that shows whether the wiki page was created, deleted, undeleted, or renamed. * Link to /wiki_page_versions in sidebar, not /wiki_pages?order=time.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<%= render "wiki_pages/sidebar" %>
|
||||
|
||||
<section id="content">
|
||||
<h1>Wiki Pages</h1>
|
||||
<h1>Wiki Page History</h1>
|
||||
|
||||
<% if params.dig(:search, :wiki_page_id).present? %>
|
||||
<%= render "page_listing" %>
|
||||
|
||||
Reference in New Issue
Block a user