Popis
This is a very simple plugin for the default (TinyMCE) editor. It adds
a button that puts in a paragraph which won’t get deleted by the
linebreak-eater (the one that starts munching when you press
„Publish“).
Instalace
- Download the plugin.
- Upload the plugin to your wp-content/plugins directory.
- Activate the plugin.
Nejčastější dotazy
- But, typographically speaking, empty paragraphs suck! Why, oh why?
-
Because sometimes people write poetry and don’t care what typographers
think, and entering HTML code will just disrupt the flow.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Empty Paragraph for TinyMCE Editor je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Empty Paragraph for TinyMCE Editor” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
0.9.3
- make the dot color:transparent (thanks YogieAnamCara)
0.9.2
- put in a 1px dot, since the unicode char didn’t work for some users
- gave the paragraph the CSS class „empty-paragraph“
0.9.1
- fix urls
0.9.0
- initial release