Notes feature/redo
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 31 Jul 2015 19:35:33 +0000 (15:35 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 31 Jul 2015 19:35:33 +0000 (15:35 -0400)
NOTES.md

index 7338740..3bf091c 100644 (file)
--- a/NOTES.md
+++ b/NOTES.md
@@ -59,4 +59,6 @@ X|Also need to fix the file permissions for the fetched images.
 X|Need to pull all image url’s out of the post_content sections and replace them with images that are imported into the Media Library.
  |Need to replace any ‘keywords’ with the correct url’s.
  |Need to replace any of the old site url's from their name-number/ to the correct wordpress ones.
+ |Redo the import so if builds the pages without importing media then make that a second step
+ |Have to use DOMDocument php functions to parse out all images src tags for their sizes and create correct size replacement for the page content.