Well.  Another scenario could be like this, you created a weblog 
http://raibledesigns.com/mydesign, and I may happened think of the same handle 
name 'design', so I would enter 'mydesign', and now collision.  
 
 
David
 


--- On Wed, 2/18/09, Matt Raible <[email protected]> wrote:


From: Matt Raible <[email protected]>
Subject: Re: About the Apache Roller Permalink
To: [email protected], [email protected]
Date: Wednesday, February 18, 2009, 11:13 PM


Why would you want both user id and handle in the URL? On my blog, that would 
look like:

http://raibledesigns.com/rd/rd

Since my handle and userid are the same.

Matt


On Wed, Feb 18, 2009 at 9:04 PM, (David) Ming Xia <[email protected]> 
wrote:

Hi, All.
 
  A question on permalink.  When I created a weblog, I got the URL as
http://<host IP>/<web application context>/<handle name>,  and when I 
created an entry, I got  http://<host IP>/<web application context>/<handle 
name>/entry/<entry name>.  I feel this could cause conflict very easily.  When 
we use Apache Roller to serve multiple users, it is highly possible that some 
users think of the same handle names and same entry names.  
 
  I would suggest that we have weblog URL as http://<host IP>/<web application 
context>/<user id>/<handle name>,  and we have web log entry URL as 
http://<host IP>/<web application context>/<user id>/<handle name>/entry/<entry 
name>.
 
  Anybody know where I can modify the code for weblog URL?
 
 
Thank you very much.
 
David 

Reply via email to