grav/themes/quark-open-publishing/CHANGELOG.md

22 KiB

v2.3.1

04/26/2022

    • Additional support of the alias 'standalone' for 'chromeless'

v2.3.0

09/27/2021

    • Added needed script load for embedly.com embeds

v2.2.9

09/27/2021

    • Added initial support for NextGen Editor custom media embeds

v2.2.8

08/06/2021

    • Added check for (anchor tag) without href attribute

v2.2.7

03/21/2021

    • Updated demo pages in theme '_demo' folder

v2.2.6

02/28/2021

    • Reduced plugin dependencies, thanks to the new Grav Skeleton build process

v2.2.5

02/17/2021

    • Fixed incorrect variable name in iFrame template

v2.2.4

02/16/2021

    • Updated Default Editor PDF and H5P shortcode syntax to be compatible with NextGen shortcode previews

v2.2.3

02/15/2021

    • Revised fix for compatibility issue with Shortcode Gallery++ Plugin (thanks @sal0max)

v2.2.2

02/15/2021

    • Removed compatibility issue with Shortcode Gallery++ Plugin due to unexpected issues on Blog listing page

v2.2.1

02/15/2021

    • Fixed compatibility issue with Shortcode Gallery++ Plugin (thanks @sal0max)
    • Shortcode formatting updated to use tags and removed unneeded

      tags

v2.2.0

01/29/2021

    • Removed unneeded
      tags in Partial templates
    • Added H5P Partial templates for feature parity with Bootstrap4 Open Matter Theme

v2.1.9

01/26/2021

    • Updated theme blueprints for Grav 1.7

v2.1.8

01/15/2021

    • GoogleSlides shortcode updated to handle double _ characters in URL (thanks @GeorgesPapas)

v2.1.7

01/05/2021

    • Initial NextGen Editor support for GoogleSlides, H5P and PDF shortcodes
    • Updated ReadMe with note about no support for SCSS in this inherited theme (thanks to @zaszlo for the heads-up)

v2.1.6

07/22/2020

    • Updated templates for latest RC build (v.15)

v2.1.5

07/19/2020

    • Fixed Section and Subsection blueprint error

v2.1.4

07/03/2020

    • Added GoogleSlides Shortcode ([googleslides url=""]), with aspect option ([googleslides url="" aspectratio="4-3"]), to display embedded Google Slides
    • Updated demo pages in theme '_demo' folder

v2.1.3

05/23/2020

    • Updated inherited theme file paths for multisite compatibility

v2.1.2

04/30/2020

  • Added missing closing paragraph tag on sections page types (thanks to @lazybadger for finding the issue)

v2.1.1

04/27/2020

  • Added support for optional display of title links for embedlycard page types

v2.1.0

02/13/2020

  • Updated demo pages in theme '_demo' folder

v2.0.9

02/06/2020

  • Support for Menu property in Sections pages (thanks to @awrog for the suggestion and initial Twig)

v2.0.8

01/21/2020

  • Support for ReadingTime Plugin (thanks to @B1gG for the initial PR)
    • Updated demo pages in theme '_demo' folder
  • Restored display of taxonomy tags on blog post pages (Sections pages now use the filter taxonomy item, which is also needed to be in Taxonomy site.yaml config)

v2.0.7

01/02/2020

  • Updated CSS for left/right image alignment (thanks to @OleVik)

v2.0.6

12/18/2019

  • Support for custom links (e.g. PDFs) with embedded Presentations

v2.0.5

12/08/2019

  • Changed reference of "Menubar" to "Menu" in theme setting

v2.0.4

12/08/2019

  • Reorganized theme options for Git Sync Link and Custom Menu Items
  • Renamed template/blueprint of CustomContentList to CustomPageTypes
  • Removed deprecated swipedeck template partials

v2.0.3

11/27/2019

    • Removed deprecated swipedeck template, blueprint and shortcode

v2.0.2

