[opencms-dev] How to export resource with a single parameter?

Irene Santerini i.santerini at inera.it
Mon Nov 29 16:57:43 CET 2004


Hi all,

 OpenCms 5.0.1 exports static resource with parameters in this way:
 
  /news.html?newsid=7  --> news_1.html
  /news.html?newsid=9  --> news_2.html
  /news.html?newsid=12 --> news_3.html
 
 
The parameters will be substituted to a consecutive number. 
OpenCms 5.0.1 exports the resource with all parameters (example: newsid=7, newsid=9, newsid=12) always.
How can I export the resource with a single parameter (example: ONLY  /news.html?newsid=7  --> news_1.html)?

Thanks
Irene
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20041129/051fe385/attachment.htm>


More information about the opencms-dev mailing list