Active
Project:
Website Screenshot
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
4 Oct 2010 at 12:55 UTC
Updated:
3 Feb 2016 at 08:43 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
daniel wentsch commentedOkay, found it by looking up wss_thumbalizr.module :)
For everybody else who might be searching:
admin/settings/website_screenshot/thumbalizr
Seems you have to be admin user, since there's no permission you can set yet.
PS: after visiting the URL mentioned above once, the menu items for Bulga and Thumbalizr suddenly appeared.
Comment #2
uccio commentedthanks for the feedback!
Comment #3
ice5nake commentedShouldn't this be re-opened and filed as a bug or at the very least a feature request?
This behavior seems very deep in dev mode and not of release quality.
Comment #4
ice5nake commentedThis indeed seems like a bug because in the hook_menu implementations for the engines there is reference to a permission "administer screenshot". However there is no implementations of hook_perm that create this permission.
Comment #5
ice5nake commentedPatch made to add the "administer screenshot" permission so that the settings pages for the API key would appear.
Comment #6
uccio commentedice5nake,
thanks for the patch.
I fix the path privilegies problem and now you can download patched version.
thanks!!
Comment #7
josernitos commentedIs this fix only for 6.x? Or it's also to 7.x?
I'm trying to use thumbalizr, but i don't see it.
Thanks
Comment #8
NathanM commentedYup, also not seeing any thumbalizr support in 7.x
Comment #9
meecect commentedyep, same here. Not seeing any setting for any services on 7.x
Comment #10
puravida commentedChanging the title to be a little more specific, since there are duplicate threads and this one has the patch for at least 6.x branch. No response on whether it was ported to the 7.x branch or not. Will have to investigate.
-Brandon