Content deleted Content added
m →External links: 2x TLD changes |
Reb-el-mar (talk | contribs) m Remove link cruft |
||
(23 intermediate revisions by 14 users not shown) | |||
Line 1:
{{short description|Open source content management system written in PHP}}
{{Infobox software
| name = Textpattern
Line 6 ⟶ 7:
| screenshot alt = The article write panel in Textpattern CMS 4.7
| caption = Textpattern CMS admin panel
| author = [[Dean Allen]]
| developer = Team Textpattern
| released = {{Start date and age|2003|03|19}}
Line 13 ⟶ 15:
| programming language = [[PHP]]
| operating system = [[Unix-like]], [[Windows]], [[Linux]]
| language count =
| genre = [[Blog software]], [[Content Management System]], [[Content Management Framework]]
| license = [[GNU General Public License Version 2|GNU GPLv2]]
| website = {{URL|https://textpattern.com/}}
}}
'''Textpattern''' is a [[free and open-source software|free and open-source]] [[content management system]] (CMS)
==History==
Textpattern grew out of the system used to publish
The next version, in September 2004, was Release Candidate 1 for Textpattern 1.0.<ref>{{cite web | title = 1.0rc1 Released| url = https://forum.textpattern.
Due to a development process that extended much longer than originally envisioned, the first stable release of Textpattern was version 4.0<ref>{{cite web | title = Textpattern 4 Stable Released| url = https://forum.textpattern.
==Release
The 4.2.0 release ({{cite web | title = Textpattern CMS 4.2.0 released | url = https://textpattern.com/weblog/336/textpattern-cms-420-released}}), which was the next major release following 4.0.8, in September 2009 was a major update. The most notable new features were administrative-side enhancements and hooks for creating administrative plugins and themes.
Line 34 ⟶ 36:
The 4.3.0 release ({{cite web | title = Textpattern CMS 4.3.0 released | url = https://textpattern.com/weblog/349/textpattern-cms-430-released}}) in November 2010 introduced new features and improvements, notably more advanced image handling, and administrative updates in preparation for modernising and streamlining the core code.
The 4.5.0 release ({{cite web | title = Textpattern CMS 4.5.0 released: a hive of activity | url = https://textpattern.com/weblog/369/textpattern-cms-450-released-a-hive-of-activity}}) in August 2012 brought many improvements, including a new HTML5 public theme and extensive modernisation of the administration area of the system
The 4.6.0 release ({{cite web | title = Textpattern CMS 4.6.0 released: it's big | url = https://textpattern.com/weblog/391/textpattern-cms-460-released-it-s-big}}) in September 2016 is one of the most significant releases to-date. Two years in the making, the update from v4.5.7 to v4.6.0 saw almost as many new commits to the code base as there had been in the entire previous project. The result was modernized code, an improved parser, and many new features
The 4.7.0 release ({{cite web | title = Textpattern CMS 4.7.0 released: theme support as standard | url = https://textpattern.com/weblog/412/textpattern-cms-470-released-theme-support-as-standard}}) in May 2018 added support for themes, which had been one of the noted deficiencies of the platform compared to other software.<ref>{{cite web|title=Textpattern CMS gains Themes support|url=https://textpattern.com/weblog/403/textpattern-cms-gains-themes-support|date=8 January 2018|accessdate=18 May 2018}}</ref> This release was dedicated in honor of creator Dean Allen who died in January 2018.
The 4.8.0 release ({{cite web | title = Textpattern CMS 4.8.0 released | url = https://textpattern.com/weblog/423/textpattern-cms-480-released}}) in February 2020 contained over 800 changes to Textpattern's code to add new functionality, enhance existing features, resolve some issues from previous Textpattern releases and lay more foundations for extending the capabilities of Textpattern in future.
==Developers==
==Features==
Line 49 ⟶ 53:
* Ease of publishing using [[Textile (markup language)|Textile]], a text-to-[[HTML]] converter which permits users to publish content without learning HTML.
* Preview of both the final "look" of content and of its [[HTML]].
* Theme templates that permit both live and in-development layouts to operate side-by-side using the same live data. Development templates can be previewed and made live instantly without need for a staging environment.
* A tag-based [[Web template|template]] system which allows the creation of reusable blocks of content and code, referred to as "forms", and a built-in "tag builder" to automate their creation.
* Tags can be used as values of other tags' attributes ("tags in tags").
* Tags can be used to set up [[Variable (computer science)|variables]] in order to verify whether certain conditions are met.
* A privilege-based user hierarchy, allowing for an organized structure of writers, editors and publishers to
* A commenting system, including
* Syndication of site content via [[RSS (file format)|RSS]] and [[Atom (standard)|Atom]].
* A robust plugin architecture which allows the addition of features to any part of the system, including the administrative backend.
Line 62 ⟶ 65:
* An integrated file management system which allows files to be offered for download.
* Separation of content from presentation with a concept of "sections" defined for presentation and "categories" for content organization.
* An arbitrary
* [[UTF-8]] publishing and support for many languages, including [[English language|English]], [[French language|French]], [[Italian language|Italian]], [[German language|German]], [[Czech language|Czech]], [[Japanese language|Japanese]], [[Estonian language|Estonian]], [[Latvian language|Latvian]], [[Dutch language|Dutch]], [[Norwegian language|Norwegian]], [[Danish language|Danish]], [[Portuguese language|Portuguese]], [[Catalan language|Catalan]], [[Polish language|Polish]], [[Slovenian language|Slovenian]], [[Indonesian language|Indonesian]], [[Swedish language|Swedish]], [[Icelandic language|Icelandic]], [[Russian language|Russian]], [[Arabic language|Arabic]], [[Persian Language|Persian]], and [[Greek language|Greek]] (including support for [[Polytonic orthography|polytonic]]).
Line 79 ⟶ 82:
* [https://textpattern.com/ Official Textpattern Website]
* {{github|textpattern/textpattern}}
* [https://forum.textpattern.
* [https://docs.textpattern.com/ Textpattern CMS User Documentation]: Textpattern CMS user documentation.
* [https://docs.textpattern.com/tags/ Textpattern CMS Tag Reference]: Tag reference of all Textpattern tags (with code examples).
* [
* [
▲* [http://textpattern.tips/ Textpattern Tips]: Collection of ready to use code snippets and examples of ingeniously combined tags.
▲* [http://txplanet.net/ Textpattern Planet]: Textpattern news aggregator.
* [http://textpattern.ru/ Textpattern Russian]: Russian language Textpattern information site.
* [
[[Category:Blog software]]
|