Concordance

From PikaDocs

By Brian Lawlor & Mark Sawyer
Legal Services of Northern California (http://www.lsnc.net/)


A concordance (http://en.wikipedia.org/wiki/Concordance) is a "list of the principal words used in a book or body of work, with their immediate contexts." Here we adapt the concept to provide a written and visual list of the files referenced within each Pika page and their context in that same page.

Simply put, the page elements on any given Pika page display are represented by one or more files. The following is an alphabetical list of individual Pika pages, the corresponding URI, followed by a list of all files referred to in the given page and the page element to which they refer. Most pages are also represented graphically with a screenshot of page elements and the location of the file which refers to the particular page element.

The current list of pages detailed here:


Home Page ~ screenshot

  • URI: /index.php
    • Set page title ("Home Page")
    • Set content source ("home.html")
    • Set crumb trail location ("Pika Home")
    • Welcome message
  • URI: /subtemplates/home.html
    • Frequent Tasks
    • Message Board
    • Other Webs ("Google search form," etc.)
  • URI: /templates/default.html
    • Page logo image
    • Search input and submit button
    • Quick Links navigation
    • Logout button

For more detail about the Home Page, see Home Page: Deconstruct and Home Page: No Tables.


Prospective Client ~ screenshot

  • URI: /intake2.php
    • Set page title ("Case Intake")
    • Set content source ("intake_contact_list.html")
    • Set crumb trail location ("Case Intake")
  • URI: /subtemplates/intake_contact_list.html
    • Various "Prospective Client" search fields
    • Return search results with corresponding cross links
  • URI: /templates/default.html
    • Page logo image
    • Search input and submit button
    • Quick Links navigation
    • Logout button

For more detail about the Prospective Client page, see Prospective Client: Deconstruct.


Site Map ~ screenshot

  • URI: /site_map.php
    • Set page title ("Site Page")
    • Set content source ("contents_form.html")
    • Set crumb trail location ("Pika Home > Site Page")
  • URI: /subtemplates/contents_form.html
    • Hierarchical / alphabetical list of CMS site links
  • URI: /templates/default.html
    • Page logo image
    • Search input and submit button
    • Quick Links navigation
    • Logout button

For more detail about the Site Map page, see Site Map: Deconstruct and Site Map: Multiple Column Lists.