In Pages; Title

          when I open a file and view the first page how do I make the title at the top of the page show the folder name as well as file name?

One option: Type it there.
Peter

Similar Messages

  • No Page title after migration from WSS 3.0 to SharePoint Foundation 2013

    Dear community,
    I have migrated serval sitecollections from WSS 3.0 (SharePoint 2007) to SharePoint 2010 Foundation and then to SharePoint Foundation 2013.
    Now in SharePoint 2013 no page titles appears, but under the title "Homepage" appears. I'dont know where "Homepage" is come from. The title of the page is "Test". Changing the title has no effect. In SharePoint 2010 Foundation
    the page titles appears correctly.
    Does anyone have a solution for this problem?
    Thank you very much and best regards,
    Lucian

    I compared the html code of the two sites.
    Migrated site:
    <h1 id="pageTitle" class="ms-core-pageTitle">
    <span id="DeltaPlaceHolderPageTitleInTitleArea">
    <label class="ms-hidden">Test Title</label>
    </span>
    <div id="DeltaPlaceHolderPageDescription" class="ms-displayInlineBlock ms-normalWrap">
    <a href="javascript:;" id="ms-pageDescriptionDiv" style="display:none;">
    <span id="ms-pageDescriptionImage">&#160;</span>
    </a>
    <span class="ms-accessible" id="ms-pageDescription">
    </span>
    <script type="text/javascript">// <![CDATA[
    _spBodyOnLoadFunctionNames.push("setupPageDescriptionCallout");
    // ]]>
    </script>
    </div>
    </h1>
    Standard site:
    <h1 id="pageTitle" class="ms-core-pageTitle">
    <span id="DeltaPlaceHolderPageTitleInTitleArea">
    Test Title
    </span>
    <div id="DeltaPlaceHolderPageDescription" class="ms-displayInlineBlock ms-normalWrap">
    <a href="javascript:;" id="ms-pageDescriptionDiv" style="display:none;">
    <span id="ms-pageDescriptionImage">&#160;</span>
    </a>
    <span class="ms-accessible" id="ms-pageDescription">
    </span>
    <script type="text/javascript">// <![CDATA[
    _spBodyOnLoadFunctionNames.push("setupPageDescriptionCallout");
    // ]]>
    </script>
    </div>
    </h1>
    There is a .NET Code in the HTML Code of the migrated site:
    <label class="ms-hidden">Test Title</label>

  • Change the Page Title for all the pages when viewing the Reports in Bi Publisher

    Hello ,
    I have a requirement for changing the Page Title for all the report displayed pages on the browser window.

    As far as I know, answer is NO.
    it's very simple answer  Manikandan-S-Oracle
    for 1210326 's requirements there are some places for changes of property "title" and in some pages "title" can be different
    "one place or option for changing" does not exist imho ( may be i'm wrong )
    so you can change places for your needs but not sure what it's adequate
    as example
    ...wls\user_projects\applications\bipdomain\xmlpserver\catalog\navigator.jsp  -->  find <title>
    it changes title in http://somehost:7001/xmlpserver/servlet/catalog
    ... wls\user_projects\applications\bipdomain\xmlpserver\home\home.jsp  -->  find <title>
    it changes title in http://somehost:7001/xmlpserver/servlet/home

  • How do you make the title bar display different text than the page title?

    I'm looking for a way for the title bar display of my web page to be different than the text in the actual nav bar created by iWeb. For instance, I'd like the nav bar to just say Home for my main page, but in the title bar in the browser say "blah blah blah."
    I know there has to be a way to do this. iWeb has actually done it on one page already, but I can't figure out how. I think it picked up the title bar text from the first text box in the page. For instance, the page name in the navigation bar is "blahs for today" but the browser title bar when you open that page says "blah blah," which happens to be the first line of text on the page. The page title in iWeb.app, though, is "blahs for today." But if I look at the source code it lists title as "blah blah."
    I'm guessing I might be able to work around by making an invisible text box with the text that I want in the title bar as the very first thing on the page, and hope iWeb makes that the title bar text. I'd rather have a more correct way of doing it.
    Is there a way of doing this in the source code without having to change a lot of stuff?
    Thanks for any help.

    Richard Kirkman1 wrote:
    I think it picked up the title bar text from the first text box in the page. (...) I'm guessing I might be able to work around by making an invisible text box with the text that I want in the title bar...
    Richard ~ The key is the default Title box that iWeb creates for every new page — it's that which you need to edit, not another text box you've created. And to make the text in that Title box invisible, see here.

  • How to you change a page title in iWeb?

    Not the page name, the title that appears at the top of the page when loaded.
    It seams to grab random text to use as the page title
    Example: the page title here is "Apple - Support - Discussions - Post Message: Thread"
    The page name could be Joe for all we know.

    I believe if you put some text in the page heading box on your page then that will be used as the title that appears at the top of your browser window. Whenever you start a new page you'll notice that as well as default pictures and body text boxes there is a page heading.
    Message was edited by: Flynn

  • How to change the web page title of a web dynpro app?

    Hello,
    I would like to change the HTML page title of a web dynpro application without renaming the application component itself - but how?
    Thanks for your comments!

    Hi M Walter,
    Assuming you are using Web Dynpro Java, you can change the title of the Web Page for Web Dynpro App by adding the title to the main window of your app.
    Go to Windows and open the properties. There will be a field called 'title'. Give the title you want, save, build, DC->Build and deploy.
    The title you gave to this Window will be displayed as the title of your Web page.
    Regards,
    Ajay

  • Is it possible to add the page title to the menu bar?

    Does anyone know of any addons that allow you to add the webpage title to the menu bar? I already took a look at the addon Personal Titlebar, which purports to add the menu bar onto the title bar, but had no luck getting it to actually do what it advertised.
    I like the way the menu bar looks beside the orange Firefox button, but would also like to be able to see the full page title in the blank space between "Help" and the title bar buttons (min/zoom/close). I don't want to enable the actual full title bar. That would be a waste of space.

    That creates a title bar on top of the existing menu bar, which is what I want to avoid. I was hoping someone had created a way to combine the two easily, rather than having them exist as separate bars using double the screen real estate and leaving giant unused areas.
    I was hoping for something more like what I mocked up in the included image. The top is with the title bar enabled, the bottom is the preferred result.

  • Changing page title based on a value

    Just curious if it is possible to change the page title based on whether or not an item is null. If it is how?
    For example page title:
    If PX_ID is not null, the page title is View/Edit PRODUCTS.
    and
    If PX_ID is null, the page title is Add PRODUCTS.
    I know its no big deal... its not that hard to copy the page.
    Thanks ,
    Derek

    Set your page title to something using the &P101_PAGE_ITEM. syntax.
    Then you can use whatever logic you need to devise your P101_PAGE_ITEM.
    Ben

  • Page Titles in Web Apps for SEO not possible?

    I was surprised to find that you cannot control the page title of a web app item.
    For example:
    http://tinyurl.com/7qc76gg
    The page title is just "Brazil" and there's no way to control it? Ideally we'd want something like this for SEO reason.
    Business Name - Destinations - Brazil

    You could place the SEO Title in the field "Item Name" and then if you would like a different title for the entry, you can create a custom field.
    Carol - BCGurus.com - http://bcgurus.com/Business-Catalyst-Templates for only $7

  • Problems with French Characters in Page Title

    Here is the problem
    When using Duplicate Page and trying to set page titles with french characters (or other non standard characters for that matter such as qoutes) The resulting output does not display correctly.
    I thought a work around would be to us the HTML escape codes in the title dialog when creating the page  however it appears that Incontext then goes and attemps to escape the ampersand part of the escape code during save.
    so for instance when trying to set a page title such as Whistler Live! prépare la scène using the following escaped version
    Whistler Live! pr&eacute;pare la sc&egrave;ne
    The resulting HTML saved from incontext looks like this
    Whistler Live! pr&amp;eacute;pare la sc&amp;egrave;ne
    and the title does not display correctly.
    Incontext sees the & which is page of the HTML escape code and they automatically replaces that with &amp;
    How the heck can we set HTML Special characters in our page titles - any ideas?

    Hi Corey
    To answer your questions I am on windows 7 IE 8 and also tried in firefox 3.6
    backend is windows 2000 / IIS 6 / Coldfusion 8
    I am able to enter the characters in the dialog box but during the save they are altered
    I created a basic test page with nothing but the following code
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xmlns:ice="http://ns.adobe.com/incontextediting">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>test</title>
    </head>
    <body>
    <div ice:editable="*" >
      <p>Test test</p>
    </div>
    </div>
    <script src="/includes/ice/ice.js" type="text/javascript"></script>
    </body>
    </html>
    saved it as test-characters.cfm (coldfusion page) and tested it out
    problem was still there however when I save the page as a .html file and test it out the problem is no longer present
    So the problem seems to only occur when using .cfm pages (even if there is no cf code on them)
    I am going to send you a private message with access to my test pages in case your inclined to take a look
    Thanks for you help so far

  • How can I front-load page titles?

    We have a public-facing SP 2010 website implementation and a recent Accessibility test suggested that we should front-load page titles, so screen reader users know the page they are on without skipping navigation.
    Does anyone know how can this be done, as the elements in the website header (logo, search, main navigation) load first from Master Page?
    Thank you,
    Sandi

    Hi,
    Thanks for this but I am not sure that it solves my problem. 
    I am interested in how to load the Page title in the HTML on top of everything else on the page. Normally, page title is part of the page itself - wrapped in a <h1> tag.
    I would like to have this just after the <body> tag in HTML - the I will position on the page with CSS in the correct position.
    Thank you,
    Sandi

  • Need to add a link on Page title bar

    HI,
    Can i know how can i add a link on page title bar.
    When i click on that link, it should open  a page in a separate window.
    Regards,
    Raju

    Hi,
    i am talking about portal only.
    once you login, you can see history, back and forward links on top of page title bar.
    Now i need to add one more link just beside history.
    Can you please give me brief idea on customisation of page title bar.
    Regards,
    Raju

  • Help with Page Titles. please!

    I have recently uploaded our website using Dreamweaver and am
    a fairly new convert to this program having changed over from
    'Frontpage'. My problem is that the title of the page is not
    showing in the browser. All that is showing is 'Untitled Document'.
    I have followed all of the instructions in relation to
    adding/changing the page title to the letter but have not been able
    to correct it. Please help.

    It appears that you only have a single frameset file on that
    site. That
    being the case, you are done.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "wingello" <[email protected]> wrote in
    message
    news:e6dsfh$k9r$[email protected]..
    > Thank you Alan for your quick response. Followed your
    advice and now have
    > the
    > Title bar showing what I want. However when I look at
    any other page
    > except the
    > index.htm the 'Edit NoFrames content' is greyed out. Any
    advice? What did
    > you
    > mean in your reply by "rinse lather repeat for any other
    frameset
    > documents".
    > Our URL is
    http://wingello.rfsa.org.au.
    >

  • TEMPLATE AND PAGE TITLE MX2004

    I have started to use a template for a web site for the first
    time - all is going well except that I am unable to change the page
    title for individual pages which have the template applied.
    I believe I have made the title an editable region in the
    template but when I add a title in a page the text reverts to
    "Untitled Document." When I attempt to modify the page title in
    page properties I get the error message "All of this page's
    properties are locled by a template, so you can't edit them."
    My question must be, how do I make the page title
    editable?

    You probably created your template like this -
    FILE | Save As..., then you saved it in the Templates folder
    with a *.dwt
    extension.
    The correct way is like this -
    FILE | Save As Template..., and let DW do the heavy lifting
    for you.
    You can fix your situation by making the head region of your
    template look
    like the head region of the new template (use copy/paste).
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Hawker123" <[email protected]> wrote in
    message
    news:[email protected]...
    > Interesting - and thank you for your suggestion. I have
    compared the
    > code,
    > which in my (faulty?) template begins thus:
    >
    > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
    Transitional//EN"
    > "
    http://www.w3.org/TR/html4/loose.dtd">
    > <html>
    > <head>
    > <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1">
    > <title></title>
    > <script language="JavaScript"
    type="text/JavaScript">
    > <!--
    > function MM_reloadPage(init) { //reloads the window if
    Nav4 resized
    > if (init==true) with (navigator) {if
    >
    ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    > document.MM_pgW=innerWidth; document.MM_pgH=innerHeight;
    > onresize=MM_reloadPage; }}
    > else if (innerWidth!=document.MM_pgW ||
    innerHeight!=document.MM_pgH)
    > location.reload();
    > }
    > MM_reloadPage(true);
    > //-->
    > </script>
    > <style type="text/css">
    > <!--
    > @import url("../css/stuartNews.css");
    > body {
    > background-color: #CCCCCC;
    > }
    > -->
    > </style></head>
    >
    > <body>
    >
    > The code in the empty template is as follows:
    >
    > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
    Transitional//EN"
    > "
    http://www.w3.org/TR/html4/loose.dtd">
    > <html>
    > <head>
    > <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1">
    > <!-- TemplateBeginEditable name="doctitle" -->
    > <title>Untitled Document</title>
    > <!-- TemplateEndEditable --><!--
    TemplateBeginEditable name="head" --><!--
    > TemplateEndEditable -->
    > </head>
    >
    > <body>
    > </body>
    > </html>
    >
    > Does this reveal the fault?
    >
    >

  • Safari 6: Email this page, no page title as subject?

    In all my other browsers, choosing "email link to this page" creates an email in my default mail program (Outlook 2011) with the page title as a subject line and the link to the page in the body of the email.
    Safari 6 on 10.8, however, gives the link but no page title.  Most times I want to send the title.  Why the omission, and is there any easy work-around?

    That does as I described above, opens the email with the link -- but no title.  My question is about why no title.

  • Problem with page title language

    Hi all,
    I have several iViews of level 2 and I need to navigate from one iView to another. When I do it just by mouse clicking in navigation area - everything is allright. But when I navigate by means of WDPortalNavigation.navigateRelative method - I have page title something like this: %12%A4%43%B3%34...
    Does anybody knows the reason of this?
    String [] path = {"iViewName"};
    WDPortalNavigation.navigateRelative( null, 1, path, WDPortalNavigationMode.SHOW_INPLACE, null, null, WDPortalNavigationHistoryMode.NO_DUPLICATIONS, "iView title", null, "param="+param, null,true,true);
    I use local language for iView title, not english.

    I'm sending the files zipped yes. I thinks it's better like that. Isn't it?
    Yes.
    They are not necessarly using the same version. I will ask them to get the last one so we will have all the same.
    Perhaps that will help. You should also make sure they have the same Arabic fonts on their machines that you used for your file.

Maybe you are looking for