A Folio HTML Page - navigation and analytics?

Hey there.

I need some advice. My company is planning to do a folio, but everything is done in HTML. Thus, it would be essentially one page website with several 'items '. The navigation would be done in HTML.

If we did it:

(1) would we be able to tap into the native navigation (when you tap on the screen and the nav up & down happens - you can rub through articles or jump to a specific article)

(2) could we have the folio shoot all the same analytics that we would have if we built the regular way to DPS.

1. as far as I know, typing on a web space does not bring to the top of the navigation bar. I'll leave that to someone else to answer

2. with the Site Catlyst Analytics(JavaScript API) Yes, its possible to capture all the Analytics individual tabs/HTML. The default analytics would be only web content

Tags: Digital Publishing Suite

Similar Questions

  • I have 5 html pages that share a common header, footer and sidebar. How to use my navigation bar to change the content of the body without duplicating a lot of code?

    I have 5 html pages that share a common header, footer and sidebar. How to use my navigation bar to change the content of the body without duplicating a lot of code? Thank you!

    Read the help section of DW on models.

    Using Dreamweaver | Creating a Dreamweaver template

    Or use Server-Side Includes

    Nancy O.

  • States in Flex and Page Navigation

    I have a doubt regarding the page navigation in flex. How to navigate from one page to the other for example on the presentation of a flex form? If the States are used so not the entire application will be a file single mxmxl?

    Please help me

    Hi there, you can use viewstacks instead of viewstates or any other navigator container, and divide you app as files as much as you want you can read more about this here:


    http://livedocs.Adobe.com/Flex/3/HTML/modular_1.html

  • Push the access and html page locally

    Hello

    I know how to make an html page.

    If I push a page called "myNews.html" store on a remote server.

    My widget on my index.html page, I have a link to the page "myNews.html".

    My problem is I want to open it locally. I don't want to open it from a remote server.

    It should not be in the cache of the browser?

    An application widget/webworks is a sandbox separate from the actual BlackBerry browser.  He does not share the cache of the browser and therefore would not be able to load in your page that is pushed by a surge in browser or the Web for the signals channel.

  • How to open a session in an application apex of a link to the html page, passing the username and password in the url

    Hello

    I have a html page (can be created by jsp/other technology) where I need to provide a link to an apex application passing the user name and password, so that the user does not have to connect. I tried below, but it shows the login page.

    <! DOCTYPE html >

    < html >

    < body >

    " < p > < a href =" https://Apex.Oracle.com/pls/Apex/f?p=75478:101:0:login:P101_USERNAME, P101_PASSWORD:[email protected], gmail@123 [email protected] , gmail@123 "> my Application < /a > < /p > "

    < / body >

    < / html >

    no idea how to do it?

    Apex 5 / chrome browser / window 7

    Concerning

    Sanjaya

    Hi Sanjaya,

    from a security point of view I would strongly recommend NOT to include a clear text password in an HTML page or pass it through a url!

    But back to your question why it does not work. It does exactly what you say APEX. Go to page 101. If you want to simulate a page you submit must use BRANCH_TO_PAGE_ACCEPT which tells APEX to go to this page, but performs the 'Treatment of the Page' page instead of make. See http://docs.oracle.com/cd/E59726_01/doc.50/e39147/concept_sub.htm#CHDICEDJ

    Here is the correct URL, you must use.

    https://Apex.Oracle.com/pls/Apex/f?p=75478:101:0:BRANCH_TO_PAGE_ACCEPT:P101_USERNAME, P101_PASSWORD:[email protected], gmail@123

    Concerning

    Patrick

  • Watch is not the basic image copy the image gif icon and place on an html page

    Try to make an icon copy of the gif image database and place it on a basic html page.

    The image appears in my local page and shows the remote side, but when I go to view in the browser, it does not show as an image. It shows the border but no picture.

    The directions were (running windows xp and IE8)

    Download the image to your C:\temp folder.

    4. copy the gif of your C:\temp folder and paste it into the folder corresponding to your .html or .asp file.

    I copied the image with right click Save as in many areas of computer science. I even put on the desktop.

    I add images and it shows on the site, I work in but when setting aside remote it does not consider as an image on the browser.

    I erased and press cntrl/refresh Max and still nothing.

    Other images work and the show.

    Online - vacations.com

    Thank you!

    Basic assumptions:

    • You have defined a site.
    • All files are located in the site defined (including image files)
    • All files use the.gif image file appropriate, for example, extensions
    • You've saved and uploaded all the files of the site to your server.
    • You name EXACTLY the image of the source (not stray capital letters) in the link.

    If other images are link correctly and shows, remove this image and put back in place (or re-link to the image in your site structure file).

    Z

  • legality/practicality of nesting complete and valid HTML pages

    People:

    DW CS3 on Intel Mac OS 10.4.11

    This is a generic skeleton HTML page call the "index.php". You will see a little
    php in the mid code:

    <! DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional / / IN".
    " http://www.w3.org/TR/html4/loose.dtd" >
    < html >

    < head >
    ...
    < / head >
    < body >
    ....
    <? PHP require ("another_page.html");? >
    ...
    < / body >
    < / html >

    If the content of the 'another_page.html' is invalid, it contains, outside
    level, < html > < / html >. That is, when the page is served, the
    recipient browser will see something like this:

    < html >
    ....
    < html >
    ...
    < / html >
    ...
    < html >

    In other words, this completely nested product - well that otherwise quite valid - HTML
    files. I read that this is a BAD IDEA... Of course, you can do it, but I can't find anywhere that it is said that you can't tell the HTML specification.

    Uh, I was nesting of files like this for months, and I have not noticed
    something goes wrong on the customer. But I have a very narrow test
    Basic: a simple browser, only FireFox on Mac OS 10.4.x.

    OK, common sense says that you should not risk doing unusual things for browsers. Based on what I saw while looking for this issue and the fact that pages that result may not test W3C validation, I am convinced: it is definitely a BAD IDEA, and I need to fix it.

    You can guess that I have a deeper question. Well Yes! I designed a site
    who has a unique model page, index.php, which dynamically fills
    content using php 'require '. I put individual pieces of content of .html
    files, which are all autonomous valid - in starting and ending < html >
    with < / html >. Bingo! Stand-alone-valid HTML nested files, BAD IDEA.

    Why do all the .html files autonomous valid? Because Dreamweaver
    insists. I can't get working WYSIWYG, nor can I use the entire site
    CSS differently. I need all the work to do in the index page and the line segments.

    Question 1: This problem is not all the time in the design of dynamic web page?

    Question 2: How can I fix or workaround?

    I thought about plans to "roll out" the index page but they rearrange the whole problem. There is no way to "UN-contain" logically contained things.

    DW provides a way of 'pseudo include' the outdoor elements for the purposes of the creation? I looked, but I did find something like that.

    Otherwise, there could be a script or an add-on that removes items from some files - inside those holding the content - before their download. I have not seen such a thing, but I'm not quite clear about where to look.

    All the other solutions I've heard involve hand-setting of each file for each edition. It is absolutely not realistic!

    TIA

    Henry

    Gary:

    Sound effect: . "Design-time style sheet" is EXACTLY what I needed! I've looked everywhere but I couldn't find anything, even in places like the DW CS3 help. Could not understand the terminology of right. Never occurred to me to look in the menu 'text' DW. As soon as I read the sentence, I knew that my troubles were nearly over. Do you have a quick test case. Yeeeeeeeesssssss! The W3C Markup Validator is now happy. Thank you thank you thank you.

    For the record, I had up to 200 pages of content that will need to be marked as containing the design-TIME style sheet references. This is not something I relish in hand and the mouse, using the DW--> Styles CSS-> DTC text... I did a little research, found that the "marking" is done by the clichés of XML files in the nearby _notes folder. Looks like a great job for a script...

    Uh, kind of followed: it was how you got my topic ' legality/practicality of HTML pages complete, valid of nesting' to the 'Design-time style sheet? Really, I have accumulated my brain to get to that I wasn't happy with it, and many people did not have what I wanted could you suggest what should I use in the subject line and the body of my post which would have been better?

    Thank you!

    Henry

  • Content HTML and analytics

    I have an application that has a HTML content that is placed in several of the articles through web content overlays (fair HTML components for the production of articles not HTML). Analytical is not followed any HTML content. Y at - it something that I'm missing that allows the HTML content appears in analytics? Thank you!

    You are right. The HTML code that you created is not automatically instrumented by our platform. We follow all the items, including those that contain overlays. Overlay reports will give you a sense of your collections of web use.

  • Open the HTML page in the workspace of PMC via SmartCut

    Hello

    I have an html page in Explorer

    If I open it in the workspace it shows as a tab in the workspace

    But if I open it using SmartCut link. It opens with no workspace

    Question:

    How can I open this page in the TAB workspace by direct link? (as in the second photo ()


    Thank you!

    You use the same method described in - "how to open list of planning tasks and (Financial Reporting or Web Analytics) Menu items in a tab of the workspace (Doc ID 1339568.1).

    See you soon

    John

  • passing the parameter through links page (navigation)

    Hello

    suggest me the way to pass the parameter through links in the page navigation.

    I tried it in EL, I'm not able to get on the page.

    is it a right approach or any other.

    Thank you

    A

    After showing the steps in the similar thread, I found this thread then re-post here.

    Pass the connection parameter to connected in portal Builder page


    Here are the steps to pass the parameter in a URL to another page:

    OR

    Sign in to your personalized Portal (say MyPortal1)

    http://127.0.0.1:8888 / webcenter/Portal/MyPortal1

    Click the settings (e.g. Pages & portals Actions)-> manage-> all settings

    It will take you to the page view of all of the current portal (i.e. MyPortal1).

    Then click attributes in the left pane, and you can create/edit/delete the custom attributes for the current portal on the right side.

    • Click Add an attribute and specify the following information:

    Attribute name = myvar

    This is the attribute that we will refer to any page using the EL "MyVar".

    Attribute value = #{param.myvarval}

    "Myvarval" is the name of the query parameter (i.e. suffix query param & myvarval = TestSuccess will be passed as part of the URL later)

    • Now, create a new page "TestPage" and add the element of HTML markup on the page using the composer.
    • In the Properties window, change the HTML markup element.

    Replace the existing value

    #{componentExtensionBundle.OUTPUT_TEXT_TEXT}

    with

    #{spaceContext.currentSpace.metadata.customAttributes ['myvar']}

    • Click apply and then click OK to close the pop-up window.
    • Click on save and view Portal


    • CHECK: Replace/change the URL the following OR open in a new tab in the browser

    Http://127.0.0.1:8888 / webcenter, portal, MyPortal1, TestPage ? myvarval = TestSuccess

    and you will see "TestSuccess' message in the"TestPage"rendered using the HTML markup component.

    This confirms passing the parameter to a page URL works as expected.

    Now, to add a link to the "TestPage" passing a parameter in the URL of the page in another page (Home Page say).

    • Now goto homepage, correct it in composer and add the hyperlink element. Click change to set the hyperlink in the Properties window.
    1. Set the title to display (i.e. the value of the title TestPage)
    2. Set the Destination URL by clicking on the search icon and choose "TestPage".

    Destination is defined with values that resembles

    /faces/Oracle/WebCenter/page/scopedMD/sf5926dd1_9e6a_45ab_a99c_d79fabb362c0/Page1.JSPX

    Add a suffix '& myvarval = TestWorks' to him.

    • Click apply & OK.
    • Click on save and view Portal
    • CHECK: Since your home portal or the home page, click on the link "TestPage" which brings you to the TestPage and you will see "TestWorks' message in the"TestPage"rendered using the HTML markup component.

    I hope it helps.

    References:

    How to pass a parameter of argument the query URL to a parameter input workflow? (Doc ID 1545808.1)

    https://mosemp.us.Oracle.com/epmos/faces/DocumentDisplay?ID=1545808.1

    Works with the global attributes in portals

    http://docs.Oracle.com/CD/E29542_01/WebCenter.1111/e27738/wcadm_ps_attrib.htm#WCADM11701

  • Popup before the page navigation

    Hello.

    I'm showing a popup before I have a navigation page. The popup is designed as a loading screen with and animated GIF.

    There is a button on the screen, when you click on it it should show the popup and then make navigation. (If the window is displayed until the next load of the page, the navigation link in the taskflow bacuse calls several methods between the two screens)

    First tried to use the ShowPopupBehaviour, which I discovered was not possible because he cancel the action of the button when encountered.

    Then I tried to do a program like this:

    public String cb1_action() {}
    FacesContext context = FacesContext.getCurrentInstance ();

    PopupUtil.invokePopup (p1.getClientId (context)); same as popup.show (hints)


    context.getApplication () .getNavigationHandler () .handleNavigation (null, "next_method_in_taskflow", context);

    Returns a null value.
    }

    However, it does not, since the popup is not showed.

    The question is, how to display the pop-up window before the page navigation is performed.

    TIA

    TIA, please tell us your jdev version.

    Your use case is best done using the #027 examples (http://www.oracle.com/technetwork/developer-tools/adf/learnmore/27-long-running-queries-169166.pdf) of http://www.oracle.com/technetwork/developer-tools/adf/learnmore/index-101235.html

    Timo

  • How to create a button that is persistent on the top of the Gallery HTML page

    Hello

    My InDesign folio, I have an article with photo gallery full HTML page. The photo grid occupies the full screen. I want to create a button that is persistent on top of this gallery, which the user can type to go to the main Menu page. This button is always visible in one place, even as the user scrolls up and down the gallery. I tried to create it on the top layer and the upper layer of the page master, but the button disapperas loading the HTML gallery.
    If the user does not see any button to navigate through the Gallery to another article.

    Any ideas how to create persistent button?

    Thanks in advance.

    -MP

    Why not do things just like an HTML article? You do it in the Muse.

  • change the size of the swf according to the size of html page

    Hi experts
    I want to change my swf size according to the size of the html page in which she opens
    such as if the page size is 1024 x 768 then swf should scale to this size
    If its 700 per 500 also sw should change its size is possible
    I want this for my animation initially FRO m edge on the page

    Basically, I do not know how this has tried various options for last week no chance
    There are 100% option for swf that will scale the size of the swf to 100% of the page, but it does not toedge of page edge

    can anyone help

    Quote:
    Posted by: newsgroup user
    Thanks urami who worked

    Darr_darshan wrote:
    > Hi experts
    > I want to change my swf size according to the size of the html page in which it
    > open
    > such as if the page size is 1024 x 768 then swf should scale to this size
    > If its 700 per 500 also sw should change its size is possible
    > I want this for my animation initially FRO m edge on the page

    First of all, the size of the screen is never the same as the size of the browser to not use if
    you want to keep the proportions when scaling your files and do not distort the
    content. Keep in mind that the browser has its chrome all around, more grand, being on top
    of the screen (navigation), bar State and borders on the left and right sides.
    Second, always resize movie to the top, never down. While the scaling of movie you able to
    Keep your text, not the case when you descale movies especially with small text.
    who become illegible. Then you make movies in (example) 600 x 400 and intensify their
    instead.

    To fill the browser window, go to file - publish setting and on the HTML tab
    change the PIXEL size of PERCENT and set 100% x 100% - publish.
    Open the published html document recently opened in your favorite HTML editor, such as Notepad.
    Dreamweaver and Frontpage, adjust the margins up, down, left and
    right to zero pixel. This will make it fill the window entirely. Flash is
    not give this possibility.

    --
    Best regards

    Urami

    --

    !!!!!!! Merry Christmas!
    &
    Happy new year


    If you want to send me a message - DO NOT LAUGH at MY ADDRESS

  • Get the HTML page you are browsing

    The view is that I'm doing a navigation bar with 12 choices, every choice has a prefix of the current Airport (LAX, SFO, etc.). There are many airports, so I will try not to make a navigation SWF for each airport. Instead, I am trying to get the prefix of the current html page (which loads from the back-end) which will have this prefix appropriate for this topic.

    So if I'm in "lax - home.html", I want the program to read this, take off the first three letters ("lax") and which are a variable. In this way, when I select anything in the navigation, it will put the first three letters in front of it and go to the URL in this airport. I don't know if I can do it. I try to avoid to make a unique for each airport navigation, when all that changes is the first three letters. Let me know if you need any clarification. Thanks for any help!

    I have given in the URL and analyzed in a string, it is too, I don't understand. I put in two commands in the HTML where the Flash movie are sitting:

    1.
    2 and in

    'airport' is the variable in Flash (in the Flash file is called "_level0.airport") and "sbn" is the definition of the variable for 12 of the files. I'll just find "sbn" and replace it with the new airport name in the next game. It is very slippery, but it's better than having to create a new navigation for each airport. Thanks for the help.

  • Apex Page navigation

    We have several means of navigation to get to the same page. Let's say Page 5 which is a visible page and can navigate to other pages that could, potentially, navigate back to the same Page 5 with different information about this... All our pages that allow entry have cancel that goes to the previous page in a P #_PAGEGO field on the page, he came and a branch that returns to the P #_PAGEGO after the page has been sent. The problem is that we can enter a cyclic with P adjustment model #_PAGEGO P #_PAGEGO only stores a single value and if the same page (IE Page 5) is obtained by different pages (as in the first sample path 5 from the Page was first of all of the Page 3 Page 4 and later versions), return simply navigate us through the page 3 and Page 5 in the end AND we want the user to one click back to the Page 6 or Page 7 (user will probably need to use it much)

    Here are a few sample tracks
    Page 1 (home) - > 2 (Interactive Report)-> in Page Page 3 (entry)-> Page 4 (entry)-> Page 5 (view only) -> Page 3 (entry [different information))-> * Page 5 (display only) * [NOTE: P5_PAGEGO has only Page 3, Page 3 Page 5]

    Page 1 (home)-> Page 6 (dashboard)-> Page 5 (view only) ->... [You can return to the page 5 times]

    Page 1 (home)-> Page 7 (HTML Page with information sorted for the user) - Page 5 (display only) >->

    Page 1 (home)-> Page 7 (HTML Page with information sorted for the user)-> Page - > 3 (Entry)... [You can return to the page 5]

    Page 1 (home)-> Page 7 (HTML Page with information sorted for the user)-> Page - > 4 (Entry)... [You can return to the page 5]


    Our path breadcrumbs Page 1 (home)-> 2 (Interactive Report)-> Page 3 Page (entry)-> Page 4 (entry)-> Page 5 (view only) missing Page 6 and 7 Page since it is a path to the site map


    We thought of several solutions but do not know if one is feasible...

    (1) page 5 have a Javascript Button with onclick = "javascript:History.back()"; " -> This will help alleviate the problem, but we were told to never use the back button of the browser in the Apex.

    (2) to have a second round of bread crumbs on the Page (just the Page 5)...-> not as ideal, but bread could allow the user to one click to pages not on our initial list of the navigation bar. Original breadcrumb is on Page 0 and we do not know how to add a new set of bread crumbs just to the Page 5.

    (3) dynamically change bread crumbs? -> Can be a lot of work, probably not really the penalty effort and solving problems, not sure if this could easily be done at the Apex.


    Suggestions or comments on possible solutions...

    I did the test and created a branch of type 'Branch to the Page identified by the (name of the use element) element' and it works with a point of application. There is the name of the item that is entered as APP_ITEM without and commercial and a point at the end. Thus, it definitelly works as I have suggested. See here:

    http://Apex.Oracle.com/pls/OTN/f?p=31517:1

    Button: go to the previeous page

    Denes Kubicek
    ------------------------------------------------------------------------------
    http://deneskubicek.blogspot.com/
    http://www.Opal-consulting.de/training
    http://Apex.Oracle.com/pls/OTN/f?p=31517:1
    ------------------------------------------------------------------------------

