Changes between Initial Version and Version 1 of Ticket #23041, comment 27
- Timestamp:
- 01/04/2013 03:23:47 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23041, comment 27
initial v1 3 3 Hopefully this can be solved reliably later via #22960, #23044 and others. 4 4 5 In the meantime the original proposal in this ticket would offer an improvement. I was thinking along two ways of solving this. Either via a new AJAX call when the gallery is inserted or possibl ebetter (and simpler?) when the post is updated, by parsing the content for gallery ids. The latter way could be implemented as a plugin, if desired.5 In the meantime the original proposal in this ticket would offer an improvement. I was thinking along two ways of solving this. Either via a new AJAX call when the gallery is inserted or possibly better (and simpler?) when the post is updated, by parsing the content for gallery ids. The latter way could be implemented as a plugin, if desired. 6 6 7 7 Setting "Uploaded to this post" as default as in attachment:23041.diff is better than nothing. Even better would be a possibility to disable the (All) "Images" option (by a theme/plugin), which is really the option that causes all trouble. - But this would exclude unattached images, which is not ideal, so these should be possible to include in some way, which is probably not easy to come up with at this time...