[pmwiki-users] Include specific lines of text on a page

wiki question wiki_questions at yahoo.com
Fri Jan 18 14:24:52 CST 2008


Maybe -- Can you explain how page text variable work.
  A simplified example of what I am trying to accomplish:
   
  Page basically contains:
   
  TEST_NAME                 TEST_STATUS
  Test A                           Complete
  Test B                           Not Started
  Test C                           In Progress
  Test D                           Complete
  Test E                           In Progress
  ... 
  ...
  ..
   
  I want to display,  on a seperate page, only those tests that are completed and have it refresh when the main page is updated.
   
  So in the current state  Test  A and D will display
   
   
  Thanks,
  Ben
  

Hans <design5 at softflow.co.uk> wrote:
  Friday, January 18, 2008, 7:17:41 PM, wiki question wrote:

> I looked at that -- unfortunatly I do not have control over the page and its content
> is always changing. I cannot guarantee that the anchors will contain the text I am
> trying to return.

so what determines the text you like to include?

Could you just have it as a value of a page text variable?
Like:

(:Test: Test Complete:)

and include it with

{Group.PageName$:Test}

Or is there a condition to be met for the text to appear in the page?


~Hans



       
---------------------------------
Looking for last minute shopping deals?  Find them fast with Yahoo! Search.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/pmwiki-users/attachments/20080118/3344d20f/attachment.html 


More information about the pmwiki-users mailing list