On Sun, May 31, 2009 at 1:43 AM, HalosGhost <[email protected]> wrote:
> how to give credit in the code? for instance,
> is there way to put multiple authors, or should I just put the credit
> in comments?
The "contributors" property accepts arrays, but "author" don't.
Writing { author: ["foo".link("mailto:..."),
"bar".link("http:..")].join(", ") } sort of works, but not ideal.
(I guess we should allow arrays for "author" as well.)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"ubiquity-firefox" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ubiquity-firefox?hl=en
-~----------~----~----~----~------~----~------~--~---