Show Changes Show Changes
Print Print
Recent Changes Recent Changes
Subscriptions Subscriptions
Lost and Found Lost and Found
Find References Find References
Rename Rename
Administration Page Administration Page
Search

History

9/24/2008 5:22:38 PM
FLWCOM-jwdavidson
10/26/2005 9:18:34 AM
-62.189.67.12
10/20/2005 8:56:18 AM
-62.189.67.12
10/20/2005 8:21:36 AM
-62.189.67.12
10/20/2005 8:19:06 AM
-62.189.67.12
List all versions List all versions

RSS feed for the FlexWiki namespace

Related Topics

Search Interests Test
.
PageType
Title
Summary
Keywords
Author
Owner
SuggestedBack
SuggestedNext

Can I parse keywords from the properties of another page and pipe them into a Wiki search?

Page Name: KyleMacarthur

 @@namespace.AllTopicsWith("Title","KyleMacarthur").Collect{
   aPage| 
   [
     "'''Page Name:''' ",aPage.Name,Newline,
       PrnSearchForm({aPage.GetListProperty("Interests").Collect{i|[i,"|"]}}.Value.ToString),
       Newline,
    Tab,"* '''Individual Interests:'''",Newline,
    aPage.GetListProperty("Interests").Collect{
      particularInterest|
      [
        Tab,Tab,"1. Particular Interest: ",particularInterest," ",
        Presentations.FormStart(federation.LinkMaker.LinkToSearchNamespace(topic.Namespace.Name), "get"),
        Presentations.HiddenField("namespace", topic.Namespace.Name),
        Presentations.InputField("search",particularInterest, 15),
        Presentations.ImageButton("goButton", federation.LinkMaker.LinkToImage("images/go-dark.gif"), "Find"),
       Presentations.FormEnd()
      ]
    }
  ]
 }@@


 :PrnSearchForm:{
  aSearchString |
  [
   Presentations.FormStart(federation.LinkMaker.LinkToSearchNamespace(topic.Namespace.Name), "get"),
   Presentations.HiddenField("namespace", topic.Namespace.Name),
   Presentations.InputField("search",aSearchString.Substring(0,aSearchString.Length.Subtract(1)), 30),
   Presentations.ImageButton("goButton", federation.LinkMaker.LinkToImage("images/go-dark.gif"), "Find"),
   Presentations.FormEnd()
  ]
 }












KyleMacarthur | SearchContactInterests | DailyTipPage

Not logged in. Log in

Welcome to the home of FlexWiki, a collaboration tool, based on WikiWiki, implemented using Microsoft .NET technologies

This is FlexWiki, an open source wiki engine.

This site supports the new NoFollow anti-spam initiative.
Change Style

Recent Topics