Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Adding predefined Links to show up on multiple pages of a publishing

  Asked By: Domonique Raymond         Date: Jan 29, 2009      Category: Sharepoint      Views: 225
 

I am trying to include a predefine links like www.google.com in my page layouts.
If I use SummaryLinks it will be the users who can add the links from the
browser. however I want to predefine the links.
The Page Layout will be applied to an existing page with Welcome content
Type.And I want these predefined links to show up on all pages applying this
page layout.
I am new to creating page layouts so this could be simple. I am not sure how I
can do that.

Tagged:                      

 

1 Answer Found

 
Answer #1       Answered By: Mariel Ferrell          Answered On: Jan 29, 2009       

page  layout is just an .aspx page that contains certain field controls that
can pull content from a list item. If the links  will be the same on every page
that uses the layout  then just add  hyperlinks to the layout page when you create
it in SharePoint Designer. Those hyperlinks will show  on every page that uses
that layout page.

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].