You are here

README.txt in Drupagram 7

Same filename and directory in other branches
  1. 6 README.txt
Introduction
============
Drupagram module allows listing Instagram pictures in blocks or pages. Its
integration with Views opens the door to all sorts of formatting (ie. as an
automatic slideshow with views_slideshow). It also provides useful input filters
to easily link Instagram accounts and searches within text.

Drupagram's submodules allow posting to Instagram, executing actions/rules when
posting or login with an Instagram account.

OAuth
=====
OAuth module is required to authenticate against Instagram.

When you download the OAuth module, get the latest stable release available at
http://drupal.org/project/oauth

Once OAuth has been enabled, go to admin/config/services/instagram and follow
the instructions.

How to add an Instagram account to a Drupal user account
========================================================
See INSTALL.txt for details.

How to use the Instagram username input filter
==============================================
1. Go to admin/config/content/formats.
2. Select the text format where you want to use the filters.
3. At "Enabled filters" check the Instagram converters.

These filters are avilable when configuring Instagram Views.

How to post to Instagram
========================
Instagram's API does not allow posting pictures. Do add items to your feed, you
need to use their app on your iPhone.

File

README.txt
View source
  1. Introduction
  2. ============
  3. Drupagram module allows listing Instagram pictures in blocks or pages. Its
  4. integration with Views opens the door to all sorts of formatting (ie. as an
  5. automatic slideshow with views_slideshow). It also provides useful input filters
  6. to easily link Instagram accounts and searches within text.
  7. Drupagram's submodules allow posting to Instagram, executing actions/rules when
  8. posting or login with an Instagram account.
  9. OAuth
  10. =====
  11. OAuth module is required to authenticate against Instagram.
  12. When you download the OAuth module, get the latest stable release available at
  13. http://drupal.org/project/oauth
  14. Once OAuth has been enabled, go to admin/config/services/instagram and follow
  15. the instructions.
  16. How to add an Instagram account to a Drupal user account
  17. ========================================================
  18. See INSTALL.txt for details.
  19. How to use the Instagram username input filter
  20. ==============================================
  21. 1. Go to admin/config/content/formats.
  22. 2. Select the text format where you want to use the filters.
  23. 3. At "Enabled filters" check the Instagram converters.
  24. These filters are avilable when configuring Instagram Views.
  25. How to post to Instagram
  26. ========================
  27. Instagram's API does not allow posting pictures. Do add items to your feed, you
  28. need to use their app on your iPhone.