Window Support Software

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Tuesday, 12 June 2012

Interact Intranet: Customizing Search Results

Posted on 14:48 by Unknown
Out of the box the Interact-Intranet search results look very practical and user friendly.  However for those with a purist design eye there are a few things that can be cleaned up to make it more stream-lined.



This document is a work in progress that will cover modifications that I've done.
The examples below are based upon using the Interact Intranet stylesheet which comes with 5.07.  It has some bugs and I'm debating redoing these changes using the "default" stylesheet instead


Quick vs Full Search
The difference is that full search is a full text search.  Will your users actually use this? Will they comprehend when to use it and what it does?  Will it clutter search results?
The fix:
Because this is a layout.css customization (F12 Developer Tools in IE will help you with figuring this out) and not in the display.css you'll need to override the class by entering something like this:

/* Search Results Customization */
.SearchDiv .SearchOptions {display:none;}


Time & number of results
This is cool to see once, but in the end I think it takes up space and provides little value.
The fix:
Change the line that says this:
.SearchDiv .Searchspec {margin-top: 0.2em;}
To this:
.SearchDiv .Searchspec {display:none;}


Order By
The average user won't know what "Interact Rank" means, and might have limited use for sorting (or ordering) by popularity and rating either.  So below are steps to remove this area.

The fix:
Add this line:
.ResultsOrder#ctl00_phi_DIV_ResultsOrder {display:none;}

What others are searching for
This area displays the most recent searches in the last 24 hours.
The fix:
Override the layout file by adding this line
#ctl00_phi_fsPopularDayPhrases {visibility:hidden;}
If you use display: none it triggers the hiding of the Saved Search module also even though they aren't connected.  Haven't been able to figure out why.


Shared Folders
Do you plan on indexing your share drives? We don't so we'd like to hide this entire section.
The fix:
Add line:
#ctl00_phi_fldSummary {visibility:hidden;}


General UI: Remove the Interact globe logo
The fix:
Add a 1 pixel transparent image name blank.gif to the Core folder.
Change the line that says this:
.SearchDiv {background: url("../Core/globe-search.png") no-repeat scroll 18% 10% #E6E6E6;}
To this:
.SearchDiv {background: url("../Core/blank.gif") no-repeat scroll 18% 10% #E6E6E6;}


General UI: Remove the horizontal rule in the search box area
Between Quick/Full search and the search results time area is a horizontal rule that can be removed.

The fix:
Since this is in the layout.css you'll need to override it by adding this line:
.SearchDiv .GreyDividerLine {visibility:hidden;}

Note: this will leave an empty space where the line had been.  If you set the display to none then it'll mess up the alignment of the "Did you mean?" section which would have to be corrected.


General UI: Cleanup the changes for Sara
In your CSS you'll find an entire section that has been commented out and begins with:
    /* Search changes - for Sara - 29/07/2011 

The fix:
Delete the whole section.


General UI: Remove the border around the results section
The fix:
Add this line:
.ResultsDiv#ctl00_phi_fsResults{ border-width:0px;}

Note: this will only remove the border, to remove the "Results" tag you'll need to add this other CSS entry.
#ctl00_phi_fsResults legend  {display:none;}

Final Result

Final Thoughts
There are a few quirks I'm still trying to over come.  In particular:
  • How to remove the gap between Filters and Your Searches
  • Renaming Your Searches to Your Saved Searches, or just Saved Searches
  • Changing the search text highlight from yellow to perhaps just bold, but not sure yet
  • Resolving an issue where the filter titles appear over the search box from time to time (click the Search button about 10x in a row and this error will show itself)
  • Removing the "Help" button in the upper right
  • Considering remove the grey box around the search input area
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Posted in | No comments
Newer Post Older Post Home

0 comments:

Post a Comment

Subscribe to: Post Comments (Atom)

Popular Posts

  • Deleting AutoComplete Entries In Outlook
    Your Outlook is not just a mere email client; it is a very efficient personal manager tool. MS Outlook can help you take notes, make journal...
  • Interact Intranet: Automate the Extraction of Binary Profile Pictures for use in Active Directory
    Active Directory can be used as a central repository for the storage of profile pictures.  This source can then feed email, CRM, intranets, ...
  • How to Set Password on Your Windows XP
    Windows XP is the most popular operating system in the world. It has got a number of unique features, which make it a favourite to all. It w...
  • Configure Windows Live Or Hotmail Account In Your IPhone
    IPhone lets you configure your email accounts in it, and now, if you have a Hotmail account, we will give you tips on how to configure that ...
  • Steps To Set Up The Email Filter In Outlook
    As we all know, Microsoft Outlook contains some of the most advanced and novel features which help users to remember and organize their impo...
  • Walk-through of domain configuration for Oracle WebCenter 11g: on Windows Server 2008 x64 & MS SQL 2008
    In my previous post I covered the third step of the "simple" installation topology, Install other Fusion Middleware products , and...
  • How To Tackle The Buffer Overflow Situation
    Normally a program runs on a sufficient amount of memory. However, when the program consumes more memory than required, a phenomenon called ...
  • Oracle WebCenter Interaction: Using multiple logins and URLs to access your portal
    When we purchased Plumtree licenses way back in the day we had visions of using the software to run our intranet and as an extranet for smal...
  • Walk-through of post install tasks for Oracle WebCenter: on Windows Server 2008 x64 & MS SQL 2008
    In my previous post I covered the fourth step of the "simple" installation topology, Configure domain for WebCenter , and will now...
  • Excel Tips & Tricks
    I enjoy spreadsheets and working with numbers.  A lot of this joy comes from the satisfaction of being able to keep track of many different ...

Categories

  • 64bit
  • access a help link
  • Active Directory
  • AD
  • Adaptive Layouts
  • Administrator account
  • Antimalware programs
  • binary
  • collaboration
  • content management
  • content migration
  • CSS
  • Data Connection
  • Data execution prevention
  • Ease your work
  • Eclipse
  • Email accounts
  • Email in Outlook
  • End process
  • Excel
  • hosting
  • iCalendar
  • ics
  • IIS
  • install
  • Interact-Intranet
  • Intranet
  • Jive Express
  • Jive SBS
  • Jive Software
  • Knowledge Directory
  • Liferay
  • Liferay Developer Studio
  • Linux
  • Local Computer Policy
  • login
  • Microsoft chat
  • Microsoft Help
  • Microsoft support
  • Microsoft tech support
  • Microsoft word application
  • Minimum hardware requirements
  • Mozilla Firefox web browser
  • MS SQL 2008
  • New Mail Notification
  • Oracle
  • Oracle ECM
  • Oracle Enterprise Content Management
  • Oracle OpenWorld
  • Oracle WebCenter
  • Oracle WebCenter Analytics
  • Oracle WebCenter Analytics 10.3.0.1
  • Oracle WebCenter Interaction
  • Oracle WebCenter Suite
  • Outlook 2007
  • Outlook Express Address Book
  • Outlook Repair
  • Outlook repair utility
  • Outlook settings
  • Outlook support
  • Outlook tech support
  • Password protection
  • Plumtree
  • portals
  • Programs and Features
  • Publisher
  • RCU
  • redirect
  • Remove AVG toolbar
  • Remove malwares
  • Screen Scraping
  • Search
  • set password
  • SharePoint
  • SQL
  • SQL Server Reporting Services
  • Studio
  • Task manager
  • try Windows 8
  • Underline feature
  • vanity URL
  • Vista problems
  • WCI
  • WebCenter Interaction
  • WebCenter Suite
  • WebLogic Server
  • Windows 7 Support
  • Windows 8 Support
  • Windows 8 transfer
  • Windows Blue
  • Windows Easy Transfer tool
  • Windows live chat support
  • Windows Live Photo Gallery
  • Windows Online Support
  • Windows Server 2008
  • Windows support
  • Windows Vista help
  • Windows XP support
  • WLS
  • Xbox 360 controller

Blog Archive

  • ►  2013 (33)
    • ►  December (1)
    • ►  November (1)
    • ►  October (8)
    • ►  August (2)
    • ►  July (4)
    • ►  June (4)
    • ►  May (3)
    • ►  April (2)
    • ►  March (2)
    • ►  February (1)
    • ►  January (5)
  • ▼  2012 (32)
    • ►  December (4)
    • ►  November (5)
    • ►  October (2)
    • ►  September (7)
    • ►  August (1)
    • ►  July (1)
    • ▼  June (8)
      • Interact Intranet: Enabling Windows Integrated Aut...
      • Interact Intranet: Installing the API
      • Interact Intranet Thesaurus - under the covers
      • Interact-Intranet 5.1 new features revealed
      • How to avoid Firefox's Windows Integrated Authenti...
      • Interact Intranet: Renaming "My Page" to "My Profile"
      • Interact Intranet: Customizing Search Results
      • LinkedIn vs private discussion boards
    • ►  May (2)
    • ►  April (1)
    • ►  March (1)
  • ►  2011 (30)
    • ►  November (3)
    • ►  October (2)
    • ►  September (2)
    • ►  August (4)
    • ►  July (3)
    • ►  June (5)
    • ►  May (4)
    • ►  April (2)
    • ►  March (3)
    • ►  January (2)
  • ►  2010 (8)
    • ►  December (2)
    • ►  November (1)
    • ►  October (5)
Powered by Blogger.

About Me

Unknown
View my complete profile