<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hi Praveen,<br>
<br>
do you mean change "Content type"? In this case I don't know any
admin tool to make the change in one shoot.<br>
When I had to change the content type for many resources I used
this work-around:<br>
<br>
1) Add a mapping for resource type in
WEB-INF\config\opencms-modules.xml configuration file<br>
<br>
<pre><i> <resourcetypes>
</i><i> <type class="org.opencms.file.types.CmsResourceTypeXmlContent" name="yourcontenttype" id="yourid">
</i><i> <mappings>
</i><i> <mapping suffix=".yoursuffix" />
</i><i> </mappings>
...
</resourcestypes>
</i></pre>
<br>
2) Export your contents<br>
3) Change the suffix of your contents to <i>yoursuffix</i><br>
4) Import the contents. OpenCms recognizes the type and assigns
the correct content type.<br>
<br>
If the extension of your files is html (or htm or txt) you have
to modify the opencms-vfs.xml configuration file, because the
"*.html" files are mapped to resource type "plain". (you can find
more details on
<a class="moz-txt-link-freetext" href="http://lists.opencms.org/pipermail/opencms-dev/2010q4/034997.html">http://lists.opencms.org/pipermail/opencms-dev/2010q4/034997.html</a>).<br>
<br>
<br>
Hope this is useful for you<br>
Antonio <br>
<br>
<br>
On 03/01/2013 13.49, p r a v e e n wrote:<br>
</div>
<blockquote
cite="mid:13c0075daa2.-4445121374100796628.2453485668384789716@zohocorp.com"
type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<div style="font-size:10pt;">Hi,<br>
<br>
Is it possible to change "page type" using Admin tools ? We need
to change more than 50 files to a different page type. we can do
it manually. but is it possible using Admin tools ?<br>
<br>
<div id="">--<br>
Cheers,<br>
Praveen</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
<a class="moz-txt-link-freetext" href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a>
</pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">
_______________________________________
Coranto informatica di Antonio Cordeddu
Via Torricelli, 9 09047 Selargius (CA)
<a class="moz-txt-link-abbreviated" href="mailto:antoniocordeddu@coranto.it">antoniocordeddu@coranto.it</a>
Skype: antonio.cordeddu
<a class="moz-txt-link-freetext" href="http://www.coranto.it">http://www.coranto.it</a>
_______________________________________</pre>
</body>
</html>