The Webutler is a simple online editor for static HTML pages. Webmasters can provide a simple login option for image and text editing to their customers. The Webutler is a tool for small websites or projects to be implemented with as little effort.
The Webutler requires PHP version 5.4 or higher. MySQL is not required. Modules for storing data sets, such as user management or news were reacted with SQLite3. For categories and SEO URLs the Apache module must be "mod_rewrite" installed.
There are .htaccess files in several subdirectories which prevent the direct call of files from this directory. If another web server is used as Apache, this directory protection does not work! But the protection is mandatory when a SQLite database file is located in this directory. The database can otherwise be easily downloaded by anyone. Therefore the .htaccess files should be replaced by a protection mechanism of your server.
The Webutler should work in any modern browser. Minor errors or problems are of course still can not be ruled out. It is recommended to use Firefox or Chrome to work with the Webutler.
Anyone who wants to can start with the Webutler from scratch and create all the required layouts, pages, menus and blocks online. However, it has been found easier than the basic system as usual to create offline and then be integrated into the Webutler. Optimally, it is natural to download a web server such as XAMPP and realize the structure of the page with it.
CKEditor is the heart of Webutlers, that is, Operation and possibilities of Webutlers are matched to the editor. He takes part independently make changes to the source code. This is related to the program logic of the editor. Who programmed HTML, knows the problems with various representations in different browsers. Who uses the Webutler, must adjust to the fact that he now also has to adapt or change for the CKEditor its pages.
The Webutler has a small user management. Pages can be protected and visitors can register. Registered users are classified in a user group and the group will be granted to the secure pages of the website access.
A site can be set up in multiple languages. The languages module sides of a language are assigned so that language variables of modules are displayed in the language of the visitor.
In the editor, any contact forms can be created. To send the forms to be entered in the form module and receiver selected in the editor.
There is a central location for javascripts that can be integrated with the editor to the website. The directory "/includes/javascript" is accessible from the editor.
To quickly create a simple input / output modules for dynamic content, there is the ModMaker.
For search engine optimization of Webutler generates a sitemap.xml and sets the canonical tag in each page. In ModMaker modules the robots tag is also set.
Whether the search module is a meaningful thing, I leave time to be seen. The Webutler is intended for small homepages. A small website should be designed so clear that no search is needed. If you want to use them anyway...