Opened 19 years ago
Closed 19 years ago
#4058 closed enhancement (fixed)
"View" class for links in post/page listings
| Reported by: | rgovostes | Owned by: | rob1n |
|---|---|---|---|
| Priority: | low | Milestone: | 2.3 |
| Component: | Administration | Version: | 2.1.2 |
| Severity: | trivial | Keywords: | has-patch commit |
| Cc: | Focuses: |
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
@
19 years ago
- Owner changed from to
- Status new → assigned
+1 for the concept, -1 for the patch. Why replace " with '?
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Adds a:view class to CSS files and corrects links to use it