skip to content

PA Webtop Config Checklist

  1. General

  2. 1. General

    • Design:  Generic Site Design
    • Change tools to v2

  3. Scripts SI (Source Injection)

  4. 2. Scripts SI (Source Injection)

    • Required
      • Container:  script-widgets
    • Optional
      • Source Code:

        <script id="jquery">
        window.jQuery || document.write('<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"><\/script>')</script>
        <script id="jqFallback">
        window.jQuery || document.write('<script src="/amp/js/jquery-1.11.0.min.js"><\/script>')
        </script>
        <script src="/standard-pa-assets/js/jquery.main.js"></script>
  5. Styles SI (Source Injection)

  6. 3. Styles SI (Source Injection)

    • Required
      • Container:  htmlhead
    • Optional
      • Source Code:

    <script id="jquery">
    window.jQuery || document.write('<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"><\/script>')
    </script>
    <script id="jqFallback">
    window.jQuery || document.write('<script src="/amp/js/jquery-1.11.0.min.js"><\/script>')
    </script>
    <script src="/standard-pa-assets/js/jquery.main.js"></script>

  7. Join this Area (Area Join) - if applicable

  8. 4. Join this Area (Area Join) - if applicable

    • Required
      • Container:  join
  9. My Profile (My Profile) - if applicable

  10. 5. My Profile (My Profile) - if applicable

    • Required
      • Container:  LoggedIn
  11. Login (Login)

  12. 6. Login (Login)

    • Required
      • Container:  login
  13. Help (Redirect)

  14. 7. Help (Redirect)

    • Required
      • URL Slug:  help
      • Priority: 10
      • Container:  more-disclaimers
      • Location:  https://support.probono.net/hc/en-us
  15. Terms of Use (Redirect)

  16. 8. Terms of Use (Redirect)

    • Required
      • URL slug:   terms
      • Priority: 20
      • Container:  more-disclaimers
      • Location:  https://www.probono.net/disclaimer/
  17. Back to probono.net/xx (WYSIWYG)

  18. 9. Back to probono.net/xx (WYSIWYG)

    • Required
      • Container:  absolute-top
    • Optional
      • Namespace:  back_to_probono_netxx
      • Content:

        <div>
        <a href="[Geo URL]">Back to [Geo Site]</a>
        </div>
         
      • Display name:  unchecked
  19. Explore the probono.net Network SI (Source Injection)

  20. 10. Explore the probono.net Network SI (Source Injection)

    • Required
      • Container:  banner
      • Priority:  1
    • Optional
      • Source Code:

        <div id="explore_the_probono_net_network">
        <div><a href="[Geo URL]">Explore our network...</a></div>
        </div>
         
      • Namespace:  explore_the_probono_net_network
  21. Practice Area Navigation (PA Navigation)

  22. 11. Practice Area Navigation (PA Navigation)

    • Required
      • Container:  banner
      • Priority:  10
    • Optional
      • Custom Label:  Find a Practice Area in [State]
  23. Natl Practice Areas SI (Source Injection) – if applicable

  24. 12. Natl Practice Areas SI (Source Injection) – if applicable

    • Required
      • Container:  banner
      • Priority:  20
    • Optional
      • Source Code:

    <div class="module">
    <h2>Find a National Practice Area</h2>
    <ul class="nav">
      <li> <a href="/asylum/">Asylum Law</a> </li>
      <li> <a href="/deathpenalty/">Death Penalty</a> </li>
      <li> <a href="https://www.immigrationadvocates.org">Immigration Advocates Network</a> </li>
      <li> <a href="https://www.militaryprobono.org">Military Pro Bono</a> </li>
      <li> <a href="/prisoners/">Prisoners' Rights</a> </li>
    </ul>
    </div>

  25. Site Host Organizations (Sponsorship)

  26. 13. Site Host Organizations (Sponsorship)

    • Required
      • Container:  banner
      • Priority:  30
    • Optional
      • Namespace:  sponsors
      • Open Links in New Window:  checked
      • Show Title:  checked
  27. Org Info (WYSIWYG) – include if not using logos in the sponsorship element

  28. 14. Org Info (WYSIWYG) – include if not using logos in the sponsorship element

    • Required
      • Container:  banner
      • Priority:  40
    • Optional
      • Namespace:  org_info
      • Content:

        <p><a class="blue" href="[Org URL]"><strong>[Org Name]</strong></a></p>
        [repeat previous line for each org]
         
      • Display Name:  unchecked
  29. LawHelp Info (WYSIWYG)

  30. 15. LawHelp Info (WYSIWYG)

    • Required
      • Container:  banner
      • Priority:  50
    • Optional
      • Namespace:  lawhelp_info
      • Content:

        <p class="lawhelp"><strong>This site does not provide legal help. <a href="http://www.lawhelp.org">Need Legal Help?</a></strong></p>
         
      • Display Name:  unchecked
  31. Tool Buttons SI

  32. 16. Tool Buttons SI

    • Required
      • Container:  content
      • Priority:  10
    • Optional
      • Source Code (re-arrange code sections as needed to control the order of the buttons):
        • For Calendar button:

        <div id="calendar">
        <div>
            <a alt="Calendar" href="./calendar">Calendar</a>
        </div>
        </div>

        • For News button:

        <div id="news">
        <div>
            <a alt="News" href="./news">News</a>
        </div>
        </div>

        • For Library button:

        <div id="resources">
        <div>
            <a alt="Library" href="./library">Library</a>
        </div>
        </div>

  33. Main column widgets (What’s New, WYSIWYG)

  34. 17. Main column widgets (What’s New, WYSIWYG)

    • Required
      • Container:  content
      • Priority:  40, 50, 60, etc. as needed
  35. Sidebar widgets (What’s New, WYSIWYG)

  36. 18. Sidebar widgets (What’s New, WYSIWYG)

    • Required
      • Container:  content-bottom
  37. Heading-blurb (WYSIWYG)

  38. 19. Heading-blurb (WYSIWYG)

    • Required
      • Container:  search-widget
      • Priority:  0
    • Optional
      • Namespace:  headingblurb
      • Content (example - use tagline if practice area already uses one):

        <p>Optional description of the site</p>
         
      • Display Name:  unchecked
  39. Join Us (WYSIWYG)

  40. 20. Join Us (WYSIWYG)

    • Required
      • Container:  search-widget
      • Priority:  10
    • Optional
      • Content:

        <div class="join-us"><a href="[Join URL]" style="color: #fff;">Join Us</a></div>
         
      • Display Name:  unchecked
      • Restriction:  nonmembers
  41. Admin Navigation (Page Group Navigation)

  42. 21. Admin Navigation (Page Group Navigation)

    • Required
      • Container:  side
  43. Social Media SI (Source Injection)

  44. 22. Social Media SI (Source Injection)

    • Required
      • Container:  socialmedia
    • Optional
    • Source Code:

      <div class="social-media-and-disclaimers">
        <div class="social-media">Connect with us:
          <ul>
            <li><a href="[URL]">Facebook</a></li>
            <li><a href=”[URL]">Twitter</a></li>
            <li><a href="[URL]">LinkedIn</a></li>    </ul>
        [optional] <div class="tell-a-friend"><a href="[URL]">Tell a Friend</a></div>
        <div class="feedback"><a href="https://support.probono.net/hc/en-us/requests/new">Provide Feedback</a></div>
      </div>
      [The second </div> tag is missing on purpose]
  45. Log In (Quick Login)

  46. 23. Log In (Quick Login)

    • Required
      • Container:  supplementary-utility
      • Priority:  10
    • Optional
      • Namespace: login_form
      • MethodLabel:  method
  47. Quick Search (Search Box)

  48. 24. Quick Search (Search Box)

    • Required
      • Container:  supplementary-utility
      • Priority:  20
  49. De-activate any other remaining items in the following containers:

  50. 25. De-activate any other remaining items in the following containers:

    • header-right
    • notice
    • side
    • callout