Descripció
Easily create multiple columns within your posts and pages for a newspaper/magazine-style layout. Post and page columns are easily styled with two CSS classes and two custom quicktags which are created automatically upon plugin installation.
Instal·lació
- Upload the
wp_columnizefolder to the your plugins directory, typically/wp-content/plugins/. - Activate the plugin through the ‘Plugins’ menu in WordPress
PMF
- Does it work using the Visual Editor?
-
Yes, except you’ll have to manually type the column quicktags,
[col-sect]and[column]
and their corresponding closing tags. - Do you provide support for the plugin?
-
Yes! Just drop a line on the plugin site in the comments section.
- I don’t know much about CSS…
-
The plugin homepage provides an example of styling to use.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«WP Columnize» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «WP Columnize» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0
- encapsulate code within
mishWPColumnize()Class - added ability to add custom
classandidattribites to columns - fixed erroneous auto-formatting around columns
- updated quicktags to work with the new Quicktag API