Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

PicsAscii

Descriere

This plugin converts images to their ASCII representation. This plugin is useful to convert images for websites those do not support adding of image as part of user content. You can always convert image and paste the result in user content area to show image using ASCII codes.

Find out more at https://github.com/SymaticSolutions/PicsAscii

Follow us on Twitter: @symaticsolution

Instalare

The easy way:

1. Go to the Plugins Menu in WordPress.
2. Search for "PicsAscii".
3. Click "Install".

The not so easy way:

1. Download latest stable copy of this plugin from github and extract it.
2. Upload the "src" folder to the /wp-content/plugins/ directory and rename it to "PicsAscii".
3. Activate the plugin through the 'Plugins' menu in WordPress.
4. Manage plugin settings using the 'PicsAscii' menu option.

Întrebări frecvente

Why resulting image not showing in proper dimension?

To render ASCII image output, „<pre>” tag is used. There might be some CSS being applied to this tag either from your theme or plugin CSS. Please remove such CSS for ASCII images to render correctly.

Recenzii

Nu există nicio verificare pentru acest modul.

Contributori și dezvoltatori

„PicsAscii” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

Tradu „PicsAscii” în limba ta.

Te interesează dezvoltarea?

Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.

Istoric modificări

1.0.1

Release Date – 18 December 2019

  • New – Updated admin layout.
  • Fix – Default font size fix for ASCII Render.
  • Fix – Code optimisation.

1.0.0

Release Date – 24 February 2017

  • Plugin published to wordpress.org