admin.php |
admin.php |
|
|
bootstrap-responsive.css |
assets/css/bootstrap-responsive.css |
|
/*!
* Bootstrap Responsive v2.3.1
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
… |
bootstrap.css |
assets/css/bootstrap.css |
|
/*!
* Bootstrap v2.3.1
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
*/
.clearfix {
… |
cache.php |
cache.php |
|
|
CHANGELOG.txt |
CHANGELOG.txt |
|
= 7.x-3.6 =
* Bug fix: incorrect use of l() function: remove the slash
= 7.x-3.5=
* Bug fix: call time pass by reference in shareaholic.module
* Bug fix: links do not work if site does not use clean urls
= 7.x-3.4 =
* New feature: per page edit… |
content_manager.php |
content_manager.php |
|
|
content_settings.php |
content_settings.php |
|
|
curl_multi_share_count.php |
lib/social-share-counts/curl_multi_share_count.php |
|
|
curl_multi_share_count_test.php |
lib/social-share-counts/curl_multi_share_count_test.php |
|
|
drupal_http.php |
lib/social-share-counts/drupal_http.php |
|
|
footer.php |
templates/footer.php |
|
|
header.php |
templates/header.php |
|
|
http.php |
lib/social-share-counts/http.php |
|
|
index.html |
lib/index.html |
|
|
index.html |
lib/social-share-counts/index.html |
|
|
index.html |
assets/css/index.html |
|
|
index.html |
assets/js/index.html |
|
|
index.html |
assets/img/index.html |
|
|
INSTALL.txt |
INSTALL.txt |
|
1. Install the module
2. check permissions on admin/user/access to decide which role and which node type is provided with the button.
3. Enjoy |
main.css |
assets/css/main.css |
|
body {
background: transparent;
font-family: sans-serif;
}
#app_settings{
padding-top:20px;
}
div#shareaholic-form-container fieldset {
border: 1px solid #d8d8d8;
margin: 5px;
padding: 10px;
color: #666666;
line-height: 3em;
font-size:… |
node.php |
includes/node.php |
|
This file is responsible for containing
hooks involving nodes |
public.php |
public.php |
|
|
public_js.php |
public_js.php |
|
|
README.txt |
README.txt |
|
Welcome to Shareaholic for Drupal
== Installing Shareaholic ==
Copy the 'shareaholic' module directory in to your Drupal sites/all/modules directory as usual.
Navigate to administer >> build >> modules. Enable Shareaholic.
==… |
reveal.css |
assets/css/reveal.css |
|
/* --------------------------------------------------
Reveal Modals
-------------------------------------------------- */
.reveal-modal-bg {
position: fixed;
height: 100%;
width: 100%;
background: #000;
background:… |
script_chat.php |
templates/script_chat.php |
|
|
script_snapengage.php |
templates/script_snapengage.php |
|
|
seq_share_count.php |
lib/social-share-counts/seq_share_count.php |
|
|
seq_share_count_test.php |
lib/social-share-counts/seq_share_count_test.php |
|
|
shareaholic.info |
shareaholic.info |
|
name = Share Buttons, Analytics, Related Posts - Shareaholic
description = Get people sharing your content, keep them on your site longer, grow your fans, monetize, and know who's reading your content. Powered by <a… |
shareaholic.install |
shareaholic.install |
|
|
shareaholic.module |
shareaholic.module |
|
Allows site owner to add share buttons/recommendations on their website |
shareaholic_admin_advanced.tpl.php |
templates/shareaholic_admin_advanced.tpl.php |
|
|
shareaholic_admin_settings.tpl.php |
templates/shareaholic_admin_settings.tpl.php |
|
|
shareaholic_advanced_settings_form.php |
includes/shareaholic_advanced_settings_form.php |
|
This file is responsible for the advanced
settings form (rendering/and handling submit) |
shareaholic_apps_configuration.tpl.php |
templates/shareaholic_apps_configuration.tpl.php |
|
|
shareaholic_apps_configuration_form.php |
includes/shareaholic_apps_configuration_form.php |
|
This file is responsible for the apps
manager page (rendering/handling form) |
shareaholic_failure_modal.php |
includes/shareaholic_failure_modal.php |
|
This file is responsible for the failure
modal popup (rendering/and handling submit) |
shareaholic_failure_modal.tpl.php |
templates/shareaholic_failure_modal.tpl.php |
|
|
shareaholic_reset_plugin_form.php |
includes/shareaholic_reset_plugin_form.php |
|
This file is responsible for the reset
plugin form (rendering/handling) |
shareaholic_tos_modal.php |
includes/shareaholic_tos_modal.php |
|
This file is responsible for the terms of service
modal popup (rendering/and handling submit) |
shareaholic_tos_modal.tpl.php |
templates/shareaholic_tos_modal.tpl.php |
|
|
shareaholic_verify_api_key.tpl.php |
templates/shareaholic_verify_api_key.tpl.php |
|
|
share_count.php |
lib/social-share-counts/share_count.php |
|
|
utilities.php |
utilities.php |
|
|
wordpress_http.php |
lib/social-share-counts/wordpress_http.php |
|
|