summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Anthony Talarico [Tue, 4 Oct 2016 16:29:28 +0000 (12:29 -0400)]
removing div with background image and replacing with an image tag
Anthony Talarico [Tue, 4 Oct 2016 15:25:15 +0000 (11:25 -0400)]
Merge branch 'hotfix/1.0.1'
Anthony Talarico [Tue, 4 Oct 2016 15:24:31 +0000 (11:24 -0400)]
increasing the image size for the harborcountry hubspot blog output. increasing the plugin version number in the index file
Steve Sutton [Mon, 19 Sep 2016 19:39:31 +0000 (15:39 -0400)]
Merge branch 'release/1.0.0'
Steve Sutton [Mon, 19 Sep 2016 19:39:02 +0000 (15:39 -0400)]
Version 1.0.0
Steve Sutton [Fri, 2 Sep 2016 15:31:24 +0000 (11:31 -0400)]
Update the blog list template
Setup using ul li for the list of blog entries.
Steve Sutton [Fri, 2 Sep 2016 14:59:56 +0000 (10:59 -0400)]
Update for new setting and view file.
Adding shortcode for the plugin.
new view file.
new setting for how many entries to fetch.
Anthony Talarico [Wed, 17 Aug 2016 19:44:41 +0000 (15:44 -0400)]
made the read more link in the frontPage view file bold and changed the text to 'more'
Steve Sutton [Fri, 5 Aug 2016 17:17:00 +0000 (13:17 -0400)]
Fixing the feed api stuff. get string not object.
Need to make sure we have the array json not the object one given to use
from their site. After we store it into database go ahead and fetch it
to return the results.
Anthony Talarico [Thu, 4 Aug 2016 18:09:18 +0000 (14:09 -0400)]
reduced title font size from 35px to 25px, centered featured image
Anthony Talarico [Thu, 4 Aug 2016 17:46:23 +0000 (13:46 -0400)]
fixed syntax error in jquery css selector for the blog title
Anthony Talarico [Thu, 4 Aug 2016 17:45:04 +0000 (13:45 -0400)]
reduced margin under the blog title and set blog image to contain instead of cover
Anthony Talarico [Thu, 4 Aug 2016 17:28:24 +0000 (13:28 -0400)]
reducing the blog body excerpt characters and placing the title below the image
Anthony Talarico [Thu, 4 Aug 2016 15:45:01 +0000 (11:45 -0400)]
added view file containing the mark up for the blog output with basic styles
Steve Sutton [Thu, 4 Aug 2016 13:47:02 +0000 (09:47 -0400)]
Updates for the fetch of feed and check for out of date feed entry.
The process for the fetching of the feed data is now completed like the
Blog feed from wordpress that was done for MichiganTrailMaps and
GaylordGolfMecca websites.
Steve Sutton [Thu, 4 Aug 2016 13:03:21 +0000 (09:03 -0400)]
First Commit for plugin
This plugin will be for storing a cache of the json data for the latest
hubspot blogs. Using the Hubspot API.