Re: Dicoth is an opensource forum software written in DLang.

2020-02-02 Thread zoujiaqing via Digitalmars-d-announce
On Sunday, 2 February 2020 at 10:47:52 UTC, bauss wrote: On Sunday, 2 February 2020 at 08:39:58 UTC, zoujiaqing wrote: # Dicoth An open source forum system written in D Programming Language, based on Hunt Framework. ## Install ### Create Database This forum using MySQL database, you can

Re: Dicoth is an opensource forum software written in DLang.

2020-02-02 Thread bauss via Digitalmars-d-announce
On Sunday, 2 February 2020 at 08:39:58 UTC, zoujiaqing wrote: # Dicoth An open source forum system written in D Programming Language, based on Hunt Framework. ## Install ### Create Database This forum using MySQL database, you can create database name `dicoth` and import tables scheme:

Beta 2.090.1

2020-02-02 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.090.1 point release, ♥ to the 13 contributors. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.090.1.html As usual please report any bugs at https://issues.dlang.org -Martin

Dicoth is an opensource forum software written in DLang.

2020-02-02 Thread zoujiaqing via Digitalmars-d-announce
# Dicoth An open source forum system written in D Programming Language, based on Hunt Framework. ## Install ### Create Database This forum using MySQL database, you can create database name `dicoth` and import tables scheme: ```SQL source ./data/mysql/scheme.sql ``` ### Edit Config You