Blog entries

Version 0.5.0 release

I published 'BoothCMS' version 0.5.0. It contains these updates: Add ReleaseTime header support(#15) The content can't be accessed when the date and time of this header is in the future Correct structured data template Correct document typo Change testing framework from pear(run-tests) to PHPUnit…
Publish: / Update:

Version 0.4.3 release

I published 'BoothCMS' version 0.4.3. It contains these updates: Add 'Video' structured data template Improve 'Review' structured data template support Correct title setting process https://github.com/DBC-Works/BoothCMS…
Publish: / Update:

Version 0.4.2 release

I published 'BoothCMS' version 0.4.2. It contains these updates: Update content parse process to consider three dashes(---) as delimiter string(#14) If you want to check the content preview with Visual Studio Code, set file extension to '.md' and use three dashes(---) as a delimiter string instead…
Publish: / Update:

Version 0.4.1 release

I publish 'BoothCMS' version 0.4.1. It contains these updates: Replace $_SERVER super global variable reference with filter_input function(#13) Add web service support Twitter timeline Twitter tweet control Update documents a bit https://github.com/DBC-Works/BoothCMS…
Publish: / Update:

Version 0.4.0 release

I publish 'BoothCMS' version 0.4.0. It contains these updates: Reconstruct template(#12) Add web service support Google Analytics Google custom search engine Google AdSense(automatic ads only) Fix some bugs https://github.com/DBC-Works/BoothCMS…
Publish: / Update:

Version 0.3.0 release

I publish 'BoothCMS' version 0.3.0. It contains these updates: Add structured data support(#5) Improve content image handling Correct handling of content including mustache('{{') Update a lot of codes Follow php 7.2 update Try to follow PSR-1 and PSR-2 Refactoring…
Publish: / Update:

Version 0.2.1 release

I publish 'BoothCMS' version 0.2.1. It contains these updates: Add project logo(#3) Improve description handling(avoid duplication with the body text) Refactor some codes https://github.com/DBC-Works/BoothCMS…
Publish: / Update:

Version 0.2.0 release

I publish 'BoothCMS' version 0.2.0. It contains these updates: Add tag-based related contents extraction process(#11) Related contents are set to related_contents template variable Change template variables name image_path to image_url and set url insted of path https://github.com/DBC-Works/BoothCMS…
Publish: / Update:

Version 0.1.5 release

I publish 'BoothCMS' version 0.1.5. It contains these updates: Add new template variables 'theme_path' and 'exclude_from_List' Correct encoded path parameter handling(#10) Modify escape processing when sending succeeding contents(#9) https://github.com/DBC-Works/BoothCMS…
Publish: / Update:

Version 0.1.4 release

I publish 'BoothCMS' version 0.1.4. It contains these updates: Change markdown parser from cebe/markdown to Parsedown(#8) Fix some bugs and update some documents https://github.com/DBC-Works/BoothCMS Please run composer update if you update existing site. Reason to change markdown parser Because…
Publish: / Update:

Version 0.1.3 release

I publish 'BoothCMS' version 0.1.3. It contains these update: Update OGP image source processing(#6) Add new template variables 'latest_content_date_and_time' and 'oldest_content_date_and_time'(#7) https://github.com/DBC-Works/BoothCMS…
Publish: / Update:

Version 0.1.2 release

I publish 'BoothCMS' version 0.1.2. It contains path parameter check process improvement(#4). https://github.com/DBC-Works/BoothCMS…
Publish: / Update:

Version 0.1.1 release

I publish 'BoothCMS' version 0.1.1. It contains some bug fixes and document updates. https://github.com/DBC-Works/BoothCMS…
Publish: / Update:

Flat file CMS 'BoothCMS' First preview release

I published a flat file CMS 'BoothCMS' first preview release on GitHub. https://github.com/DBC-Works/BoothCMS BoothCMS is under the strong influence of Pico(especially early version). No administration function. To publish contents, you create it as files and copy to the web server. Features that…
Publish: / Update: