WP-Plugins/glm-wp-importer.git
10 years agoUpdating the plugin for all steps
Steve Sutton [Tue, 11 Aug 2015 19:50:01 +0000 (15:50 -0400)]
Updating the plugin for all steps

Step 1 pull and build out pages.
Step 2 pull and setup all media (images and files)
Step 3 replace all image src tags and update caption elements
Step 4 replace keyword and site url links and href for is0

10 years agoWIP work on media and captions
Steve Sutton [Mon, 10 Aug 2015 21:03:55 +0000 (17:03 -0400)]
WIP work on media and captions

Captions aren't saving correctly

10 years agoStart over with the redo
Steve Sutton [Fri, 7 Aug 2015 19:43:54 +0000 (15:43 -0400)]
Start over with the redo

Part 1 fetch and build all pages.
Part 2 import all media

10 years agoWIP for western UP
Steve Sutton [Thu, 6 Aug 2015 21:08:52 +0000 (17:08 -0400)]
WIP for western UP

10 years agoUpdates for NLEA
Steve Sutton [Wed, 5 Aug 2015 18:35:32 +0000 (14:35 -0400)]
Updates for NLEA

10 years agoupdates for just showing duplicate files
Steve Sutton [Wed, 5 Aug 2015 13:53:11 +0000 (09:53 -0400)]
updates for just showing duplicate files

10 years agoUpdate WIP northernlakes
Steve Sutton [Tue, 4 Aug 2015 21:01:02 +0000 (17:01 -0400)]
Update WIP northernlakes

10 years agoNotes feature/redo
Steve Sutton [Fri, 31 Jul 2015 19:35:33 +0000 (15:35 -0400)]
Notes

10 years agoUpdate for agriculture page
Steve Sutton [Fri, 31 Jul 2015 19:25:15 +0000 (15:25 -0400)]
Update for agriculture page

10 years agofix for northernlakes
Steve Sutton [Fri, 31 Jul 2015 18:21:07 +0000 (14:21 -0400)]
fix for northernlakes

10 years agoFix src for images
Steve Sutton [Fri, 31 Jul 2015 17:54:47 +0000 (13:54 -0400)]
Fix src for images

This fixes why some images after the import aren't editable.
Finds all src tags in content and finds the images from the Media
Library to match it and places the class attribute with the wp-image
class with it's id so it can be referenced. Also fixes the size of these
images when they we're adjusted.style attribute part.

10 years agoUpdate for replacing is0 urls
Steve Sutton [Thu, 30 Jul 2015 19:30:32 +0000 (15:30 -0400)]
Update for replacing is0 urls

10 years agoupdate for if no subpages for int value af include pages
Steve Sutton [Thu, 23 Jul 2015 14:53:58 +0000 (10:53 -0400)]
update for if no subpages for int value af include pages

10 years agoupdate for old tables
Steve Sutton [Thu, 23 Jul 2015 13:34:08 +0000 (09:34 -0400)]
update for old tables

10 years agoSetup to get sub page id for import
Steve Sutton [Thu, 23 Jul 2015 13:23:35 +0000 (09:23 -0400)]
Setup to get sub page id for import

get's all sub ids for the page given (if the number in numeric only)

10 years agoWIP: redo for older toolboxes
Steve Sutton [Tue, 21 Jul 2015 21:05:35 +0000 (17:05 -0400)]
WIP: redo for older toolboxes

Have to work on ht_images for src urls

10 years agoUpdate the display start
Steve Sutton [Wed, 15 Jul 2015 21:01:20 +0000 (17:01 -0400)]
Update the display start

10 years agono empty post option
Steve Sutton [Wed, 15 Jul 2015 20:50:17 +0000 (16:50 -0400)]
no empty post option

10 years agoupdate post option
Steve Sutton [Wed, 15 Jul 2015 20:38:16 +0000 (16:38 -0400)]
update post option

10 years agocannot active curl option for followlocation
Steve Sutton [Wed, 15 Jul 2015 20:32:17 +0000 (16:32 -0400)]
cannot active curl option for followlocation

10 years agosimple form
Steve Sutton [Wed, 15 Jul 2015 20:02:15 +0000 (16:02 -0400)]
simple form

10 years agoupdate
Steve Sutton [Wed, 15 Jul 2015 19:59:59 +0000 (15:59 -0400)]
update

