OpenGuides
view release on metacpan or search on metacpan
div#create_new_page
Used in: newpage.tt
Purpose: Contains the form for typing in the new page name, and the note
about disallowed characters.
div#find_within_distance
Used in: node_location_search.tt
Purpose: A section of the node display that allows the user to search
for other nodes close by
div#node_location_search
Used in: node_location_search.tt
Purpose: A section of the node display that contains location based
searches.
div#node_map_and_image
Used in: edit_form_preview.tt, node.tt
Purpose: A container for the node map (if shown) and image. Only appears
if the config variable "responsive" is set to true.
div#footer
Used in: footer.tt
Purpose: The bottom portion of the page
div#footer_delete_link
Used in: footer.tt
Purpose: Display a "delete this page" link in the footer, if the page is
editable, and if page deletion is switched on.
div#header
Used in: search_results.tt
Purpose: The first part of the page, containing the site name
div#last_five_edits_by_user
div#rss_feeds_for_user
div#userstats
Used in: userstats.tt
Purpose: Containers for various types of user stats.
div#metadata
Used in: display_metadata.tt
Purpose: The section of the node display with a list of metadata
div#navbar_parent
Used in: navbar.tt
Purpose: Parent of the navigation bar. If you want to pull bits of the
navigation out, and put them next to the main nav bar, you'll
want to make this the size of two parts combined, then size
them within this.
div#navbar
Used in: navbar.tt
Purpose: The navigation bar
div#navbar_help
Used in: navbar_help.tt
Purpose: Display help links, if user has them turned on.
div#navbar_options
Used in: navbar_options.tt
Purpose: Display links to options such as "Set username/prefs".
div#navbar_search
Used in: navbar_search.tt
Purpose: Display search box and link to advanced search.
div#navbar_this_page
Used in: navbar_this_page.tt
Purpose: Display links to this-page stuff such as "Edit this page", if
the current page is an editable one.
div#navbar_tools
Used in: navbar_tools.tt
Purpose: Display links to tools such as "Recent Changes", "Random Page".
div#navbar_current_version_link
Used in: navbar_revision_info.tt
Purpose: Display a link to the current version when showing a historical
version of an editable node.
div#navbar_last_edited
Used in: navbar_revision_info.tt
Purpose: Display the last edited time when showing the current version of
an editable node.
div#navbar_this_revision_info
Used in: navbar_revision_info.tt
Purpose: Display the version number and edit time when showing a historical
version of an editable node.
div#navbar_version
Used in: navbar_revision_info.tt
Purpose: Display the version number when showing the current version of
an editable node.
div#node_title
Used in: node.tt
Purpose: Display the node name and an "edit this page" link.
div#nonexistent_node_message
Used in: node.tt
Purpose: Display message when someone tries to view a nonexistent node.
div#recent
Used in: home_node.tt
Purpose: Recent changes summary box on the home node
div#home_page_edit_link
Used in: home_node.tt
Purpose: "Edit this page" link on the home node - only displayed if neither
the navbar or the recent changes box are shown, since both those divs also
contain an edit link.
div#recent_changes_feeds
Used in: recent_changes.tt
Purpose: Display links to atom/RSS feeds of the recent changes.
div#search_form
Used in: footer.tt
Purpose: The search form at the bottom of the page
div#search_results
Used in: search.tt
Purpose: Container for the list of search results.
Used in: openguides_information_boxes.tt
Purpose: A selection of whether the change is minor or major
select#metadata_type
Used in: missing_metadata.tt
Purpose: Display a list of the types of metadata we may wish to check for.
table#categories
Used in: admin_home.tt
Purpose: Display recently edited categories.
table#locales
Used in: admin_home.tt
Purpose: Display recently edited locales.
table#needing_moderation
Used in: needing_moderation.tt
Purpose: Display nodes which have edits pending moderation.
table#nodes
Used in: admin_home.tt
Purpose: Display recently edited nodes.
Also used in: missing_metadata.tt
Purpose: Display nodes which are missing some metadata.
table#recentchanges
Used in: recent_changes.tt
Purpose: The main display table of the recent changes page
table#version_diffs
Used in: differences.tt
Purpose: A table to display diffs between two versions of a node.
textarea#categories
Used in: edit_form.tt
Purpose: An box to enter the categories of the node
textarea#content_textarea
Used in: edit_form.tt
Purpose: A box to enter the main conent of the node
Note: ID doesn't match class, as IDs have to be globally unique, and we
already have a div with ID content
textarea#locales
Used in: edit_form.tt
Purpose: A box to enter the locales of the node
div#redirect_message
Used in: node.tt
Purpose: A short message indicating that your reached a node via a redirect
table#wanted_pages
Used in: wanted_pages.tt
Purpose: A list of all unlinked nodes
div#banner
Used in: node.tt
Purpose: A one-line summary of what the node is
ul#prefs_saved_extra_nav
Used in: preferences.tt
Purpose: Offer links to return to site or to edit preferences again.
( run in 0.680 second using v1.01-cache-2.11-cpan-8f98c5d2c55 )