feel free to keep it strictly simple...

use fomantic ui

Starting with LEPTON 4.3.0 we replace lib_semantic with a fork called fomantic-ui. The reason is that semantic-ui has only less maintaining and development over the last year. Fomantic-ui is very busy in development.

 

If you want to switch your templates to fomantic-ui you have simply modify the entries of css and js files to new paths, you don't have to change anything in the code or classes itself.

 

New code

If you want to switch your templates to fomantic-ui you have simply modify the entries of css and js files to new paths, you don't have to change anything in the code or classes itself.

<link href="https://your_domain.tld/modules/lib_fomantic/dist/semantic.min.css" rel="stylesheet" type="text/css" />

<script src="https://your_domain.tld/modules/lib_fomantic/dist/semantic.min.js" type="text/javascript"></script>

Unterzeile

last edit: 05. Feb 2019 CET 18:27:48