Cloning and tweaking instead of having to start from scratch is much easier for people.
This may be a step towards solving some of the UX issues discussed in #1519 too. Site admins seem to be using the "Full HTML" format as a go-to solution when content editors demand more. This is OK in general, but it creates false expectations that people will get a WYSIWYG etc.
If we provided an easy way for admins to clone the "Filtered HTML" format, then they would do that, and add buttons + allow additional HTML tags as required (which is what they should be doing).
Recent comments
I think I found the solution: file_get_contents() will allow you to 'download' a file from a URL. Passing the return value of this to file_save_data() will allow you to then save the file...
How to add an image to a node programatically?
I just saw this post on LinkedIn: https://www.linkedin.com/feed/update/urn%3Ali%3Aactivity%3A7260768512804085760/
Initiative Proposal: Drupal 7 MIRROR
OK i will try with a fresh install of Drupal up-gradation to Backdrop without any contributed module. Thanks for responding!
User login (second time) issue after upgrading from Drupal7 to Backdrop