Title: Text Control
Author: Frank Bueltge
Published: <strong>31 Αυγούστου  2009</strong>
Last modified: 31 Οκτωβρίου  2013

---

Αναζήτηση πρόσθετων

Αυτό το πρόσθετο **δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress**.
Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας
με τις πιο πρόσφατες εκδόσεις του WordPress.

![](https://s.w.org/plugins/geopattern-icon/text-control-2.svg)

# Text Control

 Από [Frank Bueltge](https://profiles.wordpress.org/bueltge/)

[Λήψη](https://downloads.wordpress.org/plugin/text-control-2.2.3.1.zip)

 * [Λεπτομέρειες](https://el.wordpress.org/plugins/text-control-2/#description)
 * [Κριτικές](https://el.wordpress.org/plugins/text-control-2/#reviews)
 *  [Εγκατάσταση](https://el.wordpress.org/plugins/text-control-2/#installation)
 * [Ανάπτυξη](https://el.wordpress.org/plugins/text-control-2/#developers)

 [Υποστήριξη](https://wordpress.org/support/plugin/text-control-2/)

## Περιγραφή

Text Control will allow you to choose from a variety of formatting syntaxes and 
encoding options. You can choose between Markdown, Textile 1, Textile 2, nl2br, 
WPautop, and “No Formatting” for formatting along with the choice of SmartyPants,
WPTexturize or “No Encoding” for character encodings.

#### Localizations

 * Thanks to [Frank Bültge](http://bueltge.de/) for german language file
 * Thanks to [Brian Flores](http://www.inmotionhosting.com/) for spanish translation
 * Lithuanian translation files by [Vincent G](http://www.host1plus.com)
 * Not really a bug so much, but an issue: Textile 2 is freaking huge (145k > 4000
   lines of code) so it can be quite a burden on your server. If you can get away
   with _not_ using it, I highly reccomend you do so.
 * Additionally, in Textile 2 there is a feature that would grab an image via PHP
   and get it’s height and width for placing in the IMG tags. This has been disabled
   It literally took a post from 1 second to display straight to 6 seconds — completely
   unacceptable.

#### Acknowledgements

 * Romanian language files, thanks to [Alexander Ovsov](http://webhostinggeeks.com/)
 * Native Serbo-Croatian language files, thanks to [Borisa Djuraskovic](http://www.webhostinghub.com/)

#### Licence

Good news, this plugin is free for everyone! Since it’s released under the GPL, 
you can use it free of charge on your personal or commercial blog. But if you enjoy
this plugin, you can thank me and leave a [small donation](http://bueltge.de/wunschliste/)
for the time I’ve spent writing and supporting this plugin. And I really don’t want
to know how many hours of my life this plugin has already eaten 😉

#### Translations

The plugin comes with various translations, please refer to the [WordPress Codex](https://codex.wordpress.org/Installing_WordPress_in_Your_Language)
for more information about activating the translation. If you want to help to translate
the plugin to your language, please have a look at the .pot file which contains 
all defintions and may be used with a [gettext](http://www.gnu.org/software/gettext/)
editor like [Poedit](http://www.poedit.net/) (Windows) or plugin for WordPress [Localization](https://wordpress.org/extend/plugins/codestyling-localization/).

## Στιγμιότυπα

[⌊Options in WP 2.9-rare⌉⌊Options in WP 2.9-rare⌉[

Options in WP 2.9-rare

[⌊Settings on post in WP 2.9-rare⌉⌊Settings on post in WP 2.9-rare⌉[

Settings on post in WP 2.9-rare

[⌊A shot of the configuration options that show up in your admin section allowing
you to detup how the blog will parse entries and comments by default.⌉⌊A shot of
the configuration options that show up in your admin section allowing you to detup
how the blog will parse entries and comments by default.⌉[

A shot of the configuration options that show up in your admin section allowing 
you to detup how the blog will parse entries and comments by default.

[⌊The mechanism for setting per-post formatting options.⌉⌊The mechanism for setting
per-post formatting options.⌉[

The mechanism for setting per-post formatting options.

## Εγκατάσταση

#### Requirements

 * WordPress version 1.5 and later

#### Installation

 1. Download
 2. Unzip and upload into wp-content/plugins/
 3. Activate in the Plugins section of your admin panel

#### Usage

When installed, this plugin will format text the exact same way that WordPress does
by default.

You can define which text formatting engine to use by changing the values in the
drop down menu on individual post pages.

Additionally, you can change the defaults on a blog-wide basis by changing the “
Posts & Excerpts” options in “Your site Admin page >> `Options` >> `Text Control`“.

Finally, you can set text processing for all comments as well. Set this up in the“
Comments” options in “Your site Admin page >> `Options` >> `Text Control`“.

## Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

## Συνεισφέροντες & Προγραμματιστές

“Text Control” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη
δημιουργία του.

Συντελεστές

 *   [ Frank Bueltge ](https://profiles.wordpress.org/bueltge/)

[Μεταφράστε το “Text Control” στην γλώσσα σας.](https://translate.wordpress.org/projects/wp-plugins/text-control-2)

### Ενδιαφέρεστε για την ανάπτυξη;

[Περιηγηθείτε στον κώδικα](https://plugins.trac.wordpress.org/browser/text-control-2/),
ανατρέξτε στο [αποθετήριο SVN](https://plugins.svn.wordpress.org/text-control-2/)
ή εγγραφείτε στο [αρχείο καταγραφής αλλαγών ανάπτυξης](https://plugins.trac.wordpress.org/log/text-control-2/)
μέσω [RSS](https://plugins.trac.wordpress.org/log/text-control-2/?limit=100&mode=stop_on_copy&format=rss).

## Σύνοψη αλλαγών

#### 2.3.1

 * Add also settings for pages

#### 2.3.0

 * Check on WP 3.2*, change different source, remove sql-queries and use WP-functions

#### 2.2.3

 * WordPress 2.7 ready, new functions for more comfort

#### 2.2.2

 * WP 2.5 ready, new metabox-function etc.

#### 2.0b

 * Name changed from MTSpp to Text Control. Heavy updates!

#### 1.0.1

 * Changed a variable so that this would actually work in places like, oh ya know,
   the index.php file (places where s_single would be false.)

#### 1.0

 * Introduction

## Μεταστοιχεία

 *  Version **2.3.1**
 *  Τελευταία ενημέρωση: **πριν από 13 έτη**
 *  Ενεργές εγκαταστάσεις: **100+**
 *  Έκδοση WordPress: ** 1.5 ή νεότερη **
 *  Δοκιμασμένο μέχρι: **3.7.41**
 *  Language
 * [English (US)](https://wordpress.org/plugins/text-control-2/)
 * Ετικέτες:
 * [Encoding](https://el.wordpress.org/plugins/tags/encoding/)[format](https://el.wordpress.org/plugins/tags/format/)
   [formatting](https://el.wordpress.org/plugins/tags/formatting/)[post](https://el.wordpress.org/plugins/tags/post/)
 *  [Σύνθετη Προβολή](https://el.wordpress.org/plugins/text-control-2/advanced/)

## Αξιολογήσεις

 4.7 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/text-control-2/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/text-control-2/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/text-control-2/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/text-control-2/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/text-control-2/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/text-control-2/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/text-control-2/reviews/)

## Συντελεστές

 *   [ Frank Bueltge ](https://profiles.wordpress.org/bueltge/)

## Υποστήριξη

Έχετε κάτι να πείτε; Χρειάζεστε βοήθεια;

 [Φόρουμ υποστήριξης](https://wordpress.org/support/plugin/text-control-2/)

## Δωρεά

Θα θέλατε να υποστηρίξετε την προαγωγή αυτού του πρόσθετου;

 [ Κάντε δωρεά σε αυτό το πρόσθετο ](http://bueltge.de/wunschliste/)