Changeset 23187


Ignore:
Timestamp:
2010-10-20T16:53:14+13:00 (14 years ago)
Author:
davidb
Message:

to and from collection now defined (parameterized) as macros

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/macros/talkback.dm

    r23178 r23187  
    44_talkfromcgi_ {}
    55_talktocgi_   {}
     6
     7_talktoCollect_   {}
     8_talkfromCollect_ {}
    69
    710_talkfromLibrary_        {_talkfromcgi_/library.cgi}
     
    6669
    6770    <iframe width="100%" height="500" frameborder="0"
    68     src="_talkfromLibrary_?a=p&p=about&c=video-demo&talkback=1">
     71    src="_talkfromLibrary_?a=p&p=about&c=_talkfromCollect_&talkback=1">
    6972    </iframe>
    7073
     
    7477  <div style="float: right; width: 49%; height: 100%; margin-right: 1px;">
    7578    <iframe width="100%" height="500" frameborder="0"
    76     src="_talktoLibrary_?a=p&p=about&c=5-showcase/talkback&talkback=1">
     79    src="_talktoLibrary_?a=p&p=about&c=_talktoCollect_&talkback=1">
    7780    </iframe>
    7881  </div>
Note: See TracChangeset for help on using the changeset viewer.