Descripción
OSD Simple Table plugin allows you to quickly create tables within your WordPress content area using simple tags. This plugin is very easy to use and extremely light weight. OSD Simple table supports the ability to define your own delimiters for the entire site and on a per table basis. It also supports any custom attribute, colspans, rowspans, table headers, footers, widths, and borders. If you are tired of the bulky and difficult to use table plugins out there this one is sure to hit the spot. This was created out of a need for simple light weight error free table generator. After trying several out there we decided to create our own. It turned out so well that we are sharing it with the community. The plugin will be updated as needed with wordpress changes and user requests. Thank you! OSD Web Dev
A brief Feature List
- HTML5 Compliant
- Widths
- Colspan
- Rowspan
- Borders
- supports id and other attributes on table, columns, and rows
- easy to style
- minimal code
- fast processing
- no added load on your installation
- define delimiters and line break placeholders on a per table basis
- define custom delimiters
Link to plugin page WordPress plugin page.
Instalación
- Upload the osd-simple-table directory to your
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Visit the settings page under Settings > OSD Simple Table
FAQ
- Soon to come?
-
Yes, as users ask us questions.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«OSD Simple Table Generator» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «OSD Simple Table Generator» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.2
- Fixed WordPress’s formatting changes that broke attributes
1.1
- Changed SimpleTable priority so that tables would be filtered after WordPress’s filters
- Removed trailing space from the end of the table’s classname
1.0
- Initial creation of the Simple Table generator