• Resolved ndenitto

    (@ndenitto)


    Hi guys:

    I love the plugin! The caching feature is awesome–definitely keeps the API query load low.

    Quick question: how hard would it be to add a feature where you could save images forever to the media/uploads folder? That would be amazing. Instagrate (a pretty cool plugin, incidentally) has that feature.

    I’m thinking about adding an extension to the plugin for an image-approval process (for decency/relevance sake). Images will default to “display:none” until approved in the backend. Once approved, the “display:none” will be removed by script, allowing image to display (until approval is modified).

    Thanks,
    Nick

    https://www.ads-software.com/extend/plugins/ep-hashimage/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Mattias

    (@darkwhispering)

    Hi
    Great to hear that you like our plugin.

    At this moment we will not add any major new features, we just don’t have the time right now. But we never say never and what you ask for might come some day in the future.

    Greetings
    / Mattias

    Thread Starter ndenitto

    (@ndenitto)

    Thanks for answering. I totally understand about not having time for new features.

    I was successful with the approval extension. It’s actually working great! I store approved image names in the database, then check them during the step in your code where you create the image html. I also added a bit of code to ignore dead images.

    I may go ahead an code this extension since my client likely needs it (to prevent too many API calls), but thank you! I’ll be happy to share the code once it’s completed if you gentlemen are at all interested.

    An extension to allow users to add their own Twitter API account may be good, as well: you can essentially double your API calls per hour by registering your App.

    Cheers, and thanks again for the great plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: EP Hashimage] Save images to Media folder?’ is closed to new replies.