Maybe you are looking for

  • Music from Apple on Apple TV

    Updated everything. Went to watch the Festival of music from Apple on my 3rd Gen Apple TV has discovered that she has been attributed to the Apple's music. Then, to get the subscription (ugh, that you need). Went to broadcast videos of my iPhone 6s b

  • My unread Mails button is dead.

    When I was running an older version (37.8.1 I think) my no read mail button suddenly stopped working. I clicked and nothing happens even though I have unread emails in my Inbox. I've just updated to version 38.0.1 (latest version). The problem remain

  • How can I find out which graphics card I have?

    I bought a HP ENVY h8 - 1440t a little over a year.  Now I want another similar computer from HP, but I can't find what graphics card I have.  Cannot find the documents.  Checked on the HP site for specifications, but I find everything BUT that.

  • My Satellite L50-B-1DZ does not start

    I had my computer toshiba laptop for about 8 and a half months and has worked flawlessly with the only problem being that I couldn't connect to the store windows for a month. (It is now resolved). I went to turn on my computer and it was working fine

  • Install Windows 7 Pro on the second HARD drive located in Optibay

    Hello I have a 2009 15 "MacBook Pro C2D 2.66 with 8 GB of ram and a 480 GB SSD as my main drive. I will be to install a secondary HARD drive in the optical Bay. I want a 250 GB partition for a boot camp and 750 GB partition which can be read by OS X