Developing a site

Folks,
I am new to Oracle Portal and Im trying to develop a reporting application using it. What I need is some general help with my approach, so apologises to all you gurus, and know how everything is tied together using Portal. To date I have managed to develop some applications in the form of a menu, some simple charts which have drill down capability to reports and have managed to get them linked together and working. My main question is how this can be linked together on a page and presented as a web site with a style or template applied to it.
I can directly run the charts that I have produced and on running the reports and drilling down on data the content is displayed in browser full screen mode.
What I want to do is publish a reporting site with these applications shown as smaller portals and the drill down information being displayed in smaller portals.
I have set up a content area for the application and appreciate that it can be used to store folders of information but dont understand what the web page is that is displayed when I use navigator to click on my particular content area. Is it a management screen? Should the portlets I am developing be tied into this screen?
What is the best approach if I want to build many portlets and display them on a single page with their content changing as a result of selecting options in another portlet on the same page, ie posting parameters to a report.
Is there any documentation that may help me?
Regards
Garry
null

There are no sliding menus on the support page mentioned earlier. Those are accordion drop down menus. js is used.
A sliding menu can be found Here at the top of this page. (wi-fi,accessories,Macs,Applications,servers)
Both accordion and sliding menus are not something that can just be inserted into an html snippet and work it's more complicated than that. First off you need to add the js reference to the head section of your html file, something an iWeb html snippet is incapable of doing. Furthermore you have to upload referenced js file to your host. Also the js file that functions for these menus conflicts with js file generated when you insert an html snippet into iWeb, so using an html snippet will not work anyway! These are just some examples explaining to you that you may be getting in over your head with this one! It's involved and complicated and certain knowledge is required for functionality. Something not meant for iWeb.
If you get it to work in iWeb kudos to you!

