Archive for January, 2008
script for testing mail server
Needed to put this somewhere. Here makes sense.
EHLO xxx.org
MAIL FROM:<xxx@xxx.org>
RCPT TO:<xxx@xxx.org>
DATA
Subject: Hi
Are we having fun yet?
.
Setting up advanced editor in GraffitiCMS
From : HERE
We will not likely update the default editor to support these options. Our goal is to keep the UI as simple as possible and guide users towards standards like CSS. Things get messy really quickly when you start setting font sizes and colors via a toolbar.
Having said that, it is really easy to change your site to use a more full featured toolbar.
Using a text editor (like notepad) find the file /graffiti-admin/posts/write/default.aspx and find the element called <GlowEditor:Editor and change the attribute toolbarset from simple to “default”.
Thanks,
Scott
Comments(1)
Comments(2)