Skip to content

Instantly share code, notes, and snippets.

@fpigeonjr
Last active January 13, 2016 17:17
Show Gist options
  • Save fpigeonjr/2fcc4dc59eb1186b6253 to your computer and use it in GitHub Desktop.
Save fpigeonjr/2fcc4dc59eb1186b6253 to your computer and use it in GitHub Desktop.
create a new public site

#Create a New Page in the Army Publishing Tool

  1. Create a new page at the APT
  2. Name the page something unique and follows the convention. ie.Organization_Page, Borden_Ebooks
  3. Next Validate the page by clicking and dragging from "Requested Page" to "Drag Here to Approve"
  4. On the right panel, move page under organizational unit.
  5. On the right panel, move it to "Drag here to enable"
  6. In the web page panel, copy the GUID from the new page located at the bottom of the list.
  7. Find the default page that you will save as the name of the new url. The default page is named default_public.aspx. If you wanted a page called 'ebooks', rename to ebooks.aspx
  8. You will paste the GUID you copied in step 6 in the following methods. Bind Grid and GridView1_RowDataBound.
  9. Email Ft. Detrick the new file and ask for them to upload to staging and production servers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment