Opened 18 years ago
Closed 17 years ago
#4058 closed enhancement (fixed)
"View" class for links in post/page listings
Reported by: | rgovostes | Owned by: | rob1n |
---|---|---|---|
Milestone: | 2.3 | Priority: | low |
Severity: | trivial | Version: | 2.1.2 |
Component: | Administration | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
I am writing a plugin that needs to be able to alter the "View" links in the Manage Pages listing. I thought it would be easy to just rewrite all the <a> tags on the page with the "view" class -- but all the "View" links have a class of "edit"!
The patch adds a new "view" class and corrects the links in both the post and page listings. I also changed some quotation marks for consistency.
Attachments (3)
Change History (8)
#2
@
17 years ago
- Owner changed from anonymous to rob1n
- Status changed from new to assigned
+1 for the concept, -1 for the patch. Why replace " with '?
Note: See
TracTickets for help on using
tickets.
Adds a:view class to CSS files and corrects links to use it