Menu

#194 How to create my own summary page

Extensibility
open
nobody
None
5
2004-10-29
2004-10-29
No

First of all I must say that you guys are doing a very
good job with the product, it's very simple and easy to
use.

I am using version 1.3. In my code I have created my
own node called history.
for example.
// <summary>
/// Main WebService Processing
/// </summary>
/// <param
name="webServiceUserName"></param>
/// <param
name="webServicePassword"></param>
/// <param
name="webServiceVendorID"></param>
/// <returns>boolean</returns>
///
<history><date>21/10/2004</date><user>PCJKC</user>
<scr>n/a</scr>
/// Initial Revision.</history>

What I want to do is that I want to show all the history
node in a summary history node page in the help file. I
then want a table which is sorted by the <scr> node
and then by the function the history node was found in,
which is hyperlinked. So the viewer of the help file can
see all the changes all in one page, they can then click
on the hyperlink and the help file will load that page.

Is this possible?

Thanks,

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.