Dan D
Forum Replies Created
-
Forum: Alpha/Beta/RC
In reply to: Paragraph Block: Issue with extensions and extraneous HTMLRealized that I should have opened this on Trac, copied there: https://core.trac.www.ads-software.com/ticket/45413#ticket
Forum: Plugins
In reply to: [Dan's GSheets Data Embedder] Plugin generating response code 400 errorsWe were able to track this down, for anyone who reads this. The confusion came from the sheetname parameter, from some ambiguity on the naming of things in Google Sheets. The sheetname parameter is for the “tab” name at the bottom, not the name of the document itself.
Forum: Plugins
In reply to: [AWS S3 Bucket Browser] Redirect Error?Dealfiles, it looks like you you did not specify a region when you created your bucket, and let it use the default: https://s3.amazonaws.com/TomIOSphotos is the actual link for your bucket. This is not something the plugin handles well currently, I’ll have to think on this.
Forum: Plugins
In reply to: [AWS S3 Bucket Browser] Reverse File Order?Aaron, this is something that would require a code change, currently. I suppose in a future version I might be able to add a sort order option, if there’s some demand for it.
Forum: Plugins
In reply to: [AWS S3 Bucket Browser] Target Folders within a Bucket?Aaron, sorry that it’s taken so long to get back to you. This is not currently a feature, but it’s something I am considering adding in the future.
Forum: Plugins
In reply to: [Dan's GSheets Data Embedder] Can′t connect to GSheetsHello! If you’re still having issues with this, please create a new individual support thread.
Forum: Plugins
In reply to: [Dan's GSheets Data Embedder] Plugin generating response code 400 errorsHello! I have updated everything on my test server, and it seems to be working ok. Would it be possible for you to share the sheet ID that you are using, so I can try to track this down?
Thanks!
Dan
Forum: Plugins
In reply to: [Dan's GSheets Data Embedder] Not retrieving dataHello! I apologize for taking so long to get back to you. Would you be able to share the sheet ID that you’re using, so I can test from my end? Thanks!
Dan
Forum: Plugins
In reply to: [Dan's GSheets Data Embedder] Max Requests Per Page?Tadgill, I’m glad you were able to get something working for you! I appreciate you sharing what you found.
Forum: Plugins
In reply to: [Dan's GSheets Data Embedder] URL in Google sheet shown as hyperlink?Woodstockharriers, glad that you found this plugin helpful! If you enter the URL as a hyperlink itself in the sheet ( a tags and all), it might work the way you want it since cell contents are just echo’d out.
Thanks!
Dan
Forum: Plugins
In reply to: [Dan's GSheets Data Embedder] Can′t connect to GSheetsScroll, sorry it’s taken so long to reply. Do you have a link to your site I could look at, if this is still an issue?
Forum: Plugins
In reply to: [AWS S3 Bucket Browser] AWS Access KeysMike, you can create limited programmatic access accounts, and use those access / secret keys, with read only access.
Forum: Plugins
In reply to: [AWS S3 Bucket Browser] Error in_array() expects parameter 2 to be arrayLooking through, it looks like you have PHP error reporting turned on. It’s a warning, rather than an error. Usually displaying PHP errors is turned off on production sites.
That being said, it’s still a good idea for me to clean it up so that doesn’t display, so I’ll have that in the next version.
Forum: Plugins
In reply to: [AWS S3 Bucket Browser] Error in_array() expects parameter 2 to be arrayApologies to everyone in this thread, been out of touch for a bit. Let me see what I can do, and I’ll get back to you.
Forum: Plugins
In reply to: [Dan's Embedder for Google Calendar] QuestionDDoine, clicking on the event should just show a hover over box with the details on full calendar. When you open in a new tab / click the link, it will open out, as you suggest.