The Blogspot Stack 1.3.0 for Stacks with RapidWeaver #blogspot #blogger #stacks #yourhead #rapidweaver #realmac #webtools
Friday, Mar 20 2020, 13:06 Blog, Mac OS X, PHP, programming, RapidWeaver, software Permalink
Version 1.3.0 of the Blogspot.stack was released on 20 Mar 2020
If you purchased this stack, you can download the latest version via your Paddle account.
If not, you can read more about it here .
Changes, additions and fixes:
- Minimum number of posts was limited to 5. This has been changed to 1.
Comments
The Blogspot Stack 1.2.9 for Stacks with RapidWeaver
Wednesday, Feb 05 2020, 10:58 Blog, Mac OS X, PHP, programming, RapidWeaver, software Permalink
Version 1.2.9 of the Blogspot.stack was released on 05 Feb 2020
If you purchased this stack, you can download the latest version via your Paddle account.
If not, you can read more about it here .
Changes, additions and fixes:
- Sorting of categories case-insensitive did not work with PHP7. This has been fixed.
- A new feature has been implemented to speed up the loading of Archive-links. Read below or see 'Smart Archives' tab next to the 'Version History' tab.
Smart Archives
Smart Archives is a feature to speed up loading of your blog. Its goal is to store archive links locally in a file, and with future requests of your webpage, read that file instead of querying Google again. The file is updated once a day, so one of your website visitors may experience slower loading times, but only when you have more than 500 posts in your archives.There are some important settings on the server to get this to work.
The Smart Archives feature assumes a subfolder 'files', which normally is created when publishing a Stacks-page:

This folder must be writable by Apache (the webserver).
If you use Panic's Transmit , then you can see if that is the case.
In the following examples, I will show you how that looks and how you can change it:
If Apache is mentioned as 'owner', the folder is writable and you do not have to change anything.
When Apache is mentioned as 'group', you have to click the empty circle for 'group' only, leaving the 'world'-circle empty, and click 'Apply' (do not click 'Apply to Enclosed'):

In my case, 'files' is not writable by Apache, because Apache is not mentioned as 'owner' or 'group', and 'world' may not write:

Click the empty circles under 'Write' to make the folder writable by 'group' and 'world' (i.e. any user), and click 'Apply' (do not click 'Apply to Enclosed'):

