Public browse page within institutional navigation & branding

I have a question concerning the public access to our iTunes U site:
https://deimos.apple.com/WebObjects/Core.woa/Browse/my-school-here.edu
I have been trying to include it within one of our web pages that uses our template with my institution's branding and navigation. I first tried the HTML <object> tag, but that doesn't work in Internet Explorer for content that does not come from our domain. I've tried a frameset, but that breaks our navigation.
I'd rather not use a solution that requires JavaScript, but I'd be interested ways that other folks have used to solve this problem.
We have PHP and Perl available on the server-side for scripting.

if am not wrong you need left navigation also customized then i clude it in your html file where entire page layout is defined and then convert that html by uploading it do page layouts using designer manager and use that page layout as home page layout
try these links for your reference:
https://chrisstahl.wordpress.com/2014/03/31/customizing-sharepoint-2013-global-navigation-with-css-and-jquery-part-5/
https://chrisstahl.wordpress.com/2014/01/31/customizing-sharepoint-2013-global-navigation-with-css-and-jquery-part-3/
http://sharepointpromag.com/sharepoint-development/sharepoint-branding-101-cascading-style-sheets
http://sharepoint.rackspace.com/sharepoint-2013-how-to-change-sharepoint-branding-text-in-the-upper-left-part-of-your-screen
http://sharepoint.rackspace.com/branding-top-navigation-in-sharepoint-2013
Please mark as answer if you find it useful else vote for it if it is close to answer..happy sharepointing

