must run to class but some quick answers:
On 09/08/2014 01:06 PM, [email protected] wrote:
So, I have updated with the 3.1.0rc3. It has fixed the color coder issue, but has broken other things.

Specifically, I am trying to have three views:
1) Timeline - appears to be working fine, including color coder
2) Tiles - Total shows correct number, and facets show up with correct counts, but either (a) no items display, or (b) only 10 items display.
sounds like pagination is active.  try setting data-ex-paginate=false
3) Tabular - does not work at all

I have found the documentation a bit confusing, particularly with the XHTML hyphens rather than the camel case. I've tried several combinations of copying the older HTML documentation and trying to mirror the Senate XHTML example but I'm not able to figure it out. One example of the inconsistencies is [ex:role="view" ex:viewClass="Tabular"] vs. [data-ex-role="exhibit-view" data-ex-view-class="Exhibit.TabularView"]
data-ex-view-class="Tabular" should work fine

Is there an XHTML documentation that I'm missing? Any help is appreciated!

Again, my working file is http://dolearchivecollections.ku.edu/collections/vip_letters/vipletters.html



On Friday, September 5, 2014 5:14:10 PM UTC-5, David Karger wrote:

    right, you should be moving on to exhibit 3:
    http://api.simile-widgets.org/exhibit/3.1.0rc3/
    <http://api.simile-widgets.org/exhibit/3.1.0rc3/>
    is the latest and will shortly put out an actual 3.1.0

    On 09/05/2014 05:59 PM, [email protected] <javascript:> wrote:
    Thanks for the info. Unfortunately, it did not work, and my
    content has disappeared. I suspect that perhaps this is reliant
    on the Exhibit 3 api? I was using
    http://api.simile-widgets.org/exhibit/2.2.0/exhibit-api.js
    <http://api.simile-widgets.org/exhibit/2.2.0/exhibit-api.js>.

    Drat! I thought I was doing so well.

    Of course, it might be a small mistake that I have overlooked. I
    will definitely spend more time with it.

    My page in progress is
    http://dolearchivecollections.ku.edu/collections/vip_letters/vipletters.html
    
<http://dolearchivecollections.ku.edu/collections/vip_letters/vipletters.html>





    On Friday, September 5, 2014 4:29:32 PM UTC-5, David Karger wrote:

        Also, posting links to whole exhibits makes them much easier
        to debug
        On 09/05/2014 04:41 PM, [email protected] wrote:
        I've been working with Exhibit, and am getting close to a
        finished product, but I am having trouble with implementing
        the colorCoder on the Timeline view.

        Here is the relevant part copied from my html. I assume it's
        a simple error, but I can't seem to see it. Any suggestions
        would be appreciated.


        <div ex:role="coder" ex:coderClass="Color" id="subjectColor">
           <span ex:color="#53777A">Civil Rights</span>
           <span ex:color="#e3b4b3">Disabilities</span>
           <span ex:color="#e3b4b3">Education</span>
           <span ex:color="#C02942">Elections</span>
           <span ex:color="#F56991">Food and Agriculture</span>
           <span ex:color="#b3e2e3">Foreign Relations</span>
           <span ex:color="#e3b4b3">Health Care</span>
           <span ex:color="#EFFAB4">Military</span>
           <span ex:color="#b4b3e3">Personal</span>
         </div>

         <div ex:role="view"
             ex:viewClass="Timeline"
             ex:timelineHeight="300"
             ex:topBandHeight="75"
             ex:topBandUnit="month"
             ex:topBandPixelsPerUnit="60"
             ex:bottomBandHeight="25"
             ex:bottomBandUnit="year"
             ex:bottomBandPixelsPerUnit="50"
             ex:colorKey=".subject"
             ex:colorCoder="subjectColor"
             ex:start=".date">
         </div>


        Thanks!
        Erin
-- 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
        <http://groups.google.com/group/simile-widgets>.
        For more options, visit https://groups.google.com/d/optout
        <https://groups.google.com/d/optout>.

-- 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] <javascript:>.
    To post to this group, send email to [email protected]
    <javascript:>.
    Visit this group at http://groups.google.com/group/simile-widgets
    <http://groups.google.com/group/simile-widgets>.
    For more options, visit https://groups.google.com/d/optout
    <https://groups.google.com/d/optout>.

--
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] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[email protected]>.
Visit this group at http://groups.google.com/group/simile-widgets.
For more options, visit https://groups.google.com/d/optout.

--
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