11/22/2019

    • Updated experimental Markdown file Shortcode ([markdownfile url=""]) to support displaying Grav Markdown pages (frontmatter is removed)

v2.0.1

11/09/2019

    • Added experimental Markdown file Shortcode ([markdownfile url=""]) to embed external Markdown files (thanks to @OleVik for help along the way)

v2.0.0

10/09/2019

    • Removed theme option to hide homepage in menubar (set the 'visible' option to 'false' on homepage for same functionality)

v1.9.9

10/04/2019

    • Support proper RSS feed URL when 'Append URL extension' is set to '.html'
    • Updated demo pages in theme '_demo' folder

v1.9.8

09/14/2019

    • Updated JS to prevent possible conflict with Bricklayer CSS

v1.9.7

09/12/2019

    • Support CTRL + click to open links in new tab as expected

v1.9.6

08/26/2019

    • Fixed support for blog item taxonomy tags in 'chromeless' blog list view

v1.9.5

08/16/2019

    • Improved Twig 2.0 compatibility

v1.9.4

08/10/2019

    • Fixed automatic Git Sync Link for Presentations in a Presentation List page
    • Added support to hide Git Sync Link for each embedded Presentation
    • Updated Presentation blueprint Git Sync options
    • Fine tuning of automatic Git Sync Link for embedded Presentations
    • Improved support for custom Git Sync Link text for pages and presentations

v1.9.3

07/24/2019

    • Support option to hide Git Sync Link for emebedded Presentations

v1.9.2

07/24/2019

    • Improved Git Sync Link appearance for emebedded Presentations

v1.9.1

06/29/2019

    • Sidebar Taxonomy List only includes child page taxonomy items

v1.9.0

06/24/2019

    • Updated demo pages in theme '_demo' folder

v1.8.9

06/23/2019

    • Improved visual alignment for modular page content on Blog listing pages
    • Updated demo pages in theme '_demo' folder

v1.8.8

06/23/2019

    • Added Japanese translation #24

v1.8.7

06/21/2019

    • Support for modular page content on Blog listing pages
    • Added notice color options for Alert modular pages
    • Updated demo pages in theme '_demo' folder

v1.8.6

06/15/2019

    • Updated theme blueprints YAML for Grav 1.6.10 Admin Panel YAML Linter

v1.8.5

06/13/2019

    • Support for direct link to Presentation Markdown file when Presentation images are stored in a child folder
    • Added custom Git Sync Link Text specific to embedded Presentations

v1.8.4

06/10/2019

    • Updated demo pages in theme '_demo' folder

v1.8.3

06/05/2019

    • Sections pages are now supported within a parent folder
    • Updated demo pages in theme '_demo' folder

v1.8.2

06/03/2019

    • Updated demo pages in theme '_demo' folder

v1.8.1

06/03/2019

    • Added automatic Git Sync Link support for embedded Presentations
    • Added option to hide Presentation title
    • Updated demo pages in theme '_demo' folder

v1.8.0

05/18/2019

    • Additional support for Alt tag on blog post header images (no longer requires image credit link)
    • Updated demo pages in theme '_demo' folder

v1.7.9

05/16/2019

    • Display of custom git sync text fixed to work with "View Git Repository" functionality

v1.7.8

05/16/2019

    • Updated page blueprint with custom Git Sync URLs

v1.7.7

05/15/2019

    • Fixed the handling of custom Git Sync URLs on pages

v1.7.6

05/15/2019

    • Links of embedded background images in Presentations are automatically opened in a new Browser window

v1.7.5

05/14/2019

    • Improved presentation of a single iFrame template link

v1.7.4

05/10/2019

    • Updated demo pages in theme '_demo' folder

v1.7.3

05/09/2019

    • Additional support of the alias 'embedded' for 'chromeless'

v1.7.2

05/07/2019

    • Added default Favicon image file

v1.7.1

05/05/2019

    • Updated demo pages in theme '_demo' folder

v1.7.0

