Posts with Tag: html

Grav, code highlight and mod_security...

Grav, code highlight and mod_security...

Posted on 26th May 2025

I changed my hosting package recently and because of my mistake, i purchased one, that wouldn't allow to dis-able the PHP mod_security module. That lead to some problems, with the biggest one, that now, Grav CMS couldn't store pages, that was using the Prism Highlighter and contained keywords like e...

Making Invoices with HTML

Making Invoices with HTML

Posted on 11th Dec 2024

Many times, i need to calculate a budget for materials of a project. Other times, i need a quick way to make a simple invoice, for my clients, that can build on the go, from any device. No need for a database, to keep values, prices etc. Just a simple form, to write stuff, insert price and quantity...