adjaya-dev / dotclear

Issues → https://git.dotclear.org/dev/dotclear/issues

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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, textile 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 support
  • Full Unicode support
  • XML/RPC client support
  • Extensible
  • Performance and scalability
  • Twice free

REQUIREMENTS

In order to run Dotclear you need:

  • A web server (Apache, Cherokee, Nginx, lighttpd, etc.)
  • PHP 5.6 with the following modules:
    • mbstring
    • iconv
    • simplexml
    • mysql, mysqli, postgresql or sqlite
  • A database server (MySQL 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 http://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

GPL-2.0-only (https://www.gnu.org/licenses/gpl-2.0.html)

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.

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 General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

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)

About

Issues → https://git.dotclear.org/dev/dotclear/issues

License:GNU General Public License v2.0


Languages

Language:JavaScript 39.0%Language:PHP 31.3%Language:HTML 17.4%Language:CSS 8.8%Language:SCSS 3.2%Language:XSLT 0.1%Language:Shell 0.1%Language:Makefile 0.1%Language:Gherkin 0.0%Language:Ruby 0.0%