Presentation CSL
I am using the 2.1 trunk and having a problem with the "speech" type for presentations. I am making a new style to work with bibliographies based on the chicago style, however I can't show more than one author. Everything I have tried, even using the author suggestion macro on the CSL walkthrough site only shows one author. I am not getting the et. al, and I am also not having my name go first-last as specified in the name directive (name-as-sort-order="all"). Also, when it finally will work, once we figure out the problem, what variable are the contributors stored under?
https://gist.github.com/
Does your style validate against the CSL 1.0 schema ? => http://www.zotero.org/support/dev/creating_citation_styles#xml_validation
Note that "contributor" is not mapped.
Are you experiencing a problem with csledit.xul ? => http://forums.zotero.org/discussion/15131/
https://gist.github.com/707250
https://gist.github.com/707283
Use the "raw" link to open the file, save to your local system, and the drag into Firefox in the usual way.
Documentation on CSL 1.0 is available here: http://citationstyles.org/downloads/specification.html
Simon recently submitted a patch to the citeproc-js (the scruffy wizard behind CSL 1.0 support) that seems to be related to the problem described under the link you cite. The problem might go away in Zotero 2.1b3 without any further action.