Descrição
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.
Instalação
- 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.
Avaliações
Não existem avaliações para esse plugin.
Colaboradores e desenvolvedores
“OSD Simple Table Generator” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “OSD Simple Table Generator” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
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