View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000336 | Composr | import | public | 2011-12-04 16:49 | 2012-04-09 23:30 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Severity | Feature-request | ||||
Status | closed | Resolution | fixed | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0000336: Remove bundled importers, except for forum importers | ||||
Description | It's an impossible game of catchup allowing importing into Composr. The importers hook into the Composr APIs so they need maintaining with each API update, and for them to stay useful they need upgrading whenever the target software is upgraded. There are far too many products in the industry for the importers to ever be a complete enough set. Therefore things like the 'phpnuke' or 'joomla' importer should be dropped. However, we should continue to support 'interchange formats', like CSV files, or zips of images with EXIF meta-data, or RSS files. Therefore you can import via these interchange formats, and the onus is on the source software being reasonable in it's support for interchange (if it's not, addons for that software can be created to facilitate it). | ||||
Tags | Risk: Deprecates functionality | ||||
Time estimation (hours) | 1 | ||||
Sponsorship open | |||||
|
How about Wordpress? |
|
Hi ntesla27. I'm actually surprised you'd want to sponsor this one, given we're just deleting stuff? Re: Doc Natural - I think Wordpress already has a decent RSS export, which Composr supports (v8 supports RSS import quite a lot better). |
|
Composr content types and their interchange support are as follows... - banner, needs doing manually (it's unlikely very large long-term banner sets would want importing, because they'll be cycled regularly via some commercial contract) - banner_type, N/A (Composr-specific) - calendar_type/event, iCal - catalogue_category/catalogue_entry, CSV - cedi_page/cedi_post, no current method - chat, N/A - comcode_page, inbuilt support for htm files to be used as pages - download/download_category, file-system and FTP based search - forum/topic/post, we still have the forum importers and any other one can be done via intermediaries to those common ones - gallery/image/video, zip files of media can be imported with EXIF detection for meta data and support for csv file for providing descriptions - group/member, CSV import of members - iotd, just import as gallery/image/video - news/news_category, RSS/Atom - poll, no current method - quiz, quizzes are defined in text so are easy to input - tester, no current method (this bundled addon will almost certainly become non-bundled in the future) Also... - emoticons, ZIP - newsletter, CSV Possible room for improvement... - Implement cedi_page/cedi_post import (a zip of txt/htm files could work) - Implement poll import (not sure what interchange format this could be) - Comments/ratings have no interchange-based transfer method - More consistent support for providing additional data for any content type within CSV, e.g. for downloads (people can open up and sponsor issues for these if they need further development in those areas - for now it is more theoretical) |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-06-08 00:15 | Chris Graham | Tag Renamed | Deprecates functionality => Risk: Deprecates functionality |