Changes between Version 32 and Version 33 of TaliaTutorial

Show
Ignore:
Timestamp:
01/03/2010 17:58:35 (6 months ago)
Author:
daniel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TaliaTutorial

    v32 v33  
    331331=== Using IIP images and overriding the semantic templates === 
    332332 
     333Now we get to the heart of the Talia system. While having some nifty graphics is cool, all of our sources are using the same boring template so far. What we want to do is to have custom pages for each ''type'' of Source. 
     334 
     335When you browse the list of sources, you'll notice a few symbols on the left-hand side. These represent the types of the sources (each can have more than one). We can make a template for any type, which will automatically be used for the sources of that type. 
     336 
     337 
     338 
    333339=== Make Talia go multi-language (I18N) ===