ALI 6.5 | CSS folders confusion| Detailed question

Hi All,
i am using ALI 6.5 portal env deployed on WL10.0. I am pretty much new to this ALI Portal. I am very much confused with the css folders and files residing under PT_HOME folder.
Can anyone please explain about these folders and files. Please find my questions below.
a))
In 'PT_HOME\ptimages\tools\cssmill\css' folder i can see css files with the following naming convention.
d_mainstyle##-**.css
mainstyle##-**.css
mainstyle-**.css
What is the significance of these file types.
b))
We have css files in the following locations
PT_HOME\ptimages\imageserver\plumtree\common\public\css
PT_HOME\ptimages\imageserver\plumtree\portal\private\css
The first folder has copied files from CSS mill and pretty understandable. The second folder is having only one file 'mainstyle.css'. What is the significance of these CSS files and In which scenarios's styles from these files will be used.
Thanks in advance,
Gowtham J

its all quite simple really...
many years ago, long before the dinosaurs, the plumtree people developed the CSSMILL tool to generate stylesheets so you could basically have different colors for different areas of your portal. (Unfortunately, they didn't use any of the "C" in CSS mill, resulting in huge onerous stylesheets) These stylesheets generated by the cssmill are supposed to be copied over to PT_HOME\ptimages\imageserver\plumtree\common\public\css after you make updates. I think in practice, many people skip this process and just edit the few stylesheets that they need directly.
Fast forward to the present day, when the BEA (formerly plumtree) people are creating adaptive layouts. They have to add the styles for the new adaptive layouts and sexy new look of the 6.5 portal into the existing stylesheet. Instead of using the CSS mill, they put the new styles in its own stylesheet, but decided to name it so it is confusingly similar sounding to the existing stylesheets. This is PT_HOME\ptimages\imageserver\plumtree\portal\private\css\mainstyle.css.
as far as your question here:
d_mainstyle##-**.css
mainstyle##-**.css
mainstyle-**.css
if i understand it correctly.... the mainstyle-**.css are never actually used...they may have been used in the past, but nowadays teh only stylesheets that are used are mainstyle##-**.css. The d_ is for 508 compatability mode.
http://edocs.bea.com/alui/devdoc/docs60/Customizing_the_Portal_UI/Modifying_Portal_Style_Sheets/plumtreedevdoc_customizing_cssmill_intro.htm

Similar Messages

  • Expand folders in Detail Navigation by default

    Has anyone figured out a way to have the folders in details navigation expanded by default the first time the user clicks on the tab? 
    I tried this:
    Expand all folders in the detailed navigation by default on click of Role
    But it didn't work for me.  I have seen other claims that it can be set desktop wide, but no solution.
    Any help would be much appreciated.
    Clark

    Prathamesh,
    First of all thanks so much for your suggestion.  It would have worked perfectly if I was using the lightweight version of the detail navigation.  But is did lead me to download the code for the detail navigation tree par file and I found some interesting things. 
    First of all this should work by changing a parameter on the iview according to the code I found.  See the code below (particularly the set state line). 
        private void openFolder(IPortalComponentRequest request, HashMap dropJScriptsMap, ITree tree, INavigationNode node, ITreeNode treeNode)
            if(treeNode == null)
                return;
            IPortalComponentContext componentContext = request.getComponentContext();
            IPortalComponentProfile profile = componentContext.getProfile();
            Boolean leafNode = null;
            try
                leafNode = (Boolean)node.getAttributeValue("com.sap.portal.navigation.IsLeaf");
                if(leafNode == null)
                    leafNode = Boolean.FALSE;
            catch(NoSuchAttributeException ex)
                leafNode = Boolean.FALSE;
            String openFolder = profile.getProperty("com.sap.portal.navigation.detailedtree.openfolder");
            if(openFolder.equals("true") && leafNode != Boolean.TRUE)
                treeNode.setState("o");
                addNavNodeChildrenToTree(request, tree, node, dropJScriptsMap, true);
    But it only looks to work if the folder is at the top level.  Otherwise it rights children as closed.  See the line for setState in method addNavigationNodesToTree.
                if(newNode.getVisualizationType() == 2)
                    if(parentNode != null)
                        treeNode = tree.addNode(nodeName, title, "F", parentNode);
                    else
                        treeNode = tree.addRoot(nodeName, title, "F");
                    treeNode.setState("c");
                    treeNode.setFolderOpenImage(mm_folderImageUrl);
                    treeNode.setFolderCloseImage(mm_folderImageUrl);
                } else
    So I really have 2 options.  I can redeploy new code with the line just above changed (I didn't plan on modifying the SAP delivered), or I can move my nodes up to a higher level and change the parameters on the iview.
    I hope others might find this useful and perhaps SAP will adopt another iview parameter in the future to completely allow for this as it seems pretty trivial.
    Thanks again.
    ACD

  • Multiple Detailed Questions

    All questions are rather minor, but answer them assuming that I have the unlimited everything plan. Since I'm considering to buy the iphone 16gb version, I had a few detailed questions before I bought it.
    1. Does iphone have the mail option integrated in the messaging system so it automatically recieves email without having to go through the browser and log in and all?
    2. If so is it compatible with any pop3/smtp server of choosing? (I do webdesigning so I have my own mail servers)
    3. Does it allow me to set the retreival period and automatically retrieves mail every retrieval cycle?
    4. Does it store all my mail on the phone memory(16gb assumed)?
    5. And does it store all sms' in the phone memory? Any specific limitation of sms storage capacity?
    6. Will it work the same if I bought it unlocked as if I bought it from at&t? (I already have an at%t sim card & plan with another unlocked smartphone)
    7. Does the safari browser support flash, java, & other minor addons? (Such as flash player, adobe flash player, etc.)
    If anyone could answer these questions for me, I would appreciate it.
    Message was edited by: rabbiaedamore

    rabbiaedamore wrote:
    All questions are rather minor, but answer them assuming that I have the unlimited everything plan. Since I'm considering to buy the iphone 16gb version, I had a few detailed questions before I bought it.
    1. Does iphone have the mail option integrated in the messaging system so it automatically recieves email without having to go through the browser and log in and all?
    Yes. If you use Yahoo mail it appears immediately. For other mail you can either set automatic retrieval every 15, 30 or 60 minutes, or set it to manual. Manual means it will retrieve email when you open the mail application.
    2. If so is it compatible with any pop3/smtp server of choosing? (I do webdesigning so I have my own mail servers)
    If the server supports authentication of the user. SSL is optional.
    3. Does it allow me to set the retreival period and automatically retrieves mail every retrieval cycle?
    See 1. above
    4. Does it store all my mail on the phone memory(16gb assumed)?
    Yes and no. It stores headers. It doesn't download the bodies until you open the mail folder for IMAP. For POP3 it stores the whole message, excluding graphics.
    5. And does it store all sms' in the phone memory? Any specific limitation of sms storage capacity?
    Yes, 10,000
    6. Will it work the same if I bought it unlocked as if I bought it from at&t? (I already have an at%t sim card & plan with another unlocked smartphone)
    You can't buy it unlocked from Apple. If you buy it unlocked from other sources it has no warranty and you cannot call Apple for support or post questions here about it. If it is unlocked Visual Voicemail and Yahoo Push email will not work.
    7. Does the safari browser support flash, java, & other minor addons? (Such as flash player, adobe flash player, etc.)
    No Flash or Java. Supports Javascript and ASP.

  • Confused -  jTree Questions

    Hi
    I have looked through the forum and other articles for answers to my questions but I am still confused.
    In my SWING application I have a JTree which has Node Type binding on it and displays nodes corresponding to Master and Detail views.
    What is the best way to capture the value of selected Node that is after a button is clicked?
    Secondly what is the best way to create an empty unbinded JTree (When i try to add a JTree the default nodes such as colors, sports etc show up)?
    What is the best way to populate this JTree? (The new JTree will be populated using the selected values from the first JTree after a button is clicked.)
    Any help will be apreciated. I have no clue where to proceed.
    Thanks in advance

    See:
    http://java.sun.com/docs/books/tutorial/uiswing/components/tree.html
    Frank

  • Detail questions about indexes?

    We are trying to reduce coherence index heap use in our application using partitioned cache (we use near but it is the partitioned back tier that holds the indexes) and therefore needs to better understandand some details (we are right now using version 3.6 but will eventually change to 3.7 so if any of the answer are different for the two please indivcate that):
    1. Are any indexes (or some part of them) maintained per partition (would be my guess since it is possible to efficiently apply PartitionFilter) or are they all per node?
    2. Are any part of the indexes in binary form or are both the keys and values in the form of "java objects"?
    Best Regards
    Magnus

    MagnusE wrote:
    Thanks for the info.
    I got a bit confused about your description of the forward and reverse indexes - I would have assumed that what is referred to as "forward index" would map keys to values provided by the extractor and the "reverse index" map values returned by extractors to possibly multiple keys that have extractors returning this value but it seems like it is the other way around or?!
    Hi Magnus,
    what you wrote first is correct.
    The forward index is a map of internal (binary) keys to extracted values. This has the could be stored in the backing map entry, but I don't think it is done as that would make plugging in index implementation with IndexAwareExtractor much more problematic. Too bad, as it would have been a nice optimization.
    The reverse index is a map of extracted values as keys to values of a collection or array (logically a set) of internal (binary) keys of entries the extracted value was extracted from.
    So if you have a NamedCache<K,V> and extracted value type is X, then forward index is Map<Binary<K>,X> and reverse index is a Map<X,Set<Binary<K>>> for unsorted indexes and SortedMap<X,Set<Binary<K>>> in case of sorted indexes.
    The map and set implementations may differ from implementation version to implementation version.
    I don't know what you refer to which would describe it the other way round.
    In our case the indexes seem to occupy a lot more heap than the data itself(!!!). That is quite conceivable if you have attributes which can take lots of different values, as in that case the reverse index will also have many entries, each entry value being a set which is not exactly a lean thing either.
    It is in particular an index containing information about what cache objects that reference what other cache objects (we use this to answer "where used" questions i.e. what objects contains references to object X) that seem to occupy LOTS of space...
    Again, that is lots of different values thus lots of entries in reverse index.
    Do you think that your analysis can be easily extended to extractors returning a collection (as is the case for our "gigantic" index) or do they require more investigation?A collection is just a value. If two collections do not equal by the equals() method, then they will have different reverse index entries. It is quite feasible to implement a forward-only index in case you don't need to filter for equality, but you just want to avoid deserialization.
    >
    With 3.6.1.4 we have done some preliminary tests with different number of partitions and it seems (not fully verified) that it makes a significant difference (fewer partitions = lower index size) so maybe they something has changed from 3.5 (with your analysis I do not see any indication that number of partitions should affect index size or have I missed something to that effect)...
    Number of partitions do not affect index size at the moment, indexes are not partitioned in 3.6. (Probably not even in 3.7). The only case when they would influence index size would be if you had partitioned reverse index (and that would make reverse index footprint possibly worse, but definitely not better) analogously to having more nodes causes higher total index footprint.
    It is a pity that Oracle don't provide this kind of technical information in the documentation - for a this kind of product it is often essential for developers / architects to have as detailed info as possible...
    I don't see what documentation you are really missing. Coherence indexes are instances of SimpleMapIndex which class has a Javadoc. Alexey and I have several times described the structure of indexes on the forum and in the blog. The Coherence book quite aptly describes it. All those descriptions are still valid as index strutures have not significantly changed since 3.0 except that starting with 3.6 you can plug in your own implementation of MapIndex instead of SimpleMapIndex. There was an optimization around 3.5-3.6 time (as far as I remember in one of the 3.5.x patch releases and 3.6) which ensured that you don't have multiple references to the equaling extracted objects (after a request Alexey submitted after one of his blog entries describing index usage), but really that is all, and even that was not a structural change. Semantically, having sparse indexes and forward-only indexes became possible with 3.6 (by plugging in your own implementation), and I don't remember which version introduced not indexing null values which cuts down on size a bit if nulls are frequent and not interesting.
    Best regards,
    Robert

  • Network home folders: iCloud password question re-appears at every logon

    Hello,
    Is there any way to enable iMessage and Facetime together with Network home folders. Im using Mavericks server (Directory services enabled) and two Mavericks clients. Every time a user that was using machine A logs on to machine B the iClouds password prompt re-appears and subsequently security questions are sent to iOS devices that a new device was added.
    Is there a way to circumvent this? I think I tried once in combination with mobile home folders. However, even if I excluded iMessage/Facetime system files from syncing, questions still re-appeared.
    The more iCloud services are tied into the system, the more you would like to use them; even if you are using network home folders.
    Regards,
    Thomas

    I also have this question.

  • Spry Accordion Menu Tab Link css - totally confused

    Thanks folks from an l-plater but I've totally confused myself trying to work this out and I'm hoping some fresh eyes will see the answer clear as day.  I've created a spry accordion menu with links in the actual panel tabs.  Menu and links all working fine - problem is in css styling, particularly panel tab link open and hover states which should be blue text over green background, same as non-link panel tabs.  You'll see from code that I've tried a few styles but can't get this to work.  I'm thinking I've totally overdone it and some styles are overriding others and solution is a simple deletion of some unnecessary or conflicting styles.
    Thanks so much in advance for your help - I just can't see for looking any more though I'm sure it can't be hard.
    <div id="sidebar1">
    <div id="Accordion1" class="Accordion">
      <div class="AccordionPanel">
        <div class="AccordionPanelTab"><a href="Index.html" onclick="window.location = this.href">Home</a></div>
      </div>
      <div class="AccordionPanel">
        <div class="AccordionPanelTab">Photo Gallery</div>
        <div class="AccordionPanelContent">
        <ul>
        <li><a href="PhotoGallery.html">Gallery 1</a></li>
        </ul>
        </div>
      </div>
      <div class="AccordionPanel">
        <div class="AccordionPanelTab">Unit Newsletters</div>
        <div class="AccordionPanelContent">
        <ul>
        <li><a href="Newsletter.html">February 2010</a></li>
        </ul>
        </div>
      </div>
      <div class="AccordionPanel">
        <div class="AccordionPanelTab"><a href="Sponsors.html" onclick="window.location = this.href">Sponsors</a></div>
      </div>
      <div class="AccordionPanel">
        <div class="AccordionPanelTab"><a href="Merchandise.html" onclick="window.location = this.href">Merchandise</a></div>
      </div>
      <div class="AccordionPanel">
        <div class="AccordionPanelTab"><a href="Links.html" onclick="window.location = this.href">Links</a></div>
      </div>
      <div class="AccordionPanel">
        <div class="AccordionPanelTab"><a href="Events.html" onclick="window.location = this.href">Events</a></div>
      </div>
      <div class="AccordionPanel">
        <div class="AccordionPanelTab">Forms</div>
        <div class="AccordionPanelContent">
        <ul>
        <li><a href="">Joining Instructions</a></li>
        <li><a href="">Enrolment</a></li>
        <li><a href="">Next of Kin</a></li>
        <li><a href="">Volunteer Blue Card</a></li>
        </ul>
        </div>
      </div>
      <div class="AccordionPanel">
        <div class="AccordionPanelTab"><a href="Contact.html" onclick="window.location = this.href">Contact</a></div>
      </div>
      <div class="AccordionPanel">
        <div class="AccordionPanelTab"><a href="LogIn.html" onclick="window.location = this.href">Log In</a></div>
        <div class="AccordionPanelContent">
        <ul>
        <li><a href="WhatsOn.html">Whats On</a></li>
        <li><a href="PSG.html">Parent Support Group</a></li>
        </ul>
        </div>
        </div>
      </div>
    </div>
    .AccordionPanel {
    margin: 0px;
    padding: 0px;
    .AccordionPanelTab {
    background-color: #036;
    border-bottom: 1px #93b747 solid;
    margin: 0px;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 12px;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    text-decoration: none;
    .AccordionPanelTabOpen {
    color: #036;
    background-color: #93b747;
    display: block;
    text-decoration: none;
    .AccordionPanelTabHover {
    color: #036;
    background-color: #93b747;
    text-decoration: none;
    border-bottom: 1px solid #036;
    display: block;
    .AccordionPanelTab a {
    color: #93b747;
    margin: 0px;
    font-size: 12px;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    text-decoration: none;
    display: block;
    .AccordionPanelTab a.open {
    font-color: #036;
    color: #036;
    background-color: #93b747;
    text-decoration: none;
    display: block;
    .AccordionPanelTab a.active {
    color: #036;
    background-color: #93b747;
    display: block;
    text-decoration: none;
    .AccordionPanelTab a.hover {
    color: #036;
    background-color: #93b747;
    font-weight: bold;
    text-decoration: none;
    display: block;
    .AccordionPanelTab a.close {
    color: #93b747;
    background-color: #036;
    text-decoration: none;
    display: block;
    .AccordionPanelContent {
    margin: 0px;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 12px;
    background: #fff;
    font-size: 12px;
    color: #036;
    font-weight: 500;
    .AccordionPanelContent ul li {
    margin-left: -40px;
    padding-top: 2px;
    padding-bottom: 2px;
    background: #fff;
    font-size: 12px;
    color: #036;
    font-weight: 500;
    text-decoration: none;
    list-style-type:none;
    list-style:none;
    .AccordionPanelContent ul li a:link {
    color: #036;
    text-decoration: none;
    list-style-type:none;
    list-style:none;
    .AccordionPanelContent ul li a:hover {
    color: #036;
    font-weight: bold;
    text-decoration: none;
    .AccordionPanelContent ul li a:visited {
    color: #036;
    text-decoration: none;
    .AccordionPanelOpen .AccordionPanelTab {
    color: #036;
    background: #93b747;
    border-bottom: 1px solid #036;
    .AccordionPanelOpen .AccordionPanelTab.a {
    color: #036;
    background: #93b747;
    border-bottom: 1px solid #036;
    .AccordionPanelOpen .AccordionPanelTabHover {
    color: #036;
    font-weight: bold;
    .AccordionPanelOpen.a .AccordionPanelTabHover.a {
    color: #036;
    font-weight: 600;
    .AccordionFocused .AccordionPanelTab {
    color: #036;
    font-weight: 600;
    a.AccordionFocused .AccordionPanelTab {
    color: #036;
    font-weight: 600;
    .AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
    color: #036;
    font-weight: 600;
    a.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
    color: #036;
    font-weight: 600;

    Yes Beth, you're right and I've corrected my css - I think - problem with AccordionPanelTab link open and hover states still happening so css still wrong.  I've uploaded site so you can see what's happening (www.11acu.org).  All tab states should be as per Photo Gallery, Newsletters and Forms.  Hover state in tab links seem okay until mouse moves away from "a href" block - rest of tab area not working so its like the two styles, ie "AccordionPanelTab" and "AccordionPanelTab a:hover" are both working at the same time but I only want the latter to work.  Now I've probably got you confused as well! lol Apologies!  Recreated css for tab links below.  Html same as in original post.  Any help much appreciated.
    .AccordionPanelTab {
    color: #93b747;
    background-color: #036;
    border-bottom: solid 1px #93b747;
    margin: 0px;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 12px;
    text-decoration: none;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    .AccordionPanelTab a {
    color: #93b747;
    background-color: #036;
    margin: 0px;
    padding-left: -10px;
    padding-top: -2px;
    padding-bottom: -2px;
    font-size: 12px;
    text-decoration: none;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    display: block;
    .AccordionPanelTab a:link {
    color: #93b747;
    background-color: #036;
    margin: 0px;
    padding-left: -10px;
    padding-top: -2px;
    padding-bottom: -2px;
    font-size: 12px;
    text-decoration: none;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    display: block;
    .AccordionPanelTab a:hover {
    color: #036;
    background-color: #93b747;
    margin: 0px;
    padding-left: -10px;
    padding-top: -2px;
    padding-bottom: -2px;
    font-size: 12px;
    text-decoration: none;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    display: block;
    .AccordionPanelTab a:active {
    color: #036;
    background-color: #93b747;
    margin: 0px;
    padding-left: -10px;
    padding-top: -2px;
    padding-bottom: -2px;
    font-size: 12px;
    text-decoration: none;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    display: block;
    .AccordionPanelOpen .AccordionPanelTab {
    color: #036;
    background-color: #93b747;
    border-bottom: solid 1px #036;
    text-decoration: none;
    .AccordionPanelTabHover {
    color: #036;
    background-color: #93b747;
    text-decoration: none;
    border-bottom: solid 1px #036;
    .AccordionPanelOpen .AccordionPanelTabHover {
    color: #036;
    background-color: #93b747;
    text-decoration: none;
    font-weight: bold;
    .AccordionFocused .AccordionPanelTab {
    color: #93b747;
    background-color: #036;
    text-decoration: none;
    .AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
    color: #036;
    background-color: #93b747;
    border-bottom: solid 1px #036;
    text-decoration: none;

  • Master Detail Question

    I have two questions that deal with a wizard generated master detail form/report. The form has the master and detail forms on the same page.
    1. When adding a row to the detail table is there a way to have it automatically fill with the values from the previous row?
    2. I added the following javascript code onBlur="javascript:{this.value = this.value.toUpperCase(); }" to the Element Attributes of one of the detail form fields to force it to upper case. It works fine as long as the field is defined as a text field. If I change the field to a Popup LOV the functions no longer works. Is there a way to have both the Popup LOV and the javascript?

    Michael...
    Not truly an answer... I'm a 'newb' with just enough experience to put his foot in mouth. Here is my thinking about your questions.
    Q#1: I don't know.
    Q#2: The script is on detail page and runs when object loses focus. LOV is separate object and knows nothing about the script. My approach: Go back to table (serving as basis for LOV) and change entries to use 'caps'. If this isn't practical, use your script in the onLoad event for the Popup LOV. (Note: I haven't done this. It just 'makes sense'. Now THAT is a phrase that will get ya in trouble!)
    FWIW...
    gary b

  • Master Detail questions.

    Couple of questions around master/detail screen.
    I have all the necessary EO/VO/Links etc set up.
    The master is a simple messageComponentLayout with a primary key.
    The detail is an advanced table with a primary key.
    The links are from primary to foreign (altho not defined as such in database).
    When I render the screen my primary key in the master is populated through code in the controller.
    I have initialised both the the VO's (master and detail).
    Here is where I think the problem is. The master looks fine when I render, however the detail queries back what is in the database (all records plus a new one!!).
    When I save the master is created correctly but the detail has no foreign key populated and no primary key populated.
    Questions are.
    1. How do I prevent all the detail records being displayed.
    2. How does the foreign key column get populated, I hoped it would be automatic from the master/detail relationship.
    3. How does the detail primary key get populated. I appreciate I have to code this, where should this be done and when? i.e. at apply or render?
    Regards
    Robert

    Robert,
    in your page design, is user forced to make master record first? Or are you inserting both master and detail rows together in DB? If my first statement is true, how are you populating primary key, is it a sequence?
    Ideally page design should force user to make master record first. Once this is created you have to write code to get the foreign key from the newly created master record and populate the detail records with same forign key.
    --Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Jump Assignment Details Question

    Sender Query : Fiscal Year, Posting Period,
    Receiver Query : Calender Year, Calender Month
    <b>Assignment Details</b>
    Fiscal Year - Setting - Variable - Technical Name of Calender Year Variable.
    Posting Period- Setting - Variable - Technical Name of Calender Month Variable.
    Question : Can I pass the input values of Fiscals on Sender to Cals on Receiver Query this way??
    Am I doing wrong...do correct me ?
    Does it even work?

    Hi,
    basically this will not work. In the exit you need to derive the cal month and year from fisc year and period to that to work.
    kind regards
    Siggi

  • By default collapse all folders in Detailed Navigation

    Hi,
    Could anyone tell me if it's possible to collapse folders which are build in this manner:
    Role 1
    .. Folder 1
    .... Page a
    .... Page b
    .... Page c
    .. Folder 2
    .... Page d
    .... Page e
    .... Page f
    .. Folder 3
    .... Page x
    .... Page y
    .... Page z
    ect...
    I am working with EP6sp14, especially to run the External Facing Portal.
    Thanks helping me and my customer..

    Hi Leurs
    Ur req is very much possible
    What u need 2 do is make ur
    1)toplevel navigation level to 0
    2)detailed level navigation display level property to 1.
    I will explain each step
    1) I. Configure Top-Level Navigation
       1.In the Portal Catalog choose <b>Portal Users-> Standard Portal Users.</b> This folder contains the <b>Default Framework Page</b>.
       2.Right-click <b>Default Framework Page</b> and choose <b>Open->Object</b>.
       3.From the Page Content List select the <b>Top-Level Navigation iView</b> and click <b>Properties</b>.
       4.Scroll to the <b>Number of Display Levels</b>property and enter the value 0, 1, or 2, depending on how many navigation levels, if any, you want for top-level navigation.
         <u><b><i>Choosing 0 removes your top-level navigation and displays your navigation structure in the Detailed Navigation iView.</i></b></u>
       5.Click Save.
    2 Configure Detailed Navigation
      1.From the Page Content List of the <b>Default Framework Page</b>, select <b>Desktop Innerpage</b> and click Open.
      2.From the Page Content List of the <b>Desktop Innerpage</b> select the <b>Detailed Navigation iView</b> and click <b>Properties.</b>
      3.Scroll to the <b>Start at Level property</b> and assign a value that is one higher than the value of the <b>Number of Display Levels</b> property in procedure l. Configure Top-Level Navigation. For example, if top-level navigation is configured for one level, the detailed navigation begins on the second level, that is with the value 2.
      4.Click Save.
        <u><i><b>Detailed navigation is not automatically synchronized with top-level navigation; the values you enter for top-level and detailed navigation must agree. For example, if you enter the value 1 for top-level navigation, while detailed navigation still has the value 3, one level is left out, creating a gap.</b></i></u>
    III. Configure the Content Area
       1.From the Page Content List of the <b>Desktop Innerpage</b>, select the <b>Content Area</b> iView and click <b>Properties.</b>
       2.Scroll to the <b>Number of Display Levels in TLN</b> property and enter the same value as that of the <b>Number of Display Levels</b> property in procedure I. Configure Top-Level Navigation.
       3.Click Save.
    These steps will make ur Portal the way u want, i guess.
    Regards
    Bobu

  • I have a macbookair tried to reboot but only get flasjhing folders icon with question mark

    help! macbook air won't boot up.  screen is white with flashing Folders Icon with quesion mark inside.  any suggestions?

    Hi benami54,
    Thanks for using Apple Support Communities.  This article has steps you can take if your computer boots to a flashing question mark:
    A flashing question mark appears when you start your Mac
    http://support.apple.com/kb/ts1440
    Cheers,
    - Ari

  • Does electronic version Adobe Dreamweaver CSS with PHP content question

    Does electronic version Adobe Dreamweaver CSS with PHP come with the labs or files used in a college course?  What is on the CD and is there a way to get the content with the Barnes and Noble e-book?  This should be a Barnes and Nobel question but they seem to have troubles answering the questions like this.

    Electronic version comes with absolutely nothing about your course.   All you get is everything in this link:
    <http://www.adobe.com/cfusion/tdrc/index.cfm?product=dreamweaver>
    The link will give you 30 days of free use of DW after which you might get bored with DW or you will have given up on your course and started your own business to pay your school fees.
    hth

  • Folders in detailed navigation

    Hi all,
    I've created a role and a workset which is assigned to that role.
    In that workset i've some folders which contains iviews and i need the folders to be available in the detailed navigation panel for that role to view those views... but i'm not getting that folders in the detailed navigation list.
    Can anyone help me to get the folders in the navigation panel?
    Rergards,
    Vijay

    Hi Vijay,
    The basic concept is that what is seen to enduser is IVIEW
    excepr that nothing is visible,What you are doing is that
    Role - -> Workset - - > Folder (Iviews)
    With this how could you can view folder in Detailed level navigation.
    What you can Try is
    Role - -> workset  - - >Km Navigation Iview (Stating path of Folder to be Displayed ).
    It will work fine.
    Please reward pionts if helpfull.
    Regards.
    Vinit Soni.

  • How to keep folders in detail veiw when saving files

    I have a large number of folders that I save picture files in. Firefox does not "remember" to keep details view as the default and always reverts to thumbnail view in My Pictures folder.
    How do I force the program to permanently use the details view in this or any given folder?

    You will only get menus when you burn a DVD (either to disc or folder on your hard drive). If you export to AVI you will not have a menu.

Maybe you are looking for

  • Script to find users that are a member of more than one of a list of specific groups

    Hi, I need to generate a list of users that are members in more than one group, out of a list of specific security groups.  Here's the situation: 1) We have about 1100 users, all nested under a specific OU called CompanyUsers.  There are sub-OUs unde

  • ITunes "canceling sync," certain songs won't sync to iPhone 4

    Despite not making any hardware or software changes, I find myself not being able to sync certain songs to my iPhone 4. The sync process goes through all the steps as usual, and then on the last step, syncing music, after a few songs copy it says "Ca

  • Users with a https home page are not redirected when using web-passthrough on WLC 5508

    I have a Cisco 5508 running version 7.0.116.0.  This controller hosts an open public wifi that requires users to accept a terms agreement via a Web-Passthrough setup that redirects them to the terms splash page.  For most people this works without an

  • Pc to mac - senuti help

    Ok I successfully (i think) used senuti to get all my music from the pc configured 3rd gen. pod onto my new mac. But I can't get the music into the itunes library. I find it when I go to the music folder, but it doesn't appear on the left hand side o

  • Error U11758

    Hi there, when I re-linked .svg assets in my desktop, Muse encountered the following error and closed.  "At EndUserAction an object (U11758 ImageFrame) doesn't have an owner?!"  Upon re-opening muse I cannot file/save as, the same error continues to