#4184 closed enhancement (wontfix)
Import from Jaws CMS
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Administration | Keywords: | importer jaws |
| Focuses: | Cc: |
Description
I made this plugin to import data from Jaws (http://www.jaws-project.com/) to Wordpress. I hope is useful for someone.
Attachments (1)
Change History (10)
#2
@
19 years ago
- Milestone 2.4 deleted
Well, I made the importer based on the TextPattern imported, that's why has so many echo. I just changed the queries and all needed code to work with Jaws :P
#4
follow-up:
↓ 5
@
19 years ago
- Resolution set to invalid
- Status changed from new to closed
Closing as... invalid I guess -- though that just sounds wrong. People that need it should be able to find it here, but not likely something worth adding to core at this time.
#5
in reply to:
↑ 4
@
19 years ago
Replying to foolswisdom:
Closing as... invalid I guess -- though that just sounds wrong. People that need it should be able to find it here, but not likely something worth adding to core at this time.
Isn't that the definition of wontfix?
#8
follow-up:
↓ 9
@
19 years ago
Yeah... sorry for the mess. I wanted to put it somewhere in case someone needs this, but of course I never wanted this to go to core.
Next time I do an importer or something, where it should be?
#9
in reply to:
↑ 8
@
19 years ago
Replying to obazavil:
Next time I do an importer or something, where it should be?
No mess, no problem! http://wordpress.org/extend/plugins/ | http://wp-plugins.org/ would probably be a good place .
Just, uh, saying, but it might be useful to change the hundred echo's in a row to embedded HTML (or whatever that's called, but you get the point, hopefully). :)
Looks interesting, though.