Welcome to OzMyth


Home News

Submit Article

Article Body

Article Body
Rating is only used when the article type allows it.
Content Format
  [ HTML will be escaped ]
Choose what kind of syntax you want to submit your data in.
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.
 

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.
Custom article image
Use a custom image file for the article.
Upload File(s)
The file(s) will be uploaded to your personal storage area.
After selecting the file(s) you want to upload, please return to the edit area and click the save button.

Attachment Browser

Please click on the Attachement Browser link above to view available attachments.



Syntax Help

No Title

TikiWiki Syntax Format Parser To view syntax help, please visit TikiWikiSyntax.

For more information, please visit www.bitweaver.org

Data Plugin Help

Plugin: AddTabs



KeyTypeComments
tab1 - tab99numeric
(optional)
Will create a Tab interface on a page. The name on each tab is the name given to the imported page.The value sent with the TabX parameter is a Numeric Content Id. This allows blog posts, images, wiki pages . . . (and more) to be added.
Note 1: A listing of Content Id's can be found Here
Note 2: The order used when the tabs are specified does not matter. The Tabname does - Tab1 is always first and Tab99 will always be last.
Example: {ADDTABS tab1=15 tab2=12 tab3=11}

Plugin: Adsense



NO HELP WRITTEN FOR {ADSENSE} YET. You can set: client, width, height, format, type and channel.

Plugin: AgentInfo

  • Syntax: {AGENTINFO info= }
  • Description: This plugin will display the viewer's IP address, the Browser they are using, or the info about the site's Server software.
  • Online Help: DataPluginAgentInfo


KeyTypeComments
infostring
(optional)
Show information about the Browser being used.
ip: To get the client\'s IP address (default)
browser: To get the clients Browser infromation.
server: To get the site\'s server software
Example: {AGENTINFO info='browser'}

Plugin: Articles



KeyTypeComments
maxnumeric
(optional)
The number of Articles to be displayed. (Default = 3)
topictopic name
(optional)
Filters the Articles so that only the Topic specified is displayed
typetype name
(optional)
Filters the Articles so that only the Type specified is displayed
formatstring
(optional)
Specify format for article display - options: full, list (default)
Example: {ARTICLES max=5 topic='some_topic'}
Example: {ARTICLES max=5 type='some_type'}

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
(required)
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: Blog



KeyTypeComments
idnumeric
(optional)
Filters for the specified Blog by id
userstring
(optional)
The login name of the user who's posts are to be displayed. (Default = 3)
maxnumeric
(optional)
The number of posts to be displayed. (Default = 3)
formatstring
(optional)
Specify format for posts display - options: full, list (default)
Example: {BLOG id=2 max=5 format='full'}
Example: {BLOG id=5 format='list'}

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: Comment



Plugin: CountDown



KeyTypeComments
enddatestring
(mandatory)
A date used to compare to the present date. Several date formats are accepted, but spelling it out like this: May 10 2004 is probably the simplest. A time can be include with the date like this: 20:02:00 or 8:02pm . There is NO Default.
localtimeboolean
(optional)
Determins if Local Time is displayed or not. Passing any value in this parameter will make it TRUE. The Default = FALSE so Local Time will not be displayed
classstring
(optional)
Classname of the SPAN surrounding the countdown. The date/time segments are each wrapped in a VAR-Tag. Default = countdown
punctstring
(optional)
Any kind of punctuation to divide the date/time segments from each other, a comma, a colon, a pipe ... Default = space. To put a non breaking space, use HTML:  
textstring
(optional)
Text to be displayed after the date/time string. It's wrapped in <em>.

Example 1:

Example 2:

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: DropDown



KeyTypeComments
titlestring
(optional)
String used as the link to Expand / Contract the text box.
The Default = "For More Information"
widthnumeric
(optional)
Controls the width of the title area in pixels. This is a percentage value but the % character should not be added.
The Default = 20
Example: {DD}Text in the Drop-Down box.{DD}
Example: {DD title='Explaining the Lines #1 #3 & #7'} Text in the Drop-Down box{DD}

Plugin: Flash Video



KeyTypeComments
idnumeric
(required)
Id number of Flashvideo to display inline.
sizekey-words
(optional)
You can change the display size of the video here. This will not influence the download size of the video itself. Possible values are: small, medium, large, huge
viewkey-words
(optional)
If you are including a small version of the video, you can easily link to the large version of this film. Possible values are: small, medium, large, huge, original
widthnumeric
(optional)
Manually set the width of the video in pixels.
heightnumeric
(optional)
Manually set the height of the video in pixels. The hight will be calculated automatically if not set.
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: {flashvideo id='13' text-align='center'}

Plugin: FreeMind - Mind Map



KeyTypeComments
srcstring
(manditory)
Location where the Mindmap MM file can be found. This can be any URL or a site value. See Examples.
widthnumber or percentage
(optional)
The width of the Mindmap window. This value can be given in pixels or as a percentage of available area. A pixel value is assumed so only a numeric value is needed. To specify a percentage - the character % MUST follow the value. The Default is taken from the Mindmap file if this parameter is not defined.
heightnumber or percentage
(optional)
The height of the Mindmap window. This value can be given in pixels or as a percentage. A pixel value is assumed so only a numeric value is needed. To specify a percentage - the character % MUST follow the value. When a percentage is given - the value is defined by the Mindmap file with a maximum of 100%. Note: The Default is taken from the Mindmap file if this parameter is not defined.
Example: {MM src='http://www.bitweaver.org/examples/bitweaver.mm' width='100%' height='600' }

Plugin: Gauge



KeyTypeComments
colorcolorname or hex color
(optional)
Specifies the color of the of the Bar in the Gauge. Colornames or HTML colors can be used. To specify HTML color the # character MUST be included like this: ( #RRGGBB ). If not specified - the Current Text Color will be used. See Note below for Colornames & HTML Colors Sources.
bgcolorcolorname or hex color
(optional)
Specifies the color of the Gauges Background. Colornames or HTML colors can be used. To specify HTML color the # character MUST be included like this: ( #RRGGBB ). If not specified - the Current Background Color will be used. See Note below for Colornames & HTML Colors Sources.
maxnumeric
(optional)
The maximum possible value to be displayed. The Gauge was designed to be used with percentages - so the Default = 100
valuenumeric
(Required)
The current value that the Gauge will display. There is NO Default value.
sizenumeric
(optional)
The width of the Bar in pixels. The Default = 150
heightnumeric
(optional)
The height of the Bar in pixels. The Default = 14
percboolean
(optional)
Determines if the % character is displayed after the value. Passing any value in this parameter will make it TRUE. The Default = FALSE so the % character will not be displayed
Descriptionboolean
(optional)
This is NOT a Parameter. Text can be place between the 2 code blocks ( in this case: {GAUGE} ). If present the text will be displayed below the Gauge.
Example: {GAUGE color='red' bgcolor='blue' value='25' perc='True' }A Simple Gauge{GAUGE}
Note: Browser Safe Colornames are available on the BitWeaver Web Site Another useful site for obtaining HTML colors is The Color Picker II

Plugin: GeshiData



KeyTypeComments
doallboolean
(optional)
Provided to display the information for Every Language.
Default = False - So only specific information is Displayed.
langstring
(optional)
Specifies the Language to gather the information from. Possible values are:
ActionScript / Ada / Apache Log File=Apache / ASM (NASM based)= Asm / ASP / Bash / C / C for Macs=C_Mac / AutoCAD DCL=CadDcl / AutoCAD LISP=CadLisp / C++=Cpp / C#=CSharp / CSS / D / Delphi / Diff Output=Diff / HTML (4.0.1)=Html4Strict / Java / JavaScript / Lisp / Lua / MatLab / MpAsm / NullSoft Installer=Nsis / Objective C=ObjC / OpenOffice.org Basic=OoBas / Oracle8 / Pascal / Perl / Php / Php-Brief / Python / QuickBasic=QBasic / Smarty / SQL / VisualBasic=Vb / VB.NET=VbNet / VHDL / VisualFoxPro / XML.
The Default = PHP
infokey-word
(optional)
Determines the information to be displayed. The Key-words are:
Comment / Comment1 / Comment2
Note: With the Comment Key-words - the difference is Comment returns the Line Comment Character / while Comment1 returns the starting Block Comment Character and Comment2 returns the ending Block Comment Character.
There is No Default for this parameter.
Example: {GESHIDATA doall='True' }
Example: {GESHIDATA lang='XML' info='Comment' }

Plugin: Hit Counter



