Title: Scout Units List
Author: duzymaju
Published: <strong>23. 11. 2016</strong>
Last modified: 31. 12. 2018

---

Prohledat pluginy

Plugin **nebyl testován na 3 nejnovějších verzích WordPressu.** Nemusí už být tedy
podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může
být nestabilní.

![](https://s.w.org/plugins/geopattern-icon/scout-units-list.svg)

# Scout Units List

 Autor: [duzymaju](https://profiles.wordpress.org/duzymaju/)

[Stáhnout](https://downloads.wordpress.org/plugin/scout-units-list.0.6.0.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/scout-units-list/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/scout-units-list/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/scout-units-list/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/scout-units-list/#developers)

 [Podpora](https://wordpress.org/support/plugin/scout-units-list/)

## Popis

This plugin allows you to create a structure of units which are dependent on main
one and then present it inside page or post using variety of shortcodes equipped
with customizable templates.

#### Showing units list

Add `[sul-units-list id="X"]` shortcode, where `X` is an ID of a base unit. You 
can use also other attributes:

 * `class` (string) – allows to add CSS class,
 * `current` (boolean, `false` as a default value) – allows to show/hide current
   unit on a list,
 * `external` (boolean, `false` as a default value) – decides if structure should
   be receive from external source (if so, external source URL in configuration 
   should be defined),
 * `levels` (integer, `1` as a default value) – allows to define number of levels
   with dependent units,
 * `types` (empty as a default value) – allows to define list of types (separated
   by comma) which have to be showed.

To define your own template create `scout-units-list` directory in your current 
theme directory (or define other directory in configuration form) and then create
there `UnitsList.phtml`, `UnitsList-Y.phtml` or `UnitsList-X.phtml` file where `
Y` is a type and `X` is an ID of a base unit. To customize template of dependent
units level you have to create in the same location `UnitsListLevel.phtml`, `UnitsListLevel-
Y.phtml` or `UnitsListLevel-X.phtml` file as well. To know how to access units data
please check default templates in `View/Shortcodes` directory.

#### Showing persons list

Add `[sul-persons-list id="X"]` shortcode, where `X` is an ID of a base unit. You
can use also other attributes:

 * `class` (string) – allows to add CSS class,
 * `external` (boolean, `false` as a default value) – decides if structure should
   be receive from external source (if so, external source URL in configuration 
   should be defined).

To define your own template create `scout-units-list` directory in your current 
theme directory (or define other directory in configuration form) and then create
there `PersonsList.phtml`, `PersonsList-Y.phtml` or `PersonsList-X.phtml` file where`
Y` is a type and `X` is an ID of a base unit. To know how to access units data please
check default template in `View/Shortcodes` directory.

#### Things to do before stable version release

 1. Add a shortcode which implements a map with selected units marked on it.
 2. Configurable types/subtypes lists and dependencies.

#### Future plans

 1. Add for each unit a list of changes (versions).
 2. Add for each user a list of position changes (versions).
 3. Sorting/searching on units/positions lists in admin panel.

## Instalace

 1. Upload plugin files to the „/wp-content/plugins/scout-units-list“ directory.
 2. Activate the plugin through the „Plugins“ menu in WordPress.
 3. That’s all – plugin is fully operational.

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

Scout Units List je otevřený software. Následující lidé přispěli k vývoji tohoto
pluginu.

Spolupracovníci

 *   [ duzymaju ](https://profiles.wordpress.org/duzymaju/)

[Přeložte “Scout Units List” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/scout-units-list)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/scout-units-list/),
podívejte se do [SVN repozitáře](https://plugins.svn.wordpress.org/scout-units-list/),
nebo se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/scout-units-list/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/scout-units-list/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 0.1

The first version of plugin.

#### 0.2

Add migrations. Integrate with orders added into database as posts (configurable
post category). Add versioning of units and persons.

#### 0.3

Improve shortcodes for units/persons. Add API.

#### 0.4

Add multiple order categories.

#### 0.5

Upgrade shortcodes and persons. Add persons sorting. Add possibility to show structure
from external source. Add custom user photos.

#### 0.6

Move responsibilities from user to position.

## Meta

 *  Verze **0.6.0**
 *  Poslední aktualizace **před 8 roky**
 *  Aktivních instalací **Méně než 10**
 *  Verze WordPressu ** 3.0.0 nebo novější **
 *  Testováno až do WordPressu **5.0.27**
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/scout-units-list/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/scout-units-list/advanced/)

## Hodnocení

Zatím nebyly zadány žádné recenze.

[Vaše hodnocení](https://wordpress.org/support/plugin/scout-units-list/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/scout-units-list/reviews/)

## Spolupracovníci

 *   [ duzymaju ](https://profiles.wordpress.org/duzymaju/)

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/scout-units-list/)