gugod / bifty

Manually exported from code.google.com/p/bifty
0 stars 0 forks source link

Tagging support #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Blogger should be able to tag each post.

Original issue reported on code.google.com by gugod...@gmail.com on 3 Aug 2006 at 7:02

GoogleCodeExporter commented 9 years ago
Tagging support is straight-fowradly implemented on blog posts.
Tags are stored alphabetically-ordered-space-seperated alltogheter in one field.

Original comment by gugod...@gmail.com on 4 Aug 2006 at 12:37