Example: {HITCOUNTER}

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=15} Example: {INCLUDE page_id=15} Example: {INCLUDE content_id=15}

Plugin: MapQuest



KeyTypeComments
iconkey-word
(optional)
Creates an Icon Link to MapQuests primary URL. The size of the Icon can be: sm = Small, med = Medium, lg = Large or none = The primary URL to MapQuest is NOT Displayed)
The Default = sm The Small MapQuest Icon is displayed.
myiconstring
(optional)
Address of an icon used for a link to a Specific Map.
The Default = NONE
NOTE: The primary URL to MapQuest is not displayed when using this parameter.
textstring
(optional)
The Text used for the link to the Specific Map
The Default = Get Map
addressstring
(optional)
The Street Address
The Default = NONE
citystring
(optional)
The City
The Default = NONE
statestring
(optional)
The State or Province
The Default = NONE
zipstring
(optional)
The Zip or Postal Code
The Default = NONE
countrystring
(optional)
The Country (Uses 2-digit ISO Codes)
The Default = US
Note: 2-Digit ISO Country Codes are available from ISO Country Codes
titlestring
(optional)
MapQuest labels each Map with the Address, City, State, & Zip Code. This parameter overwrites that label when defined.
The Default = NONE
stylekey-word
(optional)
Specifies the Map's Colors. Possible values are: 0 (Gray Scale), 1 (Neutrals), 2 (Yellows), 3 (European Style)
The Default = 1 (Neutrals)
Example: {MAPQUEST icon=sm address='1730 Blake St' city=Denver state=CO zip=80202 }

Plugin: MapQuest Directions



KeyTypeComments
iconkey-word
(optional)
Creates an Icon Link to MapQuests primary URL. The size of the Icon can be: sm = Small, med = Medium, lg = Large or
The Default = sm The Small MapQuest Icon is displayed.
addressstring
(optional)
The Street Address
The Default = NONE
citystring
(optional)
The City
The Default = NONE
statestring
(optional)
The State or Province
The Default = NONE
zipstring
(optional)
The Zip or Postal Code
The Default = NONE
countrystring
(optional)
The Country (Uses 2-digit ISO Codes)
The Default = US
Note: 2-Digit ISO Country Codes are available from ISO Country Codes
Example: {MQDIR icon=sm address='1730 Blake St' city=Denver state=CO zip=80202 }

Plugin: Page Table of Contents

  • Syntax: {MAKETOC}
  • Description: Will create a table of contents of the WikiPage based on the headings below.
  • Online Help: DataPluginMakeTOC


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.
Example: {MAKETOC maxdepth=3 include=all backtotop=true}

Plugin: Quote



Key Type Comments
comment_id comment_id
(optional)
specify the comment_id of the comment being quoted
user user
(optional)
specify the user whose comemnt is being quoted
format_guid string
(required)
Specify what renderer should be used to render the contents
Example: {quote format_guid="tikiwiki" comment_id="7" user="user"} ... {/quote}

Plugin: Renderer



Key Type Comments
id div id
(optional)
specify the id of the outputed div
class div class
(optional)
specify the class of the outputed div
format_guid string
(required)
Specify what renderer should be used to render the contents
Example: {renderer class=abc format_guid=tiki }.. content ..{/renderer}

Plugin: RSS Feed



KeyTypeComments
idstring
(mandatory)
ID of the RSS-feed to process.
maxinteger
(optional)
Number of entries to be displayed from given RSS Feed, prefixed with publication date.

Plugin: SourceForge



KeyTypeComments
tagstring
(optional)
The tag is a short-cut that allows you to use this plugin without having to look up the SourceForge groupid or adit numbers for specific projects.
Possible values for BitWeaver are:bugs / rfe / patches / support
Possible values for TikiWiki are:twbugs / twrfe / twpatches / twsupport
Possible values for JGraph are:jgbugs / jgrfe / jgsupport
Possible values for PhpBB are:pbbrfe
aidstring
(optional)
By supplying an aid value - the link will be to a specific Bug/RFE/Patch/ or /Support item. If not given - the link will be to the index page for the project in question.
groupidstring
(optional)
Every SourceForge project has an groupid . This number can be aquired by looking at the URLwhen looking at the project.
atidstring
(optional)
Only Tracker pages on SourceForge used a adit number. These pages are: Bugs / RFE / Patches / and 3
Example: {SF tag=bugs } - Link to BitWeaver's Bug Index Page
Example: {SF tag=bugs aid=1226624 } - Link to a BitWeaver Bug
Example: {SF groupid=141358 atid=749176 aid=1226624 } - Same as Last Example only done the hard way

Plugin: Span



KeyTypeComments
CSS rules or classstring
(optional)
This can be any CSS style rule. e.g.: font='small-caps 250% serif'
presetstring
(optional)
There are a few presets, which you can use to style with. Presets include: caps, smallcaps, big, small, strikethrough, overline, spaced, nodecor.
Example: {span preset=overline font='small-caps 250% serif'}

Plugin: Spy Text



KeyTypeComments
spyUserName(s)
(optional)
A List of Spy(s) who can see the Message. Each Spy must be separated with the | character like this:
spy='Fire|Spider|Lester|Xing'
The Message will ONLY be displayed to Spys. HINT: The Admin is a Spy!
agencyGroupName(s)
(optional)
A List of Spy Agency(s) (Groups) that will be allowed to see the Messages. Each Agency must be separated with the | character like this:
agency='Devellopers|Editors'
The Message will ONLY be displayed to Spys. HINT: The Admin is a Spy!
senderUserName
(optional)
A List of Spy(s) who wrote the Message. Each Author must be separated with the | character like this:
sender='StarRider|Wolffy'
toboolean/string
(optional)
Determines if an Address Box will be displayed before the Message. The Address Box is always in it's own DropDown box which contains 3 lines where the spy(s) / agency(s) / & sender(s) are identified. These lines are only displayed if a valid UserName / GroupName is found for that line.
The Default Header for each line is:
Line 1 for Spy (Users) = "To the Spy:"
Line 2 for Agency (Groups) = "To the Agency:"
Line 3 for Sender (Users) = "From Your Source(s):"
The Address Box is NOT displayed by Default. Specifing
to='TRUE' will enable the Address Box with the Default Headers. The Address Headers can be redefined by using the the | character to separate the headers like this:
to='To My Friends:|To My Colleagues In:|Your Friend:'The * character can also be used to say "Use This Default" but Replace this one. - Like this:
to='*|*|From the Sexiest Spy Ever:'
hiddenboolean
(optional)
Determines if the message is in a Stationary or DropDown Box.
By Default: Every SpyText Message is encased in a Stationary Box. Passing Any value in this parameter will cause the Message to become a DropDown Box. The link that Expands/Contracts the DropDown Box is supplied by the parameters title or icon.
titlestring
(optional)
The Title Bar is something like a Horizontal Rule with the Text Centered on it. It is used as a link to Expand/Contract a hidden Message Box.
The Title Bar is only visible when the Message Box is hidden
By Default Title used by the Title Bar is "A Hidden Message".
Specifying any value in this parameter will change the Default Title.
widthnumeric
(optional)
Controls the width of the text area on the Title Bar. The value is a percentage of available space but Do Not include the % character.
The Default = 20
iconURL/Content Id #
(optional)
An Icon can be used as the link to display the Message Box if desired. When activated, the Title becomes part of the hidden Message Box.
By Default - an Icon is Not displayed. Specifing :
icon='TRUE' will cause the Default Icon to be displayed. Any Image stored on the site can be used by specifing it's Content Id Number like this:
icon='#125' Please Note: the # character Must be included.Any other value specified in this parameter is assumed to be a Valid URL.
Note: - a listing of Content Id's can be found Here
alertboolean/string
(optional)
Determines if an Alert Box is attached to the page. This is intended to provide the Less-Than-Swift Spy with a Subtle Hint that there just might be something for them to look at.
The Alert Box is Never displayed by Default. Specifing:
alert='TRUE' will enable the Alert Box with the Default Headers. The Default Headers is:
"Wake Up Charlie! There is a message on this page for you. Use your Secret Decoder Ring!"
In this instance - Charlie is the UserName of the user viewing the page. The string:
*UserName* is replaced with name of the spy viewing the page every place it is found.Passing ANY other value will replace Default Message.
Note: The Administrator is a Spy and will be Alerted - with a slightly different message.

Login box

back to content

Sister Sites

Privacy Policy

Powered by bitweaver
Copyright © 2007 Bill Giannikos