improvements to internal registration and translations

This commit is contained in:
Thomas Citharel
2015-02-13 19:10:22 +01:00
parent 57068585c0
commit 6cb5e1c9f5
6 changed files with 136 additions and 16 deletions

View File

@ -59,6 +59,9 @@
@define ('MOBI', FALSE);
@define ('PDF', FALSE);
// registration
@define ('SEND_CONFIRMATION_EMAIL', TRUE);
// display or not print link in article view
@define ('SHOW_PRINTLINK', '1');
// display or not percent of read in article view. Affects only default theme.