Refactored CMSimple.sk

About the template and stylesheet - and changing the menu
Tata
Posts: 3586
Joined: Tue May 20, 2008 5:34 am
Location: Slovakia
Contact:

Refactored CMSimple.sk

Post by Tata » Sun Jun 18, 2017 4:06 pm

I hope to finish the refactoring of http://cmsimple.sk. The test version is temporarilly at http://169new.cmsimple.sk. Now I am not sure, if and how difficult will be the upgrading to proposed v1.7.0 and if it is necessary to do it.
Anyway, I would appreciate everyone having a look and testing the functionality. The webpage is only in Slovak (as it is kind of mirror-page of other national CMSimple official pages). But it makes no problem to check if all links and functinos work.
Gorgeous thak to all who helped me with the refactoring with great ideas and suggestions, especially cmb, svasti and fhs.
Looking forward for any comments you may have to correct/iprove whatever I might have forgotten.
cmsimple-sk-welcome.png
cmsimple-sk-demo.png
cmsimple-sk-templates.png
You do not have the required permissions to view the files attached to this post.
CMSimple.sk
It's no shame to ask for an answer if all efforts failed.
But it's awful to ask without any effort to find the answer yourself.

lck
Posts: 2963
Joined: Wed Mar 23, 2011 11:43 am
Contact:

Re: Refactored CMSimple.sk

Post by lck » Sun Jun 18, 2017 7:32 pm

Tata wrote:Looking forward for any comments you may have to correct/iprove whatever I might have forgotten.
Gute Arbeit!

Ein paar Dinge scheinen mir erwähnensert.
Der Header (background-image) sollte für kleine Viewports noch angepasst werden. Bei kleiner 707px rutschen die externen Links und die Suche aus dem grünen Bereich. Eventuell .banner ergänzen mit background-size: contain;

Links languages (rechts oben):
Link zu "Danks" fehlerhaft, außerdem sollte es "Dansk" heißen.
Link "Deutsh", sollte Deutsch heißen.

template.htm: hier ist anscheinend ein </p> zuviel.

Code: Select all

<p class="link"><p id="minicounter">Ste 3. návštevník od 18. 06. 2017.</p></p> 
„Bevor du den Pfeil der Wahrheit abschießt, tauche die Spitze in Honig!“   👉 Ludwig's XH-Templates for MultiPage & OnePage

Tata
Posts: 3586
Joined: Tue May 20, 2008 5:34 am
Location: Slovakia
Contact:

Re: Refactored CMSimple.sk

Post by Tata » Sun Jun 18, 2017 8:21 pm

Danke für die Blumen.
Einiges korrigiert. Hoffentlich klappt es jetzt auch unter Chrome. Da hatte ich Probleme.

Code: Select all

.bammer-size: contain; 
und wohl auch

Code: Select all

<div class="banner">
...
     <div class="limit"></div>
</div> 
hat geholfen (?).
CMSimple.sk
It's no shame to ask for an answer if all efforts failed.
But it's awful to ask without any effort to find the answer yourself.

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: Refactored CMSimple.sk

Post by cmb » Sun Jun 18, 2017 10:18 pm

Tata wrote:I hope to finish the refactoring of http://cmsimple.sk. The test version is temporarilly at http://169new.cmsimple.sk.
Great – thanks! :)
Tata wrote:Now I am not sure, if and how difficult will be the upgrading to proposed v1.7.0 and if it is necessary to do it.
Presumably, that shouldn't be hard. If desired, I can easily make an unofficial update package available.
Christoph M. Becker – Plugins for CMSimple_XH

Tata
Posts: 3586
Joined: Tue May 20, 2008 5:34 am
Location: Slovakia
Contact:

Re: Refactored CMSimple.sk

Post by Tata » Sun Jun 18, 2017 10:31 pm

It would be definitely useful for many of users.
CMSimple.sk
It's no shame to ask for an answer if all efforts failed.
But it's awful to ask without any effort to find the answer yourself.

Tata
Posts: 3586
Joined: Tue May 20, 2008 5:34 am
Location: Slovakia
Contact:

Re: Refactored CMSimple.sk

Post by Tata » Thu Jun 29, 2017 7:40 pm

So. Die Seite habe ich jetzt auf v1.6.10 umgewandelt und hochgeladen. Scheint mir alles gut zu laufen. Die Seite ist schon auch unter v1.7rc1 vorbereitet und läuft auch problemloss. Nur - wenn im Editor - die Templaty Seite wirft
Und ich weiss nicht wieso. Der stylesheet ist da, die Seite sieht genau so, wie es im stylesheet definiert ist.
W3C Validator hat in der Datei keinen Fehler gefunden. Behauptet aber auch, dass die Datei nicht dabei ist, wenn ich die Seite testen lasse.
CMSimple.sk
It's no shame to ask for an answer if all efforts failed.
But it's awful to ask without any effort to find the answer yourself.

frase
Posts: 5085
Joined: Thu Apr 21, 2016 6:32 am
Location: Saxony
Contact:

Re: Refactored CMSimple.sk

Post by frase » Fri Jun 30, 2017 6:49 am

Tata wrote:Nur - wenn im Editor - die Templaty Seite wirft
Failed to load content css: http://cmsimple.sk/templates/referencie/stylesheet.css
In der stylesheet.css steht in der ersten Zeile: @import url("tootips.css"); ... (sollte das nicht tooltips heißen?)
Diese Datei gibt es nicht.
Ich vermute, dass die Meldung sich darauf bezieht.

Tata
Posts: 3586
Joined: Tue May 20, 2008 5:34 am
Location: Slovakia
Contact:

Re: Refactored CMSimple.sk

Post by Tata » Fri Jun 30, 2017 7:27 am

frase wrote:Ich vermute, dass die Meldung sich darauf bezieht.
Hercule Poirot is Sch... Dichgegen.
Danke. Das wars. Die tooltips ist überhaupt nicht mehr nötig. Ist nur irgendwie da geblieben.
Doch gibt es einiges in *plugins stylesheets: https://jigsaw.w3.org/css-validator/val ... g=&lang=en
CMSimple.sk
It's no shame to ask for an answer if all efforts failed.
But it's awful to ask without any effort to find the answer yourself.

frase
Posts: 5085
Joined: Thu Apr 21, 2016 6:32 am
Location: Saxony
Contact:

Re: Refactored CMSimple.sk

Post by frase » Fri Jun 30, 2017 7:53 am

peter-ustinov-as-hercule-poirot.jpg
... sagt:
Die Errors und Warnings kannst du ignorieren.
(Das denke ich zumindest.)
You do not have the required permissions to view the files attached to this post.

Tata
Posts: 3586
Joined: Tue May 20, 2008 5:34 am
Location: Slovakia
Contact:

Re: Refactored CMSimple.sk

Post by Tata » Fri Jun 30, 2017 8:35 am

Das tue ich auch. Ausserdem, kann ich darauf nichts ändern.
CMSimple.sk
It's no shame to ask for an answer if all efforts failed.
But it's awful to ask without any effort to find the answer yourself.

Post Reply