Chris J
Posts:9
 |
| 05/08/2009 5:32 AM |
|
Hi,
I am trying to modify the eCommerce website.
I would like to change the way featured products are displayed on the homepage.
Please help me.
Regards, Chris
|
|
|
|
|
jefferson r
Posts:76
 |
| 05/11/2009 9:20 PM |
|
Hi Chris, In order for you to amend the existing eComm site you must therefore change the xml package. You can do this by modifying the xsl file. In this way, you can control how your featured products would look like. Hope that helps... |
|
Jefferson Requina Interprise Solutions Inc. Research And Development Division |
|
|
Chris J
Posts:9
 |
| 05/19/2009 6:12 PM |
|
Hi,
Thanks for the reply...
BTW, is there any documentation for working on xsl?.. I mean documentation for all the functions and its parameters that are available inside xsl? example aspdnsf:FormatStringForLink($pDisplayName)
regards, chris
|
|
|
|
|
Nick C
Posts:29
 |
| 05/20/2009 9:15 AM |
|
| Hi Chris,
I do not know of such documentation. However, if you look at the namespace declaration, you can backtrack to the class containing the code that is being called. Furthermore, one could add their own custom class and reference that from within the xmlpackage.
Thanks,
Nick Coppola
The Everest Group |
|
|
|
|
jefferson r
Posts:76
 |
| 05/25/2009 7:52 PM |
|
Hi Chris, I dont know if there's a documentation for that. You can try asking at support@interprisesolutions.com. Anyway, yes, nick is right you just have to trace the namespaces in the source code. |
|
Jefferson Requina Interprise Solutions Inc. Research And Development Division |
|
|
Chris J
Posts:9
 |
| 06/01/2009 5:06 AM |
|
Hi, But the files that come up with the installation doesnt have the source codes for the namespaces i guess. Am I missing something? thanks, chris |
|
|
|
|
jefferson r
Posts:76
 |
| 06/01/2009 9:19 PM |
|
Hi Chris, So you don't have the source code yet? Is that what you mean? The namespaces that Nick mentioned are can be found in the source code. |
|
Jefferson Requina Interprise Solutions Inc. Research And Development Division |
|
|
Adam B
Posts:4
 |
| 01/30/2010 12:06 PM |
|
Sorry for bringing an old thread back to life, but you can find the ASPDotNetStorefront XMLPackage documentation and all the XSL functions here: http://manual.aspdotnetstorefront.com/pdf/XmlPackages2.1.pdf I know, it's not Interprise e-commerce specific but the operating method is the same and many of the XSL functions are similar. Adam |
|
http://www.webopius.com ASPDotNetStorefront development |
|
|