Theme Editor  and CSS files

Hi all,
NetWeaver Portal 2004 SP16
For those of you who have worked with the Theme Editor probably feel the same way as I do: it's just not good enough. It allows you to change some styles but really for real changes one has to edit the million stylesheets manually.
When going down that road, the Theme Editor becomes useless because it overwrites your manually applied changes.
As long as you reapply your changes afterwards, this works pretty good but I'm still confused about one thing. The stylesheets that are actually called from the webpage are followed by some sort of counter. For example:
../prtl_std/prtl_std_ie6.css?6.0.16.0.31 The last number increases everytime you save a theme in the Theme Editor, so it acts as a version numner (see themeInfo.properties).
And now the annoying part: this <u>sometimes</u> prevents my manual changes to be read (one can check this by inspecting the css files in browser cache).
My question: what does this counter do? Are themes also stored in the PCD / database and if so where? What can be done to have the portal ALWAYS push the css files from the irj/portalapps/com.sap.portal.design.portaldesigndata/themes/portal directory?
Cheers
Marcel

The counter works with the database. It is actually possible to edit other (no visible) style sheet classes via the Theme Editor

Similar Messages

  • Load the External text and css file for more frames

    hello..
           I created one Movie file. In that I load the External text and css file in first frame and display the first variable value in one text box.
    And then in 2nd frame I use another one text field and display the 2nd variable value like that I want to load the more variable in more textboxes with different frames.
         I loaded  for first variable value in first frame. But I don't know how to do next frames like that..
         Help me...

    You need to load them in the frames they are in.  You can store the loaded data in variables in frame 1, but you will need to extend that layer so that whatever is stored is avaliable in other frames.  The code to load the data into the other textfields can then be done in the frames where it is needed.
    There are other options, such as not using other frames for content or having all of them in frame 1 and making them invisible until you get to the other frames where they get turned visible.

  • Including external javascript and css files in servlet

    Hello,
    I am struggling to generate an HTML page from within a servlet using external javascript and css files. I am not sure how to point the servlet to the external files.
    Any code sample to accomplish the above will be much appreciated.
    Thanks inadvance,
    Antana.

    Can't you just include the following in your servlet?
           response.setContentType("text/html");
            PrintWriter out = response.getWriter();
            out.println("<html>");
            out.println("<head>");
            out.println("<title>Getting CSS</title>");
            out.println("<link rel='stylesheet' type='text/css' href='yourCSS.css' />");
            out.println("<script language='JavaScript' SRC='yourScript.js'></script>");
            out.println("</head>");
           //...

  • Theme editor and especific wd theme problems

    Hi, my problem is this.
    Hi have one WD application that has have a different theme from the EP.
    I downloaded the SP13 Theme editor and then uploaded the new theme to the server wd theme folder.
    Using the sap-cssurl parameter when calling the wd applicaction to apply the theme its working with the standars themes (sap_chrome, sap_tradeshow, etc) but when I try to use my custom theme the dropdowncomboboxs are not opening and their values apear separately as a list. Also table footer is displaying without an style at all.
    I read the note 779659 and I already tryed to change the default theme property using my custom theme but result is the same.
    Can anyone give me some help?
    Here's some images so you can have a better idea of the problem.
    Standard theme(I changed it's name to xsap_tradeshow to make some tests)
    http://img530.imageshack.us/my.php?image=example1.jpg
    Custom theme (the table footer arrows disaperead too)
    http://img412.imageshack.us/my.php?image=example2.jpg

    hi
    if you are using EP 7.0 , you may have go to Visual ADMIN , in the configuration adapter , there
    is PropertyStyleSHeet , there is you can find webdynpro property ,
    Re: Trouble with Appplication after modifying WebDynpro Theme
    you can go through this thread ,  if you are using CE 7.1 you have to navigate to NWA
      configuration management , infrastructure , application modules , tp~wdpa ,  search for this
    and then  in the properties you have provide the Custom theme name you have created .

  • Java script and css files are not loaded

    I am using 9iAS 1.0.2.2.2a on Windows Server Family 2000. My web application is using bc4j and developed in JDeveloper 3.2. I am also using Apache and web cache and caching js and css files.
    Problem is some times it does not load js files but load css files.
    Some times loads css files but does not load js files.
    Some times does not load js and css files.
    & some times loads both types of files.
    How to control this problem.
    Tahir Pervaiz.

    I'm fairly certain this issue represents a bug in IE 11. The same problem(s) do not occur in IE 9 or IE 10. The same problems occur on unrelated websites accessed from separate machines. Doing a force-refresh (Ctrl+F5) always fixes the issue.
    I took your advice about opening the console to look for error messages during page load. When loading normally (i.e. not doing a force-refresh), the console shows the following:
    HTML1300: Navigation occurred.
    File: TimeEntry
    DOM7011: The code on this page disabled back and forward caching. For more information, see: http://go.microsoft.com/fwlink/?LinkID=291337
    File: Dashboard
    SCRIPT70: Permission denied
    File: modernizr-2.5.3.js, Line: 468, Column: 9
    SCRIPT70: Permission denied
    File: jquery-ui-1.10.0.js, Line: 252, Column: 1
    SCRIPT70: Permission denied
    File: knockout-2.2.1.js, Line: 48, Column: 5
    SCRIPT5007: Unable to get property 'extend' of undefined or null reference
    File: knockout.validation.js, Line: 30, Column: 5
    When loading the page via a force-refresh, only the 'Navigation occurred.' message is displayed. It does not make sense that IE would apply a more restrictive security policy to scripts loaded from cache vs. scripts loaded directly from their original location,
    yet that appears to be what is happening.
    Post questions about html, css and scripting for website development to the IE Web Development forum.....WITH A LINK TO YOUR WEBSITE OR A MASHUP THAT SHOWS THE ISSUE...
    looks like you have a sandboxed iframe on your page.
    the first step in troubleshooting IE issues is to test in noAddons mode.
    Rob^_^

  • SP16 Theme Editor and Themes

    Hi,
    Where i can find SP16 Theme Editor and Themes.
    I couldn't found SAP Note 854870 which is suppose to have link to downlod Theme Editor for different SP.
    Thanks
    Rahul

    Hai,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/24d744eb-0401-0010-f1ba-b799d6861556
    this will help you little.
    regards,
    Naga Raju

  • Appropriate directory for themes, logs and config files

    Hello, I would like to know what would be the appropriate directory to place a application's config directory that contains themes, logs and config files for that application.
    I want that directory to be accessible but since ~/Library is now invisible on Lion, that kinda rules it out for accessibility. The only place left now would be ~/Applications, but I don't think it was intended for that.
    There is also an invisible config file that contains the path to the config directory and that's what the app uses to know where the config directory is located. The current emplacement of that config file is in the home directory, which I think is not in accordance to Apple's guidelines. So where should I place that file?
    What should I do?
    Thanks

    Whee wrote:
    I wish I could choose both of your answers as being the good one.
    Thanks for the additional info about the Home and Documents directory, that clears a lot of things up. I needed to know that too. Do you know where that documents is located now? http://developer.apple.com/library/mac/#documentation/MacOSX/Conceptual/BPFileSy stem/Articles/WhereToPutFiles.html
    Apple prefers you use the system API for these things. Here is one document that explains it.
    So even though I won't use NSDefaults because what I am working on is a cross Platform app that is in C, I will put the config file in ~/Library/Preferences and the config folder in ~/Library/Application Support.
    Almost everything has a C equivalent. You can use CFPreferences instead. I strongly urge you to use one of the system APIs instead of trying to write your own files. For one thing, the user can put their home directory virtually anywhere they want. For another, Lion is rewriting the underlying architecture with the new screen sharing and iCloud. If you use the system APIs, your program will work properly with any new technologies or custom network settings.

  • How to import programmatically an APEX images file using workspace images option and CSS files to APEX?

    Oracle db 11gR2
    Oracle APEX 4.2.1
    Linux RHEL 6.3
    I am importing a images file programmatically into APEX.  And also a CSS file.
    I want to add an images file to my APEX instance but I want to choose the option -- workspace images --.  How does one do that programmatically via the APEX API e.g.?
    I don't want the images tied to an application within APEX.
    Does one do the same thing for CSS files that are imported to APEX?
    thx.

    This is interesting and helpful,  I use the following code to import my APEX database application and run it via SQL*Plus and it works fine for database applications -- what do I need to change/add/modify in order to load the images and CSS files?  NOTE: I want the images to be -- Workspace images -- not tied to any application.  Also, I need to handle the situation where the images and CSS data already exist in the APEX environment as well as when they are not there (i.e. initial install).  Usually it is a case where it is an upgrade so the data already exists in the APEX app and just needs to be updated.
    declare
                      v_workspace      varchar2(35)    := 'WORKSPACE';
                      n_existing_app   number          := 123;
                      n_new_app        number          := 456;
                      v_app_alias      varchar2(35)    := 'WKALIAS';
                      v_parsing_schema varchar2(35) :='WORKSPACE_PARSE';
                      n_secgrp_id      number;
                      v_err_msg        varchar2(200);
                      n_err_num        number;
                      n_workspace_id   number;
                    begin
                      -- get workspace id
                      select workspace_id
                      into n_workspace_id
                      from apex_workspaces
                      where workspace = v_workspace;
                      -- set workspace id
                      apex_application_install.set_workspace_id (n_workspace_id);   
                      -- set security group
                      apex_util.set_security_group_id (p_security_group_id => apex_application_install.get_workspace_id);
                      -- set pasring schema
                      apex_application_install.set_schema(p_schema => v_parsing_schema);
                      -- delete existing app
                      begin
                        wwv_flow_api.remove_flow(n_existing_app);
                      exception
                      when NO_DATA_FOUND then -- do nothing when the application does not exist
                        null;
                      end; 
                      -- set new app id
                      apex_application_install.set_application_id(p_application_id => n_new_app);
                      -- generate offset
                      apex_application_install.generate_offset;
                      -- set application alias
                      apex_application_install.set_application_alias(p_application_alias => v_app_alias);
                      exception
                      when others then        
                        n_err_num := SQLCODE;
                        v_err_msg := SUBSTR(SQLERRM, 1, 200);
                        dbms_output.put_line('Error number = ' || n_err_num);     
                        dbms_output.put_line('Error message = ' || v_err_msg);
                    end;
    @newapp.sql
    commit;

  • Does EP 7 supports xHtml and css files?

    Hello,
          Does EP 7 supports xHtml and css files?
    Regards
    Sunil Kulkarni

    As I mentioned to Sergio, it was probably when I switched back to flows_010500. When I did
    wwv_upgrade.switch_schemas('FLOWS_010500', 'FLOWS_010600');
    I was logged in as FLOWS_010600. However when I switched back using
    wwv_upgrade.switch_schemas('FLOWS_010600', 'FLOWS_010500');
    I was still logged in as FLOWS_010600. I believe that's the mistake; I should have been logged in as FLOWS_010500 to switch back to FLOWS_010500. I remember seeing this somewhere in the doc (that you should be logged in as the user you are migrating/reverting to), but it doesn't appear to be enforced.
    In any case, thanks Sergio for the quick and easy fix! I'm now going to re-install the flows_010600 user and hope that things go smoothly this time.

  • How to decrease the size of the JS and CSS File

    Hi experts,
    I m facing a bandwidth problem because i m accessing an application from a PDA and i noticed that it takes a very long time to load a very simple page. After some investigation, i noticed that its because the JS and CSS files downloaded are rather big.
    sapUrMapi_ie6.js (Size: 301 KB)
    sapWdSsr_ie6.js (Size: 79 KB)
    ur_ie6.css (Size: 247KB).
    Any idea how to minimize the size of these files or any workaround as to this problem ?
    Your help will be much appreciated.
    Regards,
    Daniel

    Hi,
    Check this link this may be helpful to you
    http://help.sap.com/saphelp_nw04/helpdata/en/b5/7e1141e109ef6fe10000000a1550b0/frameset.htm
    Regards,
    SURYA

  • Lightbox js and css files are empty

    Hello All,
    I am new to this forum, new to Dreamweaver (running CS6) and new to web design and html and all of it really.  I am hoping you can help me. 
    I installed the lightbox widget, put my own pictures in, which show up fine, but nothing happened when clicking them.  I checked the js file, it is blank.  Checked the css file, it is blank.  I am sure this is my problem.  However, I don't know where to go to get the code for the js or the css.  Can anyone help me?  I have two pages that I would like to install this on and can't get either of them to work.
    Thank you so very much.
    Maria

    Try Fancybox instead.
    http://fancybox.net/
    See Primer for using jQuery Plugins
    http://alt-web.blogspot.com/2012/11/primer-for-using-jquery-plug-ins.html
    Nancy O.

  • Theme Editor and pageToolBar

    Hello,
    Can we change the look and feel of the Page Tiltle Bar (com.sap.portal.pageToolbar) with the Theme Editor ?
    Thanks,
    Fabien

    HI,
    portal masthead is an element that can be edited
    Theme editor can be used to edit basic masthead properties such as fonts,colors and images.To edit the look and feel of the masthead create a new theme.
    To create a new theme go to sys admin->portal display -> theme editor.in the theme editor.
    To change where the links are present the name of the links etc cppy the par file from the location and modify it.
    The HeaderiView.jsp contains the masthead users see when they are in the portal.
    The default par is in /usr/sap/<instance>/j2ee/j2ee_00/cluster/service/services/servlet_jsp/work/WEB-INF/deployment/pcd and fin com.sap.portal.navigation.masthead.par.bak
    Reward useful answers

  • During migration to 10 g production loosing .xss and .css files

    When I add a project using 10 g production which was created in 10 g preview I am loosing all the .css and .xss files. The file is present but there is nothing in them???
    regards.

    are these files part of the uix installables (files in the /cabo directory?)

  • Bug report: Theme 13 ie.css file missing

    [Fri Oct 27 14:03:51 2006] [error] [client xx.xx.xx.xx] [ecid: 1161972231:172.18.1.15:21106:0:483,0] File does not exist: /opt/oracle/product/10.1.0/Apache/Apache/images/themes/theme_13/ie.css
    This seems to come from the following line in the One Level Tabs page template
    <!--[if IE]><link rel="stylesheet" href="/i/themes/theme_13/ie.css" type="text/css" /><![endif]-->Conditional CSS just for IE! Horror of horrors, what's next?!
    Can someone please shed some light on why this is needed and if so, post that ie.css file on Metalink or something?
    Thanks

    Hello,
    Just remove the offending link. The link should not be there and is not needed for theme 13.
    Carl

  • Removing the BC generated JS and CSS files from pages

    Hi,
    We're working on a feature to allow you to generate pages without our styles and JS files. This is what we're planning to build, we need feedback on some automated JS/CSS generation for some pages and modules.
    We will add one flag per "Page Template" flag (to not output module CSS or our JS things)
    The Site Manager/Page Templates/Detail UI will have a new boolean control in the More Options sectionDon't include pre-generated HEAD elements
    Once you are on a page that uses a template with this flag set to on, you won't see in your HEAD the following/StyleSheets/ModuleStyleSheets.css
    We are wondering if you want us to include the validation JS files. Today, depending on the modules you have in the page or the type of overall layout (e-commerce, etc), we're adding the following files (click the image to see the code). Should we keep those or the flag should disable those, too?
    Sincerely,
    Alexandru

    This will be a great little tweak,
    Thank you Alexandru.
    Just to clarify, the tick opton will be on web pages UI?, Template UI?, And Detail layouts like web apps etc - Anywhere where you select a template?
    That would be great.
    I am a bit torn with the javascript, The CSS - Yep go for it, But while I could see some advantages turning that off too, it may cause more problems.
    I think a common use case is wanting to use CSS frameworks like foundation and Bootstrap. You will defiantly want to turn the modulestylesheets from rendering. But then if the javascript also got turned off, when you were doing eCommerce, and some other bits you would have to rebuild your own sollutions which would take up a lot of time.
    My feedback on possible options:
    - Two tick boxes to turn offf css or Javascript - this is a bit more messy though, It would solve the above dilema though.
    - Maybe for now the CSS would be enough for now? Maybe with the re-introduction of Liquid down the line there could be something using that developers can do with conditionals?
    - Both and provide documentation on how and where and when to include the javascripts back in. This would be a bit more messy support wise maybe?
    - A bit more work but could offer more options going forward could help in a lot of ways would be to turn the head into a layout under Layouts.
    This would have tags such as the BC javascript, a tag that renders the conditional .NET from your screenshot. A tag for the CSS and other elements, tag for the meta that is automatically generated etc.
    This would also have the added effect of allowing people to fix up some meta layout issues, and have a bit more control when using frameworks, HTML5 or XHTMl doctype varients etc.
    With Liquid in the future as well and conditionals this would also then allow more posibilities as well.
    The sollution I take it would also be on by default for BC App html pages Alexandru?
    Hopefully that is helpful and I hope others provide feedback for you as well.
    Thank you for the update.

Maybe you are looking for

  • Can you use your creative cloud membership on MAC and PC?

    Hi i just downloaded the photoshop Creative cloud trial on my Mac. If I decide to get a subscription, can I also download it to my work PC? My mac is for personal use and my pc is for work. So I'd like it on both.

  • Problem Statement 1 : Failed to Export the PDF file.

    I am getting an export error with InDesign CS6, any help to solve the problem, is greatly appreciated. I am on a crunch deadline! Thanks, CL

  • ThinkCentr​e M92z - Displaypor​t not responding

    I work for a school system & we had an issue with a couple of ThinkCentre M92z not booting up. We went in & reimaged them, but now they will not recognize the Displayport port. We use a DP to VGA dongle for our classroom projectors & they were workin

  • Server file system is growing after every restart of weblogic - OBIEE 11g

    Hi, We do a backup of the our BI production server every night (OBIEE 11.1.1.6.2 BI1) The process we follow is: 1. Stop BI Services 2. Weblogic (incluedes Node Manager, Weblogic and others) After every stop of weblogic, there is a file get created un

  • Material master in SRM

    Hi All, Is there any scheduled background job to replicate the material master from R/3 to SRM GUI. Can any one tell me the program name for replication. Regards Krish