This relates to File entity and re-usable managed files system #1448
In most cases when dealing with a mechanism for re-usable files, the user will need the option to select an existing managed file, or upload a new file. The alternative is that the user is only given the option to select an existing managed file and must browse to another location to upload a new file. Which seems less that ideal.
This task is to be completed after #2633 (a UI for uploading new managed files) and #2718 (a Media Library Selector view).
Task goal is to create a simple wrapper for the above two forms that is easily reusable. Specifically for #1307 (new file field widget) and #2719 (modify CKEditor image dialog form)
As we add new features to the file entity system (such as sideloading files from external URLs), those options should be included in this wrapper form.
Recent comments
After alot of trials, i have done the obvious and translated the whole block for different languages with each property condition as follows: ->propertyCondition('langcode', 'en...
How to get the current page language?
Thanks so much! It's working now: I was able to transfer the docroot files to the containing directory without the need for a second database or any manual configuration export/import/sync...
Backup & Migrate Config: There was a problem creating field...database table with the name already exists.
Ah, I see. Sorry, I hadn't clicked the link and assumed it was the instructions for upgrading from Drupal 7. If you are simply copying a site from one location on a server to another, the...
Backup & Migrate Config: There was a problem creating field...database table with the name already exists.