phpwcms 20060906 & Patch G / Spaw Editor

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
amadeus
Posts: 18
Joined: Sun 13. Jun 2004, 15:21
Location: Hildesheim
Contact:

phpwcms 20060906 & Patch G / Spaw Editor

Post by amadeus »

Hallo,

ich benutze die Version 20060906 mit dem G Patch.
Beim WYSIWYG Editor Spaw sind keine Möglichkeiten zum Auswählen eines Fonts oder der Schriftgröße sichtbar. Es sind nur 26 Buttons und das Style Dropdown Feld sichtbar. Ist das bei dem Editor nicht vorgesehen oder ist das ein Fehler? Wenn ja, woran liegt es?

---
English:
Hello, i use the version 20060906 with the G patch.
By the WYSIWYG editor Spaw i have no chance to change the font or the fontsize. There are only 25 buttons and the style dropdown field. Is that a bug? If yes, what is the problem?


Mit freundlichen Grüßen,
With best regards

amadeus
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

"/include/inc_ext/spaw/config/spaw_control.config.php"
(Study it for other "configuration" possibilities)

CAN BE:
$spaw_default_toolbars = 'default';

OR:
$spaw_default_toolbars = 'full';

OR:
$spaw_default_toolbars = 'intlink';

OR:
$spaw_default_toolbars = 'mini';

OR:
$spaw_default_toolbars = 'sidetable';
amadeus
Posts: 18
Joined: Sun 13. Jun 2004, 15:21
Location: Hildesheim
Contact:

Thanks Danke

Post by amadeus »

Hello DeXXus,

thanks for your fast answer. I have changed the $spaw_default_toolbars = 'default'; (that is the setting in "spaw_control.config.php") to 'full'. Now i have 3 dropdown menues more, Font, fontsize and "Formatvorlage". Don't know the word in english. That is the answer for me, thanks.

With best regards,
amadeus

---
Hallo DeXXus,
danke für deine schnelle Antwort. Ich habe den Eintrag $spaw_default_toolbars = 'default'; (das ist die Einstellung in "spaw_control.config.php") auf 'full' gesetzt. jettt habe ich 3 Dropdownmenüs mehr. Schriftart, Schriftgrad und Formatvorlage. das war die richtige Antwirt für mich, danke.

Viele Grüße,
amadeus
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Re: Thanks Danke

Post by DeXXus »

amadeus wrote:and "Formatvorlage". Don't know the word in english.
I guess that would be PARAGRAPH Format :wink:

Cheers,
-=DeXXus=-
Post Reply