Title: Pathpic
Author: jlscwpplugins
Published: <strong>28 Aprile 2015</strong>
Last modified: 28 Aprile 2015

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

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

# Pathpic

 Di [jlscwpplugins](https://profiles.wordpress.org/jlscwpplugins/)

[Scarica](https://downloads.wordpress.org/plugin/pathpic.0.8.3.zip)

 * [Dettagli](https://it.wordpress.org/plugins/pathpic/#description)
 * [Recensioni](https://it.wordpress.org/plugins/pathpic/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/pathpic/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/pathpic/#developers)

 [Supporto](https://wordpress.org/support/plugin/pathpic/)

## Descrizione

### What to do?

Use a list of paths and produces a pic representing a hierarchy of paths (which 
can be a PNG image or tree text) of a File Manager Windows or Linux.

### Why use it?

You can save time because you avoid that you have to capture the image of the paths
in your File Manager, save it, upload it and set it in WordPress.

You will have available in your articles your paths in text format.

If you have installed Windows and you need to show your style paths with Linux File
Manager you can do with this plugin. The same case but Linux to Windows is also 
considered.

### How to use it?

You just need to write the paths you want to generate using the directory separators
File System correct, ie if you go to enter paths in the form of Linux, you will 
have to use as the directory separator / (Forwardslash) or if you’re using Windows
format you should use the \ (backslash).

You will have to configure the visual characteristics of the pic choosing the graphical
mode or text and style is available for each mode.

In the shortcode’s final indicator making sure that I not contain any spaces before]

Correct :
 [/pathpic]

Incorrect
 [/pathpic ] (see the space between pathpic and ])

### Where to use?

Once installed on wordpress plugin, you could use in your articles.

### Parameters:

 1. style
     Select which style will have the pic generated from the list of paths used.
    These are the available values:
 2. > > MODE–>VALUE———>DESCRIPTION
    > >  image->W7————>Windows 7 image->XP————>Windows XP
    > > image->Ubuntu——–>Ubuntu image->Netbeans——>Netbeans 7 text–>TotalTerminal->Mac
    > > text–>Guake———>Ubuntu o Gnome text–>Yaquake——->Ubuntu o Gnome
    > Example: style = “TotalTerminal”
 3. mode
     Indicates the visual format of the pic. The available values are: image and
    text. Example: mode = “text”
 4. os
     Indicates the format of the paths according to the operating system. The available
    values are: Linux and Windows.
 5. files
     It is a sequence of numbers separated by commas referring to the number 
    of row in the list of paths and will be shown as the output file. Note that the
    row numbers start at 0 (zero). Example: files = “0,1,2”
 6. highlights
     It is a sequence of numbers separated by commas referred to the row
    number list paths and Seru shown highlighted in the output. Note that the row numbers
    start at 0 (zero). Example: highlights = “2”

### Requeriments

 1. In php set buffer_output directive to ‘On’.
 2. Library GD2 installed.
 3. Allowing to use of base64 encoding.

## Screenshot

[⌊Sample 1 with style="Ubuntu" mode="image" os="Linux".⌉⌊Sample 1 with style="Ubuntu"
mode="image" os="Linux".⌉[

Sample 1 with style=”Ubuntu” mode=”image” os=”Linux”.

[⌊Sample 1 with style="TotalTerminal" mode="text" os="Linux".⌉⌊Sample 1 with style
="TotalTerminal" mode="text" os="Linux".⌉[

Sample 1 with style=”TotalTerminal” mode=”text” os=”Linux”.

[⌊Sample 2 with style="Netbeans" mode="image" os="Windows".⌉⌊Sample 2 with style
="Netbeans" mode="image" os="Windows".⌉[

Sample 2 with style=”Netbeans” mode=”image” os=”Windows”.

[⌊Sample 2 with style="TotalTerminal" mode="text" os="Windows".⌉⌊Sample 2 with style
="TotalTerminal" mode="text" os="Windows".⌉[

Sample 2 with style=”TotalTerminal” mode=”text” os=”Windows”.

## Installazione

### Uploading The Plugin

The quickest method for installing the importer is:

 1. Visit Tools -> Import in the WordPress dashboard
 2. Click on the WordPress link in the list of importers
 3. Click “Install Now”
 4. Finally click “Activate Plugin & Run Importer”

Extract all files from the ZIP file, **making sure to keep the file/folder structure
intact**, and then upload it to
 /wp-content/plugins/.

**See Also:** [“Installing Plugins” article on the WP Codex](https://codex.wordpress.org/Managing_Plugins#Installing_Plugins)

### Plugin Activation

Go to the admin area of your WordPress install and click on the “Plugins” menu.

Click on “Activate” for the “Pathpic” plugin.

### Plugin Usage

Just wrap your path(s) in `[pathpic]`, such as
 [pathpic params] path(s) here [/
pathpic]

Sample 1 (os=”Linux”)
 [pathpic style=”Ubuntu” mode=”image” os=”Linux” files=”2,6″
highlights=”2″] myProject/source/com myProject/source/wickedlysmart myProject/source/
wickedlysmart/MyClass.java myProject/classes myProject/classes/com myProject/classes/
wickedlysmart myProject/classes/wickedlysmart/MyClass.class [/pathpic]

Sample 2 (os=”Windows”)
 [pathpic style=”TotalTerminal” mode=”text” os=”Windows”
files=”0,1,2″ highlights=”2″] trunk\wp-admin\user\admin.php trunk\wp-admin\user\
index-extra.php trunk\wp-feed.php [/pathpic]

## FAQ

#### I write the paths, but it only shows one path directory?

Review that the directory separator corresponds with the ‘os’ parameter, backslash
for Windows and forwardslash
 for Linux.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Pathpic” è un software open source. Le persone che hanno contribuito allo sviluppo
di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “Pathpic” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/pathpic)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/pathpic/) segui il
[repository SVN](https://plugins.svn.wordpress.org/pathpic/), segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/pathpic/)
tramite [RSS](https://plugins.trac.wordpress.org/log/pathpic/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.8.1

 * First release.

## Meta

 *  Versione **0.8.3**
 *  Ultimo aggiornamento **11 anni fa**
 *  Installazioni attive **Meno di 10**
 *  Versione WordPress ** 3.0.1 o superiore **
 *  Testato fino alla versione **3.4.2**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/pathpic/)
 * Tag
 * [generate](https://it.wordpress.org/plugins/tags/generate/)[image](https://it.wordpress.org/plugins/tags/image/)
   [linux](https://it.wordpress.org/plugins/tags/linux/)[paths](https://it.wordpress.org/plugins/tags/paths/)
   [pic](https://it.wordpress.org/plugins/tags/pic/)[text](https://it.wordpress.org/plugins/tags/text/)
   [windows](https://it.wordpress.org/plugins/tags/windows/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/pathpic/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

[Your review](https://wordpress.org/support/plugin/pathpic/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/pathpic/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/pathpic/)