Hi dear<br><br><br>am having the three content type, are page,story,event,<br><br>each content type holding the more then 50 contents,<br><br>that is story contents is 70, page contents is 80, event content is 80,<br><br>So what happen u see when ever i click the any content , <br>
<br>Then the URL is looked like this manner &quot;<font color="#ff0000">localhost/demo/node/20</font>&quot;, <br><br>for page type ,and for story type and event type, for all type , the url is same like&nbsp; &quot; Localhost/demo/node/* &quot;<br>
<br><br>So my thing is,<br><br><br>I want to change the node to depends on the content type,<br><br>Like when user click page replated content , then URL must be like this manner &quot;<font color="#ff0000">localhost/demo/page/20</font>&quot;<br>
<br>and for story &quot;<font color="#cc0000">localhost/demo/story/75</font>&quot;<br><br>like this maner, i want to change the node ...<br><br>any ide afor this situation...<br><br><br>Thanks in advance<br>