05/04/2019

    • Initial support for Presentation list pages
    • Added default page collection frontmatter for new Sections pages
    • Added sort options and order for Sections pages
    • Updated demo pages in theme '_demo' folder

v1.6.9

04/27/2019

    • Updated demo pages in theme '_demo' folder

v1.6.8

04/25/2019

    • Updated demo pages in theme '_demo' folder

v1.6.7

04/24/2019

    • Add support for taxonomy tags on Section child pages

v1.6.6

04/24/2019

    • Further improved taxonomy support for section-type pages

v1.6.5

04/23/2019

    • Initial taxonomy support for section-type pages

v1.6.4

04/23/2019

    • Improved handling of Section Page Next/Prev buttons for previous Section with children pages
    • Removed extra space after icon with Git Sync links on Pages

v1.6.3

04/17/2019

    • Added paragraph wrapper to embedly, h5p, iframe, pdf, speakerdeck and swipedeck templates

v1.6.2

04/15/2019

    • Fixed Blueprint typo

v1.6.1

04/12/2019

    • Fixed mobile menu

v1.6.0

04/11/2019

    • Set Grav dependency to 1.6+
    • Added Presentation Plugin as dependency
    • Added insert Presentation Shortcode button into Editor toolbar
    • Added example pages in theme '_demo' folder to include use of the Presentation Plugin
    • Implement assets rendering using Deferred Block Twig extension
    • Twig 2.0 compatibility
    • Added paragraph wrapper to Bootstrap button, H5P, and Swipe Shortcodes

v1.5.4

03/22/2019

    • Removed unneeded endblock in Twig theme file

v1.5.3

03/22/2019

    • Corrected Grav dependency to 1.5.10

v1.5.2

03/22/2019

    • Set Grav dependency to 1.5.10+ which has support for new Deferred Block Twig extension
    • Implement assets rendering using Deferred Block Twig extension

v1.5.1

02/24/2019

    • Added default padding for Font Awesome icons
    • Added 'Gill Sans MT' to default font family for Presentation pages

v1.5.0

02/24/2019

    • Added defaults for sample content, textscale and fonts with blueprint for Presentation Plugin
    • Added support for default aspect ratio when using the Presentation Plugin

v1.4.9

02/13/2019

    • For improved support of the Presentation Plugin, Markdown links with "=_target" are now handled better

v1.4.8

02/09/2019

    • Better support for flat lists of Section-type pages

v1.4.7

02/07/2019

    • iFrame template now supports both complete URLs and local Grav site page paths

v1.4.6

02/06/2019

    • Added support for H5P content to be hosted on H5P.com (in addition to H5P.org and your own local server)

v1.4.5

02/04/2019

    • Added option to show or hide Section Page Next/Prev buttons
    • Fixed option to show or hide custom menu items

v1.4.4

02/03/2019

    • Added support for 'visible' option setting in Section-type pages. For existing Section-type pages, ensure that any current 'visible: false' values are removed for those pages to be included.
    • Added Theme option to show or hide menubar dropdowns
    • Updated demo pages in theme '_demo' folder

v1.4.3

01/30/2019

    • Added iFrame template, blueprint, and shortcode (with responsive support for 4-3 and 16-9 aspect ratios)

v1.4.2

01/29/2019

    • Removed unneeded Pagination CSS for improved display on smaller screens (use Pagination Plugin 'Delta' settings to change the number of items shown instead)

v1.4.1

01/28/2019

    • Added 'onlysummary' alias for the URL parameter 'summaryonly'
    • Improved handling of embedded item summary pages

v1.4.0

01/28/2019

    • When displaying pages in 'chromeless' mode, a Creative Commons License is no longer displayed (it is assumed that this would be included in the parent system i.e. LMS)
    • Fixed display of additional text for a Creative Commons License

v1.3.9

01/09/2019

    • Corrected Multi-Language reference for 'Feeling Lucky' sidebar widget

v1.3.8

