The UnfoldSubpages WikiPlugin is used to display all or some subpages of the current or a given page. This gives a overview for a WikiBlogPlugin?, CalendarPlugin or similar subpages.

Warning: Don't use it with subpages where the RedirectToPlugin is used or with non-existant sections! The section extractor is currently quite unstable.

Usage:

     <?plugin UnfoldSubpages ?>
  or <?plugin UnfoldSubpages sortby=-mtime words=50 maxpages=5 ?>
  or <?plugin UnfoldSubpages quiet=1 smalltitle=1 ?>
  or <?plugin UnfoldSubpages sections=2 words=100 ?>
  or <?plugin UnfoldSubpages lines=3 ?>
  or <?plugin UnfoldSubpages pagename="PhpWikiAdministration"
              section="Plugin Arguments" sectionhead=1 ?>

Plugin Arguments:

pagename
Any pagename or if empty the current page. Default: ""
quiet
Print no header. Default: false
sortby
Sort by + (ASC) or - (DESC) and one column. Multiple columns like sortby="-hits,-mtime" not yet supported. Supported columns: [+|-]pagename, [+|-]mtime, [+|-]hits. Default: "pagename"
maxpages
Maximum number of pages to include or all if not defined. Default: false
sections
Maximum number of sections per page to include or all if not defined. Default: false
section
Include this named section per page only if defined. Default: ""
sectionhead
When including a named section show the heading. Default: false
smalltitle
If set, hide transclusion-title, just have a small link at the start of the page. Default: false
words
Maximum number of words per page to include. Default: false
lines
Maximum number of lines per page to include. Default: false
bytes
Maximum number of bytes per page to include. Default: false

Deprecated Arguments:

pages
deprecated. renamed to maxpages.
sort
'asc' or 'desc'. deprecated: use "+" or "-" before the column name with sortby.

Example:

Included from PhpWikiAdministration/Remove:

