login
19 Nov 2008 [22:33 UTC]

Model Engineers Digital Workshop

Home of electronics for the mecahnically minded

Submit Article

Article Body

Article Body
Rating is only used when the article type allows it.
If the article body exceeds the specified maximum body length, a separate page will be provided with the full body of the article. You can override this by using ...split... on a separate line in your text.
Protection Level
Assign content to the following group:
Users of only this group can view the content of this category.
 

Data Plugins

Data Plugin Help

Click on the plugin you need help for:

Plugin: Attachment



KeyTypeComments
idnumeric
(required)
Id number of Attachment to display inline.
sizekey-words
(optional)
If the Attachment is an image, you can specify the size of the thumbnail displayed. Possible values are: avatar, small, medium, large, original (Default = medium)
linkstring
(optional)
Allows you to specify a relative or absolute URL the image will link to if clicked. If set to false, no link is inserted.(Default = link to source image)
page_id numeric (optional) To include any wiki page you can use it's page_id number.
content_id numeric (optional) To include any content from bitweaver insert the apprpropriate numeric content id. This can include blog posts, images, wiki texts...
Avaliable content can be viewed here
output keyword (optional) If you are attaching a file and you only want to display the description and not the image that goes with it, use: output=desc
stylingstring
(optional)
Multiple styling options available: padding, margin, background, border, text-align, color, font, font-size, font-weight, font-family, align. Please view CSS guidelines on what values these settings take.
Example: {ATTACHMENT id='13' size='small' text-align='center' link='http://www.google.com'}

Plugin: bitweaver Icon



KeyTypeComments
ipackagekey-words
(optional)
Package the icon is taken from. The icon style icons take the value 'icons'.
inamekey-words
(required)
Name of the icon to be displayed
ixplainstring
(optional)
Explanation of the icon - visible when hovering over the icon.
Example: {biticon ipackage="icons" iname="large/accessories-text-editor" iexplain="edit"}

Plugin: Calendar



Plugin: Code



KeyTypeComments
sourcekey-word
(optional)
Defines the format of the Source Code Snippet. Possible values are:
ActionScriptAda • Apache Log File = ApacheAppleScript • ASM (NASM based) = AsmASP • AutoCAD DCL = CadDcl • AutoCAD LISP = CadLispBashBLITZ BASICC • C++ = Cpp • C# = CSharp • C for Macs = C_MacCSSDDelphi • Diff Output = DiffDIVDOSEiffelFreeBasicGML • HTML (4.0.1) = Html4StrictiniInnoJavaJavaScriptLispLuaMatLabMpAsmMySQL • NullSoft Installer = Niss • Objective C = ObjCOCaml • OpenOffice.org Basic = OoBasOracle8PascalPerlPhpPhp_BriefPython • QuickBasic = QBasicRubySchemeSmartySQL • VB.NET = VbNetVHDLVisual Basic • VisualBasic = VbVisualFoxProXML
The Default = PHP
titlestring
(optional)
Give the codelisting a title.
numboolean/number
(optional)
Determins if Line Numbers are displayed with the code. Specifing:TRUE / ON / YES / or a Number will turn Line Numbering On. When a Number is specified - the Number is used for the first line instead of 1. Any other value will turn Line Numbering OFF and only the Code will be displayed.
The Default = FALSE Line Numbers are Not displayed.
Example: {CODE source='php' num='on' }Sorce Code Snippet{/code}

Plugin: Creation Time



Example: {creationtime}

Plugin: Div



KeyTypeComments
CSS rulesstring
(optional)
This can be any CSS style rule. e.g.: border='3px solid blue'
presetstring
(optional)
There are a few presets, which you can use to style with. Presets include: dark, orange, red, blue, centered.
Example: {div preset=centered border='3px solid blue'}

Plugin: Fisheye Image

  • Description: Display an image in other content. This plugin only works with files that have been uploaded using fisheye.
  • Syntax: {image id= }
  • Online Help: DataPluginImage


KeyTypeComments
idnumeric
(required)
Image id number of Image to display inline.You can use either content_id or id.
sizekey-words
(optional)
If the File is an image, you can specify the size of the thumbnail displayed. Possible values are: avatar, small, medium, large, original (Default = medium)
nolinkkey-words
(optional)
Remove hotlink from element. Used to display fixed copies of an image item.
Example: {image id='13' size='small'}

Plugin: Image



KeyTypeComments
srcstring
(required)
Specify where the path to the image.
linkstring
(optional)
If you want your image to link to a web address, use link='link/to/page'.
stylingstring
(optional)
Multiple styling options available: padding, margin, background, border, text-align, color, font, font-size, font-weight, font-family, align. Please view CSS guidelines on what values these settings take.
Example: {img src=http://www.google.at/logos/olympics06_ski_jump.gif float=right border="3px solid blue"}

Plugin: Include



key type comments
page_name string (optional) To include any wiki page you can use it's page name (this has to be a unique name. if it's not unique, use the page_id instead) (this method is deprecated).
page_id numeric (optional) To include any wiki page you can use it's page_id number.
content_id numeric (optional) To include any content from bitweaver insert the appropriate numeric content id. This can include blog posts, images, wiki texts...
Avaliable content can be viewed here
Example: {INCLUDE page_name=Welcome} Example: {INCLUDE page_id=15} Example: {INCLUDE content_id=15}

Plugin: Structure Table Of Contents



KeyTypeComments
displaystring
(optional)
Will display a Table Of Contents for Structures, such as Wiki-books. Works only if the page where the tag is used is a part of some structure. If the page belongs to several wiki-books, use structure_id attribute.
Example: {toc structure_id=8 display=full_toc}

Plugin: Table of Contents

  • Description: When you insert {maketoc} into a wiki page, it will create a nested table of contents based on the headings in that page.
  • Syntax: {maketoc}
  • Online Help: Maketoc Filter


Key Type Comments
maxdepth numeric
(optional)
If you specify 3 here, MakeTOC will only parse headings to the h3 level.
include string
(optional)
If you include all, it will print a list of the full list of contents, regardless of where in the page {maketoc} is.
backtotop boolean
(optional)
If you set backtotop true, it will insert a "back to the top" link.
class string
(optional)
Override the class of the maketoc div.
width string
(optional)
Override the width of the maketoc div.
type key words
(optional)
Setting this to dropdown will create a dropdown instead of the default nested list of headings.
index boolean
(optional)
Add index numbers to your headers and the page contents.
Example: {maketoc maxdepth=3 include=all backtotop=true index=true}

Plugin: Translate

  • Description: Use this plugin to mark strings for translation. You should only use this for common short strings, and not entire pages.
  • Syntax: {tr}
  • Online Help: DataPluginTR


Example: {tr}string of text to be translated{/tr}

Wiki Help

Syntax Help

HTML Help

HTML Syntax Format Parser To view syntax help, please visit HTMLSyntax.

Advanced

Publication and Expiration Dates
Publish Date
at   
If the article type allows it, this article will not be displayed before this date.
Expiration Date
at   
If the article type allows it, this article will not be displayed after this date.

Login box

News

Random Images