<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I've been doing a lot of Facebook development and find the options for
fb:name very useful. It's a great way to give a site a more personal
feel and for social networking this is a big plus.<br>
<br>
When using a person's real name with fb:name I use possessive a lot.<br>
<br>
A really great FBML tag is fb:pronoun which will render he, him,
himself, etc. and I use those a ton as well.<br>
<br>
I think this would be really nice for core and would fit best in
profile module. I think <b>linked, possessive, useyou, objective,
firstnameonly</b> are some good places to start. But for this to work
we'd need a Display Name field (there is a patch for this somewhere)
and an optional Gender field for pronoun stuff.<br>
<br>
Also, for people worried about internationalization...Facebook allows
tons of crazy UTF-8 names so they have a way to deal with all these
situations. What that is, I'm not sure, but we could just emulate what
they do.<br>
<br>
-R<br>
<br>
Boris Mann wrote:
<blockquote
 cite="mid:b0d49ae0708200930k7ba6397fj307a7c67bd423103@mail.gmail.com"
 type="cite">
  <pre wrap="">On 8/20/07, Chris Johnson <a class="moz-txt-link-rfc2396E" href="mailto:cxjohnson@gmail.com">&lt;cxjohnson@gmail.com&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I don't know that all of the Facebook options are useful to us, and it
seems like a couple might problematic for localization and
internationalization.  Still, it would be nice to have a some
flexibility in styling user names in core.

How about something like pluggable "theme-lets" or "micro-themes," so
site owners can pick and choose which things they want special theming
applied to, without getting a huge barrel full of unwanted extra code,
sort of like enabling additional types in CCK?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I think the main point was "what are the minimal set of useful items
that could go into core?". If the answer is "none", then the whole
thing could be done as a contrib module.

  </pre>
</blockquote>
</body>
</html>