Opened 2 years ago
Last modified 9 months ago
#577 new enhancement
Use image settings from site
| Reported by: | isaackeyet | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | Future Release |
| Component: | Media | Version: | |
| Keywords: | Cc: | daniloercoli |
Description (last modified by koke)
Instead of picking arbitrary dimensions for image sizes, fetch those from the site (thumbnail_size*, medium_size*, large_size*)
We need #18126-core for also importing image linking options. Maybe change linking default behavior until that's in core
Change History (9)
comment:1 Changed 19 months ago by koke
- Component changed from Add Blog/Site to Media
- Description modified (diff)
- Milestone changed from Future Release to 3.0
- Summary changed from Better image management to Use image settings from site
comment:2 Changed 19 months ago by koke
- Description modified (diff)
comment:3 Changed 17 months ago by koke
- Cc daniloercoli added
comment:4 Changed 17 months ago by koke
(In [2352]) Fixed a bunch of LLVM related warnings/errors. fixes #936
InAppSettings? had to be modified (refs #577), pull request at https://github.com/InScopeApps/InAppSettings/pull/21
Reachability also modified, but we're updating the library soon. refs #567
Also ASIHTTPRequest (took the change from their latest version), and TouchXML
comment:5 Changed 15 months ago by koke
- Milestone changed from 3.0 to 2.10
- Priority changed from major to minor
A nice to have for 2.10, since the API will allow for it in WordPress? 3.4
comment:6 Changed 14 months ago by koke
comment:7 Changed 13 months ago by koke
- Milestone changed from 3.0 to 3.1
comment:8 Changed 11 months ago by koke
- Milestone changed from 3.1 to 3.2
comment:9 Changed 9 months ago by mrroundhill
- Milestone changed from 3.2 to Future Release

From [2330]: you can't modify an existing data model. The xcdatamodel files in [2330] need to be reverted and create a version 4 of the data model.
Fortunately, adding a couple new attributes should work with the automatic migration