Build 2.0.0.209 includes a new capability Integer.Random(lower, upper).
IntegerDemo at [1] has a sample where the following WikiTalk adds a random
topic to a page:
GetTopicToInclude:{ randVal | [ "----", Newline, "!",
namespace.Topics.Item(randVal).Name,
Newline, namespace.Topics.Item(randVal).GetProperty("_Body")] }
GetRandomValue:{ lower, upper | 0.Random(lower, upper) }
@@GetTopicToInclude(GetRandomValue(1, namespace.Topics.Count))@@
The changes to Request.GetParameterNamed and Request.ParameterNames now
means that WikiTalk created forms will now behave the same as any normal web
page form and post the input items included in the form, and that you will
be able to retrieve the values after the submit. This may have considerable
utility. I used it to rewrite the tabbed implementation, which can be viewed
at my HomePage [2]. The WikiTalk for the tabbed layout is in the property
TopBorders of my _NormalBorders [3]. I have done considerable work on the
css for my site as well, in the file wiki-jwd.css [4] (all modifications of
the file wiki.css used for Chocolate).
I would like people to try out the new Forum capability in FlexWiki at [5],
where I have started a Forum to discuss FlexWiki styling. I would like to
use my site for developing a third alternative style and your input is more
than welcomed.
[1] http://www.flexwiki.com/default.aspx/FlexWiki/IntegerDemo.html
[2] http://ods.dyndns.org/FlexWiki/default.aspx/OdsWiki/HomePage.html
[3] http://ods.dyndns.org/FlexWiki/default.aspx/OdsWiki/_NormalBorders.html
[4] http://ods.dyndns.org/FlexWiki/wiki-jwd.css
[5]
http://ods.dyndns.org/FlexWiki/default.aspx/OdsWiki/FlexWikiStyleDiscussionForum.html
John Davidson
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users