Permanently remove the selected files:
List all pages. (Pages which have been deleted at least 31 days are already checked.)

    . Page Name .   . Last Modified .   . Last Author .   . Hits .   . Remove . 
    WikiPlugin   Tuesday, October 26, 2004 11:01:26 pm   The PhpWiki programming team   208   Remove 
    AddingPages   Tuesday, October 26, 2004 11:01:15 pm   The PhpWiki programming team   511   Remove 
    PhpWiki   Tuesday, October 26, 2004 11:01:21 pm   The PhpWiki programming team   444   Remove 
    TextFormattingRules   Tuesday, October 26, 2004 11:01:24 pm   The PhpWiki programming team   781   Remove 
    PhpWikiDocumentation   Tuesday, October 26, 2004 11:01:21 pm   The PhpWiki programming team   474   Remove 
    AllPages   Tuesday, October 26, 2004 11:01:15 pm   The PhpWiki programming team   346   Remove 
    OrphanedPages   Tuesday, October 26, 2004 11:01:19 pm   The PhpWiki programming team   465   Remove 
    AllUsers   Tuesday, October 26, 2004 11:01:15 pm   The PhpWiki programming team   28   Remove 
    UserPreferences   Tuesday, October 26, 2004 11:01:25 pm   The PhpWiki programming team   21   Remove 
    PluginManager   Tuesday, October 26, 2004 11:01:21 pm   The PhpWiki programming team   155   Remove 
    AuthorHistoryPlugin   Tuesday, October 26, 2004 11:01:15 pm   The PhpWiki programming team   140   Remove 
    BackLinks   Tuesday, October 26, 2004 11:01:15 pm   The PhpWiki programming team   377   Remove 
    CalendarListPlugin   Tuesday, October 26, 2004 11:01:15 pm   The PhpWiki programming team   998   Remove 
    CalendarPlugin   Tuesday, October 26, 2004 11:01:15 pm   The PhpWiki programming team   2526   Remove 
    CategoryCategory   Tuesday, October 26, 2004 11:01:15 pm   The PhpWiki programming team   151   Remove 
    CategoryGroup   Tuesday, October 26, 2004 11:01:15 pm   The PhpWiki programming team   158   Remove 
    CategoryHomePages   Tuesday, October 26, 2004 11:01:15 pm   The PhpWiki programming team   34   Remove 
    CommentPlugin   Tuesday, October 26, 2004 11:01:15 pm   The PhpWiki programming team   224   Remove 
    CreatePagePlugin   Tuesday, October 26, 2004 11:01:15 pm   The PhpWiki programming team   147   Remove 
    CreateTocPlugin   Tuesday, October 26, 2004 11:01:15 pm   The PhpWiki programming team   138   Remove 
    DebugInfo   Tuesday, October 26, 2004 11:01:15 pm   The PhpWiki programming team   240   Remove 
    EditMetaDataPlugin   Tuesday, October 26, 2004 11:01:15 pm   The PhpWiki programming team   172   Remove 
    EditText   Tuesday, October 26, 2004 11:01:16 pm   The PhpWiki programming team   356   Remove 
    ExternalSearchPlugin   Tuesday, October 26, 2004 11:01:16 pm   The PhpWiki programming team   138   Remove 
    InterWiki   Tuesday, October 26, 2004 11:01:16 pm   The PhpWiki programming team   284   Remove 
    InterWikiMap   Tuesday, October 26, 2004 11:01:17 pm   The PhpWiki programming team   182   Remove 
    FindPage   Tuesday, October 26, 2004 11:01:16 pm   The PhpWiki programming team   1960   Remove 
    HowToUseWiki   Tuesday, October 26, 2004 11:01:16 pm   The PhpWiki programming team   1103   Remove 
    RecentChanges   Tuesday, October 26, 2004 11:01:22 pm   The PhpWiki programming team   7408   Remove 
    MoreAboutMechanics   Tuesday, October 26, 2004 11:01:17 pm   The PhpWiki programming team   280   Remove 
    FrameIncludePlugin   Tuesday, October 26, 2004 11:01:16 pm   The PhpWiki programming team   160   Remove 
    IncludePagePlugin   Tuesday, October 26, 2004 11:01:16 pm   The PhpWiki programming team   175   Remove 
    FullRecentChanges   Tuesday, October 26, 2004 11:01:16 pm   The PhpWiki programming team   569   Remove 
    RecentEdits   Tuesday, October 26, 2004 11:01:22 pm   The PhpWiki programming team   1407   Remove 
    FullTextSearch   Tuesday, October 26, 2004 11:01:16 pm   The PhpWiki programming team   1913   Remove 
    FuzzyPages   Tuesday, October 26, 2004 11:01:16 pm   The PhpWiki programming team   178   Remove 
    GoodStyle   Tuesday, October 26, 2004 11:01:16 pm   The PhpWiki programming team   278   Remove 
    WabiSabi   Tuesday, October 26, 2004 11:01:25 pm   The PhpWiki programming team   256   Remove 
    GoogleLink   Tuesday, October 26, 2004 11:01:16 pm   The PhpWiki programming team   247   Remove 
    HelloWorldPlugin   Tuesday, October 26, 2004 11:01:16 pm   The PhpWiki programming team   140   Remove 
    HomePageAlias   Sunday, February 16, 2003 12:47:41 am   The PhpWiki programming team   62   Remove 
    RedirectToPlugin   Sunday, February 16, 2003 12:46:58 am   The PhpWiki programming team   157   Remove 
    WikiWikiWeb   Tuesday, October 26, 2004 11:01:26 pm   The PhpWiki programming team   994   Remove 
    HomePage   Tuesday, September 9, 2008 3:45:33 am   baux   166383   Remove 
    Rotherhithe   Saturday, February 12, 2005 4:47:04 pm   83.151.200.128   2688   Remove 
    InterWikiSearch   Tuesday, October 26, 2004 11:01:17 pm   The PhpWiki programming team   162   Remove 
    LikePages   Tuesday, October 26, 2004 11:01:17 pm   The PhpWiki programming team   336   Remove 
    LinkIcons   Tuesday, October 26, 2004 11:01:17 pm   The PhpWiki programming team   165   Remove 
    MagicPhpWikiURLs   Tuesday, October 26, 2004 11:01:17 pm   The PhpWiki programming team   167   Remove 
    TitleSearch   Tuesday, October 26, 2004 11:01:24 pm   The PhpWiki programming team   762   Remove 
    SandBox   Tuesday, October 26, 2004 11:01:24 pm   The PhpWiki programming team   1265   Remove 
    MostPopular   Tuesday, October 26, 2004 11:01:17 pm   The PhpWiki programming team   5649   Remove 
    NewMarkupTestPage   Tuesday, October 26, 2004 11:01:18 pm   The PhpWiki programming team   172   Remove 
    OldMarkupTestPage   Tuesday, October 26, 2004 11:01:18 pm   The PhpWiki programming team   182   Remove 
    OldStyleTablePlugin   Tuesday, October 26, 2004 11:01:18 pm   The PhpWiki programming team   152   Remove 
    OldTextFormattingRules   Tuesday, October 26, 2004 11:01:19 pm   The PhpWiki programming team   212   Remove 
    PageDump   Tuesday, October 26, 2004 11:01:19 pm   The PhpWiki programming team   425   Remove 
    PhpWikiAdministration   Tuesday, October 26, 2004 11:01:21 pm   The PhpWiki programming team   262   Remove 
    PageGroupTest   Tuesday, October 26, 2004 11:01:19 pm   The PhpWiki programming team   168   Remove 
    PageGroupTest/One   Tuesday, October 26, 2004 11:01:19 pm   CarstenKlapp   118   Remove 
    PageGroupTest/Two   Tuesday, October 26, 2004 11:01:20 pm   CarstenKlapp   159   Remove 
    PageGroupTest/Three   Tuesday, October 26, 2004 11:01:19 pm   CarstenKlapp   130   Remove 
    PageGroupTest/Four   Tuesday, October 26, 2004 11:01:19 pm   CarstenKlapp   130   Remove 
    PageHistory   Tuesday, October 26, 2004 11:01:20 pm   The PhpWiki programming team   325   Remove 
    PageInfo   Tuesday, October 26, 2004 11:01:20 pm   The PhpWiki programming team   427   Remove 
    PgsrcRefactoring   Tuesday, October 26, 2004 11:01:20 pm   The PhpWiki programming team   172   Remove 
    PgsrcTranslation   Tuesday, October 26, 2004 11:01:20 pm   The PhpWiki programming team   0   Remove 
    PhotoAlbumPlugin   Tuesday, October 26, 2004 11:01:20 pm   The PhpWiki programming team   174   Remove 
    PhpHighlightPlugin   Tuesday, October 26, 2004 11:01:20 pm   The PhpWiki programming team   118   Remove 
    PhpWeatherPlugin   Tuesday, October 26, 2004 11:01:21 pm   The PhpWiki programming team   133   Remove 
    PhpWikiAdministration/Remove   Tuesday, October 26, 2004 11:01:21 pm   The PhpWiki programming team   475   Remove 
    PhpWikiAdministration/Rename   Tuesday, October 26, 2004 11:01:21 pm   The PhpWiki programming team   392   Remove 
    PhpWikiAdministration/Replace   Tuesday, October 26, 2004 11:01:21 pm   The PhpWiki programming team   251   Remove 
    PhpWikiAdministration/Chmod   Tuesday, October 26, 2004 11:01:21 pm   The PhpWiki programming team   128   Remove 
    PhpWikiPoll   Tuesday, October 26, 2004 11:01:21 pm   The PhpWiki programming team   182   Remove 
    PhpWikiRecentChanges   Tuesday, October 26, 2004 11:01:21 pm   The PhpWiki programming team   164   Remove 
    ProjectSummary   Tuesday, October 26, 2004 11:01:22 pm   The PhpWiki programming team   191   Remove 
    RandomPage   Tuesday, October 26, 2004 11:01:22 pm   The PhpWiki programming team   278   Remove 
    RateIt   Tuesday, October 26, 2004 11:01:22 pm   The PhpWiki programming team   397   Remove 
    RawHtmlPlugin   Tuesday, October 26, 2004 11:01:22 pm   The PhpWiki programming team   176   Remove 
    RecentReleases   Tuesday, October 26, 2004 11:01:22 pm   The PhpWiki programming team   133   Remove 
    RecentVisitors   Tuesday, October 26, 2004 11:01:22 pm   The PhpWiki programming team   218   Remove 
    RelatedChanges   Tuesday, October 26, 2004 11:01:22 pm   The PhpWiki programming team   475   Remove 
    ReleaseNotes   Tuesday, October 26, 2004 11:01:23 pm   The PhpWiki programming team   129   Remove 
    UpLoad   Tuesday, October 26, 2004 11:01:25 pm   The PhpWiki programming team   601   Remove 
    WhoIsOnline   Tuesday, October 26, 2004 11:01:25 pm   The PhpWiki programming team   434   Remove 
    TranslateText   Tuesday, October 26, 2004 11:01:24 pm   The PhpWiki programming team   181   Remove 
    SteveWainstead   Tuesday, October 26, 2004 11:01:24 pm   The PhpWiki programming team   223   Remove 
    RichTablePlugin   Tuesday, January 27, 2004 1:19:34 pm   ReiniUrban   143   Remove 
    RssFeedPlugin   Tuesday, October 26, 2004 11:01:24 pm   The PhpWiki programming team   138   Remove 
    SystemInfoPlugin   Tuesday, October 26, 2004 11:01:24 pm   The PhpWiki programming team   236   Remove 
    TranscludePlugin   Tuesday, October 26, 2004 11:01:24 pm   The PhpWiki programming team   143   Remove 
    UnfoldSubpagesPlugin   Tuesday, October 26, 2004 11:01:25 pm   The PhpWiki programming team   419   Remove 
    WantedPages   Tuesday, October 26, 2004 11:01:25 pm   The PhpWiki programming team   175   Remove 
    _AuthInfo   Tuesday, October 26, 2004 11:01:26 pm   The PhpWiki programming team   1   Remove 
    baux   Wednesday, October 27, 2004 1:52:14 am   baux   427   Remove 
    tubemap.html   Wednesday, October 27, 2004 8:06:06 pm   baux   206   Remove 
    NewCross   Wednesday, November 3, 2004 10:23:08 pm   83.151.200.128   376   Remove 
    EditingPolicy   Monday, November 8, 2004 1:36:56 pm   baux   459   Remove 
    wikihelp   Saturday, November 6, 2004 6:14:38 pm   83.151.200.128   323   Remove 
    New Cross Gate   Friday, January 28, 2005 11:17:57 pm   83.151.200.128   3103   Remove 
    South Wimbeldon   Sunday, March 26, 2006 1:07:42 pm   83.151.200.128   1141   Remove 
    Seven Sisters   Monday, March 10, 2008 5:26:28 pm   216.115.176.7   1058   Remove 
    Limehouse   Thursday, March 24, 2005 11:27:38 am   195.166.144.22   2224   Remove 
    Cannon Street   Monday, January 9, 2006 8:37:20 pm   86.144.12.225   1157   Remove 
    Canning Town   Wednesday, September 14, 2005 5:06:16 pm   80.68.32.114   2664   Remove 
    New Cross   Saturday, February 5, 2005 8:58:35 pm   83.151.200.128   1489   Remove 
    Vauxhall   Monday, April 3, 2006 4:21:47 pm   86.143.0.160   1174   Remove 
    Mill Hill East   Tuesday, January 4, 2005 5:22:33 pm   212.41.183.19   1011   Remove 
    Bow Road   Sunday, September 18, 2005 10:05:11 pm   81.132.240.227   1299   Remove 
    Willesden Green   Monday, November 8, 2004 1:17:33 pm   baux   1001   Remove 
    Finsbury Park   Saturday, February 12, 2005 12:23:19 pm   62.252.64.14   1387   Remove 
    Imagelist   Saturday, November 6, 2004 9:46:23 pm   83.151.200.128   35787   Remove 
    Lewisham   Sunday, June 4, 2006 12:26:33 am   83.245.82.169   2131   Remove 
    Wimbeldon   Tuesday, April 25, 2006 8:45:24 am   139.78.10.72   1361   Remove 
    Warren Street   Monday, April 3, 2006 4:36:26 pm   86.143.0.160   956   Remove 
    About   Monday, August 20, 2007 3:16:47 am   128.2.141.33   2772   Remove 
    Kensal Rise   Monday, November 8, 2004 1:16:44 pm   baux   689   Remove 
    Wandstead   Saturday, November 6, 2004 11:17:33 pm   83.151.200.128   1259   Remove 
    Oxford Circus   Wednesday, January 25, 2006 12:16:38 pm   86.145.183.102   1677   Remove 
    Acton Town   Monday, May 29, 2006 12:16:07 am   83.245.82.169   1031   Remove 
    Watford   Thursday, August 10, 2006 12:53:09 pm   62.25.109.195   1918   Remove 
    Hainault   Sunday, November 7, 2004 12:07:22 am   baux   731   Remove 
    Edgeware   Thursday, February 3, 2005 3:20:27 pm   160.83.32.14   1975   Remove 
    Kensington (Olympia)   Sunday, May 28, 2006 12:54:23 am   82.25.204.244   879   Remove 
    East Putney   Sunday, March 26, 2006 1:07:07 pm   83.151.200.128   1245   Remove 
    Royal Oak   Wednesday, December 1, 2004 10:36:24 pm   baux   2195   Remove 
    Parsons Green   Monday, November 8, 2004 11:48:05 pm   195.92.198.75   2565   Remove 
    Ruislip Gardens   Wednesday, July 12, 2006 5:35:34 pm   82.25.199.131   879   Remove 
    Wembley Central   Sunday, June 25, 2006 7:36:04 pm   82.25.198.43   2136   Remove 
    Tufnell Park   Wednesday, March 23, 2005 8:19:54 am   139.78.10.80   968   Remove 
    Kenton   Monday, March 27, 2006 11:54:32 pm   62.253.64.13   906   Remove 
    Bethnal Green   Monday, March 27, 2006 7:36:08 pm   195.224.214.178   3431   Remove 
    Cutty Sark   Monday, March 27, 2006 11:36:27 pm   83.104.235.212   2786   Remove 
    North Woolwich   Friday, August 11, 2006 10:51:17 am   62.25.109.195   1176   Remove 
    Archway   Friday, January 28, 2005 10:11:24 pm   83.151.200.128   2314   Remove 
    Bond Street   Monday, January 23, 2006 5:20:09 pm   195.10.45.233   1512   Remove 
    Chancery Lane   Monday, August 20, 2007 3:18:40 am   128.2.141.33   1892   Remove 
    Baker Street   Monday, June 5, 2006 12:52:59 am   83.245.82.169   2711   Remove 
    Marylebone   Monday, June 5, 2006 12:48:13 am   83.245.82.169   1882   Remove 
    Edgeware Road   Sunday, January 23, 2005 5:47:41 pm   baux   350   Remove 
    Upton Park   Monday, March 21, 2005 1:58:54 am   195.166.144.22   1074   Remove 
    Old Street   Tuesday, May 30, 2006 7:49:10 pm   81.179.183.42   1938   Remove 
    Borough   Tuesday, February 22, 2005 12:29:18 am   195.166.138.22   1449   Remove 
    Chesham   Sunday, June 4, 2006 12:15:53 am   83.245.82.169   1146   Remove 
    Hendon Central   Saturday, April 29, 2006 7:20:35 pm   81.170.53.60   943   Remove 
    Neasden   Tuesday, March 11, 2008 11:48:02 pm   78.146.187.55   1111   Remove 
    Bayswater   Sunday, February 20, 2005 9:06:49 pm   83.151.200.128   3342   Remove 
    Barking   Saturday, March 25, 2006 10:10:51 pm   86.138.156.216   1000   Remove 
    North Acton   Friday, August 4, 2006 6:07:02 pm   82.25.201.19   822   Remove 
    Camdon Town?   Sunday, January 23, 2005 5:48:47 pm   baux   460   Remove 
    Camden Town   Monday, April 3, 2006 4:57:12 pm   86.143.0.160   2074   Remove 
    Morden   Friday, March 24, 2006 5:04:32 pm   194.129.50.189   1246   Remove 
    Southwark   Friday, February 24, 2006 12:42:10 am   86.132.25.82   1747   Remove 
    Bank   Monday, March 21, 2005 2:19:25 am   195.166.144.22   1538   Remove 
    South Ruislip   Monday, August 20, 2007 3:17:35 am   128.2.141.33   840   Remove 
    How To Use This Website   Saturday, January 7, 2006 5:15:28 pm   83.215.57.89   1825   Remove 
    More information about the project   Monday, December 12, 2005 3:38:56 am   141.76.1.121   1385   Remove 
    Waterloo   Monday, March 10, 2008 4:26:37 pm   216.115.176.7   2581   Remove 
    West Brompton   Sunday, January 15, 2006 8:18:06 pm   80.3.32.11   1221   Remove 
    Blackfriars   Monday, April 3, 2006 3:18:29 pm   86.143.0.160   1782   Remove 
    South Kenton   Tuesday, January 17, 2006 9:13:22 pm   80.3.32.11   746   Remove 
    Tower Hill   Saturday, April 16, 2005 10:55:48 pm   83.151.200.128   1773   Remove 
    Hackney Central   Tuesday, November 9, 2004 8:31:59 pm   217.154.63.217   1315   Remove 
    Devons Road   Monday, March 27, 2006 11:30:56 pm   83.104.235.212   741   Remove 
    Paddington   Friday, May 2, 2008 6:11:14 pm   baux   1138   Remove 
    Richmond   Friday, February 10, 2006 3:55:53 pm   80.3.32.10   9034   Remove 
    West Finchley   Tuesday, April 11, 2006 7:02:50 pm   212.56.109.94   1340   Remove 
    Mile End   Monday, March 27, 2006 11:40:01 pm   83.104.235.212   2370   Remove 
    Swiss Cottage   Sunday, November 28, 2004 8:05:19 pm   baux   5225   Remove 
    Latimer Road   Saturday, October 8, 2005 8:49:43 pm   83.151.200.128   1885   Remove 
    Hammersmith   Thursday, June 29, 2006 6:25:36 pm   82.25.197.98   877   Remove 
    Embankment   Tuesday, January 18, 2005 12:28:04 am   82.35.33.211   5728   Remove 
    Goodge Street   Monday, January 23, 2006 4:09:08 pm   195.10.45.233   1316   Remove 
    High Barnet   Saturday, May 24, 2008 12:10:55 am   91.107.10.214   2010   Remove 
    Liverpool Street   Monday, April 3, 2006 4:13:12 pm   86.143.0.160   3535   Remove 
    Holland Park   Tuesday, July 19, 2005 6:27:07 pm   217.150.100.202   752   Remove 
    Sloane Square   Tuesday, January 25, 2005 7:28:53 pm   81.157.7.101   1974   Remove 
    Angel   Thursday, January 27, 2005 10:56:57 pm   83.151.200.128   2470   Remove 
    Kilburn   Thursday, April 28, 2005 6:55:11 pm   217.154.63.217   1011   Remove 
    Holborn   Sunday, February 19, 2006 5:11:01 pm   83.151.200.128   1554   Remove 
    Harrow on-the-Hill   Sunday, January 30, 2005 12:40:38 am   83.151.200.128   3454   Remove 
    St Johns Wood   Thursday, January 5, 2006 9:19:45 pm   81.1.117.150   1984   Remove 
    Blackhorse Road   Saturday, November 26, 2005 6:40:28 pm   83.151.200.128   2205   Remove 
    Barons Court   Sunday, July 16, 2006 12:10:02 am   82.25.206.23   911   Remove 
    Shepherds Bush   Sunday, May 1, 2005 6:55:46 pm   83.151.200.128   1387   Remove 
    Hackney Wick   Friday, October 28, 2005 12:24:31 pm   62.231.152.198   914   Remove 
    Farringdon   Monday, September 26, 2005 2:27:39 am   80.2.189.58   3727   Remove 
    Belsize Park   Saturday, April 29, 2006 7:30:57 pm   SunBaked   1072   Remove 
    Notting Hill Gate   Thursday, March 30, 2006 1:04:25 am   84.71.15.89   910   Remove 
    Leytonstone   Saturday, July 30, 2005 3:56:43 pm   195.93.21.2   1765   Remove 
    Tooting Broadway   Saturday, January 14, 2006 12:33:13 pm   86.132.20.216   1045   Remove 
    Russel Square   Wednesday, January 25, 2006 12:21:43 pm   86.145.183.102   1911   Remove 
    Balham   Saturday, April 29, 2006 7:12:56 pm   81.170.53.60   1243   Remove 
    Elephant And Castle   Monday, June 5, 2006 1:07:40 am   83.245.82.169   3467   Remove 
    Kings Cross St Pancras   Wednesday, March 23, 2005 7:58:06 am   139.78.10.80   1972   Remove 
    Rayners Lane   Sunday, March 19, 2006 8:35:44 pm   86.133.134.2   1148   Remove 
    Moorgate   Thursday, January 5, 2006 1:32:55 pm   195.72.169.116   2839   Remove 
    Regents Park   Monday, September 26, 2005 2:47:30 am   80.2.189.58   961   Remove 
    Canada Water   Sunday, March 26, 2006 1:08:45 pm   83.151.200.128   2171   Remove 
    Totteridge And Whetstone   Friday, August 26, 2005 12:17:25 am   87.74.10.129   8139   Remove 
    Alperton   Saturday, June 24, 2006 4:13:59 pm   86.25.63.16   2549   Remove 
    Amersham   Sunday, June 4, 2006 12:06:16 am   83.245.82.169   1157   Remove 
    Arnos Grove   Monday, March 17, 2008 8:56:02 pm   91.106.193.158   643   Remove 
    Arsenal   Saturday, January 29, 2005 9:11:47 pm   82.35.70.18   2293   Remove 
    Barbican   Sunday, May 28, 2006 12:50:08 am   83.245.82.169   2488   Remove 
    Barkingside   Sunday, March 26, 2006 1:09:37 pm   83.151.200.128   965   Remove 
    Acton Central   Wednesday, April 19, 2006 5:10:05 pm   84.9.32.40   744   Remove 
    Aldgate   Friday, February 10, 2006 2:32:41 pm   199.4.27.1   3144   Remove 
    Aldgate East   Tuesday, March 28, 2006 12:00:40 am   83.104.235.212   1867   Remove 
    Stratford   Tuesday, September 27, 2005 11:34:17 pm   83.151.200.128   1048   Remove 
    Fulham Broadway   Wednesday, March 8, 2006 6:09:14 pm   195.248.116.75   3431   Remove 
    Meida Vale   Tuesday, February 22, 2005 12:10:41 am   195.166.138.22   821   Remove 
    Heathrow Terminals 1,2,3   Tuesday, February 22, 2005 2:38:36 am   81.157.149.83   1207   Remove 
    Queensway   Sunday, February 20, 2005 9:00:47 pm   83.151.200.128   1629   Remove 
    Great Portland Street   Monday, June 26, 2006 6:54:14 pm   83.151.200.128   647   Remove 
    Finchley Road   Monday, April 3, 2006 3:08:17 pm   86.143.0.160   3205   Remove 
    LambethNorth   Thursday, April 6, 2006 2:48:27 pm   82.108.37.194   2598   Remove 
    Brixton   Friday, January 7, 2005 7:11:45 pm   194.217.231.252   1900   Remove 
    ClaphamSouth   Saturday, October 29, 2005 9:00:35 pm   83.151.200.128   938   Remove 
    Island Gardens   Saturday, April 16, 2005 10:44:31 pm   83.151.200.128   1786   Remove 
    Greenwich   Friday, October 21, 2005 6:27:46 pm   155.198.22.210   2514   Remove 
    Mudchute   Wednesday, March 8, 2006 8:11:08 pm   212.84.120.37   2820   Remove 
    Debtford Bridge   Monday, April 3, 2006 2:50:00 pm   213.185.101.18   1833   Remove 
    Crossharbour And London Arena   Sunday, June 4, 2006 12:03:42 am   83.245.82.169   698   Remove