Bug 254823 - Support RMC urls
Summary: Support RMC urls
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EPF (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P2 enhancement (vote)
Target Milestone: ---   Edit
Assignee: epf.tool-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-10 22:40 EST by Peter Haumer CLA
Modified: 2023-02-16 16:17 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Haumer CLA 2008-11-10 22:40:30 EST
RMC provides unique urls for all pages that result in displaying pages with their tree browser. It achieves that by this naming scheme:

http://<server>/wikis/<site>/index.htm#<page_rel_path>

EPF Wiki stores the rel_path for a page, but it shall provide an option for a wiki to use the alternative naming scheme if the wiki is using an RMC site (e.g. part of the form to create a new wiki). Alternatively, this option could be even provided for the baseline process already. 

The issue is that when links to pages are displayed to pages such as in the front portal in the Discussion or Changes tabs that these links do not work with RMC sites. The links produced by EPF Wiki always follows this scheme:

http://<server>/wikis/<site>/<page_rel_path>