Open The fckconfig.js code: FCKConfig.AutoDetectLanguage = true ; FCKConfig.DefaultLanguage = ‘el’ ; FCKConfig.ContentLangDirection = ‘ltr’ ; FCKConfig.EnableXHTML = true ; FCKConfig.EnableSourceXHTML = true ; FCKConfig.ProcessHTMLEntities = true ; FCKConfig.IncludeLatinEntities = true ; FCKConfig.IncludeGreekEntities = false ; FCKConfig.FillEmptyBlocks = true ; FCKConfig.FormatSource = true ; FCKConfig.FormatOutput = true ; FCKConfig.FormatIndentator = ‘ ‘ ; code: …
Daily Archives: October 29, 2008
Create Effective Auto Attendants and Voicemail Greetings
There are many kinds of people who call your company. Some have never called you before; others may call your system frequently and just want to reach their party quickly without having to listen to the entire menu. Keep this in mind as you review the following sample scripts and create your own Auto Attendants …
Continue reading “Create Effective Auto Attendants and Voicemail Greetings”
Linux move files – MV
Name mv – move (rename) files