DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:rack

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
plugin:rack [2012-08-16 20:26] 216.240.30.23plugin:rack [2017-11-07 15:30] 185.75.2.10
Line 1: Line 1:
-====== rack plugin ======+====== rack Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description: Displays an elevation of a datacenter rack.+description: Displays an elevation of a datacenter rack
 author     : Tyler Bletsch author     : Tyler Bletsch
 email      : Tyler.Bletsch@netapp.com email      : Tyler.Bletsch@netapp.com
Line 10: Line 10:
 depends    :  depends    : 
 conflicts  conflicts 
-similar    :  +similar    : advrack 
-tags       : media, images, diagram+tags       : media, images, diagram, cage, rack, server
  
 downloadurl: http://dsss.be/f/dat/rack-20120816.1.zip downloadurl: http://dsss.be/f/dat/rack-20120816.1.zip
 ---- ----
 +
 +
 +<rack name=A20 height=16>
 +# This line is a comment, and will be ignored.
 +
 +# Here's a 4U server.  We just give the location, size, model, and name:
 +1 4 "IBM x3950" webserver1
 +
 +# Here's another server with a comment appended and a link to a web page:
 +5 4 "HP DL380" webdemo  link:http://company.com/bob/  On loan from Bob.
 +
 +# There's some empty space in the rack here, but there's no need to make a note of it.
 +
 +# If the model or name doesn't have any spaces, you can drop the quotes.
 +# Also, the name field is optional.
 +12 1 Cableguide
 +
 +# The color is automatically picked based on the model, unless you override it.  
 +# This unknown device will be gray by default.
 +13 1 "Crazytown 9000" crazy1
 +
 +# To override the color, just specify a #RRGGBB HTML color after the model/name.  We'll make this one yellow:
 +14 1 "Crazytown 9000" crazy2 #FFFF00 link:http://example.com/
 +</rack>
  
 ===== Download and Installation ===== ===== Download and Installation =====
Line 68: Line 92:
 </rack> </rack>
 </code> </code>
- 
   - Second, the ''link:somelink'' can only be an external link. With the //recently accepted// patch, it is now possible to use such links as ''%%link:[[page]]%%'', ''%%link:[[page|]]%%'' or ''%%link:[[ns:page|link title]]%%'' to point to internal pages.   - Second, the ''link:somelink'' can only be an external link. With the //recently accepted// patch, it is now possible to use such links as ''%%link:[[page]]%%'', ''%%link:[[page|]]%%'' or ''%%link:[[ns:page|link title]]%%'' to point to internal pages.
  
plugin/rack.txt · Last modified: 2023-10-30 23:20 by Klap-in

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki