Category:Hatta: Difference between revisions
Hoof Hearted (talk | contribs) m (Text replacement - "Wiki Engine" to "Wiki engine") |
Hoof Hearted (talk | contribs) (Expand info) |
||
Line 1: | Line 1: | ||
{{Wiki engine | {{Wiki engine <!--see 'Template:Wiki engine' for full detail and hidden help advice--> | ||
|name = | |name = Hatta | ||
|logo | |URL = https://hatta-wiki.org/ | ||
|URL | |logo = https://hatta-wiki.org/+render/hatta.png<!--https://hatta-wiki.org/+download/logo.png--> | ||
|wide logo = <!--insert 'y' when the logo is too wide AND / OR the title is too long--> | |||
|wikinode URL | |changes URL = https://hatta-wiki.org/Release%20notes<!--https://hatta-wiki.org/%2Bhistory/--> | ||
| | |wikinode URL = No<!--e.g. https://WikiEngineURL.org/WikiNode, if none, use 'No'--> | ||
| | |about URL = https://hatta-wiki.org/About | ||
| | |documentation URL= https://hatta-wiki.org/Docs | ||
|maintopic | |source code URL = https://hatta-wiki.org/Download<!--e.g. https://GitHub.com/RepoAuthor/WikiEngine, or similar--> | ||
|prog language | |maintopic = Wiki engine<!--leave this as is, it can not be overridden--> | ||
|s/w license | |founder = Radomir Dopieralski<br><small>(founder, initial code)</small><!--https://hatta-wiki.org/Credits--> | ||
}} | |CEO = Owner and/or CEO<br><small>(owner and/or CEO)</small><!--engine Owner/Chief Executive Officer; wikilink if needed; if none, use 'unknown'--> | ||
{{PopulateCategory}} | |language = Multilingual<!--for interface only, https://hatta-wiki.org/Credits--> | ||
"'''Hatta''' is a {{tag | |prog language = Python | ||
|s/w license = GNU General Public License | |||
|status = Active<!--'Active' if available, 'Dead' if not, 'Dormant' if available but no staff support--> | |||
}}{{PopulateCategory}} | |||
"'''Hatta''' is a {{tag|wiki engine}} – software that lets you run a [[wiki]] site. It requires no configuration, and can be easily started in any {{tag|Mercurial}} repository". Hatta takes its name from the ''[https://hatta-wiki.org/Mad%20Hatter Mad Hatter]'' in Lewis Carroll's books. "In the days of yore hatters often became mad because of mercury poisoning. This wiki engine is mad as a hatter because it uses a Mercurial repository to store its pages." | |||
Hatta, a re-write of the former [[Dandelion]], is written in {{tag|Python}}, and is released under the {{tag|GNU General Public License|GNU General Public License v2}} (GPL v2) | Hatta, a re-write of the former [[Dandelion]], is written in {{tag|Python}}, and is released as {{tag|free software}} (without a fee) under the {{tag|GNU General Public License|GNU General Public License v2}} (GPL v2). Hatta will run on [[:Category:Linux|Linux]], [[:Category:Unix|Unix]], [[:Category:Windows|Windows]], and [[:Category:Mac OS X|Mac OSX]]. Hatta is available in fifteen (15) interface languages: {{tag|Wiki Arabic|Arabic}}, {{tag|Wiki Czech|Czech}}, {{tag|Wiki Danish|Danish}}, {{tag|Wiki German|German}}, {{tag|Wiki Greek|Greek}}, {{tag|Wiki English|English}}, {{tag|Wiki Spanish|Spanish}}, {{tag|Wiki Estonian|Estonian}}, {{tag|Wiki Finnish|Finnish}}, {{tag|Wiki French|French}}, {{tag|Wiki Hungarian|Hungarian}}, {{tag|Wiki Japanese|Japanese}}, {{tag|Wiki Polish|Polish}}, {{tag|Wiki Russian|Russian}}, and {{tag|Wiki Swedish|Swedish}}. | ||
<blockquote>"You can clone, merge and synchronize your wikis by cloning, merging or synchronizing the repositories. You can keep a local copy of it, and run Hatta locally on your laptop – then upload the changes when they are ready".</blockquote> | <blockquote>"You can clone, merge and synchronize your wikis by cloning, merging or synchronizing the repositories. You can keep a local copy of it, and run Hatta locally on your laptop – then upload the changes when they are ready".</blockquote> | ||
It looks like Hatta could be used to build a high-availability wiki. | It looks like Hatta could be used to build a high-availability wiki. Building a wiki on top of a {{tag|distributed}} {{tag|version control}} system, such as Mercurial, may be good way to build a fault-tolerant, high-availability wiki. | ||
Building a wiki on top of a {{tag|distributed}} {{tag|version control}} system | |||
The '''Hatta Wiki''' documents the Hatta | ;''Is it for you? | ||
Hatta is supposed to be a simple, little program requiring no configuration. It can be used mainly for note-taking and project [[:Category:Documentation|documentation]]. It is not suited for running [[:Category:Encyclopedia|encyclopedia]] or a [[:Category:Content management system|content management system]] for your company, though. It's not even suitable for running a [[:Category:Blog|blog]]. | |||
The '''[[Hatta Wiki]]''' documents the Hatta wiki engine. Includes a list of [https://hatta-wiki.org/Features features] as well as [https://hatta-wiki.org/What%20sucks What Sucks]. | |||
;''External links | |||
{{WikiMatrix wiki engine features}} | {{WikiMatrix wiki engine features}} | ||
*[[Archive.org:20140802073050/https://bitbucket.org/thesheep/hatta|Hatta]] — source code repository from thesheep, at Bitbucket.org from Atlassian, via [[Archive.org]] | |||
*[[SourceForge:projects/hatta/|Hatta Wiki]] — source code repository at [[:Category:SourceForge|SourceForge.net]] | |||
*[[GitHub:davestgermain/hatta|davestgermain/hatta: Fork of Hatta Wiki, with support for git repositories]] — at [[GitHub|GitHub.com]] |
Revision as of 16:53, 22 July 2023
|
This Category: Hatta is either empty, or sparsely populated, and needs to be 'populated' with articles, stubs (and / or other categories) relevant to the subject matter of this specific category. Include an article page in this category via one (or more) of three methods: |
"Hatta is a wiki engine – software that lets you run a wiki site. It requires no configuration, and can be easily started in any Mercurial repository". Hatta takes its name from the Mad Hatter in Lewis Carroll's books. "In the days of yore hatters often became mad because of mercury poisoning. This wiki engine is mad as a hatter because it uses a Mercurial repository to store its pages."
Hatta, a re-write of the former Dandelion, is written in Python, and is released as free software (without a fee) under the GNU General Public License v2 (GPL v2). Hatta will run on Linux, Unix, Windows, and Mac OSX. Hatta is available in fifteen (15) interface languages: Arabic, Czech, Danish, German, Greek, English, Spanish, Estonian, Finnish, French, Hungarian, Japanese, Polish, Russian, and Swedish.
"You can clone, merge and synchronize your wikis by cloning, merging or synchronizing the repositories. You can keep a local copy of it, and run Hatta locally on your laptop – then upload the changes when they are ready".
It looks like Hatta could be used to build a high-availability wiki. Building a wiki on top of a distributed version control system, such as Mercurial, may be good way to build a fault-tolerant, high-availability wiki.
- Is it for you?
Hatta is supposed to be a simple, little program requiring no configuration. It can be used mainly for note-taking and project documentation. It is not suited for running encyclopedia or a content management system for your company, though. It's not even suitable for running a blog.
The Hatta Wiki documents the Hatta wiki engine. Includes a list of features as well as What Sucks.
- External links
- View a detailed feature list of Hatta on the WikiMatrix wiki engine comparison wiki-site.
- Hatta — source code repository from thesheep, at Bitbucket.org from Atlassian, via Archive.org
- Hatta Wiki — source code repository at SourceForge.net
- davestgermain/hatta: Fork of Hatta Wiki, with support for git repositories — at GitHub.com
- Wiki engine
- Wiki Multilingual
- Python
- GNU General Public License
- Categories needing populating
- Mercurial
- Free software
- Wiki Arabic
- Wiki Czech
- Wiki Danish
- Wiki German
- Wiki Greek
- Wiki English
- Wiki Spanish
- Wiki Estonian
- Wiki Finnish
- Wiki French
- Wiki Hungarian
- Wiki Japanese
- Wiki Polish
- Wiki Russian
- Wiki Swedish
- Distributed
- Version control