Hi there,
I'm using Actinic Developer and I have a couple of knotty problems to solve, which try as I might, I don't seem to be able to at the moment. I wonder if anyone else out there can help with these two little gems....
Firstly, is there a way I can change the code:
<META NAME="ActinicKey" CONTENT="c98228447efb68b54d1446d67d2fbd580">
<META NAME="Generator" CONTENT="accxecom8">
Into:
<meta name="ActinicKey" content="c98228447efb68b54d1446d67d2fbd580" />
<meta name="Generator" content="accxecom8" />
Which is valid XHTML. It's making my pages fail validation at the moment.
The second problem is with the sitemap and it's a couple of things really.
Number one, is there a way of including the brochure pages in the site map listing as well as the shop sections? At the moment I've hard coded them in but it would be much nicer of they were automatically included. If this is a feature I've missed, what do I need to do to make it happen?
Number two, I know that the sitemap uses the default primary template (whatever I might set that to be) and I also know that the search page (and search results page) uses the same. I really need them to use different primary templates - is this possible and if so, how?
If anyone has any ideas on any of these things I would be exceptionately grateful.
Actinic support folk, feel free to jump in any time.....
Cheers,
Angi
I'm using Actinic Developer and I have a couple of knotty problems to solve, which try as I might, I don't seem to be able to at the moment. I wonder if anyone else out there can help with these two little gems....
Firstly, is there a way I can change the code:
<META NAME="ActinicKey" CONTENT="c98228447efb68b54d1446d67d2fbd580">
<META NAME="Generator" CONTENT="accxecom8">
Into:
<meta name="ActinicKey" content="c98228447efb68b54d1446d67d2fbd580" />
<meta name="Generator" content="accxecom8" />
Which is valid XHTML. It's making my pages fail validation at the moment.
The second problem is with the sitemap and it's a couple of things really.
Number one, is there a way of including the brochure pages in the site map listing as well as the shop sections? At the moment I've hard coded them in but it would be much nicer of they were automatically included. If this is a feature I've missed, what do I need to do to make it happen?
Number two, I know that the sitemap uses the default primary template (whatever I might set that to be) and I also know that the search page (and search results page) uses the same. I really need them to use different primary templates - is this possible and if so, how?
If anyone has any ideas on any of these things I would be exceptionately grateful.
Actinic support folk, feel free to jump in any time.....
Cheers,
Angi
Comment