/readme.txt

http://github.com/mplacona/Mango2Wordpress · Plain Text · 50 lines · 37 code · 13 blank · 0 comment · 0 complexity · e04ec046d484b65bb787bbf89e6f9314 MD5 · raw file

  1. LICENSE
  2. Copyright 2010 Marcos Placona - http://www.placona.co.uk
  3. Licensed under the Apache License, Version 2.0 (the "License");
  4. you may not use this file except in compliance with the License.
  5. You may obtain a copy of the License at
  6. http://www.apache.org/licenses/LICENSE-2.0
  7. Unless required by applicable law or agreed to in writing, software
  8. distributed under the License is distributed on an "AS IS" BASIS,
  9. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  10. See the License for the specific language governing permissions and
  11. limitations under the License.
  12. Mango2Wordpress
  13. Project Homepage:
  14. http://www.placona.co.uk/projects/mango2wordpress
  15. Installation Instructions:
  16. This instructions presume you already have databases and structures for both Mango Blog and Wordpress
  17. Extract all files to a publicly accesible directory on your CFML server.
  18. Create 2 DSN entries on your preferred ColdFusion engine:
  19. - one for Mango Blog
  20. - one for Wordpress
  21. Edit the file runner.cfm with your new dsn's
  22. Navigate to runner.cfm
  23. Enjoy your shiny wordpress blog
  24. History
  25. -v1.0
  26. - initial release
  27. - posts support
  28. - full category support
  29. - comments support
  30. - batch migration support
  31. Features:
  32. - Migrates posts, categories and comments from a Mango Blog install to a Wordpress install.
  33. Known Limitations:
  34. - Does not migrate images or assets
  35. How can I help?
  36. - contribute with improvements and feature updates
  37. - donate via PayPal to help maintain placona.co.uk (marcos.placona@gmail.com)