2.7.0: the Dust-blower #98
HugoFara
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is a huge release implementing many things I wanted to have in LWT. As for the most important features you get:
Added
INSTALL.shhelps installing requirements and configuration.database_wizard.php) to help setting the connection with the database.server_data.phpshowing all relevant information.index.php:get_server_data_tablereplacesget_server_dataas a better designed function.index_do_main_pagenow renders the page to avoid global variables.pagestart_kernel_nobodyininc/kernel.phpthat displays the minimal HTML formatting.inc/classes/folder for a better incorporation of OOP.inc/classes/Termdefines theTermclass representing a word or multi-word.inc/classes/Languagedefines theLanguageclass representing a language.Changed
do_text_page(do_text.php) anddo_test_page(do_test.php) now enlarge the body.echo_lwt_logoininc/session_utility.phpechoes a logo, without information on the table set usedbecause it was useless. This information is now displayed on the welcome page.
start.phpwas reviewed and simplified. It is still considered a legacy feature.from 1.8.0 to 1.10.2. This brings some bug fixes.
bulk_translate_word.php. It has a better visual aspect and works better.text_from_yt.php):inc/.googleTimeToken.phpfrom root folder toinc/google_time_token.php.googleTranslateClass.phpfrom root folder toinc/classes/GoogleTranslate.php.install_demo_db_sql.gzuncompressed toinstall_demo_db.sql. Functions adapted.Fixed
at the right if text field.
index.php) was not rendered properly on non-default theme.str_starts_with,str_ends_with,str_contains.docs/info.htmlis finally fixed!ggl.phpfeature fixed!docs/info.phpinstead ofdocs/info.html) on the help button (main page). Signaled by babaeali on Discord.Deprecated
###bylwt_termis strongly recommended!lwt_popup=1as an argument.ggl.phpshould be replaced by the file full URL, for instance "http://localhost/lwt/ggl.php".Full Changelog
This discussion was created from the release 2.7.0: the Dust-blower.
Beta Was this translation helpful? Give feedback.
All reactions