login | register
20 Aug 2008 [20:31 UTC]

bitweaver

Web Application Framework and CMS

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.
exclaimation arrow question idea big grin confused cool cry eek evil frown lol mad mr green neutral razz redface rolleyes sad smile surprised twisted wink
bolditalicunderlinecolored textcolored backgroundspacerbullet listenumerated listindent list without bullet or numberterm and definition listspacerlarge headingmedium headingsmall headingspacertitle barboxhorizontal linecreate a new page in a multi-page postcenter textspacertable newspacerwiki linkexternal link
AttachmentImagePage Table of Contentsspacerspecial charactersspacerEnlarge textarea heightReduce textarea height
 
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.

Random Image
Please copy the code into the box. Reload the page or click the image if it is unreadable. Note that it is not case sensitive.
 

Data Plugins

Data Plugin Help

Click on the plugin you need help for:

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

  • Description: This plugin will display the viewer's IP address, the Browser they are using, or the info about the site's Server software.
  • Syntax: {AGENTINFO info= }
  • 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: 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: 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: 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: 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: 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: 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: 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: 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}

Wiki Help

Syntax Help

Tiki Wiki Syntax Help

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

HTML Help

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

BBCode Help

BBCode Syntax Format Parser To view syntax help, please visit BBCodeSyntax.

Tiki Wiki Syntax Help

Emphasis

ExampleResult
Headings
Number of ! correponds to heading level.
! heading 1
!! heading 2
!!! heading 3

heading 1

heading 2

heading 3

Italics
Two single quotes not one double quote
''text''
text
Underline
===text===
text
Coloured Background
++yellow:text++
text
Coloured Text
~~red:text~~
text
Bold
__text__
text
Centered Text
::text::
text

Combined
When you combine options make sure you open and close in the opposite order analogous to: {[(text)]}
::__~~red:++yellow:text++~~__::
text

Lists

ExampleResult
Unordered Lists
* First item
** First subitem
** Second subitem
* Second item
  • First item
    • First subitem
    • Second subitem
  • Second item
Ordered Lists
# First item
## First subitem
## Second subitem
# Second item
  1. First item
    1. First subitem
    2. Second subitem
  2. Second item
Definition Lists
;Term: Definition
Term
Definition

Links

ExampleResult
Wiki Links
((Wiki Page))
Wiki Page
Wiki Links + Description
((Wiki Page|Page Description))
Page Description
External Link
[http://www.example.com]
http://www.example.com
External Link + Description
[http://www.example.com|Description]
Description

Miscellaneous

ExampleResult
Horizontal Rule
---

Highlighted Bar
-=text=-
text
Highlighted Box
^text
more text^
text
more text

As is Text
This text will not be parsed
~np~~~yellow:yellow~~
and
__bold__ text~/np~
~~yellow:yellow~~ and __bold__ text
Pre Parsed
This text will be treated like code and will not be altered and will be displayed using a monospace font. The same can be achieved by using <pre>text</pre>.
~pp~~~yellow:yellow~~
and
__bold__ text~/pp~
~~yellow:yellow~~
and
__bold__ text

Monospaced Text
-+text+-
text
Right to Left
{r2l}this text is from
right to left
{l2r}and back to
left to right.
this text is from
right to left
and back to
left to right.

Simple Tables

ExampleResult
Simple Table
|| Row1-Col1 | Row1-Col2
Row2-Col1 | Row2-Col2 ||
Row1-Col1 Row1-Col2
Row2-Col1 Row2-Col2

With Headers
||~ Header1 | Header2
Row1-Col1 | Row1-Col2
Row2-Col1 | Row2-Col2 ||
Header1 Header2
Row1-Col1 Row1-Col2
Row2-Col1 Row2-Col2

Mediawiki tables

CodeFunction
{|
Start Table
|+ caption
Optional Table caption
|-
! Col 1 Heading !! Col 2 Heading !! Col 3 Heading etc.
Optional Table Header Row
|- optional table parameters
Table Row
| Value
| optional parameters | value
Table Cell
| Value || Value || Value ...
| optional parameters | value | optional parameters | value |
Multiple Cells on one line
|}
End Table


Applied Examples
Example 1Result
{| border=3
|+A Simple Table
|-
! Col 1 !! Col 2 !! Col 3
|-
| Row1-Col1 || Row1-Col2 || Row1-Col3
|-
| Row2-Col1
| Row2-Col2
| Row2-Col3
|-
| Row3-Col1 || Row3-Col2 || Row3-Col3
|}
A Simple Table
Col 1 Col 2 Col 3
Row1-Col1 Row1-Col2 Row1-Col3
Row2-Col1Row2-Col2Row2-Col3
Row3-Col1 Row3-Col2 Row3-Col3

Example 2Result
{| border="2" cellpadding="5"
|+Multiplication table
|-
! X !! 1 !! 2 !! 3
|-
! 1
| 1 || 2 || 3
|-
! 2
| 2 || 4 || 6
|-
! 3
| 3 || 6 || 9
|-
! 4
| 4 || 8 || 12
|-
! 5
| 5 || 10 || 15
|}
Multiplication table
X 1 2 3
11 2 3
22 4 6
33 6 9
44 8 12
55 10 15

Example 3Result
{|
|+ Table with alternating rows
|- class=odd
| one
| two
|- class=even
| class=highlight | three
| four
|- class=odd
| five
| six
|- class=even
| seven
| eight
|}
Table with alternating rows
onetwo
threefour
fivesix
seveneight

Example 4Result
{| style="background:yellow;color:green"
|+ Table with many colours
|-
| abc
| colspan="2" style="text-align:center;background:lightblue;" | defghi
|- style="background:red;color:white"
| jkl
| mno
| pqr
|-
| style="font-weight:bold" | stu
| style="background:silver" | vwx
| yz
|}
Table with many colours
abcdefghi
jklmnopqr
stuvwxyz

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

Articles

Search bitweaver