| |
For this walkthrough, we will need to modify the
custom.xml so that the changes made can easily be rolled
back without affecting the rest of the code.
Follow these steps to make changes to the custom structure:
- Navigate to the file c:\program
files\officeclip\officeclip\custom\custom.xml.
- Note the following line in the file:
<custom id="1011" in="OfficePortal/HomePage/homepage.aspx" out="custom/API/walkthru2/homepage.aspx" active="N" />
To activate this portlet, the active property above will
need to be changed to Y. |