« Return to Thread: Link metadata?

Re: Link metadata?

by Malaiac :: Rate this Message:

Reply to Author | View in Thread

2009/6/15 Mike Schinkel <mikeschinkel@...>:
> Malaiac:
> Thanks for the pointer to zeList.  Are you going to test/update it for use with v2.8?
this week !

> When I started writing my email I had been planning to add an option #3, a link_meta field. After completing the email I had changed my mind and decided a wp_linkmeta table a.k.a. option #2 would probably be the best. Thanks for confirming my decision to use a wp_linkmeta table, that is assuming I don't end up using zeList directly.

#3 is good if you have very few values (like 1 to 3 metas)
and even in this case, #2 won't be much more work.
in link_meta, I store : link_updated, link_published, pagerank, and
some custom metas (like zipcode).

as for using zeList, please take it for a test drive, I feel it may
fill your specs quite closely. I'm available for further
doc/explanation on the plugin.

Malaiac
_______________________________________________
wp-hackers mailing list
wp-hackers@...
http://lists.automattic.com/mailman/listinfo/wp-hackers

 « Return to Thread: Link metadata?