The Blogspot.stack checks if the subfolder 'files' is writable or not. If not, it will function normally as before, and pull the archives from Google on each webpage request.
The Blogspot Stack 1.2.8 for Stacks with RapidWeaver
Friday, Nov 29 2019, 10:36 Blog, Mac OS X, PHP, programming, RapidWeaver, software Permalink
Version 1.2.8 of the Blogspot.stack was released on 28 Nov 2019
If you purchased this stack, you can download the latest version via your Paddle account.
If not, you can read more about it here .
Changes, additions and fixes:
- Google reduced the number of posts returned at a time to 150. Therefore some internals would jump to the wrong set of posts and so skip some posts that would then not be visible in the Archives-list.
- An error with an unused variable has been fixed.
The Blogspot Stack 1.2.7 for Stacks with RapidWeaver
Friday, Apr 05 2019, 17:23 Blog, HTML, Mac OS X, PHP, programming, RapidWeaver, SEO, software Permalink
Version 1.2.7 of the Blogspot.stack was released on 05 April 2019
If you purchased this stack, you can download the latest version via your Paddle account.
If not, you can read more about it here .
Changes, additions and fixes:
- The use of the jump-break or 'Main page as summary' can break formatting of a post where DIV, SPAN, P and or PRE tags are used, because the closing tags would be missing. The Blogspot stack now tries calculates which closing tags are missing from DIV, SPAN, P and/or PRE tags, and adds them when needed. This ensures a correct display of your posts. But ... you should really limit the use of these tags in your posts, because even this smart solution might not work as expected.
- The 'Show comment count' now uses your Disqus shortname. In previous versions, it uses a hardcoded test-counter, so please update to this new version.
- Implemented Sparkle-updates so you can now update to new versions from within Yourhead Software’s Stacks plug-in .
The Blogspot Stack 1.2.6 for Stacks with RapidWeaver
Wednesday, Apr 03 2019, 19:46 Blog, HTML, Mac OS X, PHP, programming, RapidWeaver, SEO, software Permalink
Version 1.2.6 of the Blogspot.stack was released on 03 April 2019
If you purchased this stack, you can download the latest version via your Paddle account.
If not, you can read more about it here .
Changes, additions and fixes:
- The 'jump-break' from Blogger is now honoured, regardless of the 'as a summary' setting. This means you can now add 'Read more...' links to single posts yourself, as you wish, without having to switch to 'Summary'-mode for all posts. A jump-break is added by entering <!--more--> in your text on the spot where you want the text to break. More info about the jump-break
- The 'Read more..' link is now only added when the length of the whole post is not equal to the length of the summary.
The Blogspot Stack 1.2.5 for Stacks with RapidWeaver
Thursday, Oct 04 2018, 20:46 Blog, HTML, Mac OS X, PHP, programming, RapidWeaver, SEO, software Permalink
Version 1.2.5 of the Blogspot.stack was released on 04 October 2018
If you purchased this stack, you can re-download the installer via your Paddle account.
If not, you can read more about it here .
Changes, additions and fixes:
- Some single quotes caused a crash with PHP 5.3 when using the Interblog-feature.
The Blogspot Stack 1.2.4 for Stacks with RapidWeaver
Tuesday, Sep 04 2018, 01:59 Blog, HTML, Mac OS X, PHP, programming, RapidWeaver, SEO, software Permalink
Version 1.2.4 of the Blogspot.stack was released on 04 September 2018
If you purchased this stack, you can re-download the installer via your Paddle account.
If not, you can read more about it here .
Changes, additions and fixes:
- Texts with wrong information in supporting stacks have been removed.
- The 999 number of posts when a category was clicked, has been fixed. Now, the number of posts to show from the settings is used.
- The link 'See older posts' is now enclosed in a DIV and does not float right of a small blog post any more.
- RSSFeed.stack has been updated to v1.1.0:
- A new setting has been introduced to show or hide the 'Copy' button. When enabled and the user clicks this button, the RSS Feed link is copied to the user's clipboard.
The Blogspot Stack 1.2.3 for Stacks with RapidWeaver
Tuesday, Jun 05 2018, 13:48 Blog, HTML, Mac OS X, PHP, programming, RapidWeaver, SEO, software Permalink
Version 1.2.3 of the Blogspot.stack was released on 05 June 2018
If you purchased this stack, you can re-download the installer via your Paddle account.
If not, you can read more about it here .
Changes, additions and fixes:
- Fix that caused an unexpected '[' on some installations of PHP v5.4 or lower.
- Fix that caused an unrecognised constants SORT_NATURAL and SORT_FLAG_CASE on PHP v5.3 or lower. If PHP 5.3 or lower, SORT_STRING is used.
- Added a META tag in the HEAD-section which contains the actual PHP-version.
The Blogspot Stack 1.2.1 for Stacks with RapidWeaver
Monday, Mar 19 2018, 09:48 Blog, HTML, Mac OS X, PHP, programming, RapidWeaver, SEO, software Permalink
Version 1.2.1 of the Blogspot.stack was released on 19 March 2018
If you purchased this stack, you can re-download the installer via your Paddle account.
If not, you can read more about it here .
Changes, additions and fixes:
- When using Disqus, you can now have the number of comments shown, in each post.
- Categories, archives and the RSS-feed would not render with some PHP installations. Reason: on those servers PHP is not allowed to fetch data via regular PHP commands. This has been fixed by using HTTP requests.
The Blogspot Stack 1.2.0 for Stacks with RapidWeaver
Friday, Mar 16 2018, 11:35 Blog, HTML, Mac OS X, PHP, programming, RapidWeaver, SEO, software Permalink
Version 1.2.0 of the Blogspot.stack was released on 16 March 2018
If you purchased this stack, you can re-download the installer via your Paddle account.
If not, you can read more about it here .
Changes, additions and fixes:
- You can now change FontAwesome icons. There is a new section, called 'FontAwesome Icons', where the checkbox has been moved to and input fields are added where you can change the icons, supported by Stacks : https://fontawesome.com/v4.7.0/icons/
- The RSS-feed link now links to XML data, generated by the Blogspot.stack, on your own webpage. The XML data is pulled from Blogger and the links to your Blogger-posts are changed so they point to your webpage's blog. When you have chosen to filter the posts by category or categories, the RSSfeed data is also filtered by those same categories.
- Added a blank option to the 'Time format'-popup menu. When chosen, only the post's date will be shown.
- Removed the 'Show RSS link'-checkbox. If you want to list the RSS link, place the 'Blogspot RSS Feed link'-stack where you want it, or use the code snippet.
- Removed the 'Enable categories'-checkbox. If you want to list the list of categories, place the 'Blogspot Categories'-stack where you want it, or use the code snippet.
- Added CSS to .blog-entry and .blog-entry-body classes, so the use of float and other styles do not affect the layout.
- Version number in edit-mode now shows the actual version number.
- Some oddity with server locales / timezones when formatting the archive dates correctly has been fixed.
- A problem with detecting if Blogger is reachable has been fixed.
- Some problems with showing Blogger or Disqus comments have been fixed.
- The localized string for 'Comments' was not used with Disqus comments. Fixed.
- Some problems with displaying UTF8 characters in localization strings have been fixed.
- Changed all HTTP URLs to HTTPS URLs where appropriate
Read the user manual for more info on how to use the code snippets.