Learning with Texts - Fork
2.10.0-fork
Learn foreign languages with texts
|
Namespaces | |
Lwt | |
Functions | |
long_text_check ($max_input_vars) | |
long_text_save () | |
long_text_display ($max_input_vars) | |
long_text_do_page () | |
long_text_check | ( | $max_input_vars | ) |
Display the check page before a long text import.
int | $max_input_vars | Maximale bytes size for the text. |
long_text_display | ( | $max_input_vars | ) |
Display the main page for a long tex import.
int | $max_input_vars | Maximal number of bytes for the text. |
@global $tbpref
Change the language of inputs for text and title based on selected language.
long_text_do_page | ( | ) |
Do the main page for the long text import.
long_text_save | ( | ) |
Save a long text to the database.
@global string $tppref Database table prefix.