Hello,

  I want to associate a page to a set of category pages, and then list those
links, but I get results as below (the line after the show or ask
statement). I'm unable to get an unordered list of the categories Loctype1
and Loctype2. Any ideas? Thanks - John


----------------------------------------------------------------------------
--

[[Location Type::category:Loctype1]]
[[Location Type::category:Loctype2]]
  {{#show:{{FULLPAGENAME}} | ?Location Type}}
  Loctype1, Loctype2
  {{#show:{{FULLPAGENAME}} | ?Location Type |format=list}}
  Loctype1, Loctype2
  {{#show:{{FULLPAGENAME}} | ?Location Type |format=ul}}
    a.. Loctype1, Loctype2



  {{#ask:[[{{FULLPAGENAME}}]] | ?Location Type}}
  Loctype1, Loctype2
  {{#ask:[[{{FULLPAGENAME}}]] | ?Location Type |format=list}}
  Loctype1, Loctype2
  {{#ask:[[{{FULLPAGENAME}}]] | ?Location Type |format=ul}}
    a.. ... throws a list of all pages in the db
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to