10 years agotest
Steve Sutton [Wed, 15 Jul 2015 19:55:47 +0000 (15:55 -0400)]
test

10 years agoupdate
Steve Sutton [Wed, 15 Jul 2015 19:54:06 +0000 (15:54 -0400)]
update

10 years agoSetting up for 5 pages per import
Steve Sutton [Wed, 15 Jul 2015 18:41:46 +0000 (14:41 -0400)]
Setting up for 5 pages per import

with continue button

10 years agoFinish the url replace and keyword replace
Steve Sutton [Wed, 15 Jul 2015 16:24:53 +0000 (12:24 -0400)]
Finish the url replace and keyword replace

10 years agoUpdate notes and add method for keyword replacement
Steve Sutton [Tue, 14 Jul 2015 20:40:43 +0000 (16:40 -0400)]
Update notes and add method for keyword replacement

10 years agoNow importing content images.
Steve Sutton [Tue, 14 Jul 2015 18:07:52 +0000 (14:07 -0400)]
Now importing content images.

Goes thru the page content sections and imports images into media
library.

10 years agoFile now working
Steve Sutton [Tue, 14 Jul 2015 14:44:44 +0000 (10:44 -0400)]
File now working

Now it grabs the files and puts them into the post_content.
Also adds the files into the Media Library.

10 years agoSetup processing for images
Steve Sutton [Tue, 14 Jul 2015 11:38:43 +0000 (07:38 -0400)]
Setup processing for images

Create an array of images when looping through the paragraphs.
Then right after adding the page to wordpress assign the images that
were created as media to their page.

10 years agoremove vim marker
Steve Sutton [Mon, 13 Jul 2015 13:23:52 +0000 (09:23 -0400)]
remove vim marker

10 years agoCode Comments
Steve Sutton [Mon, 13 Jul 2015 13:22:29 +0000 (09:22 -0400)]
Code Comments

Go through the code and make method Documentation.

10 years agoUpdates for plugin
Steve Sutton [Sun, 12 Jul 2015 19:06:43 +0000 (15:06 -0400)]
Updates for plugin

Check that the settings for connection to db is setup.

10 years agoPlugin can now import the pages.
Steve Sutton [Sun, 12 Jul 2015 13:25:11 +0000 (09:25 -0400)]
Plugin can now import the pages.

It also handles setting up the proper parent id for each post.
Added Notes.

10 years agoAdding code for putting together the pages
Steve Sutton [Fri, 10 Jul 2015 18:35:26 +0000 (14:35 -0400)]
Adding code for putting together the pages

10 years agoAdd notes for importing wordpress pages
Steve Sutton [Fri, 10 Jul 2015 17:49:44 +0000 (13:49 -0400)]
Add notes for importing wordpress pages

10 years agoAdd import method
Steve Sutton [Fri, 10 Jul 2015 17:44:30 +0000 (13:44 -0400)]
Add import method

10 years agoget rid of trailing space
Steve Sutton [Thu, 9 Jul 2015 20:55:55 +0000 (16:55 -0400)]
get rid of trailing space

10 years agoretab
Steve Sutton [Thu, 9 Jul 2015 20:55:05 +0000 (16:55 -0400)]
retab

10 years agoMore minor updates on the plugin.
Steve Sutton [Thu, 9 Jul 2015 20:53:38 +0000 (16:53 -0400)]
More minor updates on the plugin.

Create new function for the database connection and move that logic into
the function.

10 years agoMoving files around.
Steve Sutton [Thu, 9 Jul 2015 20:30:37 +0000 (16:30 -0400)]
Moving files around.

put the Import class into controllers folder

10 years agoUpdate to get the import part of the plugin working.
Steve Sutton [Thu, 9 Jul 2015 20:09:23 +0000 (16:09 -0400)]
Update to get the import part of the plugin working.

Now I'm getting somewhere. Have a registered import plugin for Toolbox.

10 years agoLooking at the import part
Steve Sutton [Wed, 8 Jul 2015 21:58:54 +0000 (17:58 -0400)]
Looking at the import part

10 years agoInitial import of the plugin v0.0.1
Steve Sutton [Wed, 8 Jul 2015 20:52:39 +0000 (16:52 -0400)]
Initial import of the plugin