Show
Ignore:
Timestamp:
07/30/08 00:08:49 (16 months ago)
Author:
bsmith
Message:

various updates

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Vanilla/config.yaml

    r916 r919  
    1515        notes:  
    1616            - Lastn entries on Homepage 
    17             - Entry Detail for each 
     17            - Entry Detail 
    1818        templates: 
    1919            index: 
     
    100100                wrapper: 
    101101                    label: Wrapper 
    102     vanilla_authentication_userpics: 
     102    vanilla_authentication: 
    103103        label: Vanilla + Authentication & Userpics 
    104         base_path: templates/vanilla+authentication+userpics 
     104        base_path: templates/vanilla+authentication 
    105105        notes:  
    106106            - En/disable userpics in javascript 
     
    120120                wrapper: 
    121121                    label: Wrapper 
    122     vanilla_authentication_comments: 
    123         label: Vanilla + Authentication & Comments 
    124         base_path: templates/vanilla+authentication+comments 
    125         notes: 
    126             - foo 
     122    vanilla_comments: 
     123        label: Vanilla + Comments 
     124        base_path: templates/vanilla+comments 
     125        notes: 
     126            - Authentication 
     127            - Comments 
     128            - Comment reply links 
     129            - Comment Preview 
     130            - Comment Response 
    127131        order: 505 
    128132        templates: 
     
    150154                comment_response: 
    151155                    label: Comment Response 
    152     vanilla_authentication_comments_userpics: 
    153         label: Vanilla + Authentication & Comments w/ Userpics 
     156    vanilla_comments_userpics: 
     157        label: Vanilla + Comments w/ Userpics 
    154158        base_path: templates/vanilla+authentication+comments+userpics 
    155159        notes: 
    156             - foo 
     160            - Authentication w/ userpic 
     161            - Comments w/ userpics 
     162            - Comment reply links 
     163            - Comment Preview 
     164            - Comment Response 
     165            - En/disable userpics in javascript 
     166            - Use of community "edit profile" script is necessary to add userpics. The "edit profile" page assumes that you are using profiles and thus links to "view profile" screen. If using profiles is not desired, the "view profile" link can be removed from the "Profile Edit" Global System Template. 
    157167        order: 506 
    158168        templates: 
     
    180190                comment_response: 
    181191                    label: Comment Response 
     192    vanilla_create_entry: 
     193        label: Vanilla + Create Entry 
     194        base_path: templates/vanilla+create-entry 
     195        notes:  
     196            - Authentication 
     197            - Create Entry 
     198            - Entry Response 
     199        order: 507 
     200        templates: 
     201            index: 
     202                home: 
     203                    label: Homepage 
     204                    outfile: index.html 
     205                    rebuild_me: 1 
     206                create-entry: 
     207                    label: Create Entry 
     208                    outfile: create-entry.html 
     209                    rebuild_me: 1 
     210                javascript: 
     211                    label: JavaScript 
     212                    outfile: mt.js 
     213                    rebuild_me: 1 
     214            individual: 
     215                entry:  
     216                    label: Entry 
     217                    mappings: 
     218                        entry_archive: 
     219                            archive_type: Individual 
     220            module: 
     221                wrapper: 
     222                    label: Wrapper 
     223            system: 
     224                entry_response: 
     225                    label: Entry Response 
    182226 
    183 #  
    184227# - Organization 
    185 #     * Categories 
    186228#     * Tags 
    187 # - Create Entry 
    188 #     * category selector 
    189 #     vanilla: 
    190 #         label: 'Vanilla - Homepage + Entries' 
    191 #         base_path: 'templates/vanilla' 
    192 #         order: 100 
    193 #         templates: 
    194229# - Profiles + Userpics 
    195230#     * Userpics 
     
    216251#         order: 100 
    217252#         templates: 
     253# - Search 
     254# - Custom Fields 
    218255# - YUI Template