Plugin Directory

Changeset 745973


Ignore:
Timestamp:
07/25/2013 01:14:32 AM (13 years ago)
Author:
amolnw2778
Message:

updated image

Location:
navayan-tinymce-pretty-code
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • navayan-tinymce-pretty-code/trunk/readme.txt

    r744175 r745973  
    88License: GPLv2
    99
    10 Adds PrettyPrint and Code buttons in TinyMCE WYSIWYG editor to quickly mark text as code, add 'prettyprint' class in 'pre' tag.
     10Adds PrettyPrint and Code buttons in TinyMCE editor to quickly mark text as code, add 'prettyprint' class in 'pre' tag.
    1111
    1212== Description ==
     13Did you feel stressed when you have to make some text, of your WordPress post, as inline code or to add syntax highlighter class to pre-formatted text? 'Navayan TinyMCE Pretty Code' WordPress plugin will save your time and takes out this weird behavior!
    1314
    14 Easily and quickly prettifies your inline code and program code by clicking just a single button in TinyMCE WYSIWYG editor!
     15It prettifies your inline code and pre-formatted text just by clicking the buttons in TinyMCE WYSIWYG editor! Now you don't need to go to 'Text' mode to find where your `<code>` and/or `<pre>` tags are.
     16
     17Keyboard shortcuts:
     18`Alt+Shift+C` for Code button `</>`
     19`Alt+Shift+G` for PrettyPrint button `{P}`
     20
     21Thanks to [pkgw](http://profiles.wordpress.org/pkgw/) for the ground work!
    1522
    1623**Links**
     
    1825* [Plugin's Homepage](http://blog.navayan.com/wordpress-plugin-navayan-tinymce-pretty-code)
    1926* [Similar Topics](http://blog.navayan.com/wordpress/)
    20 * [Donate (Dhammadana)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=amolnw2778@gmail.com&item_name=Navayan TinyMCEPretty Code)
     27* [Donate ie. Dhammadana](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=amolnw2778@gmail.com&item_name=Navayan TinyMCEPretty Code)
    2128* [Other Options](http://www.navayan.com/donate.php)
    2229
     
    26331. Donwload, install and activate the plugin.
    27342. Goto Add/Edit post or page.
    28 3. Select any text and click on `</>` button for inline code, or click on `{P}` button to format as program code.
     353. Select some text and click on `</>` button for inline code, or click on `{P}` button to pre-format.
    2936
    3037
    3138== Screenshots ==
    3239
    33 1. 'Code' and 'Prettify' Buttons appeard in TinyMCE WYSIWYG editor
     401. 'Code' and 'PrettyPrint' Buttons appeard in TinyMCE WYSIWYG editor
    3441
    3542
Note: See TracChangeset for help on using the changeset viewer.