#2105 closed enhancement (wontfix)
Patch to add hAtom microformat support to Wordpress default template
| Reported by: | myelin | Owned by: | westi |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Template | Version: | 2.3 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Here is a patch to add hAtom support to the default WP template. hAtom defines a standard set of CSS class names so that search engines and crawlers can more easily locate blog entries in (X)HTML pages.
Attachments (2)
Change History (13)
#3
@
21 years ago
Honestly, there's no need to change the class names, you can always just *add* the hAtom classnames. This would provide better compatiblity with current implementations.
#4
@
19 years ago
- Keywords bg|has-patch removed
- Resolution → wontfix
- Status new → closed
No activity for more than a year.
Feel free to re-open with new information.
#5
in reply to: ↑ description
@
19 years ago
- Component Administration → Template
- Type defect → enhancement
I documented a more "friendly" way in my blog. This just adds the needed classes without removing or breaking anything existing.
#6
@
19 years ago
- Keywords has-patch added
- Milestone → 2.4 (next)
- Resolution wontfix
- Status closed → reopened
- Version 2.0 → 2.3
Added refreshed patch for latest trunk/SVN. Would really like to see more microformats make it into WordPress by default.
This patch adds hAtom support to the default template.
#7
@
19 years ago
Is there any interest in putting this into trunk at all?
With Firefox 3.0 set to have native microformat support, it would be nice if WordPress sites were up to the task when it comes out.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Notes on what the patch actually does: