| Array Append(Array array) |
| Answer this array after the supplied array has been appended on the end. |
| Array Collect(Block block) |
| Evalute the given block once for each object in the array; answer a new array containing the result of each block evaluation. |
| Integer Count |
| Answer the number of objects in the array |
| Object IsEmpty |
| Answer true if this object is empty, else false |
| Object Item(Integer index) |
| Answer the item at the given index |
| Array Select(Block block) |
| Evaluate the block for each item in the array; answer a new Array that includes on those objects for which the block evaluated to true. |
| Array Snip(Integer maxCount) |
| Answer a new array that is a copy of this array, but trimmed to have no more than the given number of objects. |
| Array Sort |
| Sort the array; answer a new array (that is sorted) |
| Array SortBy(Block block) |
| Sort the array; evaluate the block for each object in the array to determine the object used to order that item in the sort |
| String ToOneString |
| Answer a single string that is the concatenation of all of the objects in the array converted to strings |
| Object ToPresentation |
| Convert this object to a Presentation |
| Array Unique |
| Answer the unique elements in this array |
Arrays are general-purpose collections that hold any kind of object.
7/20/2007 10:02:31 PM - -10.10.192.236
Arrays are general-purpose collections that hold any kind of object.
7/20/2007 10:02:31 PM - -10.10.192.236
Integers represent, well, integers :-)
7/20/2007 10:21:17 PM - -10.10.192.236
Object is the root type in the WikiTalk language; almost all types inherit from Object
9/14/2007 2:00:49 PM - -74.15.242.151
Object is the root type in the WikiTalk language; almost all types inherit from Object
9/14/2007 2:00:49 PM - -74.15.242.151
Arrays are general-purpose collections that hold any kind of object.
7/20/2007 10:02:31 PM - -10.10.192.236
Arrays are general-purpose collections that hold any kind of object.
7/20/2007 10:02:31 PM - -10.10.192.236
Arrays are general-purpose collections that hold any kind of object.
7/20/2007 10:02:31 PM - -10.10.192.236
Arrays are general-purpose collections that hold any kind of object.
7/20/2007 10:02:31 PM - -10.10.192.236
Strings represent a sequence of characters
9/13/2007 3:28:28 PM - -74.15.247.173
Object is the root type in the WikiTalk language; almost all types inherit from Object
9/14/2007 2:00:49 PM - -74.15.242.151
Arrays are general-purpose collections that hold any kind of object.
7/20/2007 10:02:31 PM - -10.10.192.236
Apply the block parameter to each element in the array and return a new array. Collect is a method which is very functional programming-like in nature. Think of it working a bit like foreach in C# or VB.
Sort "one", "two", "three", "four", "five" according to the length of each string:
- TopicInfo for ChangeNoteContainerPresentation
- TopicInfo for ContainerPresentationProposal
- TopicInfo for CustomBottomBorderWithDD
- TopicInfo for CustomizingBorders
- TopicInfo for EmailAddressesInFlexWiki
- TopicInfo for EmoticonFormattingRules
- TopicInfo for EmoticonsActiveHere
- TopicInfo for ExternalReferencesFormattingRules
- TopicInfo for FAQEditingAndFormatting
- TopicInfo for FlexWikiFormatting
- TopicInfo for FormStartPresentationDemo
- TopicInfo for HiddenWikiPageProperty
- TopicInfo for IncludeWithWikiTalk
- TopicInfo for InterWikiExamples
- TopicInfo for LinkingFormattingRules
- TopicInfo for PreformattedTextFormattingRules
- TopicInfo for SimpleFormattingRules
- TopicInfo for SpecialCharacter
- TopicInfo for StyleSheetLibrary
- TopicInfo for StylesheetOverride
- TopicInfo for TableFormattingRules
- TopicInfo for TextSizeAndColorFormattingRules
- TopicInfo for TopicVersionsInDDInBottomBorder
- TopicInfo for AnnoyingThingsAboutWiki
- TopicInfo for AnnoyingThingsAboutWikiV2
- TopicInfo for ArrayDemo
- TopicInfo for BlockDemo
- TopicInfo for BooleanDemo
- TopicInfo for CalledPage
- TopicInfo for CallerPage
- TopicInfo for DateTimeDemo
- TopicInfo for FindByCategory
- TopicInfo for InclusionTestPage
- TopicInfo for IntegerDemo
- TopicInfo for LastXTopics
- TopicInfo for LiveRSSFeeds
- TopicInfo for MyOwnRSSFeedTests
- TopicInfo for ObjectDemo
- TopicInfo for PagePropertyReference
- TopicInfo for PageToIncludeSection
- TopicInfo for PropertyBehavior
- TopicInfo for PropertyChecks
- TopicInfo for ReflectionDemo
- TopicInfo for ReflectionLibrary
- TopicInfo for SampleTopic
- TopicInfo for SearchContactInterests
- TopicInfo for SharedMembersSampleTopic1
- TopicInfo for StringDemo
- TopicInfo for TopicIndexBehaviorExampleSiteIndex
- TopicInfo for TopicIndexBehaviorExampleTopicsWithProperty
- TopicInfo for TopicPropertyTable
- TopicInfo for WardCunningham
- TopicInfo for WikiBehavior
- TopicInfo for WikiCustomizeWebUserInterfaceWithWikiTalk
- TopicInfo for WikiTalkDemos
- TopicInfo for WikiTalkExpression
- TopicInfo for WikiTalkExpressionChain
- TopicInfo for WikiTalkFunction
- TopicInfo for WikiTalkLanguageOverview
- TopicInfo for WikiTalkLoopingDemo
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Added support for <div> and <span> containers to aid styling.
9/12/2007 7:12:47 PM - -10.10.192.22
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
New feature makes it easier to style FlexWiki.
9/12/2007 7:42:11 PM - -10.10.192.22
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
This page has a custom bottom border that includes a DropDown of the last 5 Topic Versions
9/12/2007 8:10:48 PM - -10.10.192.22
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
This page discusses techniques for editing borders.
9/12/2007 8:24:03 PM - -10.10.192.22
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Quick tip about making useful email links in FlexWiki.
9/17/2007 12:47:22 PM - -74.15.254.118
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Click to read this topic9/17/2007 12:51:01 PM - -74.15.254.118
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Click to read this topic9/17/2007 12:52:23 PM - -74.15.254.118
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Click to read this topic8/31/2007 5:28:22 PM - -66.78.116.108
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
FlexWiki FAQ on editing and formatting
9/17/2007 12:57:40 PM - -74.15.254.118
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
provides information on various formatting capabilities within FlexWiki topics
8/31/2007 5:19:13 PM - -66.78.116.108
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
a sample page showing how to use presentation form start and end
9/12/2007 7:49:54 PM - -10.10.192.22
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
A WikiPageProperty that is not visible in the rendered page.
9/18/2007 1:48:48 PM - -74.15.253.150
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
To Include another Topic you need one Line WikiTalk:
9/18/2007 2:05:23 PM - -74.15.253.150
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Intersite Linking with InterWiki@FlexWiki Behavior
9/18/2007 2:15:54 PM - -74.15.253.150
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
details about link formatting rules
8/31/2007 5:16:49 PM - -66.78.116.108
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Click to read this topic9/14/2007 1:51:09 PM - -74.15.242.151
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
the very basics of formatting wiki text
9/13/2007 3:39:46 PM - -74.15.247.173
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Special characters are supported through CharacterReferences.
9/13/2007 3:34:21 PM - -74.15.247.173
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
a sample of stylesheet settings
9/12/2007 7:46:05 PM - -10.10.192.22
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
configuration details for using OverrideStylesheet
9/13/2007 3:20:35 PM - -74.15.247.173
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Basic Rules for Formatting ""Tables"" in FlexWiki
9/10/2007 6:19:48 PM - -10.10.192.235
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Click to read this topic9/13/2007 3:17:56 PM - -74.15.247.173
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Click to read this topic9/12/2007 8:19:27 PM - -10.10.192.22
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
List of annoying things about Wikis
8/31/2007 5:12:45 PM - -66.78.116.108
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
List of annoying things about Wikis
8/31/2007 8:40:06 PM - -66.78.116.108
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Click to read this topic9/10/2007 1:23:37 PM - -74.12.249.23
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Click to read this topic8/31/2007 5:23:55 PM - -66.78.116.108
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Click to read this topic8/31/2007 5:24:09 PM - -66.78.116.108
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
provides a function to be used by CallerPage
9/12/2007 7:05:11 PM - -10.10.192.22
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
an example page showing the use of CalledPage function
9/12/2007 7:06:53 PM - -10.10.192.22
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
This topic discusses how, using WikiTalk, dates and times can be manipulated.
8/31/2007 9:04:16 PM - -66.78.116.108
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Click to read this topic9/17/2007 1:01:04 PM - -74.15.254.118
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
this page will be included by WikiTalkCantDoList
9/18/2007 2:06:24 PM - -74.15.253.150
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Click to read this topic8/31/2007 5:24:29 PM - -66.78.116.108
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
WikiTalk to grabs the top X number of recent topics
9/19/2007 1:42:39 PM - -74.15.253.157
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
How to show an RSS feed on a wiki page
9/19/2007 2:17:18 PM - -74.15.253.157
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
An example of feeds that do work and some that don't
9/19/2007 2:43:25 PM - -74.15.253.157
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Click to read this topic9/14/2007 2:01:34 PM - -74.15.242.151
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
example of including propties from a different topic page
9/14/2007 1:59:00 PM - -74.15.242.151
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Click to read this topic9/14/2007 1:58:24 PM - -74.15.242.151
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
This WikiBehavior lets you get the value of any property from any topic.
9/14/2007 1:49:22 PM - -74.15.242.151
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
This topic can be included in the [_NormalBorders] topic so that a set of property checks can be performed on each topic with a table displayed in the side bar. Modify the list of lists of property names in the """DoPropertyChecks""" macro to add new checks. The first string in each sub-list is the required property must have to be evaluated against the other items in the list.
9/14/2007 1:48:47 PM - -74.15.242.151
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Click to read this topic9/14/2007 1:44:57 PM - -74.15.242.151
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Click to read this topic9/14/2007 1:44:16 PM - -74.15.242.151
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
A very brief sample topic to evaluate the new styles
9/14/2007 1:41:25 PM - -74.15.242.151
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Testing parse of page properties and boolean search
9/14/2007 1:39:26 PM - -74.15.242.151
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Click to read this topic9/13/2007 3:41:45 PM - -74.15.247.173
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Click to read this topic9/13/2007 3:28:55 PM - -74.15.247.173
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Example of TopicIndexBehavior to generate a site index.
9/13/2007 3:00:06 PM - -74.15.247.173
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Click to read this topic9/13/2007 2:58:21 PM - -74.15.247.173
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Click to read this topic9/13/2007 2:49:42 PM - -74.15.247.173
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
I'm here to play with WikiTalk. See WikiTalkDemos, WikiTalkLanguageManual, InstructionCard, FitAndFlexwiki.
8/31/2007 5:13:39 PM - -66.78.116.108
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
A WikiBehavior is a dynamically-generated piece of content on a wiki page.
9/13/2007 2:21:11 PM - -74.15.247.173
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
How to customize the web user-interface for FlexWiki.
9/13/2007 1:55:48 PM - -74.15.247.173
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Demos showing how you can use WikiTalk.
9/12/2007 3:53:34 PM - -10.10.192.22
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Expressions are the key syntactic building block of WikiTalk.
9/12/2007 3:45:45 PM - -10.10.192.22
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Multiple WikiTalkExpressions can be strung together with the ';' operator.
9/12/2007 3:44:31 PM - -10.10.192.22
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Functions make it easy to reuse common WikiTalk functionality.
9/12/2007 3:42:33 PM - -10.10.192.22
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Overview of the WikiTalk language
9/12/2007 3:32:07 PM - -10.10.192.22
Click to read this topic7/7/2008 1:38:23 AM - 68.193.130.153
Examples of using WikiTalk to loop, including finding topics with specific property values.
9/12/2007 3:27:14 PM - -10.10.192.22