Make WordPress Core

Opened 21 years ago

Closed 17 years ago

Last modified 17 years ago

#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)

hatom-kubrick.diff (8.0 KB ) - added by myelin 21 years ago.
Patch to add hAtom support into Kubrick theme
hatom-default.diff (8.6 KB ) - added by Otto42 19 years ago.
Add hAtom support to the default template.

Download all attachments as: .zip

Change History (13)

#1 @myelin
21 years ago

Notes on what the patch actually does:

  • 'entry' renamed to 'content'
  • 'post' renamed to 'entry'
  • class="feed" added to <div id="content">
  • <abbr class="published" title="iso8601 time">...</abbr> added around post timestamp

@myelin
21 years ago

Patch to add hAtom support into Kubrick theme

#2 @davidhouse
21 years ago

  • Keywords bg|has-patch added

#3 @ryansking
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 @Nazgul
19 years ago

  • Keywords bg|has-patch removed
  • Resolutionwontfix
  • Status newclosed

No activity for more than a year.

Feel free to re-open with new information.

#5 in reply to: ↑ description @beerf
19 years ago

  • Component AdministrationTemplate
  • Type defectenhancement

I documented a more "friendly" way in my blog. This just adds the needed classes without removing or breaking anything existing.

http://blog.no-panic.at/2006/11/16/hatom-and-wordpress/

#6 @Otto42
19 years ago

  • Keywords has-patch added
  • Milestone2.4 (next)
  • Resolution wontfix
  • Status closedreopened
  • Version 2.02.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.

@Otto42
19 years ago

Add hAtom support to the default template.

#7 @Otto42
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.

#8 @westi
19 years ago

  • Owner changed from anonymous to westi
  • Status reopenednew

#9 @pishmishy
19 years ago

  • Milestone 2.52.6

Bumping milestone for feature freeze.

#10 @FFEMTcJ
17 years ago

  • Keywords has-patch removed
  • Resolutionwontfix
  • Status newclosed

Once again closing as no activity in more than a year. Patch may be stale. Re-open with updates.

#11 @jacobsantos
17 years ago

  • Milestone 2.9
Note: See TracTickets for help on using tickets.