diaspora/app/views
Steven Hancock e1607baff4 jquery_include_tag helper
Implement the jquery_include_tag helper, which is used in several
views but was not implemented in the code. This helper attempts to
load jQuery from the Google CDN (matching the version of the vendored
jquery.js in jquery-rails), falling back to the vendored copy if the
google CDN fails. The helper also loads jquery_ujs.js from jquery-rails.

A jquery_cdn setting is added to application.yml to enable or disable
serving jQuery from the Google CDN (for those podmins who would rather
not use Google's services).

Update app/views/application.html.haml to use the jquery_include_tag
helper since it was the only view that was including the vendored
copy of jquery directly with jquery_include_tag.
2012-03-27 18:07:44 -07:00
..
admins
apps Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
aspect_memberships
aspects
authorizations
comments
community_spotlight
contacts Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
conversations Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
devise MS DG; move images to assets 2012-03-27 18:07:22 -07:00
home
invitations
layouts jquery_include_tag helper 2012-03-27 18:07:44 -07:00
likes
messages
notifications
notifier
people Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
photos
posts Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
profiles Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
publics
registrations invite_link functionailty mostly works 2012-03-16 17:56:35 -07:00
requests
reshares
services Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
sessions Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
shared Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
status_messages Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
tags Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
tokens MS DG; move images to assets 2012-03-27 18:07:22 -07:00
users Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00