TiddlyWiki.org

Changeset 4962

Show
Ignore:
Timestamp:
15/05/08 18:29:16 (2 months ago)
Author:
psd
Message:

confabb - more example doc

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Trunk/contributors/PaulDowney/tests/data/confabb/simple.xml

    r4926 r4962  
    4141      <endtime>20061107094502</endtime> 
    4242 
     43      <!-- assuming the track is text "Workshops", "" --> 
    4344      <track>Workshops</track> 
     45 
     46      <!-- might be an idea to make this <trackid>: 
     47 
     48          <trackid>track-22</trackid> 
     49 
     50         and have a list of tracks at the bottom, e.g.:  
     51 
     52            <track id="track-22"> 
     53                <title>Workshops</title> 
     54                <description>Workshops and Tutorial sessions, blah, blah</description> 
     55            </track> 
     56      -->  
     57 
     58      <!-- The location is currently missing, but would be useful! --> 
     59      <location>Workshops</location> 
     60 
     61      <!-- might be an idea to make this <locationid>: 
     62 
     63          <trackid>location-93</trackid> 
     64 
     65         and have a list of locations at the bottom, e.g.:  
     66 
     67            <track id="location-93"> 
     68                <title>Grand Ballroom</title> 
     69                <description>Across the carpark, and up the stairs.</description> 
     70                .. possibly other vcard address info here .. 
     71            </track> 
     72 
     73      -->  
     74 
    4475 
    4576      <guid>http://staging.confabb.com/conferences/16074-web-2-0-conference-2006/sessions/21/details</guid> 
     
    96127        </vcard> 
    97128 
    98  
    99129</conference> 
    100130<!-- </tiddler> -->