Configuration



The configuration is done through the new settings page in Cuteflow.

Example Screenshot:



Following settings can be changed:

Server Description/ Example
Cuteflow Server The http-URL under that the application can be reached (i.e. http://192.1.2.100/cuteflow/).
After this period the Circulation will
be send to the substitute person
4 Days
System reply address the system reply address which is shown in the recievers e-mail
Standard for "Description text" You can enter a default description text for your circulations here
SMTP: Server Your E-Mail Server (i.e. IP-Adress or url)
SMTP: Port Port for SMTP on the server (likely: 25)
SMTP: User ID The user id if you use authentificate smtp (Account name)
SMTP: Password The password if you use authentificate smtp
SMTP: Use Authentification? Aktivate here if your email server uses Authentification for the SMTP Protokoll. If aktivated, you have to provide the user id and password (see above)
GUI
Default language Choose your language here
Circulations default sort
Open details in seperate Window? Activate to show Circulation Details in a seperate Window
Show position in mail? Activate to show the position of a circulation in E-Mails
Filter auto regex wordstart?
EMail format The format for the E-Mails, either TEXT or HTML. Also you can change the Mail's content (browserlink, only values, IFrame) "HTML and IFrame" is the default - it's the format you know from earlier Cuteflow Versions
Default columns order (in Circulations) Change the order of the circulation's columns
Color of "Days in Progress" changes to...
xyz after ... days Change the period after which the color changes from yellow over orange to red


If you have to change your Database settings after an installation or update,
the changes must be made in the "db_config.inc.php" file in the "config" directory:

Database Settings
$DATABASE_HOST IP or URL The host Adress of your mysql database server
$DATABASE_DB   The database name of your cuteflow database (i.e. cuteflow)
$DATABASE_UID The user id that can access your mysql server
$DATABASE_PWD The password for the user id