Similar Messages

  • I have a pdf registration form on my website.  It has a link that take the user to a payment page within my website.  They pay then submit the form.  The link currently opens in the same browser tab as the form and the user thinks that is the submission,

    I have a pdf registration form on my website.  It has a link that take the user to a payment page within my website.  They pay then submit the form.  The link currently opens in the same browser tab as the form and the user thinks that is the submission, which it is not.  I want my link to open into a new browser tab.  How do I do that?

    You can use the following JS code:
    app.launchURL("http://www.example.com", true);

  • Webcenter Spaces - Making page within 'Private' space accessible to public

    Hi,
    I have create a space within Webcenter Spaces, and set it as a private space. This space is a sub-space of another space which has been set to public.
    Within this space, I have create a new "Home" page (which will be the first page that is visible when a user accesses the space).
    I have changed the page access method on this page from "Use Application Permissions" to "Use Custom Access settings", and then clicked the "Add Public access Link",
    similar to what can be seen in this image:
    http://download.oracle.com/docs/cd/E21764_01/webcenter.1111/e10149/img/wcsug_gs_setpageacc3.gif
    I assume that this should make the page visible to non authenticated users, but when I try to access this space via the DIRECT URL to the space or page (without being logged in), I am redirected to the login page.
    I though that this was how it was supposed to work? That you can expose a page within a private space, to public users?
    It seems to be explained the same way here:
    http://download.oracle.com/docs/cd/E12839_01/webcenter.1111/e10149/gspace_build.htm#CHDBHDGJ
    I know the above is old documentation, but the newer doco doesn't explain it quite as well.
    I am really trying to understand what actually happens when you "Add Public Access" to a page? What does this functionality do?
    Or...is there another way I can accomplish this task? I know I can change the space role to give them extra permissions to "View Pages", but I don't want my public users to view ALL the pages in the space (because for example, if they can see the "Discussions" page, but then click on it and don't have access to discussions, it is not a very elegant solution). Ideally I want the users to just see the home page which will just have a description about the space, and if they are interested, then they can join.
    Amanda.

    Amanda,
    first of all, this is a wrong forum. You should have used this one: WebCenter Portal
    Second, I think the key sentence is:
    Private (Space): People can discover this Space in search results and in the list of available Spaces, and can subscribe to it if invited to join or if self-subscription is enabled.
    I'm wondering how do you expect non-authenticated users (thus, not-invited) to access a page, if they cannot see even the space? By space's and page's pretty URL? I'm not sure, but I can guess the system is not designed that way.

  • Left justify pages within browser background

    How can I left justify my web pages within the browser background? All the iWeb templates that I have seen are center justified, and I cannot find a way to change the justification.

    There is no tool in iWeb that will do it at the click of a button.
    If you lasso all of your elements you can move them to the left hand side of the page. Either by dragging or by using the cursor keys, (holding the shift key makes each cursor key press 10 pixels instead of one).
    Then you can left justify the text in each element by using, Inspector>Text Tab>Text - Color & Alignment.
    Will
    1GHz G4, 15" PB, 1.5GB RAM, Airport Network, 4 GB iPod Mini (1G), 60GB iPod (5G)   Mac OS X (10.4.6)  
    Help others by marking solved questions as answered ( + Solved or Helpful )

  • Display an HTML page within a a panel

    I want to create an applet with multiple panels, and have the ability to display HTML pages within these panels. These will be HTML pages with formatting complex enough that the JEditor display won't be able to handle them. I experimented with showDocument() but that seems to only work in the main applet frame, and attempts to put a frame inside a panel did not work. I came across some postings that talked about JSObject, but got the impression that does not always work and is very browser dependant.
    Any suggestions?

    Yes JLabel supports HTML, e.g.
    public static void showHelp()
       JFrame frame = new JFrame();
       JLabel helpLabel = new JLabel();
       JLabel.setText("<HTML>This is a <b>help</b> file.</HTML>");
       frame.getContentPane().add(helpLabel);
       frame.setBounds(0,0,200,200);
       frame.setVisible(true);
    }

  • Change the order within the navigation panel

    Hi everybody,
    within my navigation panel i have two iview, the detail navigation and an own iView (Web Dynpro within the dynamic navigation of a page). Until now the detail navigation appears at the first position in the navigation panel. How can i change the order within the navigation panel so that my own iView will be shown at the first position?
    regards,
    Sid

    Hi Raji,
    iviews can be ordered alphabetical. You can set this function in Systemadministration -> Service-Konfiguration -> Applications -> com.sap.portal.ivs.iviewservice -> iViewsSrv. Then you can set this value to ture (sorting true).
    You can also change the sort-priority value in the property of each iview to 0..n.
    I hope this will help you.
    regards,
    Sid

  • I have a portal home page with a navigation

    I have a portal home page with a navigation bar that is accessible to the public. This site also contains information that can only be accessed by privileged user. Therefore, I have a login/logout icon on the page.
    The problem that I am currently facing is that when I go to the page without logging in, the navigation bar is not visible. The only thing that is visible on the navigation bar are the links but without the labels. Labels or texts that are not links are visible. When I log in, only then is the navigation bar and its contents visible.
    Can someone help me resolve this problem? Is it a "style" problem or is it "security" or "rights" problem?

    Go to Settings in Chrome.
    Then in On Startup either check the Open the New Tap pag, Continue to where left off, or edit Open a specific or set of pages. It appear you have the last one checked and it is opening up that page.

  • Open one page within a page

    Hello I have a BSP page and a push Button on this screen.
    However on the hit of this Push Button some code would trigger and then I want to open another web page.
    Any Suggestions...
    Thanks,
    Ster

    Hi Friend,
    Within the ontest method,write the below coding for  navigating from one page  to another.
    navigation->next_page( 'TONEXT' ).
    TONEXT is a userdefined name.
    Following that you should do the following procedures.
    Double click on the application name and proceed with steps below
    specify the name of the current page  under start ,
    specify the 'TONEXT' variable under navigationrequest and
    finally specify the target page name under target
    With Regards,
    SHARMILA BRINDHA.M

  • How to add friendly URLs to pages within the ALUI portal?

    I want to know how to add friendly URLs (human-readable URLs that users can bookmark or type into the browser address bar) to pages within the ALUI portal.
    The portal application is developed using plumtree portlets.
    regards,
    Veeshoo

    In 6.5
    Community links look like this:
    http://your_Server/portal/server.pt/community/lockdown_console/
    Documents look like this:
    http://your_Server/portal/server.pt/document/50541/your_document_name.doc
    If your goal is for users to "type into the browser address bar" then your best bet would be dns mapping.
    At that point you could have communities with urls like:
    http://your_Community.your_Server.com
    or
    http://your_Server/your_Community
    Which is significantly easier for users

  • More secure public blog pages

    I have got Snow Leopard Server up and hosting several simple public sites without problems. One of my sites has a blog for public view.
    Previously, this site was hosted elsewhere and the blog ran on MovableType. In MT, Blogger, etc. the url for the public page of the blog is different from the url which is used to edit the blog. Thus, the edit/administration log in page can be configured to use SSL or locked down to reduce attempts at hacking the site, while the public views are simple http. Now that it is migrating to SLS 10.6.4, the public blog page has the log in linking to editing/posting functions.
    There are actually two questions. Is there a way to make this more secure? And, is there an easy way to map the blog to another url such as "blog.mysite.net" ? I have played around with creating a duplicate blog page located in the web root where appropriate <div>'s and parts of the native blog page "www.mysite.net/users/username" are copied and certain links are removed. It's a bit flaky. For example, it you protect the blog using a realm to prevent access then include a <div> from the blog page on a page outside the realm, it may not display. It also takes away log in for posting comments.
    How have you solved similar issues?

    The simple idea is to clean up URLs. I wanted to get a variety of simple URLs to point to my blog. For example, "www.yoursite.url/blog" and "blog.yoursite.url" would all call up "www.yoursite.url/users/blogger/weblog" in the browser.
    In this set of instructions, there is only one blog on the site created by the user "blogger":
    The first (getting "www.yoursite.url/blog" to call "www.yoursite.url/users/blogger/weblog") is simple. In Server Admin -> Sites -> yoursite.net (or whatever) under the Aliases tab, click the "+" under "URL Aliases and Redirects" and create a new Redirect where the pattern is "/blog" and the path is "http://www.yoursite.url/users/blogger/weblog" and click OK. Now Save and restart the Web service.
    The other was a bit more challenging but mod_rewrite comes to the rescue.
    First, you need to set up the DNS servers.
    1. Log in to the DNS control panel of your registrar, ISP, or DNS provider (everydns, dyndns, etc.) and add an A record for blog.mysite.net pointing to the public IP address of your firewall/etc. on which your Snow Leopard Server answers http requests.
    2. In Server Admin, under DNS -> Primary zone -> Add New Record -> Alias which is "blog.yoursite.url" pointing to the IP address or name of your SLS.
    Next, you create a web server alias and then rewrite http request coming in to that alias. The steps are:
    1. Stop Web service in Server Admin.
    2. In Server Admin -> Settings -> Modules, make sure rewrite_module is checked.
    3. In Server Admin -> Web -> Sites, select your "www.yoursite.url" which hosts the blog and under the Aliases tab, click the "+" under the Web Server Aliases field and create the alias "blog.yoursite.url"
    4. Now, in Server Admin -> Web -> Sites, select your "www.yoursite.url" which hosts the blog and under the Options tab, enable "Allow All Overrides" and save.
    5. Next is a bit of rewrite configuration. You need to rewrite http request for "blog.yoursite.url" to "www.yoursite.url/users/blogger." Fire up your terminal and "sudo nano -w /etc/apache2/sites/0005your.ip.add.ress_portwww.yoursite.url.conf, find the <Directory> section which looks like this:
    <Directory "/Library/WebServer/Sites/yoursite.url">
    <IfModule mod_dav.c>
    DAV Off
    </IfModule>
    Options All -Includes -ExecCGI -Indexes +MultiViews
    AllowOverride All
    </Directory>
    Edit this to:
    <Directory "/Library/WebServer/Sites/yoursite.url">
    <IfModule mod_dav.c>
    DAV Off
    </IfModule>
    Options All -Includes -ExecCGI -Indexes +MultiViews +FollowSymlinks
    AllowOverride All
    <IfModule mod_rewrite.c>
    RewriteEngine on
    RewriteCond %{HTTP_HOST} !^www.* [NC]
    RewriteCond %{HTTP_HOST} ^blog\. [NC]
    RewriteRule ^(.*) http://www.yoursite.url/users/blogger/weblog [R,NC,L]
    </IfModule>
    </Directory>
    Even though mod_rewrite.c is loaded, rewriting will not occur unless the directives "Options +FollowSymlinks" and "RewriteEngine on" are in the conf file or .htaccess file. The first RewriteCond tells the rewrite engine not to attempt rewriting HTTP_HOST requests which start with www. The second RewriteCond checks if the HTTP_POST field begins with "blog." The RewriteRule takes the requested url and rewrites it. Although the url description "^(.*)" matches all urls, we know any http request must be for "www.yoursite.url" or "blog.yoursite.url" because those are the only addresses to which this particular virtual host responds. We excluded "www" so ....]
    6. Now restart the Web service and check it out.

  • Web Page Composer Page impact portal navigation

    Dear All,
    we are using a web page composer page within the portal navigation by
    using a portal role with a folder with an external connector.
    We are facing the problem that after clicking on the WPC page in the
    second level navigation, the active first level navigation node is
    moved to the next node.
    How can we solve the problem?
    Kind regards,
    TC.

    Hi All,
    Can anyone help me out pls!!!
    Regards,
    TC

  • Cannot update Apps, some pages within the iTunes Store are blank

    About 2 weeks ago, I started having problems with iTunes.
    1) I can update Apps on my iPhone, but I can no longer login to iTunes (11.3.1) and update my my Apps on my Mac (OSX 10.9.4), as the Mac is not recognizing my password, although my iPhone is.
    2) When I open the iTunes Store to search for music/movies, etc. not all of the pages within the iTunes Store have content. For example, the "Home Page", "Music", "Movies", "TV Shows", "Books" pages all work and have content. The "App Store", "Podcasts" & iTunesU pages are completely blank and have no content. Also when I Search for certain items, it's hit or miss. Sometimes the search brings something back, and again sometime the search bring back a blank page.
    We brought out Mac into an Apple Store yesterday (8/15) and they did not no what is going on. The reinstall the OSX software and we backed up fro a Time machine backup, but it did not fix the issue.
    Could this possibly be a glitch in the iTunes software? Would we need to uninstall and reinstall iTunes?
    Any help is greatly appreciated. Thank you.

    EtreCheck version: 1.9.13 (49)
    Report generated August 16, 2014 at 10:17:53 AM EDT
    Hardware Information: ?
        MacBook Pro (15-inch, 2.53GHz, Mid 2009) (Verified)
        MacBook Pro - model: MacBookPro5,4
        1 2.53 GHz Intel Core 2 Duo CPU: 2 cores
        4 GB RAM
    Video Information: ?
        NVIDIA GeForce 9400M - VRAM: 256 MB
            Color LCD 1440 x 900
    System Software: ?
        OS X 10.9.4 (13E28) - Uptime: 0 days 1:33:13
    Disk Information: ?
        FUJITSU MJA2250BH FFS G1 disk0 : (250.06 GB)
        S.M.A.R.T. Status: Verified
            EFI (disk0s1) <not mounted>: 209.7 MB
            Macintosh HD (disk0s2) / [Startup]: 249.2 GB (46.61 GB free)
            Recovery HD (disk0s3) <not mounted>: 650 MB
        HL-DT-ST DVDRW  GS23N 
    USB Information: ?
        Apple Internal Memory Card Reader
        Apple Inc. Built-in iSight
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Computer, Inc. IR Receiver
    Gatekeeper: ?
        Mac App Store and identified developers
    Kernel Extensions: ?
        [loaded]    com.Cycling74.driver.Soundflower (1.6.6 - SDK 10.6) Support
    Launch Daemons: ?
        [loaded]    com.adobe.fpsaud.plist Support
        [loaded]    com.google.keystone.daemon.plist Support
        [loaded]    com.microsoft.office.licensing.helper.plist Support
        [loaded]    com.oracle.java.JavaUpdateHelper.plist Support
        [running]    com.splashtop.streamer-daemon.plist Support
        [loaded]    com.splashtop.streamer-srioframebuffer.plist Support
    Launch Agents: ?
        [loaded]    com.google.keystone.agent.plist Support
        [not loaded]    com.splashtop.streamer-for-root.plist Support
        [running]    com.splashtop.streamer-for-user.plist Support
    User Launch Agents: ?
        [loaded]    com.adobe.ARM.[...].plist Support
        [running]    com.akamai.single-user-client.plist Support
        [failed]    com.apple.CSConfigDotMacCert-[...]@me.com-SharedServices.Agent.plist
        [running]    com.spotify.webhelper.plist Support
        [running]    com.swarmcast.mlbnexdefautobahn.plist Support
    User Login Items: ?
        MyTunesController
        EEventManager
        Genieo
        EEventManager
        HP Product Research
        HPEventHandler
        HP Scheduler
    Internet Plug-ins: ?
        DirectorShockwave: Version: 11.5.8r612 Support
        o1dbrowserplugin: Version: 5.4.2.18903 Support
        Default Browser: Version: 537 - SDK 10.9
        NP2020Player: Version: 5.0.4.0 Support
        Silverlight: Version: 5.1.30514.0 - SDK 10.6 Support
        FlashPlayer-10.6: Version: 14.0.0.176 - SDK 10.6 Support
        Flash Player: Version: 14.0.0.176 - SDK 10.6 Support
        QuickTime Plugin: Version: 7.7.3
        googletalkbrowserplugin: Version: 5.4.2.18903 Support
        iPhotoPhotocast: Version: 7.0
        AdobePDFViewer: Version: 9.5.5 Support
        CouponPrinter-FireFox_v2: Version: Version 1.1.9 - SDK 10.5 Support
        SharePointBrowserPlugin: Version: 14.0.1 Support
        JavaAppletPlugin: Version: Java 7 Update 67 Check version
    Audio Plug-ins: ?
        BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
        AirPlay: Version: 2.0 - SDK 10.9
        AppleAVBAudio: Version: 203.2 - SDK 10.9
        iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins: ?
        Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    User Internet Plug-ins ?
        fbplugin_1_0_3: Version: (null) Support
        WebEx64: Version: 1.0 - SDK 10.5 Support
    3rd Party Preference Panes: ?
        Akamai NetSession Preferences  Support
        Flash Player  Support
        Growl  Support
        MacFUSE  Support
    Time Machine: ?
        Auto backup: YES
        Volumes being backed up:
        Destinations:
            Time Machine Backups [Local] (Last used)
            Total size: 465.44 GB
            Total number of backups: 24
            Oldest backup: 2013-11-02 04:41:58 +0000
            Last backup: 2014-08-08 10:37:22 +0000
            Size of backup disk: Excellent
                Backup size 465.44 GB > (Disk size 0 B X 3)
        Time Machine details may not be accurate.
        All volumes being backed up may not be listed.
    Top Processes by CPU: ?
             7%    coreaudiod
             3%    WindowServer
             1%    Shazam
             1%    firefox
             0%    fontd
    Top Processes by Memory: ?
        512 MB    firefox
        381 MB    iTunes
        139 MB    com.apple.IconServicesAgent
        70 MB    com.apple.iTunesLibraryService
        66 MB    mds_stores
    Virtual Memory Information: ?
        921 MB    Free RAM
        1.73 GB    Active RAM
        616 MB    Inactive RAM
        526 MB    Wired RAM
        528 MB    Page-ins
        0 B    Page-outs

  • ADF: Browser page title should be tab title

    Hi ADF Experts,
    We are using ADF dynamic tab shell in our project.I have one main jspx page, it is consuming dynamic tab shell template.
    Currently we are getting browser page title as my main page title, but browser page title should display as tab title.
    I tried the following approach.
    1) I used one session scope variable for title of the main page
    <af:document id="d1" title="#{sessionScope.titlename}">
    2)I am setting that variable when I launch the tab.
        public void launchTab(ActionEvent actionEvent) {
            // Add event code here...
           Map<String, Object> attrs = actionEvent.getComponent().getAttributes();
            String title = ((String)attrs.get("tabTitle"));
            JSFUtils.setExpressionValue("#{sessionScope.titlename}", title);
    Title is reflecting when I refresh the page manually.
    Thanks
    Deepthi

    Hi,
    the page title is set by the af:document tag. Your requirement implies a full page refresh to get the change displayed. So I am not sure its worth the inconvenience
    Frank

  • How do I create individual URL for the pages within an Adobe Muse site?

    Could someone tell me how I can create separate URL addresses for each page within a site? I think it's in Page Properties, but I can't figure out how to do it.

    Your website is actually hosted at http://kcronaphotography.free.fr
    If you visit that URL, clicking on the other pages will change the URL displayed in the browser.
    Your individual pages are available at URLs like: http://kcronaphotography.free.fr/about.html
    www.karincrona.com is just a wrapper page containing a frameset that hosts your real pages in frames.
    It appears that this page was generated by a tool called "ORT - Ovh Redirect Technology".
    Displaying the pages inside a frame will not change the URL displayed in the web browser.
    If you'd like your page to have nice URLs like www.karincrona.com/about.html, you'll need to get rid of the frame wrapper, and move the domain name to the webhost where your pages are being served.
    If you want to keep the wrapper page, you may want to investigate if the ORT tool you're using provides any way of getting a URL to an individual page to show in the browser bar.

  • Second browser pages opens differently (bookmarks on top) than first one

    I updated to firefox 35.0.1 from 29.0.1 and the bookmarks toolbar opens differently when I open a second browser in firefox. The order of the first browser page goes from menu bar, navigation bar and then bookmarks toolbar. When I open a second browser page, the order is menu bar, bookmarks toolbar and then navigation bar. Why does it do this? Is there a fix?

    '''Try Firefox Safe Mode''' to see if the problem goes away. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that temporarily turns off hardware acceleration, resets some settings, and disables add-ons (extensions and themes).
    '''If Firefox is open,''' you can restart in Firefox Safe Mode from the Help menu:
    * Click the menu button [[Image:New Fx Menu]], click Help [[Image:Help-29]] and select ''Restart with Add-ons Disabled''.
    '''If Firefox is not running,''' you can start Firefox in Safe Mode as follows:
    * On Windows: Hold the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac: Hold the '''option''' key while starting Firefox.
    * On Linux: Quit Firefox, go to your Terminal and run ''firefox -safe-mode'' <br>(you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    When the Firefox Safe Mode window appears, select "Start in Safe Mode".
    ;[[Image:SafeMode-Fx35]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, theme, or hardware acceleration. Please follow the steps in the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    When you figure out what's causing your issues, please let us know. It might help others with the same problem.

Maybe you are looking for