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

9/14/2007 1:39:26 PM
-74.15.242.151
8/19/2007 5:38:35 PM
-66.78.124.101
List all versions List all versions
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

    1. Particular Interest: WikiTalk
      1. Particular Interest: Arrays
      1. Particular Interest: Functions
 @@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

The wiki for all things Objective Design Solutions

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