Hi,

I've been using Exhibit2 for several years now, and there is one thing
that continues to plague me.  If my data is something like this...

items:
[
  {
    type: "report",
    author: ["Bob", "Ed", "Dan"]
  }
]

... then my html code...

<span ex:content=".author"></span>

... renders like this:

Bob, Ed and Dan

Is there a way to suppress the conjunctions (ie comma & "and")?  This
way I can use a "foreach" function and do things like have multiple
URLs, etc.  Right now, the conjunctions get in the way.  Help?

Thanks,

Alan

-- 
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/simile-widgets.
For more options, visit https://groups.google.com/d/optout.

Reply via email to