HomePage HomePage
JW Davidson JW Davidson

RSS feed for the TestJwd namespace

Show Changes Show Changes
Edit Edit
Print Print
Recent Changes Recent Changes
Subscriptions Subscriptions
Lost and Found Lost and Found
Find References Find References
Local Search

History

7/6/2007 7:31:18 PM
WINTELMAC-Administrator
List all versions List all versions
Ods Borders
.
RightBorder
{
aTopic |
[
Newline,
Presentations.Image(federation.LinkMaker.LinkToImage("images/logo.gif")),
Newline, "----", Newline,
MenuItem("OdsWiki.HomePage", "HomePage", federation.LinkMaker.LinkToTopic("OdsWiki.HomePage"), "images/home.gif"),
Newline,
MenuItem("mailto:jwdavidson@gmail.com", "JW Davidson", "mailto:jwdavidson@gmail.com", "images/email.gif"),
Newline,
MenuItem("FlexWikiHelp.CategoryHelp", "CategoryHelp", federation.LinkMaker.LinkToTopic("FlexWikiHelp.CategoryHelp"), "images/help.gif"),
Newline, "----", Newline,
request.AreDifferencesShown.IfTrue
{
MenuItem("Don't highlight differences between this topic and previous version", "Hide Changes", federation.LinkMaker.LinkToTopic(aTopic.Fullname),"images/p-off.gif")
}
IfFalse
{
MenuItem("Show differences between this topic and previous version", "Show Changes", federation.LinkMaker.LinkToTopicWithDiffs(aTopic.Fullname),"images/p-off.gif")
},
aTopic.Version.IfNull
{
aTopic.Namespace.IsReadOnly.IfFalse
{
MenuItem("Edit this topic", "Edit", federation.LinkMaker.LinkToEditTopic(aTopic.Fullname),"images/p-off.gif")
}
IfTrue
{
""
}
}
Else
{
""
},
MenuItem("Show printable view of this topic", "Print", federation.LinkMaker.LinkToPrintView(aTopic.Fullname),"images/p-off.gif"),
MenuItem("Show recently changed topics", "Recent Changes", federation.LinkMaker.LinkToRecentChanges(aTopic.Namespace.Name),"images/p-off.gif"),
MenuItem("Show RRS feeds to keep up-to-date", "Subscriptions", federation.LinkMaker.LinkToSubscriptions(aTopic.Namespace.Name),"images/p-off.gif"),
MenuItem("Show disconnected topics", "Lost and Found", federation.LinkMaker.LinkToLostAndFound(aTopic.Namespace.Name),"images/p-off.gif"),
MenuItem("Find references to this topic", "Find References", federation.LinkMaker.LinkToSearchFor(null, aTopic.Name),"images/p-off.gif"),
aTopic.Namespace.IsReadOnly.IfFalse
{
MenuItem("Rename this topic", "Rename", federation.LinkMaker.LinkToRename(aTopic.Fullname),"images/p-off.gif")
}
IfTrue
{
""
},
"----", Newline,
[
"||{T-}",
"'''Local Search'''",
"||",
Newline,
"||{+}",
Presentations.FormStart(federation.LinkMaker.LinkToSearchNamespace(aTopic.Namespace.Name), "get"),
Presentations.HiddenField("namespace", aTopic.Namespace.Name),
Presentations.InputField("search", "", 15),
Presentations.ImageButton("goButton", federation.LinkMaker.LinkToImage("images/search.gif"), "Search for this text"),
Presentations.FormEnd(),
"||",
Newline
],
Newline, "----", Newline,
[
"||{C2T-}*Recent Topics*||",
Newline,
request.UniqueVisitorEvents.Snip(15).Collect
{ each |
[
MenuItem(each.Fullname, String.MaxLengthString(each.Name, 20), federation.LinkMaker.LinkToTopic(each.Fullname),"images/p-off.gif"),
Newline
]
},
Newline, "----", Newline,
MenuItem("List all versions of this topic", "List all versions", federation.LinkMaker.LinkToVersions(aTopic.Fullname),"images/p-off.gif"),
aTopic.Version.IfNotNull
{[
Newline,
Presentations.FormStart(federation.LinkMaker.LinkToRestore(aTopic.Fullname), "post"),
Presentations.HiddenField("RestoreTopic", aTopic.Fullname),
Presentations.SubmitButton("restoreButton", "Restore Version"),
Presentations.FormEnd(),
]}
Else
{
""
},
"----", Newline,
Presentations.Image(federation.LinkMaker.LinkToImage("images/Logo_25gry.gif"), "Go to Google.com", "http://www.google.com"),
[
Presentations.FormStart("http://www.google.com/search", "get"),
Newline,
Presentations.InputField("q", "", 15),
Presentations.ImageButton("btnG", federation.LinkMaker.LinkToImage("images/search.gif"),"Search Google for this text"),
Presentations.FormEnd(),
],
Newline, "----", Newline, "||{^T-}Powered by Flexwiki v", ProductVersion, "||", Newline
]
]
}

Not logged in. Log in

The wiki for all things Objective Design Solutions

Recent Topics
OdsBorders OdsBorders
List all versions List all versions
Go to Google.com
Change Style
Powered by Flexwiki v2.0.0.218