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.

Gitweb Widget

Descripción

This widget displays a list of git repositories in the sidebar, given a public gitweb server.

It optionally filters out from this list repositories not belonging to a specific owner.

It can also fetch each repository’s description by parsing the corresponding atom feed.
This is discouraged for very large gitweb instances (i.e. don’t try it on git.kernel.org).

Capturas de pantalla

Instalación

  1. Upload gitweb-widget.php folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure the gitweb server URL, projects owner and whether to fetch project descriptions in the widgets section of the administration area

FAQ

None yet.

Reseñas

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“Gitweb Widget” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “Gitweb Widget” 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.0.1

  • First release