DefaultController.php |
src/Controller/DefaultController.php |
Drupal\jquery_social_stream\Controller |
Contains \Drupal\jquery_social_stream\Controller\DefaultController. |
jquery-social-stream.html.twig |
templates/jquery-social-stream.html.twig |
|
<div id="{{ content_id }}-wrapper" class="campaign-social-container">
<div id="{{ content_id }}-header" class="campaign-social-header">{{ header }}</div>
<div id="{{ content_id… |
JquerySocialStreamAdminForm.php |
src/Form/JquerySocialStreamAdminForm.php |
Drupal\jquery_social_stream\Form |
Contains \Drupal\jquery_social_stream\Form\JquerySocialStreamAdminForm. |
JquerySocialStreamBlock.php |
src/Plugin/Block/JquerySocialStreamBlock.php |
Drupal\jquery_social_stream\Plugin\Block |
Contains \Drupal\jquery_social_stream\Plugin\Block\JquerySocialStreamBlock. |
jquery_social_stream.info.yml |
jquery_social_stream.info.yml |
|
jquery_social_stream.info.yml |
jquery_social_stream.install |
jquery_social_stream.install |
|
Install and uninstall functions for jQuery Social Stream module. |
jquery_social_stream.links.menu.yml |
jquery_social_stream.links.menu.yml |
|
jquery_social_stream.links.menu.yml |
jquery_social_stream.module |
jquery_social_stream.module |
|
Code for the Campaign social media module. |
jquery_social_stream.routing.yml |
jquery_social_stream.routing.yml |
|
jquery_social_stream.routing.yml |
jquery_social_stream.schema.yml |
config/schema/jquery_social_stream.schema.yml |
|
config/schema/jquery_social_stream.schema.yml |
jquery_social_stream.settings.yml |
config/install/jquery_social_stream.settings.yml |
|
config/install/jquery_social_stream.settings.yml |
OAuthConsumer.php |
src/Twitter/OAuthConsumer.php |
Drupal\jquery_social_stream\Twitter |
|
OAuthDataStore.php |
src/Twitter/OAuthDataStore.php |
Drupal\jquery_social_stream\Twitter |
|
OAuthException.php |
src/Twitter/OAuthException.php |
Drupal\jquery_social_stream\Twitter |
|
OAuthRequest.php |
src/Twitter/OAuthRequest.php |
Drupal\jquery_social_stream\Twitter |
|
OAuthServer.php |
src/Twitter/OAuthServer.php |
Drupal\jquery_social_stream\Twitter |
|
OAuthSignatureMethod.php |
src/Twitter/OAuthSignatureMethod.php |
Drupal\jquery_social_stream\Twitter |
|
OAuthSignatureMethod_HMAC_SHA1.php |
src/Twitter/OAuthSignatureMethod_HMAC_SHA1.php |
Drupal\jquery_social_stream\Twitter |
|
OAuthSignatureMethod_PLAINTEXT.php |
src/Twitter/OAuthSignatureMethod_PLAINTEXT.php |
Drupal\jquery_social_stream\Twitter |
|
OAuthSignatureMethod_RSA_SHA1.php |
src/Twitter/OAuthSignatureMethod_RSA_SHA1.php |
Drupal\jquery_social_stream\Twitter |
|
OAuthToken.php |
src/Twitter/OAuthToken.php |
Drupal\jquery_social_stream\Twitter |
|
OAuthUtil.php |
src/Twitter/OAuthUtil.php |
Drupal\jquery_social_stream\Twitter |
|
README.txt |
README.txt |
|
This module is a Drupal wrapper for jQuery social stream plugin by Designchemical
(http://www.designchemical.com/blog/index.php/premium-jquery-plugins/jque...).
The module allows embedding streams as block, bean blocks, and panel… |
TwitterOAuth.php |
src/Twitter/TwitterOAuth.php |
Drupal\jquery_social_stream\Twitter |
|