.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: Includes.txt .. _start: ========= Crossword ========= .. only:: html :Classification: glcrossword :Version: |release| :Language: en :Description: Supplies a crossword extension, to create your own crossword on a homepage. This extension is very flexible. You can define crosswords of every size, answer fields with more then one letter and you can define answers in every posible direction. All you need is to create your own questions and answers and assign it with your crossword. In the frontend you can edit the crossword with javascript very user friendly. The communication with the backend is performed with ajax. See under http://www.schulze-thulin.de/en/games/walisisches-kreuzwortraetsel/ for an online example. This extension use jQuery 3.x and Bootstrap 3.x. :Keywords: crossword, forAdmins, forIntermediates :Copyright: 2010-2021 :Author: Gerald Loß :Email: gerald.loss@gmx.de :License: This document is published under the Open Publication License available from http://www.opencontent.org/openpub/ :Rendered: |today| The content of this document is related to TYPO3, a GNU/GPL CMS/Framework available from `www.typo3.org `__. **Table of Contents** .. toctree:: :maxdepth: 3 :titlesonly: Introduction/Index UsersManual/Index Administration/Index Configuration/Index Troubleshooting/Index ProgrammersReference/Index KnownProblems/Index TodoList/Index Changelog/Index