Blog: Design
XFNing
18 Mar 04 by DL Byron
I left SXSW on Sunday to get back to work (for the man) and missed all the XFNing going on in the hallways. I'd been paying attention to XFN and decided to update my “linkage” and “sites I looked at once” sections in the sidebar to include XFN values. I publish those lists with this template:
<MTCategories> <h1><$MTCategoryLabel$></h1> <MTEntries sort_by="title" sort_order="ascend"> <MTEntriesHeader> <ul> </MTEntriesHeader> <li><a title="<$MTEntryTitle$v" href="<$MTEntryBody convert_breaks="0"$>" rel="<$MTEntryExcerpt$>"><$MTEntryTitle$> </a> <br /> <MTEntryIfExtended>< $MTEntryMore convert_breaks="0"$> </MTEntryIfExtended> </li> <MTEntriesFooter> </ul> </MTEntriesFooter> </MTEntries> </MTCategories>
My technique is similar to Keith's post, but with a seperate blog, php include, and this syntax:
- Title — The name of the link.
- Entry body — The link.
- Extended Entry — the "title" tag and the text underneath the link.
- Excerpt — the XFN relationship. One space if no relationship.
filed under: Design | Link Cosmos | View Comments (0) | post your comment (closed)
Comments
Note: comments are closed. If you'd like to comment on this post, please contact us.