Changeset 962

Show
Ignore:
Timestamp:
08/17/08 07:28:56 (16 months ago)
Author:
bsmith
Message:

adding ratings framework urls

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Vanilla/config.yaml

    r929 r962  
    284284                wrapper: 
    285285                    label: Wrapper 
     286    vanilla_widgets: 
     287        label: Vanilla + Widgets 
     288        base_path: templates/vanilla+widgets 
     289        order: 510 
     290        notes:  
     291            Homepage with one widget set and individually included widget: 
     292                - Search 
     293                - Tag Cloud 
     294                - Monthly Archives 
     295                - Recent Entries 
     296                - Page Listing 
     297                - About Site 
     298            Entry Detail with a second widget set and individually included widget: 
     299                - Search 
     300                - Tag Cloud 
     301                - Monthly Archives 
     302                - About Site 
     303        templates: 
     304            index: 
     305                home: 
     306                    label: Homepage 
     307                    outfile: index.html 
     308                    rebuild_me: 1 
     309            individual: 
     310                entry:  
     311                    label: Entry 
     312                    mappings: 
     313                        entry_archive: 
     314                            archive_type: Individual 
     315            archive: 
     316                entry_listing:  
     317                    label: Entry Listing 
     318                    mappings: 
     319                        monthly: 
     320                            archive_type: Monthly 
     321            module: 
     322                wrapper: 
     323                    label: Wrapper 
     324            widget: 
     325                search: 
     326                    label: Search 
     327                tag_cloud_widget: 
     328                    label: Tag Cloud 
     329                monthly_archives_widget: 
     330                    label: Monthly Archives 
     331                recent_entries_widget: 
     332                    label: Recent Entries 
     333                recent_assets_widget: 
     334                    label: Recent Assets 
     335                recent_comments_widget: 
     336                    label: Recent Comments 
     337                pages_widget: 
     338                    label: Pages 
     339            widgetset: 
     340                blog_activity: 
     341                    order: 1000 
     342                    label: Recent Activity 
     343                    widgets: 
     344                        - Recent Entries 
     345                        - Recent Comments 
     346                        - Recent Assets 
     347                blog_archives: 
     348                    order: 1000 
     349                    label: Blog Archives 
     350                    widgets: 
     351                        - Search 
     352                        - Tag Cloud 
     353                        - Pages 
     354                        - Monthly Archives 
    286355 
    287356 
     
    290359#     * 5 Star 
    291360#     * -1, 0, 1 
     361#     https://intranet.sixapart.com/wiki/index.php/MovableType:Rating_Framework 
     362#     https://intranet.sixapart.com/wiki/index.php/Movable_Type:Athena/Rating_Framework 
     363#     https://intranet.sixapart.com/wiki/index.php/Movable_Type:MT4_Requirements:_Rating_framework 
    292364# - Profiles + Userpics + Friending 
    293365#     * Userpics 
     
    296368# - Custom Fields 
    297369# ---- 
    298 # - Widget & Widget Sets 
    299370# - Logic 
    300371#   - if/else