Opened 14 years ago
Closed 2 years ago
#16294 closed enhancement (maybelater)
Remote WXR Import
Reported by: | belaraka | Owned by: | duck_ |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Import | Keywords: | needs-refresh has-patch |
Focuses: | Cc: |
Description (last modified by )
The attached patch allows a user to submit a URL pointing to a WXR import file, rather then uploading it. The purpose of this is to allow people to import a WXR file that is larger then their server's max_upload_size/max_post_size php.ini settings.
Attachments (1)
Change History (8)
#1
@
14 years ago
Sounds like this would be better in the WP importer plugin, as that's all WXR is used for. If we wanted to expose this as an option to all importes, then it would make sense in the base class.
#2
@
13 years ago
- Keywords import remote wrx removed
- Owner set to duck_
- Status changed from new to reviewing
#4
@
12 years ago
- Description modified (diff)
- Summary changed from Remote WRX Import to Remote WXR Import
#5
@
11 years ago
- Cc frederick+wordpress@… added
This is on my radar for the Summer of Code project, unless a better way of transferring data (not encapsulated in WXR) between installations is adopted.
#7
@
2 years ago
- Resolution set to maybelater
- Status changed from reviewing to closed
I'm going to close this one out as a maybelater
. There's been no interest shown in 9+ years.
Discussion can always continue on closed tickets. If someone is interested in investing time to solve this, they're welcome to reopen and assign the ticket to themselves.
Adds the ability to import wrx files through a URL, rather then upload.