Changes between Version 31 and Version 32 of TaliaTutorial
- Timestamp:
- 01/03/2010 15:47:55 (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TaliaTutorial
v31 v32 327 327 The `:source_finder => {}` tells the time line to fetch all `ActiveSource` elements from the data store, using no additional restraints. Instead of passing an empty hash, you could also use all the options that you can pass to `ActiveSource#find(:all, ...)`. There are a lot of other options to the time line, you can modify the layout, pass the data in directly (without using ActiveSource) and more. Check the documentation to find out how. 328 328 329 [[Image(timeline.png, nolink)]] 330 329 331 === Using IIP images and overriding the semantic templates === 330 332