01/07/2019

    • Removed experimental support for multiple blog compatibility for Featured Posts and Popular Tags

v1.3.7

12/16/2018

    • Experimental support of multiple blog compatibility for Featured Posts and Popular Tags. Note: use - '@self' for the filter in the Archives Plugin for use of multiple blogs. (Thanks to @pamtbaau for pointing me in the right direction)

v1.3.6

12/12/2018

    • Section-type pages now have the Folder Numeric Prefix option enabled by default (so Section pages can be manually sorted)

v1.3.5

12/12/2018

    • Updated Embedly Card, H5P, PDF, SpeakerDeck and Swipe Deck templates and blueprints (to align with latest Bootstrap4 Open Matter Theme release)
    • Updated demo pages in theme '_demo' folder
    • Removed deprecated Twitter feed template and blueprint

v1.3.4

11/13/2018

    • Added 'THEME_QUARK' prefix to 'Continue Reading' button label

v1.3.3

11/13/2018

    • Twig template files cleanup and formatting (thanks RobLui)

v1.3.2

11/09/2018

    • Included option to show or hide page titles for embed.ly cards
    • Adjusted handling of padding for Headings in Sections template
    • Updated demo pages in theme '_demo' folder

v1.3.1

11/07/2018

    • Included option to show or hide page titles for embed.ly cards
    • Adjusted handling of padding for Headings in Sections template
    • Updated demo pages in theme '_demo' folder

v1.3.0

11/06/2018

    • Updated language.yaml references to include 'THEME_QUARK' prefix
    • Fixed incorrect H4 padding for sidebar items

v1.2.9

10/19/2018

    • Restored Admin Panel display name to Quark Open Publishing
    • Updated theme screenshots
    • Updated demo pages in theme '_demo' folder

v1.2.8

10/12/2018

    • Updated theme blueprints

v1.2.7

10/11/2018

    • Added support for no text prompt before Git Sync link on Pages

v1.2.6

10/10/2018

    • Testing changing Admin Panel display name from Quark Open Publishing to Quark Open Blogging
    • Updated theme screenshots
    • Updated demo pages in theme '_demo' folder

v1.2.5

10/09/2018

    • Restored check for option to hide Git Sync link in menu

v1.2.4

10/08/2018

    • Updated custom content list template and blueprint

v1.2.3

10/07/2018

    • Adjusted page title alignment for section-type pages
    • Updated demo pages in theme '_demo' folder

v1.2.2

10/06/2018

    • Added blueprints for section-type pages
    • Added option to hide page titles for section-type pages
    • Updated demo pages in theme '_demo' folder

v1.2.1

10/05/2018

    • Added new 'section' and 'subsection' page templates
    • Updated demo pages in theme '_demo' folder

v1.2.0

09/24/2018

    • Added multi-language compatibility for option to hide Homepage link in menubar

v1.1.9

09/23/2018

    • Revised UI text for the site-wide 'chromeless' setting to better relate to the new\ experimental 'embedded' alias
    • Improved checks for the site-wide 'chromeless' setting

v1.1.8

09/08/2018

    • Updated various Git Sync-related blueprint text labels

v1.1.7

