In Alfresco community edition-5.1.x email attachment using webscript script is execute successfully email received but attachment not working its show like this please refer image below,
Please help any one to help make as separate attachment file not link?
Attachment email works fine, as it should be and as designed.
If you would like to attach file to the email you need to customize alfresco, there is many discussions on Alfresco forum. Also I would check this blog post http://savicprvoslav.blogspot.ca/2010/10/send-html-email-from-alfresco-33-with.html
Related
I wan to add PDF files in wordpress website that help the user to read the book and user can also able to download the book easily.
I building website through elementor and now I have to upload and show pdf boos to the user.
If anyone know about this solution then share it.
Thanks!
Want to know the solution of uploading PDF files in Wordpress using elementor or any other method that help ther user to read it and download it.
I have created a website with https://wordpress.com ,
I want to add a file upload button so that people could upload the files and as soon as they upload the file I want it to be uploaded on my site as well, and they must enter the authentication password before uploading. I am using the free plan of WordPress and hence can't install plugins.
In case more information needed please feel free to ask.
The closest you can get to this on free Wordpress.com is embedding a Jotform form - that form allows uploading an attachment.
https://wordpress.com/support/forms/jotform/
It won’t automatically upload to the media library. But if you enable the Post by Email feature on your site and use the PBE email address for your Jotform notification email, that can then automatically create a new post on your site from the form submission.
I’m not sure to what extent you’ll be able to customize the Jotform email with the PBE parameters to control the created post’s formatting and settings, but it’s an option you can look into.
https://wordpress.com/support/post-by-email/
I have produced an ASP.NET/MVC Web application where a user uploads a file, I then take that file and generate a new file based on server-side calculations. This new file is saved server-side.
I then need to post this new file to my client's Shopify URL via a Submit button (the end user will see this file and can then select 'Add to Cart').
I've been doing some looking around (e.g. 'post file to Shopify URL?') and the search results returned relate to either uploading files to your Shopify account through the Shopify admin console, or, a Shopify form post to external URL - this is not what I want - I need to post to Shopify from an external URL.
Is it possible to post a file to a Shopify URL? and if so, presumably this could be done using JSON? Can I use the Shopify API to do this? Presumably I'd need Shopify username / password credentials from the client to do this?
As you can tell(!) I'm a newbie to Shopify development so please forgive the seemingly straight-forward questions, but some guidance would be greatly appreciated, Thanks
You should be using Shopify to upload the file. In product.liquid you can do this, and the file is saved along with the order as a product's line item property. When the order is booked, you can listen for that event, then use API calls to get the order and the image the customer uploaded. At that point you manipulate the image or file as you wish.
You cannot POST a file to Shopify in the sense of making a product that then goes in the cart. What you could do is POST to your server, use the API to generate a new product with that file as part of the new product, then show that new product off to the customer. A lot of work in that pattern for sure!
Anyway, your question in the context of Shopify and how it works is too difficult to answer here with much more detail, especially without you saying what it is you are trying to actually do.
I want alfresco to send email to site members when a new discussion thread is added to the site. I have gone through some help material for email notification generation including alfresco share discussion notification.
I have created a JS file with mail action code, have created discussion email template as well. But I have some confusion (actually lack of knowledge). When/how this JS would be called? How would alfresco know that it has to execute newly created JS file's code. Please explain this point.
I have a blog, that is update pretty often. I like, while on the road to be able to use my blackberry or any eepc to prepare my post, review it, and send and email to somewhere that will be able to update my blog
three solution come to my mind
offline blog, edit and resync when return (not super good)
send email, update blog with blackberry
write text doc, send it by email and manually copy-paste in new post after return
I like not to have a list of all the possible solution, but the best working solution that you have use/try and like...
I use wp 2.6
thanks
--
Note just as boj note, I discover the already there feature included in wordpress... but I like my post to be in a Drafts state, because some photos and later editing will be done, but most of the post will already there
I have found that list. Just as Weblog Client said, there is a tons of software to do that, i just like THE BEST ONE !
Post to your blog using email.
WordPress can be configured to use e-mail to post to a blog. To enable this functionality, you need to:
Create a dedicated e-mail account to be used solely for posting to your blog,
Configure WordPress to access that account, and
Configure WordPress to publish messages from the e-mail account