RE: Additional keywords?

From: MacKenzie Smith <kenzie_at_MIT.EDU>
Date: Mon, 9 May 2011 20:12:20 -0400

Hi Frank,

What you want to do requires changing one of the Citeline display “templates” or creating a new one. If you want to do that, the technical (programmer) documentation for Citeline is at
http://simile.mit.edu/wiki/Citeline_Developer%27s_Guide#Description_of_a_Citeline_Template

Alternatively you could use the regular Exhibit tool http://www.simile-widgets.org/exhibit/ which is the bit of Citeline that does the UI, and is more flexible with different kinds of data.

Either option requires some technical work on your part, but is do-able if you need it.

MacKenzie

From: Frank Fisher [mailto:frank.fisher_at_amiculum.biz]
Sent: Friday, May 06, 2011 3:47 AM
To: citeline-lib_at_mit.edu
Subject: Additional keywords?

Hi, how can I add a facet similar to keywords, but searching on separate fields, like categories? I see your returned json treats keywords differently to other fields, and this is what is picke dup by the facets – is there another tag I can use to get a similar output I can then grab?

Eg

"keywords" : [
                                                "Adult",
                                                "Anemia",
                                                "beta-Thalassemia",
                                                "blood"
]

“otherkeywords” " : [
                                                "Pie",
                                                "Chips",
                                                "Beans"

]


Frank Fisher
Received on Mon May 09 2011 - 20:11:45 EDT

This archive was generated by hypermail 2.3.0 : Thu Aug 09 2012 - 16:43:53 EDT