Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

Docu

Beskrivelse

Docu is a simple but flexible documentation plugin that allows you to document your products with ease.

Funksjoner

  • Order Doc Categories and Docs with drag and drop in the admin
  • Docu Sidebar Widget that displays a search form and a list of all categories
  • Flexible template system that allows template overrides in an upgrade safe way
  • Well documented, it’s a documentation plugin 🙂

Kreditter

The creation of class-docu-template-loader.php was taken from a tutorial of pippinsplugins.com

This plugin uses Masonry and imagesloaded
http://masonry.desandro.com
https://github.com/desandro/imagesloaded

Skjermskudd

  • Docu Index page
  • Docu Single document
  • Docu Single in admin
  • Docu Sidebar Widget

Installasjon

Installing «Docu» can be done either by searching for «Docu» via the «Plugins > Add New» screen in your WordPress dashboard, or by using the following steps:

  1. Download the plugin via WordPress.org
  2. Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard
  3. Aktiver utvidelsen via «Utvidelser»-menyen i WordPress

FAQ

Installation Instructions

Installing «Docu» can be done either by searching for «Docu» via the «Plugins > Add New» screen in your WordPress dashboard, or by using the following steps:

  1. Download the plugin via WordPress.org
  2. Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard
  3. Aktiver utvidelsen via «Utvidelser»-menyen i WordPress

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

“Docu” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

“Docu” har blitt oversatt til 1 språk. Takk til oversetterne for deres bidrag.

Oversett “Docu” til ditt språk.

Interessert i utvikling?

Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.

Endringslogg

1.5

  • Removes errors when no term is found

1.4

  • Docu search form now search only for doc post type

1.3

  • Dashicons enqueued in load-js-css.php

1.2

  • Tested in WordPress 4.1.2
  • Removed unnecessari parameters in apply_filters

1.1

  • Fix a console error when masonry isn’t loaded

1.0

  • Initiell utgivelse