Similar Messages

  • Mobile Development - 100% Site Width

    I am trying to develop a mobile site. Tried setting various mobile friendly widths, but each of the render differently across different phones.
    I need to set the width at 100% so that it will stay consistant, but there doesn't seem to be an option when setting up a new page.
    Will this be added in the future? (please say yes, because I love love Muse otherwise!)
    In the meantime... what is the best way to edit the HTML or CSS afterwards? I was tried the few basic ways I know, but it messed up the formatting and seemed beyond my simple coding abilities to fix. (mostly because I couldn't edit the javascript widgets, but I'm willing to remove those if I can fix it otherwise)
    Preesh!
    Message was edited by: whatshappen.in
    Nevermind, I did a little more digging and found some work arounds. Fitting a rectangle to the edges of the browser markers then "filling" with an image seem to work fine, but the same cannot be said for placed images or text. Means a little more work outside Muse, but I can deal with that for now.

    Hi,
    If you align your content with the edges of the canvas area then that would set the content to the width of 100% browser area. Like this, http://project02.businesscatalyst.com/jing/2012-06-13_2020.swf
    You may also want to check the following thread,
    My site doesn't work on mobile/tablet/smartphone devices. Why?
    http://forums.adobe.com/thread/1019940
    As far as editing the HTML is concerned, that work flow is not supported because once you make the changes to the html you will not be able to get those changes reflect in Muse. As soon as you move to altering the output of Muse, there's no going back (unless you're willing to re-make your changes each time you export from Muse). The HTML code output from Muse is not optimized for manual editing.
    Regards,
    Abhishek Maurya

  • An open source framework for agile development with Sites

    I am happy to announce the release of a new open source framework for sites development: AgileSites 1.0.0.beta1.
    AgileSites is an open source framework built using standard and documented Sites API provinding a number of features meant to simplify development, mostly to make agile development and offshoring way easier and more manageable.
    Some of the features:
    - MVC with plain Java controller and pure HTML views
    - Templating done in jQuery style (like client-side javascript templating)
    - Integrated unit testing and build system
    - Integrated csdt so everything is source and can be stored in Git or Subversion and rebuilt with jenkins in minutes
    - Hot reloading of java classes, including the url assembler - you code in java without restarting the application server
    - Single jar deployment - all your site code is in a jar that can be easily tracked and moved around
    - A simplified API layer built on top of standard tag assets making development a breeze
    - Complete and unlimited access to the full Sites API
    - Keeps the JSP structure so the framework can be added to another site using JSP
    AgileSites is available in his own dedicated site: www.AgileSites.org with a video showing his capabilites.

    The framework is completely following WebCenter Sites standard. It is built on top of JSP and Java using only documented API and standard Java libraries. It is not different than any other site implementation. It is basically a pre-built site to make easier applying agile development practices. It is as supported by Oracle as any other custom website implementation on top of Sites.

  • I am developing a site where the content is 1300 pixels in depth but the browser background is 2500 pixels in depth. I want the browser background to be just a little longer than the content, but cannot seem to make that happen. Does anyone have an idea

    I am developing an iWEB site where the content is 1300 pixels in depth but the browser background is 2500 pixels in depth. I want the browser background to be just a little longer than the content, say about 1340 pixels, but cannot seem to shorten the browser measurements. Does anyone have an idea how I can solve this problem?   I have tried to make height adjustments in the Page Layout section of the Inspector, but content height heading has no affect on anything.  I have built about 75 sites in iWEB and this is my first experience like this.

    That is a legitimate Mozilla newsletter. As it says in the email:
    You're receiving this email because you subscribed to receive email newsletters and information from Mozilla. If you do not wish to receive these newsletters, please click the Unsubscribe link below.
    Unsubscribe https://www.mozilla.org/en-US/newsletter/existing/ad9febcf-65ac-41fd-810b-798945f448f3/
    Modify your preferences https://www.mozilla.org/en-US/newsletter/existing/ad9febcf-65ac-41fd-810b-798945f448f3/ "

  • Can I develop a site using Bootstrap and then import into Dreamweaver to update to the free Business Catalyst hosting?

    Can hand generated code be imported into Dreamweaver in order to use the free hosting option?

    BC provides you templates to use to modify and sell to a client.  Otherwise, they wouldn’t be there.  For example, the templates are offered when you go to create a new site. BC asks if you want to use a template, import a site, etc… so your analogy doesn’t apply in this situation.
    TRACI STEIN

  • How to Setup to Develop a Site

    I've searched "test server" but none of the previous posts
    actually has an answer. I'm hoping someone can put me on the right
    track or point me to HOW-TO or tutorial documentation that will
    help.
    Here is the scenario:
    Local: My windows XP machine running Dreamweaver 8 and no
    server software.
    Remote: My hosting provider (PHP/MySQL) with a URL:
    http://k4vd.net/ and web root at
    /public_html/
    Testing: My hosting provider, same server as above. The
    testing folder is /public_html/testing/k4vd/
    I want to be able to edit my local files. Then when I press
    F12 to test my changes, I want the appropriate files to be sent to
    my testing server and run there. When testing is complete, I want
    to move the final files to my main site. I don't really care if
    they come from the testing or the local files as they should both
    be synchronized by now.
    Either I can't figure out the appropriate things to put in
    the Manage Sites box or I'm misunderstanding the concept of the
    testing server.
    Here are my Manage Sites settings...
    Local Info
    Site Name: k4vd
    Local Root Folder: D:\My Documents\k4vd\ (refresh local file
    list automatically)
    Default Images Folder: D:\My Documents\k4vd\images\
    Links relative to: Document
    HTTP address:
    http://k4vd.net/
    Case sensitive: unchecked
    Cache: Enabled
    Remote Info
    Access: FTP
    FTP Host: k4vd.net
    Host Directory: /public_html/
    Use Passive: checked
    Maintain synchronization information: checked
    Testing Server
    Server model: PHP/MySQL
    Access: FTP
    FTP host: k4vd.net
    Host directory: /public_html/testing/k4vd/
    Use Passive: Checked
    URL prefix:
    http://k4vd.net/testing/k4vd/
    Any help is greatly appreciated.
    Regards,
    Kevin

    I have done several sites where I am testing locally but
    connecting with the
    remote database. It's slower than having the database local,
    but it has
    worked OK for me.
    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
    ==================
    "kkinderen" <[email protected]> wrote in
    message
    news:ekarc1$kvm$[email protected]..
    > Thanks Steve. If I do this, will it still connect to the
    database on the
    > server
    > or do I have to install a mirror of it locally also?
    >
    > Other questions:
    > 1) If I'm in Local View and I hit the "Put File(s)"
    button. Where does it
    > put
    > the files, on the testing server or on the remote?
    > 2) If I right-click on the top folder while in local
    view and select
    > synchronize, what does it sync with? The testing or the
    remote?
    >
    > I'll get to work on trying to install Apache and PHP on
    my local
    > workstation.
    >
    > Thanks,
    > Kevin
    >
    >

  • Has anyone developed a site for podcast in Muse?  If so what are the pro's and con's vs. using Wordpress?

    have built a few sites in Muse and hope to host my podcast on a dedicated Muse created site.  I use BC for my sites.  Has anyone designed a podcast site in Muse and if so, what are the por's and con's opposed to just doing this with Wordpress and power press plugins?

    one-armed is the easiest to install - less disruptive as you can keep your current network unchanged.
    However, it requires special configuration to guarantee that the return traffic from the server goes back to the CSM.
    This is done by doing client nat which will prevent the servers to see the client ip address and therefore to create statistic based on client ip.
    There is a way to inser the client ip in the HTTP header, but it only works for HTTP.
    Router-mode is easier to understand and troubleshoot.
    The CSM is just like a router with vlans and routing between each of these.
    It requires a minimum of configuration.
    However, it is important to design correctly.
    For example I would recommend not to have client accessing the CSM directly.
    They should go through the MSFC first.
    Then I would recommend to have only 1 vlan between CSM and MSFC- this is because the CSM only uses 1 default gateway even if you can configure many.
    You never know which is active.
    The CSM also expect the traffic to come back on the vlan it went out. If you have multiple vlan it is difficult to control on which vlan the response will come back.
    Finally 'bridge mode' is good if you want to insert the CSM between the servers and their current default gateway without having to reconfigure the servers.
    This is a good solution.
    Disadvantage is that all traffic from servers will go through the CSM and it is more difficult to avoid in case you really need it.
    A little more complex to troubleshoot as well.
    Conclusion: bridge or routing mode is ok - avoid at all cost one-armed.
    Regards,
    Gilles

  • I am in the process of developing a site, and I'm working with nested iframes. The html page inside the nested iframe is not displying in the iframe window in Firefox only, but is instead opening in a new window. Any advice on how to fix this?

    I am developing a website with nested iframes. The problem that I am having is that the html page inside the nested iframe is not displaying in the iframe window in Firefox only. The first level iframe is behaving properly, but the second level is not. Any help with this would be greatly appreciated.

    Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox. <br />
    http://forums.mozillazine.org/viewforum.php?f=25 <br />
    You'll need to register and login to be able to post in that forum.

  • Developing a site layout like Apple's Website

    I layout and ease of use of apples website. I would like a similar layout for an information site I will be creating. The scroll features and the drop down features: can those be created using iweb? Is there a template that is similar to the pages of Apple's website? Thanks for the info

    There are no sliding menus on the support page mentioned earlier. Those are accordion drop down menus. js is used.
    A sliding menu can be found Here at the top of this page. (wi-fi,accessories,Macs,Applications,servers)
    Both accordion and sliding menus are not something that can just be inserted into an html snippet and work it's more complicated than that. First off you need to add the js reference to the head section of your html file, something an iWeb html snippet is incapable of doing. Furthermore you have to upload referenced js file to your host. Also the js file that functions for these menus conflicts with js file generated when you insert an html snippet into iWeb, so using an html snippet will not work anyway! These are just some examples explaining to you that you may be getting in over your head with this one! It's involved and complicated and certain knowledge is required for functionality. Something not meant for iWeb.
    If you get it to work in iWeb kudos to you!

  • A div in a site am developing is not showing in firefox but shows on all the other browsers (chrome, safari, opera and explorer), can anyone help?

    i am developing a site and i used divs in making the arrangements.
    all other divs on the page shows but on particular one does not show.
    i gave all the divs a border with a red color, all the other browsers(explorer, opera, chrome and safari ) shows the divs with the colors but firefox does not even show the red color

    Can you post a test case demonstrating the problem? It doesn't need to contain confidential content or active links. (This forum doesn't handle raw HTML very well, so I don't recommend pasting code here unless you convert your angle brackets to HTML entities.)

  • I DEVELOPED A WEB SITE USING WEB PAGE MAKER WITH A MOUSE OVER TO PLAY A WAVE. WORKS IN IE BUT FF WILL NOT LOAD THE FILE IN HE BACKGROUND. WHEN I FIRST OPEN THE PAGE TO TEST IT WONT PLAY THE .WAV ANY SUGGESTIONS ADD ONS ETC NEEDED THANKS

    I've developed a site using "web Page Make" I put a graphic on a page with a mouse over that morphs the graphic and plays a brief wave. I works with I.E but no go in FF 3.63.I am previewing this off a local networked drive. No problems with other net site with embedded audio do I need a certain add on etc. Can anyone offer some advice. Thanks
    == This happened ==
    Every time Firefox opened
    == I preveiwed the site and try the mouse over feature to excute the wave

    Make sure that you do not use bgsound to pay that music.
    See http://kb.mozillazine.org/Background_music_does_not_play

  • I wonder if there is a site where you can file a complain against an Itunes App Developer that is robbing itunes customers?

    I've been looking for long time, a place in Itunes or Apple where i can report a wrongdoing by a third party Applications developer. Itunes directs you to the developer's site, I really don't think that will solve the problem.
    This has been happening with every game (application) the develop and Itunes promote in their Itunes store.
    If anyone knows where could i go in order to report these thieves i would be really grateful.

    I've been looking for long time, a place in Itunes or Apple where i can report a wrongdoing by a third party Applications developer. Itunes directs you to the developer's site, I really don't think that will solve the problem.
    This has been happening with every game (application) the develop and Itunes promote in their Itunes store.
    If anyone knows where could i go in order to report these thieves i would be really grateful.

  • Newbie...sorry.  How do I download a web site developed in Dreamweaver by someone else to my pc?

    Trying to help out a non profit. The person that developed
    the site is too busy right now. The site is hosted by webhero and I
    have the admin sign on. I have a 30 trial of CS3 before we buy it
    and I just want to download the site to start out. I will then be
    adding simple pdf files, etc. to keep it fresh.
    thanks in advance,
    Mark

    Read DW's F1 help about how to define a site, and use FTP to
    up/download
    files.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "mjbischof" <[email protected]> wrote in
    message
    news:fhfm6i$ds1$[email protected]..
    > Trying to help out a non profit. The person that
    developed the site is
    > too
    > busy right now. The site is hosted by webhero and I have
    the admin sign
    > on. I
    > have a 30 trial of CS3 before we buy it and I just want
    to download the
    > site to
    > start out. I will then be adding simple pdf files, etc.
    to keep it fresh.
    >
    > thanks in advance,
    >
    > Mark
    >

  • Show a WebPart view in a visual studio site definition

    Hi Guys ,
    i developed a Site definition in VS. In this Definition i have a list instance  based on Promoted link template (type 170).Now i want to show in the Deafault.aspx a view of the promoted link but when i put the snipet
    <WebPartPages:WebPartZone runat="server" FrameType="TitleBarOnly" ID="full" Title="loc:full">
    <WebPartPages:XsltListViewWebPart runat="server"
    ListUrl="Lists/List1"
    IsIncluded="True"
    JsLink="clientTemplate.js"
    NoDefaultStyle="TRUE"
    PageType="PAGE_NORMALVIEW"
    Default="False"
    ViewContentTypeId="0x">
    </WebPartPages:XsltListViewWebPart>
    </WebPartPages:WebPartZone>
    the server respond me  : ..Type 'Microsoft.SharePoint.WebPartPages.WebPartZone' does not have a public
    property named  'XsltListViewWebPart'. I added
    <%
    @RegisterTagprefix="WebPartPages"Namespace="Microsoft.SharePoint.WebPartPages"Assembly="Microsoft.SharePoint,
    Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"%>
    but it doesn´t work..
    Any suggestion?

    Hi gohberto,
    Before <WebPartPages:XsltListViewWebPart> tag,you can add <zoneTemplate>
    Here is a code snippet for your reference:
    <WebPartPages:WebPartZone runat="server" FrameType="None" ID="Main" Title="loc:Main">
    <ZoneTemplate>
    <WebPartPages:XsltListViewWebPart runat="server" ListUrl="Lists/My List" [abbreviated...]>
    <XmlDefinition>
    <View Name="Some View" Type="HTML" Hidden="TRUE" TabularView="FALSE" DisplayName="" Url="View.aspx" Level="255" BaseViewID="1" ContentTypeID="0x" ImageUrl="/_layouts/images/generic.png">
    <Query>
    <OrderBy>
    <FieldRef Ascending="FALSE" Name="ID"/>
    </OrderBy>
    </Query>
    <ViewFields>
    <FieldRef Name="ID"/>
    </ViewFields>
    <RowLimit Paged="TRUE">1</RowLimit>
    <Aggregations Value="Off"/>
    <Toolbar Type="Standard"/>
    </View>
    </XmlDefinition>
    <DataFields>
    </DataFields>
    </WebPartPages:XsltListViewWebPart>
    </ZoneTemplate>
    </WebPartPages:WebPartZone>
    Here is a similar thread for your reference:
    https://social.msdn.microsoft.com/Forums/sharepoint/en-US/7740935e-d4d7-46f8-9dac-09b9c46855c6/type-microsoftsharepointwebpartpageswebpartzone-does-not-have-a-public-property-named-webpart?forum=sharepointcustomizationlegacy
    Best Reagrds
    Zhengyu Guo
    TechNet Community Support

  • How do i save my web site to a cd

    How do i save my developing web site to a cd? and will all of
    the links still maintain their interety?

    > and will all of the links still maintain their interety?
    Only if they are all document relative.
    If there are any site root root relative paths, they will not
    work on CD.
    suggestion- do a Find in code for
    and also '/
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

Maybe you are looking for