Skip to content

gtbu/Simple-Blog-3.06

 
 

Repository files navigation

Simple Blog

Blog plugin for Typesetter CMS. It works for example with Html5 , Nedstrap 1.0, Smart Multi -> white2, blue5 etc. and Two Point 0 - Themes (with sidebars).

Details and help in the above Wiki - tab.

** closing of DOM ready function - from https://www.typesettercms.com/Forum?show=t2762&page=1#post_11526 in static/user.js

Update : all archive gadget levels collapsible and collapse now by default --- 7/21 : new css with UTF8 icons

2025 : : The php-function strftime is deprecated since php 8.1 . It was here at first replaced by a \PHP81_BC\strftime().
A similar function is Gmstrftime.
Newer typesetter versions have a strftime with \intltime\strftime() - see issues : make modifikations in include/tool.php (use intltime; use function \intltime\strftime;) and change all deprecations of strftime to \intltime\strftime in the blog-plugin

*** Since Typesettercms 5.3.2 the Symfony polyfills guarantee better compatibility of older Plugins !

( Please remember to fist set Entries Per Page and Entries Per Gadget to 1-2 - otherwise You see lots of entries.)

Scrutinizer Code Quality

About

Blog plugin for Typesetter

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 93.8%
  • CSS 5.0%
  • JavaScript 1.2%