InstagramFeedsPluginsNodeProcessor.inc |
modules/instagram_feeds_plugins/plugins/feeds/InstagramFeedsPluginsNodeProcessor.inc |
|
Class definition of InstagramFeedsPluginsNodeProcessor. |
InstagramFeedsPluginsPager.inc |
modules/instagram_feeds_plugins/plugins/feeds/InstagramFeedsPluginsPager.inc |
|
Home of the InstagramFeedsPluginsPager. |
instagram_feeds.admin.inc |
includes/instagram_feeds.admin.inc |
|
Administration form with Instagram settings. |
instagram_feeds.css |
css/instagram_feeds.css |
|
.block-instagram-feeds {
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
*vertical-align: auto;
zoom: 1;
*display: inline;
}
.block-instagram-feeds.pos-none {
margin: .5em;
}
.block-instagram-feeds.pos-left… |
instagram_feeds.features.field_base.inc |
instagram_feeds.features.field_base.inc |
|
instagram_feeds.features.field_base.inc |
instagram_feeds.features.field_instance.inc |
instagram_feeds.features.field_instance.inc |
|
instagram_feeds.features.field_instance.inc |
instagram_feeds.features.inc |
instagram_feeds.features.inc |
|
instagram_feeds.features.inc |
instagram_feeds.features.taxonomy.inc |
instagram_feeds.features.taxonomy.inc |
|
instagram_feeds.features.taxonomy.inc |
instagram_feeds.feeds_importer_default.inc |
instagram_feeds.feeds_importer_default.inc |
|
instagram_feeds.feeds_importer_default.inc |
instagram_feeds.feeds_tamper_default.inc |
instagram_feeds.feeds_tamper_default.inc |
|
instagram_feeds.feeds_tamper_default.inc |
instagram_feeds.field_group.inc |
instagram_feeds.field_group.inc |
|
instagram_feeds.field_group.inc |
instagram_feeds.info |
instagram_feeds.info |
|
name = Instagram Feeds
description = Allows to create Instagram feeds for your site.
core = 7.x
package = Instagram
dependencies[] = color_field
dependencies[] = colorbox
dependencies[] = ctools
dependencies[] = date
dependencies[] =… |
instagram_feeds.install |
instagram_feeds.install |
|
Instagram Feeds feature updates.
Update hooks - enable modules, etc. |
instagram_feeds.module |
instagram_feeds.module |
|
|
instagram_feeds.pages.inc |
includes/instagram_feeds.pages.inc |
|
Menu callbacks, form callbacks and helpers. |
instagram_feeds.strongarm.inc |
instagram_feeds.strongarm.inc |
|
instagram_feeds.strongarm.inc |
instagram_feeds.views_default.inc |
instagram_feeds.views_default.inc |
|
instagram_feeds.views_default.inc |
instagram_feeds_moderation.css |
modules/instagram_feeds_moderation/css/instagram_feeds_moderation.css |
|
/*
Document : instagram_feeds_moderation
Created on : July 4, 2013, 13:33:58
Author : vasiliy.zaytsev
Description:
Purpose of the stylesheet to style Instagram moderation screen.
*/
tr.even:hover,
tr.odd:hover {
… |
instagram_feeds_moderation.features.inc |
modules/instagram_feeds_moderation/instagram_feeds_moderation.features.inc |
|
instagram_feeds_moderation.features.inc |
instagram_feeds_moderation.info |
modules/instagram_feeds_moderation/instagram_feeds_moderation.info |
|
name = Instagram Feeds Moderation
description = Creates administrative pages for moderation instagram images.
core = 7.x
package = Instagram
configure = admin/content/instagram
php = 5.2.4
dependencies[] = colorbox
dependencies[] =… |
instagram_feeds_moderation.install |
modules/instagram_feeds_moderation/instagram_feeds_moderation.install |
|
Instagram Feeds Moderation feature updates.
Update hooks - enable modules, etc. |
instagram_feeds_moderation.module |
modules/instagram_feeds_moderation/instagram_feeds_moderation.module |
|
|
instagram_feeds_moderation.views_default.inc |
modules/instagram_feeds_moderation/instagram_feeds_moderation.views_default.inc |
|
instagram_feeds_moderation.views_default.inc |
instagram_feeds_plugins.info |
modules/instagram_feeds_plugins/instagram_feeds_plugins.info |
|
name = Instagram Feeds Plugins
description = Page Instagram API feeds. Enables Feeds plugins to provide additional Instagram functionality for Feeds.
package = Instagram
dependencies[] = feeds
files[] =… |
instagram_feeds_plugins.install |
modules/instagram_feeds_plugins/instagram_feeds_plugins.install |
|
Instagram Feeds Pager updates.
Update hooks - enable modules, etc. |
instagram_feeds_plugins.module |
modules/instagram_feeds_plugins/instagram_feeds_plugins.module |
|
Code for the Instagram Feeds Plugin module. |
INSTALL.txt |
INSTALL.txt |
|
REQUIREMENTS
------------
* Feeds 7.x-2.0-alpha5 or higher
* API Tokens (optional)
* Features
* Color Field
* Colorbox
* Date
* Feeds JSONPpath Parser
* Feeds Tamper
* Field Group
* Flag
* Instagram Feeds… |
plugin.css |
plugins/ckeditor/plugin.css |
|
.cke_dialog_body {
position: relative;
}
.instagram-feed td.cke_dialog_ui_hbox_first,
.instagram-pos td.cke_dialog_ui_hbox_first {
width: 30% !important;
}
.instagram-feed td.cke_dialog_ui_hbox_last,
.instagram-pos td.cke_dialog_ui_hbox_last {
… |
README.txt |
README.txt |
|
DESCRIPTION
-----------
This is a Feature module. It allows you to create Instagram feeds for your site
that will download images from Instagram using filtering by hashtags and / or
usernames.
You can use default module presets, so the absolutely… |
README.txt |
modules/instagram_feeds_plugins/README.txt |
|
INSTRAGRAM FEEDS PLUGINS
------------------------
This module provides a Feeds Fetcher plugin meant for Instagram API
feeds. The plugin is able to use the data returned by the API to continue
to page the results for as long as needed. The API will… |
README.txt |
modules/instagram_feeds_moderation/README.txt |
|
DESCRIPTION
-----------
This module allows administrators to manage Instagram Feeds and Instagram Media
Items in user-friendly interface. It creates 2 views (for feeds and for images)
that are available in Admin > Content > Instagram… |
views-view--instagram-feeds-moderation.tpl.php |
modules/instagram_feeds_moderation/templates/views-view--instagram-feeds-moderation.tpl.php |
|
Main view template. |