Adding Custom Tabs to eGuide
Novell Cool Solutions: Tip
By Will Peterson
Reader Rating
from 3 ratings
|
Digg This -
Slashdot This
Posted: 14 Nov 2002 |
If you would like to modify the tabs in eGuide -- or even add new tabs of your own making -- here's a tip to get you started.
While they coded the XSL for eGuide, the engineers embedded a couple of demo tabs that you can learn from. They're commented out so all you have to do is uncomment them, refresh your templates and look at the change. Then use your imagination to modify the code to your liking.
Here's the step-by-step:
- Locate the correct detail.xsl file.
\eGuide\WEB-INF\templates\xsl\default\browser\detail.xsl - Make a backup copy of the file.
\eGuide\WEB-INF\templates\xsl\default\browser\detail.bak - Open detail.xsl in your favorite text editor.
- Look for the commented sections that start with:
<!-- DEMO : ADD 'SUBMIT REQUEST' TAB
and - Remove the beginning (<!--) and ending (-->) comment tags.
- Refresh your templates (you may need to restart eGuide to get your templates to refresh).
- Check out your changes.
<!-- DEMO : ADD 'GOOGLE' TAB
Please note, it's important that you back up your templates before making any changes. If you end up needing technical support to resolve an eGuide problem, the support technician will probably have you "roll back" to the shipping templates in order locate and troubleshoot the problem. For more information on this and other eGuide topics see: http://www.novell.com/documentation/lg/eguide21/index.html?page=/documentation/lg/eguide21/eguide/data/adbd3q1.html
Novell Cool Solutions (corporate web communities) are produced by WebWise Solutions. www.webwiseone.com
