CMSimple 4.7 steht zum Download bereit.
CMSimple 4.7 enthält die experimentelle Seitensplitting Methode h1only_splitting. Seiten werden nur mit h1 Überschriften erzeugt, das Menulevel der Seite wird anhand einer speziellen Klasse vergeben. Damit stehen ALLE Überschriften (h1-h6) für die Strukturierung der Seiteninhalte zur Verfügung, was vor allem SEO-Spezialisten und Semantiker interessieren wird.
Eine seitensplittende h1 sieht dann so aus:
Code: Select all
<h1 class="_level1_page_">Übersicht in Kategorien</h1>
Die Downloads sind alle noch auf das traditionelle Seitensplitting konfiguriert, und auch das Update ändert daran nichts. Bestehende Seiten laufen also nach dem Update auf CMSimple 4.7 ganz normal weiter.
Das h1only_splitting wird per CMS Konfiguration aktiviert, einfach Einstellungen => Use => H1only_pagesplitting: auf "true" setzen, dadurch wird ein Script aktiviert, mit dem man die Inhalte (content.php) mit einem Klick auf das neue Seitesplitting konvertieren kann. Eventuelle Formatierungen oder IDs der Seitenüberschriften gehen dabei verloren, davon wurde aber schon immer abgeraten.
Vor der Konvertierung bestehender Seiten in jedem Fall ein Backup der gesamten Installation machen
Aber das sollte man ja vor jedem Update sowieso machen
Wer das neue Seitensplitting testen will, macht sich am besten eine Kopie einer bestehenden Seite, spielt das Update auf CMSimple 4.7 ein und startet dann die Konvertierung, wie oben beschrieben.
CMSimple 4.7 hat aber noch eine Menge mehr zu bieten:
- Verbesserter Pagemanager, merkt sich seinen Zustand, Doppelklick führt zur Seite
- Datei CMSimpleDebug.txt liegt jetzt in ./userfiles/_core/
- Bugfix "hidden pages in submenu", das funktioniert jetzt
- Listenformatierung per Editor hat jetzt Vorrang vor Template CSS
- Pluginloader "Plugin Menü Links Bug" unter php 7.1 beseitigt
- Linkcheck verbessert, Links zu https-Websites werden jetzt auch korrekt validiert
Ein Update CMSimple 4.0 => 4.7, mit dem alle CMSimple Installationen ab 4.0 problem- und schmerzlos aktualisiert werden können, steht auch wieder zur Verfügung.
ChangeLog: https://www.cmsimple.org/?Downloads___ChangeLog
Downloads: http://www.cmsimple.org/?Downloads___CMSimple
Viel Spass - Gert
==========================================================
Hello,
CMSimple 4.7 is ready for download.
CMSimple 4.7 contains the experimental page splitting method h1only_splitting. Pages are created only by h1 headings, the menu levelof a page is assigned by a special class. So are all headings (h1-h6) are available for the structur of the page available, what will be interesting especially for SEO specialists and Semanticist.
The downloads are all still configured for the traditional page splitting, and also the update doesn't change that. Existing pages are working normally after an update to CMSimple 4.7, with the traditional page splitting.
Pagesplitting h1-headlines are looking like this:
Code: Select all
<h1 class="_level1_page_">Übersicht in Kategorien</h1>
The h1only_splitting you can activate via CMS configuration, simply set settings => use => H1only_pagesplitting: to "true", this starts a script, to convert the content (content.php) to the new page splitting method, with only one click. Any formatting or IDs of the page headings will be lost, but doing such things was discouraged anyway.
Before the conversion of existing pages, make a backup of the entire installation in every case
But this you should do anyway, before every update
Who wants to test the new page splitting, should create a copy of an existing page, update it to CMSimple 4.7, and then start the conversion, as described above.
But CMSimple 4.7 offers very much more news:
- Improved Pagemanager, remembers its state, doubleclick leads to the page
- The File CMSimpleDebug.txt now in ./userfiles/_core/
- Bugfix "hidden pages in submenu", works now
- List formatting via editor now overwrites template CSS
- Pluginloader "Plugin Menu Links Bug" in php 7.1 fixed
- Improved linkcheck, links to https-Websites are correctly validated now
An Update CMSimple 4.0 => 4.7, for an easy and painless update of all installations of CMSimple 4.0 or higher, also is available.
ChangeLog: https://www.cmsimple.org/en/?Downloads___ChangeLog
Downloads: http://www.cmsimple.org/en/?Downloads___CMSimple
Have fun - Gert