Adding Custom Links to right side of Blog

How do you add your own custom links to the right side of your Blog?
Using Leopard Server 10.5.5

Well, you can edit the template files so all new users will have the same links in the Blogs/Sidebar above the Find By Date tag when that user is added to the wiki/blogs feature in Server Admin.
Just adjust this file with a text editor:
usr/share/wikid/lib/appletemplates/content_entrylisting.xsl
add your hrefs above this line:
<xsl:value-of select="../strings/Filter-by-Date"/>
Save the file and add a new user to the wiki/blog in Server Admin/Web settings. All new users will now have the links you added above the Filter by Date text in the sidebar.
I have not been able to figured out how to adjust current users but will let you know once I find something.
Regards!
Message was edited by: spraguga

Similar Messages

  • Adding custom link to UWL

    Hello Experts,
    I want to add a custom link to the UWL screen (near the 'Refresh' button in the attached picture).
    http://imageshack.us/photo/my-images/810/uwld.jpg/
    I opened the xml file and added the following lines in 'Actions' part of the 'DefaultView' view
    <Action name="help" handler="UrlLauncher">
    <Properties>
    <Property name="url" value="http://www.google.co.il"/>
    </Properties>
    </Action>
    but I can't see the link.
    My portal version is 7.01 SP7.
    What do I need to do in order to see the link?
    Thanks,
    Omri

    Hi Karri,
    For refresh I'm using
    <Action name="refresh" groupAction="" handler="UIActionHandler" referenceBundle="refresh" returnToDetailViewAllowed="yes" launchInNewWindow="SHOW_HEADERLESS_PORTAL">
    <Properties>
    <Property name="type" value="button"/>
    <Property name="onClick" value="onForceRefresh"/>
    </Properties>
    </Action>
    and it's working.
    But for a custom URL it doesn't...
    Omri

  • Adding Custom Link in Masthead

    Hi,
       How can we add a custom link in the Masthead iview in CE7.1
    Thanks & Regards,
         Sudhir

    Hi Sudhir,
    Copy that file "com.sap.portal.navigation.masthead.par.bak" for you PC.
    You can find in
    \usr\sap\<SID>\JC<Intance Number>\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd
    Remove the .bak of that file
    Open the Developer Studio
    Open the Enterprise Portal Perspective
    File --> Import  --> PAR File --> Next
    In "Archive File Name" select the "com.sap.portal.navigation.masthead.par"
    Project name: set the project name (ex: com.your company.portal.navigation.masthead)
    Recommend not use the standard name.
    Copy the file "com.sap.portal.navigation.masthead_core.jar"
    you can find in
    usr\sap\<SID>\JC<Intance Number>\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal\portalapps\com.sap.portal.navigation.masthead\private\lib
    In Developer Studio
    Put this file in
    \dist\PORTAL-INFO\private\lib
    Good Luck
    Eduardo

  • How to add other Links on Right side of Breadcrumb Region

    Hi,
    I want to display some other links like Help, Search, etc... to the extreme right side in the Breadcrumb Menu Region. Left side will have the same default breadcrumb stuff.. like Home -> Emp -> ..
    Any idea if we have to customize the Region Position 1 (default position for Breadcrumb) to acheive this and how..
    Thanks,
    Deepak

    Hi Jari,
    I have tried that.
    I have created a HTML Region, display point - Region Position 1 (same as for Breadcrumb region).... but it's coming in the next line..
    Actually I need to display links on the right side in the same Breadcrumb region in which normal breadcrumbs are dispalyed on the left side..
    something like
       Home -> Dept -> Emp                                                  Help | Searchso breadcrumbs are displayed on the left side as usual and the links I want to display on the right side.
    I am using Theme 13 - Classic Blue
    Thanks,
    Deepak

  • Adding Custom link as'Purchase' in Add items frame..

    Hi friends,
       i am in SRM 5.0.
       1 ). I have to add custom link as 'Purchase' near by old purchase orders and templates in Add items frame in shopping cart.
       2 ). when i click Purchase link ,custom ITS template needs to pop-up.
       can you please give some inputs for those.
    Thanks,
    John.

    Hi,
      You can go in the template of that particular screen and for other links you can see how the logic is handled though the templates.I feel you can add the link through the template.
    BR,
    Disha.
    PLs reward points for helpful answers.

  • Adding custom link for CIM Agent Console

    Hello all,
    I have a received a request to add a new custom button in the Information pane of CIM Agent console.The agents want to use this to show a drop-down with skillgroup/queues and then transfer the activity to the selected skill-group.
    Can anybody advise how this can be achieved?
    Thanks much,
    Dilip      

    Restating the question:
    For the CIM agent desktop we want to add a new button in the  “Information Pane” where we can get a window to transfer the activity .  We want get a list of skillgroup and be able to transfer the activity to  the selected skillgroup or queue.
    I would like to  get information on if there is a developer’s guide or a configuration  guide that provides us any more information on how we can achieve it.
    Currently,  my information is limited to how a new button can be created and how an  URL can be added as provided in the attached document (Tools user  guide) and how the DataAdapter can be used.
    Thanks for your time.
    Regards,
    Dilip

  • Alphabetical Navigation on right side for Artists/Albums/Songs (Mobile)

    There's a utility that allows you to move through alphabetical lists quickly via a thin alphabetical list on the right side of a list. For long alphabetical lists, this is almost necessary to quickly get to where you're going. Adding this to the right side of the Your Music sections that are alphabetically organized would be incredibly helpful.

    I couldn't find a topic for this so I made my own. I got forwarded here by an admin. I'll just post my mockup here:
    Original postI really want to see fast scrollbars implemented in the android mobile app. It's a small detail, but it makes a huge difference in terms of speed when trying to quickly find a specific artist, album or song inside Your Music. It would also be great to have it in regular playlists when they have alphabetical sorting enabled.
    Examples of it implemented in stock android, KK Dialer and Action Launcher 3                 Mockup of Spotify implementation: 

  • Addition of custom links on Project Details screen to update Project

    Hi,
    I request help to implement a customization in Ms Project Server 2010. I would like to add a custom link on lefthand side menu of Project Details page. The link would display a page with key fields. On entering information in the fields and clicking Submit,
    a custom code that triggers MS SharePoint 2010 workflow should be triggered.
    The user triggering the workflow will only have read access to the Project. I would like to get technical information and code snippets to implement the requirement. Any help in this regard would be appreciated.

    Hi,
    I'm not a developer thus I'll let other folks jump in but I'd have 2 comments:
    If the user triggering the workflow needs to enter values in custom fields and do kind of a save operation as per your description, he cannot have only read access to the project. He needs a read-write access.
    Note that folks on this forum kindly give on their spare time to help the community about concerns, questions and issues on Project. What you are asking for looks like more to a consultation request (due to the fact that you are not yet facing any issues
    since you haven't even started working on it), meaning what we do in our daily job (and are paid for). Hope some colleagues can anyway give you some tracks to start.
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • Add Right Side Column and Web Parts to custom Master page in SharePoint Online

    Hello everyone, 
    I hope this is a simple question, however I was fighting the issue it presents for a while. I am in the process of customizing SharePoint Online Look-and-feel with a new layout.
    The site collection was created as a
    Team Site before I got involved with the project, and populated with numerous sub-sites and pages. I activated required
    publishing features, created html with corresponding styles and graphics, and used the Design Manager to convert the html file to the custom Master page. While SharePoint automatically assigned “ContentPlaceHolderMain” div area, I
    also used default Oslo page as example to copy sections of the code for dynamic components (left column and navigation, recent items, the ribbon, etc.) from it and placed them in my new master page, pointed all CSS references to
    my custom style sheets, etc. Everything works great, however I need to make one last addition -
    my task is to make changes to display web parts such as Calendar and Recent Documents in the right column in the Master page.
    My custom layout has a header, footer, main pan and two side columns. Most of the default master templates come with the LEFT column already embedded and populated with several placeholder
    to serve dynamic content (PlaceHolderLeftNavBarTop, PlaceHolderQuickLaunchTop, PlaceHolderLeftNavBarDataSource, PlaceHolderLeftActions, so on).
    My challenge is that I have the RIGHT side column as well, for which I don’t think the default placeholder exists. I need to add a small Calendar box and Recent Documents parts to it, so they
    display across the entire site governed by this master page.
    The issue is –
    even after activating Publishing features (enabled SharePoint Server Publishing Infrastructure under Site Collection Level, and SharePoint Server Publishing under the Site
    Level), there is no Snippet feature (usually available under the generic Publishing Site); this customization of the Team Site allows using Designer and apply custom templates, themes, so on, just like you would under the Publishing collection, but not the
    Snippet utility I could use as the solution to embed the web parts on the master page.
    Recreating the entire site under Publishing Collection is not an option due to the directions I was given, I am to use this existing one, and need to see if
    there is a workaround to either activate the Snippet feature or use another solution to display the web parts inside of the column in the Master page.
    If the only solution is to use Web Part Zone, what are the steps to add it AND populate it with the abovementioned apps?
    Can anyone suggest how to create a workaround and add this feature? The environment is role-based so both elements need to be dynamically rendered based on the user’s role and activities.
    I am more of a front end designer than developer, so if any custom coding and set up required, please kindly provide some basic steps, if possible?..
    I greatly appreciate any help and suggestions!
    Thank You!
    Jeff
    Jeff V.

    Updating your Master Page to also include a right rail should be sraight forward enough with a new div or divs in your master page and then the proper styles to make room for this column as well as position the column.
    I have not seen why you cannot find the snippet gallery link when previewing a HTML Master Page in the browser. Have you tried loading the snippet gallery by its url? As an example, for my tenant on SPO, I can load the Snippet Gallery for the olso.master
    with the following url:
    https://pixelmill.sharepoint.com/_layouts/15/ComponentConfigureControls.aspx?ComponentName=TopNavigationNoFlyoutWithStartNode&Url=%2F_catalogs%2Fmasterpage%2Foslo.master
    Change the domain to match yours as well as update the "Url" querystring var to point to your master page. See if that loads the snippet gallery.
    Eric Overfield - PixelMill -
    ericoverfield.com -
    @EricOverfield

  • When hover to see location of link, the view of that is now on right side instead of left, would like to have it on left of page, and bigger if possible.

    Hi again,
    Using FF 4.. For some reason the way that ff shows the resultant url location while hovering, has moved from the lower left of my screen to the lower right.
    After updating to FF 4 earlier today..it was showing on the left, now is on the right ..and I would like to move it back to the left, but I don't know how
    It's important to me for safe browsing to clearly be shown where a link will bring me. It is no longer bolded as it was in prior versions... Is there a way to make a stand out more as well?
    Thank you!

    I found that doing a search on the current page (Edit : Find) causes the search bar to appear at the bottom, and the hover link will switch to the right side. Close the search bar and it goes back to the left.

  • How do you adjust Firefox to print what is on email page without adding a 1 inch left marghin to that page as it cuts off some of the right side of the page?

    When I receive an email the page often has a certificate that I would like to print. Using the print function at the top of the page brings up the email as a page as it looks in my web email. When I hit the print button on that page there is always a 1 inch margin added to the printed page cutting off the right side of the desired page to be printed.
    My printer accepts what ever I send it from word, pdf files as they appear on the screen, Why doe Firefox not send the same images as is displayed to the printer?
    This seems to occur whenever the screen shows an image that is almost border to border and not text. When a margin is part of the email message or it is text this doesn't seem to occur.
    HELP Please. I really need to be able to print what is displayed to print the proper document.
    Thanks
    Bob Ferguson
    Sonoran Consulting & Finance, LLC

    Some pages add their own margin to the minimum margin set in Page Setup. First you might reduce the margin here:
    Alt+f (displays the classic File menu) > Page Setup > Margins & Header/Footer tab
    Second, you could try using Shrink to Fit. However, if the image is a background image rather than part of the content of the page, that might not have any effect.

  • Adding a custom link to an Application OAF page

    I need to add a custom link to a standard OAF page, this link should launch an application which requires a log in.
    Can I add this link through personalization.
    If I add this link through personalization, how do I pass parameters to this application which allows us to implement the Single Sign on. We will have single sign on turned on for the eBusiness suite and the other application.

    If your Single Sign On is configured, you should be able to navigate directly to the Page. Adding a link through personalization is not a problem. Parameters could be included in the URL itself(you might need to check on security).
    But I am not sure how much would your third party application would integrate with Oracle. Kindly try passing information through URLs and check out the behaviour.
    Sumit

  • HT4480 on my apple store, i do not see the quick links on the right side. what do i do?

    when i go to my store, it tels me to see the reedem on the quick links on the right side. Mine doesnt show this, what do i do

    Make sure you have either Featured, Top Charts, or Categories selected at the top of the App Store.
    Troubleshooting at times depends on which Mac OS X you have installed, so when you post, please provide that information.
    If you arem't certain, click your Apple menu icon top left in your screen.
    From the drop down menu click About This Mac. You'll see the version number there.

  • Adding more than 1 JPanel on right side of JSplitPane then use setVisible?

    Hi im creating a option dialog in a program in where when they open it, it displays a JSplitPane with a list on the right side and the option screen on the left.
    When someone clicks on one ot the list items the required Panel is displayed on the right.
    I have Some Panels and if i do this.
    OptionsSplitPane.setRightComponent(First Panel);
    OptionsSplitPane.setRightComponent(Second Panel);
    FirstPanel.setVisible(true);
    SecondPanel.setVisible(false);
    it doesnt display either Panel on the right. I assume im overwriting the first panel when i set it again.
    How can i do what i want to do?
    Thanks

    Hi,
    a JSplitPane excepts only 1 component on either side - so, if you want to have more than one component on one side, you should place a JPanel with CardLayout there and place your components inside this panel and switch to the "card" you want to show - see CardLayout.
    Hope, this gives you an idea, how do do that
    greetings Marsian

  • When clicking "open in new tab" a link that is on the bookmarks toolbar, but hidden (meaning that they are visible when clicking on arrows on right side) nothing happens. Actually all right click features do not work on those "hidden" bookmarks.

    I have lots of bookmarks on the bookmarks toolbar, so they some are hidden on the right side, you have to click on those arrows in order to reveal those, and that's were I found out that right clicking on any of those bookmarks does not have any effect.

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

Maybe you are looking for

  • Downloading adobe creative cloud onto macbook air

    I want to add my subscription to adobe creative cloud (currrently using it on my desktop mac) onto my macbook air. Adobe says it doesn't comply with its system requirements. My macbook air is around 3 years old so I am not sure which of the following

  • Pix vpn tunnel using certificates problem

    hi I have set up a small network at home to practice a branch office pix 501 obtaining a digital certificate from a windows 2000 server which is located on a dmz on a pix 515 over an encrypted tunnel the tunnel is initually set up using pre-shared ke

  • Asset Reversal AB08 and Issue in Dep run

    Hi folks, I have done an inter company asset transfer Using ABT1N -Asset got successfully transferred and after posting 2 depreciations runs, i have cancelled the asset transfer via AB08. The asset posted values tab is showing me a reversal of previo

  • Modification of function module

    Hi Experts, This is the function module. for "R3001" contract type (specified as WHEN 'R3001'), the extended termination date should be end of the month ,for this we  are aading 29 days to agent starting date, but in the case of february if we add 29

  • Billing snafu

    Let's see, where do I begin? I was a Verizon customer for 25 days, before returning everything to the Verizon store I bought it from. I found I really didn't have Verizon reception in my area, and I barely used the equipment. Now, somehow, I have a b