#3515 options for "home" tool not working with nbhd templates any more POST: update prod nhbd templates

v1.0.0
closed
Wiki
2015-08-20
2011-12-31
No

Since [#3250] (I think), the nbhd template config for Motorola hasn't been working with regard to the home settings and text.

An example of a home page - https://sourceforge.net/motorola/testing123/home/Home/
You'll notice the tool options for Home page which are set (show attachments, discussion, etc.) and the home page text doesn't match what is supposed to be there.

I think we have some tests around templates, but we should add one that checks the home wiki page text too.

Related

Tickets: #3250

Discussion

  • John Hoffman - 2012-01-04
    • status: open --> in-progress
    • assigned_to: John Hoffmann ☠
     
  • John Hoffman - 2012-01-06
    • summary: options for "home" tool not working with nbhd templates any more --> options for "home" tool not working with nbhd templates any more POST: update prod nhbd templates
    • status: in-progress --> code-review
    • qa: Tim Van Steenburgh
     
  • John Hoffman - 2012-01-06

    To ssh://engr.geek.net/forge
    1f42cde..f6cc829 HEAD -> jwh/3515

    Updated template to look like:

                        "wiki":{
                            "label":"Wiki",
                            "mount_point":"wiki",
                            "options":{
                                "show_right_bar":false,
                                "show_discussion":false
                            },
                            "home_text":"My home text!"
                        },
    
     
  • Dave Brondsema

    Dave Brondsema - 2012-01-06
    • size: --> 1

    • size: 1 --> 2

     
  • Merged to dev.

     
    • status: code-review --> closed
     
  • Dave Brondsema

    Dave Brondsema - 2012-01-12
     

Log in to post a comment.