[ 
https://issues.apache.org/jira/browse/ROL-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566023#comment-13566023
 ] 

Glen Mazza commented on ROL-594:
--------------------------------

Does this problem still exist?  I think our link URLs are fine today...
                
> Better Permalinks
> -----------------
>
>                 Key: ROL-594
>                 URL: https://issues.apache.org/jira/browse/ROL-594
>             Project: Roller
>          Issue Type: Improvement
>            Reporter: David Johnson
>            Assignee: Roller Unassigned
>
> Roller needs better permalinks. Currently, permalinks specify the date in the 
> pathinfo of the URL and the HTML anchor to the post. This helps the browser 
> find the place on the page where the entry is, but on the server we're stuck 
> with a URL that only identifies the day. 
> We should switch from:
>    /blog/username/YYYYDDMM#post_id
> To this:
>    /blog/username/YYYYDDMM/post_id
> Old permalinks would still work fine and as they do now. New permalinks would 
> take you to a page with only a single entry and comments if there are any.
> Note that the Roller anchor is the post ID within a blog, that's why I call 
> it post_id in the URLs above.
>      
> Java.blogs will hate us again when we change. So it goes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to