You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bloodhound.apache.org by Apache Bloodhound <bl...@incubator.apache.org> on 2012/04/05 19:46:36 UTC

[Apache Bloodhound] #29: Replace iframes with divs for activity data

#29: Replace iframes with divs for activity data
-----------------------+-------------------------------------
 Reporter:  gjm        |      Owner:  jdreimann
     Type:  task       |     Status:  new
 Priority:  major      |  Milestone:  RC1 for initial release
Component:  dashboard  |    Version:
 Keywords:             |
-----------------------+-------------------------------------
 We are more likely to use divs than iframes for the activity feed. Can we
 change iframes to divs to reduce possible confusion?

 It might be best to also put a comment in the div to say where the data
 should come from but something like the following should help to load
 external html into the div:
 {{{
 #!js
 $('div#activity-container').load('activity-iframe.html');
 }}}

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/29>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker

Re: [Apache Bloodhound] #29: Replace iframes with divs for activity data in html templates (was: Replace iframes with divs for activity data)

Posted by Apache Bloodhound <bl...@incubator.apache.org>.
#29: Replace iframes with divs for activity data in html templates
------------------------+-------------------------------------
  Reporter:  gjm        |      Owner:  jdreimann
      Type:  task       |     Status:  new
  Priority:  major      |  Milestone:  RC1 for initial release
 Component:  dashboard  |    Version:
Resolution:             |   Keywords:
------------------------+-------------------------------------

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/29#comment:1>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker

Re: [Apache Bloodhound] #29: Replace iframes with divs for activity data in html templates

Posted by Apache Bloodhound <bl...@incubator.apache.org>.
#29: Replace iframes with divs for activity data in html templates
------------------------+-------------------------------------
  Reporter:  gjm        |      Owner:  jdreimann
      Type:  task       |     Status:  closed
  Priority:  major      |  Milestone:  RC1 for initial release
 Component:  ui design  |    Version:
Resolution:  fixed      |   Keywords:
------------------------+-------------------------------------
Changes (by jdreimann):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Done.

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/29#comment:3>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker

Re: [Apache Bloodhound] #29: Replace iframes with divs for activity data in html templates

Posted by Apache Bloodhound <bl...@incubator.apache.org>.
#29: Replace iframes with divs for activity data in html templates
------------------------+-------------------------------------
  Reporter:  gjm        |      Owner:  jdreimann
      Type:  task       |     Status:  new
  Priority:  major      |  Milestone:  RC1 for initial release
 Component:  ui design  |    Version:
Resolution:             |   Keywords:
------------------------+-------------------------------------
Changes (by gjm):

 * component:  dashboard => ui design


-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/29#comment:2>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker