Do blogs and do it well!
 
 
 
 
 
Go to file
franck 7df5a9e458
Merge branch '2.30'
2024-05-18 11:49:08 +02:00
admin Better this way 2024-05-18 11:48:59 +02:00
bin Upgrade atoum from 4.1.0 to 4.2.0, fix one unit test 2023-07-30 15:10:34 +02:00
build-tools Don't presume module license (might be GPLv2, AGPLv3, MIT, …) 2024-03-10 08:39:06 +01:00
inc Add webmention endpoint URL in <head> for post/page (already present in http headers but may be not sufficient) 2024-05-11 11:08:12 +02:00
locales New translations main.pot (Spanish, Argentina) 2024-04-23 20:58:33 +02:00
plugins Add webmention endpoint URL in <head> for post/page (already present in http headers but may be not sufficient) 2024-05-11 11:08:12 +02:00
src Revert commit (385289d036) as it may break the template engine is some contexts 2024-05-17 14:40:38 +02:00
tests/unit Fix #643 and add some unit tests for Japanese language 2024-03-08 11:36:09 +01:00
themes Use standard tpl:IfCommentPreviewOptional rather than tpl:IfPreviewIsNotMandatory for Ductile 2024-04-09 08:54:10 +02:00
.atoum.coverage.php Fix Unit tests 2023-03-07 17:26:14 +01:00
.atoum.php Fix unit test boostrap to be able to use __() function 2023-03-09 13:57:13 +01:00
.doxygen.conf Remove Luxembourgish language (not translated and mostly not used) 2024-03-20 09:13:14 +01:00
.editorconfig Config for Makefile editor 2020-03-05 13:51:44 +01:00
.gitignore Remove CB as submodule, includes it into inc/helper (keep unit tests), addresses #202 2022-12-26 11:19:06 +01:00
.gitmodules Remove CB as submodule, includes it into inc/helper (keep unit tests), addresses #202 2022-12-26 11:19:06 +01:00
.php-cs-fixer.dist.php Switch from PHP 7.4 to 8.1 2023-08-13 10:26:18 +02:00
CHANGELOG 2.30.1 CHANGELOG 2024-05-17 14:42:28 +02:00
CONTRIBUTING.md Add Psalm info in CONTRIBUTING 2023-07-17 09:06:48 +02:00
CREDITS Update CREDITS 2022-04-29 09:52:50 +02:00
LICENSE Switch from GNU GPL-2.0-only to AGPL-3.0 2024-03-08 08:59:06 +01:00
Makefile Try to fix digests incomplete creation 2023-11-08 18:05:25 +01:00
README.md Update README.md 2024-05-02 11:07:50 +02:00
SECURITY.md Review some very old contributions 2024-02-25 09:22:23 +01:00
composer.json Switch from GNU GPL-2.0-only to AGPL-3.0 2024-03-08 08:59:06 +01:00
composer.lock Composer update 2024-03-22 19:50:30 +01:00
crowdin.yml Add theme help to crowdin config 2023-09-02 15:33:30 +02:00
favicon.ico Favicons 2013-09-30 10:50:32 +02:00
index.php Switch from GNU GPL-2.0-only to AGPL-3.0 2024-03-08 08:59:06 +01:00
phpstan.bootstrap No need to declare constants in PHPStan bootstrap 2023-10-25 19:24:01 +02:00
phpstan.neon Avoid using magic methods as far as possible 2023-10-23 14:14:36 +02:00
psalm-baseline.xml Code review (with PSalm) 2023-10-26 14:15:40 +02:00
psalm.attributes.php Switch from GNU GPL-2.0-only to AGPL-3.0 2024-03-08 08:59:06 +01:00
psalm.bootstrap.php Switch from GNU GPL-2.0-only to AGPL-3.0 2024-03-08 08:59:06 +01:00
psalm.constants.php Switch from GNU GPL-2.0-only to AGPL-3.0 2024-03-08 08:59:06 +01:00
psalm.xml Code review (via Psalm) 2023-09-08 18:32:22 +02:00
release.json Release 2.30.1 2024-05-17 14:42:28 +02:00

README.md

README

Crowdin

WHAT IS DOTCLEAR

Dotclear is an open-source web publishing software. Take control over your blog!

Dotclear project's purpose is to provide a user-friendly tool allowing anyone to publish on the web, regardless of their technical skills.

Features

  • Easy publication
  • Fully customizable theme
  • User-friendly administration
  • Flexible template system
  • Media management
  • Choose from several editing syntax (wiki, markdown or directly in wysiwyg)
  • Flexible comment system
  • Built-in antispam
  • Localization
  • Presentation widgets
  • Themes and plugins
  • Pages
  • Tags and categories
  • Automated installation
  • Support for several database types
  • Multiblog
  • Multi-user with permissions
  • Standards compliant
  • Accessible
  • Importing / exporting
  • Naturally optimized for search engines
  • Syndication feeds
  • Complete trackback/pingback/webmention support
  • Full Unicode support
  • Extensible
  • Performance and scalability
  • Twice free

REQUIREMENTS

In order to run Dotclear you need:

  • A web server (Apache, Nginx, lighttpd, Caddy, etc)
  • PHP 8.1 to 8.3 with the following modules:
    • mbstring
    • iconv
    • simplexml
    • mysqli, postgresql or sqlite
    • intl (required for PHP 8.2+)
  • A database server (MySQL/MariaDB or PostgreSQL) or SQLite.

INSTALLATION

Automatic installation

The easiest way to install the blog engine is automatic installation. Download the one minute install file, upload it to your web space. Then open it in your favorite browser. You'll only have to follow the instructions on screen. See the documentation for more information.

Standard installation

You need to download Dotclear archive, extract it then upload your files to your web space using an FTP client. Then open your favorite browser and go to https://your.host.name/dotclear/admin/install/. A message alerts you that you haven't got a configuration file and offers to run the wizard. Click this link.

DOCUMENTATION

Still unsure if you want to move? A "guided tour" is what you need.

Dotclear is fully documented:

Dotclear documentation uses a wiki. Feel free to contribute.

License

Copyright Olivier Meunier & Association Dotclear

AGPL-v3 https://www.gnu.org/licenses/agpl-3.0.html

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.

CONTRIBUTING

Dotclear is an open source project. If you'd like to contribute, please read the CONTRIBUTING file. You can submit a pull request, or feel free to use any other way you'd prefer.

Repositories

https://git.dotclear.org/dotclear/ (official) https://github.com/dotclear/dotclear (Github mirror)

https://dotclear.crowdin.com/dotclear (online translations)