Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

PukiWiki for WordPress

Descripción

‘PukiWiki for WordPress’ is convert html from pukiwiki text on an entry.
It includes original PukiWiki 1.4.7 (utf-8),

Capturas de pantalla

  • Edit an entry by pukiwiki text.
  • Display an entry

Instalación

  1. Upload pukiwiki-for-wordpress to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Create new entry or page
  4. Add pukiwiki text into [pukiwiki][/pukiwiki] tag

FAQ

What about pukiwiki?

PukiWiki is most popular wiki system in Japan.
Please read: http://pukiwiki.sourceforge.jp/?About%20PukiWiki

How do I add a pukiwiki plugin?

This plugin includes original pukiwiki 1.4.7.
You can add a pukiwiki plugin to /wp-content/plugins/pukiwiki-for-wordpress/svn/pukiwiki/plugin.

I would like to modify stylesheet

This plugin convert html into

element.
Please add style (ex. .pukiwiki_content h1 {…}) to your css file in theme.
And you should override style on `/wp-content/plugins/pukiwiki-for-wordpress/pukiwiki.css’.

Reseñas

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“PukiWiki for WordPress” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “PukiWiki for WordPress” 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 .

Historial de cambios

0.2.3

  • Support PHP 5.4

0.2.2

  • Released at 2010/11/25 (JST)
  • Use wp_remote_request instaed of file_get_contents
  • Added to call error_log

0.2.1

  • Released at 2010/12/20 (JST)
  • Fixed to use site_url instead of home_url

0.2

  • released at 2009/12/27 (JST)
  • Added to wordpress.org
  • Added an edit button for the HTML Editor
  • Supported a text filter by [pukiwiki][/pukiwiki]
  • Fixed a pukiwiki_navigator via pukiwiki tag

0.1

  • released at 2009/09/22 (JST)
  • initial release