Development

Changeset 7104

You must first sign up to be able to contribute.

Changeset 7104

Show
Ignore:
Timestamp:
01/20/08 03:17:32 (10 months ago)
Author:
phpleo
Message:

correction of bugs in YAML files

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/sfCssTabsPlugin/branches/1.0/config/ctSite.yml

    r7098 r7104  
    1 cssTabs: 
     1cssTabs: 
    22 
    33  # general config 
  • plugins/sfCssTabsPlugin/branches/1.0/config/examples/ctType1.example.yml

    r7098 r7104  
    1 cssTabs: 
     1cssTabs: 
    22 
    33  # general config 
     
    1717      action:      '' 
    1818      linkOptions: {} 
    19    
     19 
    2020    - label:       Comments 
    2121      module:      comments 
    2222      action:      '' 
    2323      linkOptions: {} 
    24        
     24 
    2525    - label:       Blog Roll 
    2626      module:      blogroll 
     
    3030  # Configuration of the sub Tabs 
    3131  subTabs: 
    32    
     32 
    3333    # sub tabs for main tab 1: edit 
    3434    - label:       Posts 
     
    3737      linkOptions: {} 
    3838      parentTab:   edit 
    39      
     39 
    4040    - label:       Pages 
    4141      module:      pages 
     
    4343      linkOptions: {} 
    4444      parentTab:   edit 
    45        
     45 
    4646    - label:       Uploads 
    4747      module:      uploads 
     
    4949      linkOptions: {} 
    5050      parentTab:   edit 
    51        
     51 
    5252    # sub tabs for main tab 2: comments 
    5353    - label:       Comments 
     
    5656      linkOptions: {} 
    5757      parentTab:   comments 
    58        
     58 
    5959    - label:       Awaiting moderation 
    6060      module:      awaitingmoderation 
  • plugins/sfCssTabsPlugin/branches/1.0/config/examples/ctType2.example.yml

    r7098 r7104  
    1 cssTabs: 
     1cssTabs: 
    22 
    33  # general config 
     
    1717      action:      '' 
    1818      linkOptions: {} 
    19    
     19 
    2020    - label:       User 
    2121      module:      usuario 
    2222      action:      listado 
    2323      linkOptions: {} 
    24        
     24 
    2525    - label:       Profile 
    2626      module:      perfil 
     
    3030  # Configuration of the sub Tabs 
    3131  subTabs: 
    32    
     32 
    3333    # sub tabs for main tab 1: User 
    3434    - label:       Listing of users 
     
    3737      linkOptions: {} 
    3838      parentTab:   usuario 
    39      
     39 
    4040    - label:       Ordered listing 
    4141      module:      usuario 
     
    4343      linkOptions: {} 
    4444      parentTab:   usuario 
    45        
     45 
    4646    - label:       listing of inactive 
    4747      module:      usuario 
     
    4949      linkOptions: {} 
    5050      parentTab:   usuario 
    51        
     51 
    5252    # sub tabs for main tab 2: Profile 
    5353    - label:       My profile 
     
    5656      linkOptions: {} 
    5757      parentTab:   perfil 
    58        
     58 
    5959    - label:       New profile 
    6060      module:      perfil