Advanced Configuration

The Lucien settings file which you download after registering for a ProperSpell Key contains a few parameters that will change the behavior of the Lucien binding object. You do not have to modify any of the settings to begin using ProperSpell. This guide will explain these settings and their effect on the Lucien object. Advanced configuration is optional.

__lucienUserID ?     
__lucienVersion ?     
__lucienSSL ? false
__lucienDisplayMessage ?
__lucienPreHTML ?
__lucienPostHTML
__lucienLinkStyle ?
//---------- User Settings ----------
__lucienUserID = 'THIS-SHOULD-BE-YOUR-PROPERSPELL-KEY';
__lucienVersion = '5.0';
__lucienSSL = false;

// --------- Advanced User Settings ---------
// See http://www.properspell.com/setup/advanced.html
//__lucienDisplayMessage = "You Probably Meant:";
//__lucienPreHTML = "<span style='color:#cc0000; text-align:center;font-size:11pt'>";
//__lucienPostHTML = "</span><br><br>";
//__lucienLinkStyle = "style='color:red'";
Note: This is just the user configuration section of the lucien.js file
Current Version: 5.0

Account