PDA

View Full Version : HTML File Names


Mark Crisell
26-Mar-2003, 12:30 PM
Is there some sort of rules that define what a the HTML file name will be for a product names?

For example, if you create a section called "Widgets", how does it decide to call the corresponding page "ACME__Widgets.html"?

I've looked through the database file and don't see anything, so I'm assuming there's a set of rules?

I've perused through the Knowledge Base too, but without success.

Regards,
Mark.

Mark Crisell
26-Mar-2003, 12:31 PM
I meant to say Version 3 of AC.

I-CC
26-Mar-2003, 02:08 PM
Your page name is based I think on the Catalog name for v3 & v4.

It was not until v5 and up that you could rename a page filename to what ever you wanted.

Hope this helps...

Mark Crisell
26-Mar-2003, 04:10 PM
I think I've spotted a basic set of rules. Each section, and subsection, appears to called "(section name)_(number of section - sequential from 1... upwards).html"

It would also appear that any hyphens (-) in a section name are substitued by an underbar (_).

Can anybody confirm that this is in fact correct?

Regards,
Mark.

pinbrook
26-Mar-2003, 10:47 PM
Yep that is correct....

the last digit is somewhat random, if you do a site refresh the last digit may alter depending on what you have done to the catalog, ie delete sections etc

jennyself
27-Mar-2003, 09:26 PM
Just to be more precise - any character other than alphanumerics is converted to an underscore

Mark Crisell
28-Mar-2003, 09:13 AM
Thanks for the replies, most appreciated.

Regards,
Mark.