sunspotdemo

2002-07-03 Thread Lutz Lenzen


Hi everybody,

there is the following line in the sitemap 

map:generate src=admin type=sunSpot-conf/

Normally the the src-attribute of the generate-tag holds an XML-file. Here it 
is admin. What does that mean, is it an entity?

Thanks,

Lutz
*
Lutz Lenzen
Institut fuer Reine und Angewandte
Mathematik
RWTH Aachen
Templergraben 55
52062 Aachen
E-mail: [EMAIL PROTECTED]
Tel.: 0241/80-94513 bzw.
   030/314-22698
*

-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




RE: sunspotdemo

2002-07-03 Thread Piroumian Konstantin

 From: Lutz Lenzen [mailto:[EMAIL PROTECTED]] 
 
 Hi everybody,
 
 there is the following line in the sitemap 
 
   map:generate src=admin type=sunSpot-conf/
 
 Normally the the src-attribute of the generate-tag holds an 
 XML-file. Here it 
 is admin. What does that mean, is it an entity?

Holding an XML-file in src attribute is normal only for FileGenerator, even
in that case the src is not necessarily a file, but can be any resource,
e.g. src=http://my.com/news.xml; /.

In this case the sunSpot-conf generator uses the src attribute to load the
needed configuration file name. Where that configuration files are located
is configured somewhere else, so instead of using a full path to your file
you simply use a shorter name.

Am I right, Carsten?

Konstantin

 
 Thanks,
 
 Lutz
 *
 Lutz Lenzen
 Institut fuer Reine und Angewandte
 Mathematik
 RWTH Aachen
 Templergraben 55
 52062 Aachen
 E-mail: [EMAIL PROTECTED]
 Tel.: 0241/80-94513 bzw.
030/314-22698
 *
 
 -
 Please check that your question  has not already been answered in the
 FAQ before posting. http://xml.apache.org/cocoon/faq/index.html
 
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail:   [EMAIL PROTECTED]
 

-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]