Project page: Etsy Treasury

Repository: renjith.tv@git.drupal.org:sandbox/renjith.tv/1888966.git etsy_treasury

Core : 7.x

Description

Add an Etsy Treasury(http://www.etsy.com/treasury) to your blog post quickly and easily with beautiful and customizable layouts.

You can get a treasury id from the treasury link in the Etsy site. For eg:- http://www.etsy.com/treasury/OTEyNjI1OXwyNzIzODMwOTc2/love-in-red. Here OTEyNjI1OXwyNzIzODMwOTc2 is the treasury id.

Treasuries are a powerful and expressive way to showcase Etsy items. This plugin adds an Etsy Treasury to a blog post with links to the items, the seller’s stores and the Treasury curator. The user can select the image sizes, columns and display layout to best fit their theme and taste.

If you are an Etsy seller, Treasuries are a terrific way to:

  • Show off your items featured in another’s Treasury
  • Add related content to a blog post
  • Support members of an Etsy team by showing their items
  • Display your taste and style in a personal way
  • Build a mini store of your listings on your blog

Complete view

Complete

Tiled view

Tiled

Image only view

Image only

Etsy shortcode format

Etsy shortcode format

Comments

renjith.tv’s picture

StatusFileSize
new101.46 KB
new426.94 KB
new447.55 KB
new426.56 KB
renjith.tv’s picture

Issue summary: View changes

Adding screenshots of various treasury views

renjith.tv’s picture

Issue summary: View changes

Increasing width and height of the screenshots

renjith.tv’s picture

Issue summary: View changes

Increased screenshot width and height

olmeta.david’s picture

Hi,

You can check with the ventral tool (http://ventral.org/pareview/httpgitdrupalorgsandboxrenjithtv1888966git) your module and correct according to recommandations.

You can replace the "require_once()" by a "module_load_include()".

Are the others part of a library ?
If it is, these files should be in the sites/all/libraries folder, no ?

trogels’s picture

Hi,

I saw this great talk http://barcelona2012.drupaldays.org/sessions/displaying-external-data-fl... in Copenhagen.

You might want to look in to that as a way of pulling RESTful data into Drupal.

Cheers,

Troels

trogels’s picture

Status: Needs review » Needs work
jnicola’s picture

I'm sure you know about the ventral review tool. Incase you didn't (I didn't) here it is:
http://ventral.org/pareview

There's a ton of errors being thrown so... I'll just tell you to put your git repo in there and check it out :)

Anyways, I actually took the time to setup a Drupal environment, download your module, and get it working with the instructions you left in readme. It works (Good call on the sample code with a sample treasury!) and it's good to go. So yeah, it works.

Reviewing the module itself (etsy_treasury.module) it looks pretty solid, although it's not much code. You have some quirky stuff going on in the .info file it would seem though... not sure what's going on there!

Anyways, good stuffs. I'm not removing it from Needs work, but i wasn't able to find anything I know to look for, so good jorb!

PA robot’s picture

Status: Needs work » Closed (won't fix)

Closing due to lack of activity. Feel free to reopen if you are still working on this application.

I'm a robot and this is an automated message from Project Applications Scraper.

PA robot’s picture

Issue summary: View changes

Added project page and repo info.