add inline view

add inline view+tags

add inline view+issue

to make Pointers inline

 

(and background color?)

 

add inline view+solution

CSS to accomplish this for Pointer:

|selector for card|[item="link"] .pointer-list,
|selector for card|[item="link"] .pointer-list .pointer-item, {
  display: inline;
}
|selector for card|[item="link"] .pointer-item a {
  background: #E7F8D6;
}

 

For Search:

|selector for card|[item="link"] .search-result-list,
|selector for card|[item="link"] .search-result-list .search-result-item, {
  display: inline;
}
|selector for card|[item="link"] .search-result-item a {
  background: #E7F8D6;
}

 

Related support tickets:
Relevant user stories:
add one

 

  • View
  • Changes
  • Options
  • Related
  • Edit
  • bare_items will make it automatically inline.


    add bare_items view

      --John Abbe.....Fri Feb 25 22:55:43 -0800 2011


    btw, you shouldn't need that item=link thing. might actually break it in some readers.

      --Ethan McCutchen.....Sat Feb 26 09:28:19 -0800 2011

    IE6 doesn't support it


    without it, the background color gets uglily applied in closed/open view. (mindlessly added it to the others, removing now.)

     

    you mean it's only supported by some browsers? then we need a different selector, sigh.

      --John Abbe.....Sat Feb 26 11:41:18 -0800 2011


    whup, we need it for the inlining too:

    http://www.wagn.org/wagn/add_view_for_Searches_with_headers+tags

      --John Abbe.....Sat Feb 26 11:44:24 -0800 2011

     

    Notes

    add a note

    try it

     

    wagneers

    intro

    videos

    features

    syntax

    weekly calls

    ideas

     

    twitter

    mailing list

     

    developers

    roadmap

    next release

    tickets

    pack API

    REST API

    one-pager

     

    github

    mailing list

     

    wagn.org

    recent

    todo