09/06/2018

    • Added Twitter Shortcode ([twitter url="" text="" theme="" height=""]), where theme can be 'light' or 'dark'
    • Added Spectre.CSS Button Shortcode ([button url="" label="" target="" size="" classes=""])
    • Added PDF Shortcode ([pdf url="")
    • Updated Theme ReadMe file

v1.1.6

09/03/2018

    • Improved support for Comments Plugin

v1.1.5

08/23/2018

    • Restored missing Error and Problems Plugin dependencies

v1.1.4

08/23/2018

    • Added support for custom logo (thanks Andy)

v1.1.3

08/23/2018

    • Added option for Sidebar Markdown area location to Sidebar page frontmatter
    • Updated demo pages in theme '_demo' folder

v1.1.2

08/21/2018

    • Added Image Captions plugin to theme dependencies

v1.1.1

08/21/2018

    • Added support for page menu icons
    • Updated demo pages in theme '_demo' folder

v1.1.0

08/20/2018

    • Updated theme blueprints

v1.0.9

08/18/2018

    • Escaped query in Twig templates for XSS protection

v1.0.8

08/09/2018

    • Revised the Italian translation for the "Continue Reading" button
    • Removed unneeded CSS from Blog "Hero" H1 H2 title text

v1.0.7

08/09/2018

    • Updated the "Continue Reading" button to support multi-language labels

v1.0.6

08/06/2018

    • Updated theme screenshots and blueprint

v1.0.5

08/01/2018

    • Restored check for "Continue Reading" button link in blog post lists
    • Updated demo pages in theme '_demo' folder

v1.0.4

08/01/2018

    • Updated demo pages in theme '_demo' folder

v1.0.3

07/31/2018

    • Added support for "Continue Reading" button link in blog post lists

v1.0.2

07/13/2018

    • Updated demo pages in theme '_demo' folder

v1.0.1

07/13/2018

    • Added ability to define default hero classes for blog pages
    • Added SpeakerDeck ShortCode
    • Updated demo pages in theme '_demo' folder
    • Removed Image Captions Plugin as Theme dependency

v1.0.0

07/10/2018

    • Added new 'hide_cc_license' page header option
    • Added classes to float images left(img.left), right(img.right) and align center(img.center)
    • Added Image Captions Plugin as Theme dependency
    • Added experimental ShortCode 'ClearBoth' to insert Div for clearing image floats
    • Updated demo pages in theme '_demo' folder (to include image float examples)
    • Removed unneeded page template file (fullwidthpagemodular)
    • Removed unneeded modular page elements CSS

v0.9.9

07/07/2018

    • Restored responsive blog heading text

v0.9.8

07/07/2018

    • Added support for custom global JavaScript (scripts.html.twig)
    • Removed fixed blog header text color
    • Added bricklayer layout option check before jQuery call
    • Added check to hide Git Sync link note
    • Added better handling of pagination on small screens (thanks OleVik)
    • Updated Quark CSS files to latest development branch version
    • Fixed display of link blog posts
    • Fixed Next Post and Previous Post button display issue

v0.9.7

07/06/2018

    • Added templates and blueprints for PDFs and SpeakerDeck files
    • Added custom content list template and blueprint
    • Updated link and title only templates for Embedly Cards and Swipe decks
    • Updated location of Git Sync link on blog list pages
    • Added drop shadow for blog hero H1,H2,H3 text
    • Fixed incorrect responsive div classes

v0.9.6

07/02/2018

    • Updated demo pages in theme '_demo' folder
    • Removed OERSchema dependency

v0.9.5

06/19/2018

    • Added support for 'header_image' frontmatter option
    • Added option to turn off bricklayer layout for Blog list pages
    • Blog header images now handled properly up to 'extra large' grid size

v0.9.4

06/12/2018

    • Added example Modular collection page
    • Added full width page template for Modular pages
    • Updated demo pages in theme '_demo' folder
    • Restored theme ability to hide Blog Sidebar
    • Updated default checks for Blog list page options

v0.9.3

06/10/2018

    • Updated 'Read Me' page in default demo pages

v0.9.2

04/29/2018

    • Added support for image captions on blog post image headers
    • Updated modular item blueprint

v0.9.1

04/06/2018

    • Added experimental H5P Shortcode support (in the formats of [h5p id=ID] and [h5p url=URL])
    • Added experimental Embed.ly Card Shortcode support (in the format of [embedly url=URL])
    • Added experimental Swipe Shortcode support (in the format of [swipe id=ID])
    • Added H5P content page template and blueprint
    • Added Swipe deck page template content page template and blueprint
    • Added display of Git Sync Link in additional page types
    • Added handling for Featherlight Plugin

v0.9.0

03/27/2018

    • ChangeLog started...