Highlight plugin calls

Discussions and requests related to new CMSimple features, plugins, templates etc. and how to develop.
Please don't ask for support at this forums!
Post Reply
frase
Posts: 5085
Joined: Thu Apr 21, 2016 6:32 am
Location: Saxony
Contact:

Re: Highlight plugin calls

Post by frase » Fri Sep 21, 2018 12:06 pm

Lies mal hier:
https://makina-corpus.com/blog/metier/2 ... -tinymce-4

Vielleicht findest du eine Lösung.

Holger
Site Admin
Posts: 3470
Joined: Mon May 19, 2008 7:10 pm
Location: Hessen, Germany

Re: Highlight plugin calls

Post by Holger » Fri Sep 21, 2018 6:34 pm

frase wrote:
Fri Sep 21, 2018 10:13 am
P.S.
Ich habe immer noch Schwierigkeiten, mehrere Anhänge an den Post zu bringen.
Funktioniert nicht richtig - deshalb ohne Bilder.
Sollte jetzt funktionieren

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

Re: Highlight plugin calls

Post by frase » Fri Sep 21, 2018 7:07 pm

Super.
Da lasse ich's mir nicht nehmen uns schieße gleich ein paar Testbilder ab ;-)

Nummer 1
testbild1.jpg
Nummer 2
testbild2.jpg
und Nummer 3
testbild3.jpg
Scheint zu funktionieren.
Danke!
You do not have the required permissions to view the files attached to this post.

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

Re: Highlight plugin calls

Post by frase » Fri Sep 21, 2018 7:37 pm

Hier kommt die aktuellste (und hoffentlich letzte) Plugin-Version.
Eine Zusammenarbeit von Tata und mir - mit entscheidender Hilfe von manu!


xhplugincall_20180921.zip

Es war doch nicht die letzte Version. Übersetzungen korrigiert (Tata).
xhplugincall_20180922.zip

- Texte leicht überarbeitet und übersetzt (en, de, cs, sk)
- Eingabefeld in Dialogbox breiter und mehrzeilig

Das sieht in etwa so aus:
plugincall.png
You do not have the required permissions to view the files attached to this post.
Last edited by frase on Sat Sep 22, 2018 12:27 pm, edited 2 times in total.

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

Re: Highlight plugin calls

Post by Tata » Fri Sep 21, 2018 7:50 pm

Oder auch so :-)
xhplugincall_dialogue2.jpg
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.

manu
Posts: 1086
Joined: Wed Jun 04, 2008 12:05 pm
Location: St. Gallen - Schweiz
Contact:

Re: Highlight plugin calls

Post by manu » Mon Sep 24, 2018 2:17 pm

frase wrote:
Fri Sep 21, 2018 7:37 pm
Hier kommt die aktuellste (und hoffentlich letzte) Plugin-Version.
Eine Zusammenarbeit von Tata und mir - mit entscheidender Hilfe von manu!


xhplugincall_20180921.zip

Es war doch nicht die letzte Version. Übersetzungen korrigiert (Tata).
xhplugincall_20180922.zip


- Texte leicht überarbeitet und übersetzt (en, de, cs, sk)
- Eingabefeld in Dialogbox breiter und mehrzeilig

Das sieht in etwa so aus:

plugincall.png
Naja, von der mehrzeiligen Textarea bin ich nicht so begeistert. Bei einem forcierten Zeilenumbruch verschluckt sich der Plugin Aufruf. Ich habe jetzt mal den Einzeiler breiter gemacht und Eure Texte übernommen.
xhplugincallWindow.JPG
Alles im GitHub Master.
Gruss manu
You do not have the required permissions to view the files attached to this post.
Last edited by manu on Mon Sep 24, 2018 3:34 pm, edited 1 time in total.

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

Re: Highlight plugin calls

Post by frase » Mon Sep 24, 2018 2:50 pm

manu wrote:
Mon Sep 24, 2018 2:17 pm
Naja, von der mehrzeiligen Textarea bin ich nicht so begeistert. Bei einem forcierten Zeilenumbruch verschluckt sich der Plugin Aufruf. Ich habe jetzt mal den Einzeiler breiter gemacht und Eure Texte übernommen.
Sehr gut. Danke.

Okay, das mit dem mehrzeiligen Feld sehe ich ein (man kann sowieso nicht voraussagen, wie lang ein Aufruf wird).
Die Übersetzungen funktionieren nicht. Bei "sk.js" und "cs.js" steht oben als erste Zeile noch:

Code: Select all

tinymce.addI18n('de',{
Da muss der entsprechende Sprachcode (sk, cs) rein.

Ansonsten "issesjetztabergut" ;-)

manu
Posts: 1086
Joined: Wed Jun 04, 2008 12:05 pm
Location: St. Gallen - Schweiz
Contact:

Re: Highlight plugin calls

Post by manu » Mon Sep 24, 2018 2:55 pm

frase wrote:
Mon Sep 24, 2018 2:50 pm
Die Übersetzungen funktionieren nicht. Bei "sk.js" und "cs.js" steht oben als erste Zeile noch:

Code: Select all

tinymce.addI18n('de',{
Da muss der entsprechende Sprachcode (sk, cs) rein.

Ansonsten "issesjetztabergut" ;-)
ist gefixt.

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

Re: Highlight plugin calls

Post by frase » Tue Sep 25, 2018 10:24 am

Noch eine Frage zum Plugin-Call:
Wird eigentlich in jedem Fall ein DIV benötigt, oder braucht es z.B. evtl auch SPAN ?

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

Re: Highlight plugin calls

Post by Tata » Tue Sep 25, 2018 10:36 am

Ich meine, dass in bestimmten Fall auch SPANs können nptztlich sein. Noch wäre zu finden, wie ein DIaloguebox flexible zu schaffen. Besonders für mehr komplexe Aufrufe.
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