Skip to content

0.1 Release Notes

Matt Reishman edited this page Nov 26, 2020 · 3 revisions
  • 0.1.4
    • Bug Fixes
      • Added file check around header image
      • Added file check around favicon
      • Added file check around js / css files
      • Fixed three column layout second column config settings
      • Fail check on missing header or footer modules
  • 0.1.3
    • Features
      • New Templates
        • Two Column
        • Three Column
      • Submenu Logic
        • Logic for showing sub parts of menu
        • Menu icon support
        • Text descriptions for links
        • Added base page navigation file
      • Added css option for mobile only menu
    • Bug Fixes
      • Fixed bug with having a trailing slash at end of pages
  • 0.1.2.1
    • Bug Fixes
      • Fixed gallery bug with default Ids and left/right arrows
  • 0.1.2
    • Features
      • Navigation now highlights active page
      • Added sitemap page
    • Bug Fixes
      • Gallery images do not require id (gets default from src)
      • Added target option for links in galleries
      • Fixed typo in navigation function
      • Having navigation groups without a main page works correctly now
  • 0.1.1
    • Features
      • Added gallery module
      • Auto versions css / js files (from file modify time)
    • Bug Fixes
      • Incorrect xml files now show 404 page instead of php error
      • Default file fixed for sub directories
  • 0.1.0.1
    • Bug Fixes
      • Fixed JS / CSS link issues
      • Fixed bug with css breakpoint not working correctly because of missing meta tag
  • 0.1
    • Initial version of WebCoreMJR
    • Features
      • Added basic structure for loading of php classes
      • Added functions for loading content based off of an xml structure
      • Added example site for demo

Clone this wiki locally