[buddypress-trac] [BuddyPress] #1485: 1.2 Activity Widget requires javascript, pops.
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Wed Dec 23 09:19:12 UTC 2009
#1485: 1.2 Activity Widget requires javascript, pops.
-------------------+--------------------------------------------------------
Reporter: DJPaul | Owner:
Type: defect | Status: new
Priority: major | Milestone: 1.2
Keywords: |
-------------------+--------------------------------------------------------
Comment(by apeatling):
This is deliberate, the activity loads separately from the page. The
reason for this is because filters may be applied and you want to return
the activity for the selected filter. If you auto-load the stream without
JS, then it's going to query and fetch twice, once on page load and once
by the JS when the filters are applied. Essentially you'd be doubling your
load for no reason.
If a developer wants no JS access then they can change the template file
by uncommenting a line in the loop files - it's dead easy. However, I
don't want to do this by default since it doesn't make any sense to force
this on everyone.
--
Ticket URL: <http://trac.buddypress.org/ticket/1485#comment:1>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list