Show
Ignore:
Timestamp:
07/29/08 02:47:24 (16 months ago)
Author:
bsmith
Message:

adding vanilla+authentication+comments+userpics and updates to vanilla+authentication+comments

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Vanilla/config.yaml

    r913 r916  
    1010template_sets: 
    1111    vanilla: 
    12         label: 'Vanilla (Homepage & Entries)' 
    13         base_path: 'templates/vanilla' 
    14         order: 500 
     12        label: Vanilla 
     13        base_path: templates/vanilla 
     14        order: 501 
     15        notes:  
     16            - Lastn entries on Homepage 
     17            - Entry Detail for each 
    1518        templates: 
    1619            index: 
     
    2932                    label: Wrapper 
    3033    vanilla_archives: 
    31         label: 'Vanilla + Archives' 
    32         base_path: 'templates/vanilla+archives' 
    33         order: 501 
     34        label: Vanilla + Archives 
     35        base_path: templates/vanilla+archives 
     36        notes: 
     37            - Base homepage & entries 
     38            - Archive Index 
     39            - Archives: Monthly, Author, Category and Category-Monthly 
     40            - Navigation w/ Category-Monthly links on Category Archives 
     41        order: 502 
    3442        templates: 
    3543            index: 
     
    6472                    label: Wrapper 
    6573    vanilla_pages: 
    66         label: 'Vanilla + Pages & Folders' 
    67         base_path: 'templates/vanilla+pages' 
    68         order: 502 
     74        label: Vanilla + Pages 
     75        base_path: templates/vanilla+pages 
     76        notes: 
     77            - Base homepage & entries 
     78            - Pages 
     79            - Navigation including Pages 
     80        order: 503 
    6981        templates: 
    7082            index: 
     
    89101                    label: Wrapper 
    90102    vanilla_authentication_userpics: 
    91         label: 'Vanilla + Authentication & Userpics' 
    92         base_path: 'templates/vanilla+authentication+userpics' 
    93         order: 503 
    94         templates: 
    95             index: 
    96                 home: 
    97                     label: Homepage 
    98                     outfile: index.html 
    99                     rebuild_me: 1 
    100 #     * Userpics 
     103        label: Vanilla + Authentication & Userpics 
     104        base_path: templates/vanilla+authentication+userpics 
     105        notes:  
     106            - En/disable userpics in javascript 
     107            - 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. 
     108        order: 504 
     109        templates: 
     110            index: 
     111                home: 
     112                    label: Homepage 
     113                    outfile: index.html 
     114                    rebuild_me: 1 
    101115                javascript: 
    102116                    label: JavaScript 
     
    107121                    label: Wrapper 
    108122    vanilla_authentication_comments: 
    109         label: 'Vanilla + Authentication & Comments' 
    110         base_path: 'templates/vanilla+authentication+comments' 
    111         order: 504 
     123        label: Vanilla + Authentication & Comments 
     124        base_path: templates/vanilla+authentication+comments 
     125        notes: 
     126            - foo 
     127        order: 505 
    112128        templates: 
    113129            index: 
     
    126142                        entry_archive: 
    127143                            archive_type: Individual 
    128 #     * Comments (with Reply links) 
    129 #     * Userpics 
     144            module: 
     145                wrapper: 
     146                    label: Wrapper 
     147            system: 
     148                comment_preview: 
     149                    label: Comment Preview 
     150                comment_response: 
     151                    label: Comment Response 
     152    vanilla_authentication_comments_userpics: 
     153        label: Vanilla + Authentication & Comments w/ Userpics 
     154        base_path: templates/vanilla+authentication+comments+userpics 
     155        notes: 
     156            - foo 
     157        order: 506 
     158        templates: 
     159            index: 
     160                home: 
     161                    label: Homepage 
     162                    outfile: index.html 
     163                    rebuild_me: 1 
     164                javascript: 
     165                    label: JavaScript 
     166                    outfile: mt.js 
     167                    rebuild_me: 1 
     168            individual: 
     169                entry:  
     170                    label: Entry 
     171                    mappings: 
     172                        entry_archive: 
     173                            archive_type: Individual 
    130174            module: 
    131175                wrapper: 
     
    137181                    label: Comment Response 
    138182 
    139  
    140 # 2. Authentication 
    141 #     * TrackBacks 
    142 #     vanilla_trackbacks: 
    143 #         label: 'Vanilla - Homepage + Entries' 
    144 #         base_path: 'templates/vanilla' 
    145 #         order: 100 
    146 #         templates: 
    147183#  
    148  
    149 # 4. Organization 
     184# - Organization 
    150185#     * Categories 
    151186#     * Tags 
    152  
    153 # 6. Rating 
     187# - Create Entry 
     188#     * category selector 
     189#     vanilla: 
     190#         label: 'Vanilla - Homepage + Entries' 
     191#         base_path: 'templates/vanilla' 
     192#         order: 100 
     193#         templates: 
     194# - Profiles + Userpics 
     195#     * Userpics 
     196#     * Profiles 
     197#     vanilla: 
     198#         label: 'Vanilla - Homepage + Entries' 
     199#         base_path: 'templates/vanilla' 
     200#         order: 100 
     201#         templates: 
     202# - Profiles + Friending 
     203#     * Friending 
     204#     vanilla: 
     205#         label: 'Vanilla - Homepage + Entries' 
     206#         base_path: 'templates/vanilla' 
     207#         order: 100 
     208#         templates: 
     209# - Rating 
    154210#     * 1 
    155211#     * 5 Star 
    156212#     * -1, 0, 1 
    157  
    158 # 7. Create Entry 
    159 #     * category selector 
    160  
    161 # 8. Profiles 
    162 #     * Friending 
    163  
    164 # 9. YUI Template 
    165  
    166 # 3. Rating 
    167 #     * 1 
    168 #     * 5 Star 
    169 #     * -1, 0, 1 
    170 #     vanilla: 
    171 #         label: 'Vanilla - Homepage + Entries' 
    172 #         base_path: 'templates/vanilla' 
    173 #         order: 100 
    174 #         templates: 
    175 #  
    176 # 4. Create Entry 
    177 #     * category selector 
    178 #     vanilla: 
    179 #         label: 'Vanilla - Homepage + Entries' 
    180 #         base_path: 'templates/vanilla' 
    181 #         order: 100 
    182 #         templates: 
    183 #  
    184 # 5. Profiles 
    185 #     *Friending 
    186 #     vanilla: 
    187 #         label: 'Vanilla - Homepage + Entries' 
    188 #         base_path: 'templates/vanilla' 
    189 #         order: 100 
    190 #         templates: 
     213#     vanilla: 
     214#         label: 'Vanilla - Homepage + Entries' 
     215#         base_path: 'templates/vanilla' 
     216#         order: 100 
     217#         templates: 
     218# - YUI Template