Menu

#440 Support "clean" (short) URIs

open
nobody
None
5
2004-01-23
2003-09-02
Jim Kring
No

The url-rewriting feature allows a page such as:

http://tikiwiki.org/tiki-index.php?page=TikiWiki

to be specified as:

http://tikiwiki.org/TikiWiki

However, when Tiki renders pages it always produces
URLs in the long (former) format. It would be better, if
there were an setting/feature that allowed Tiki to render
pages in the shortened (latter) format, so that the
address shown in the browser's address bar, after
following a link, is the shortened format. This allows
users, unaware of rewriting and all that wonderful stuff,
to remember a simple URL for the page they just
navigated to.

Cheers,

-Jim Kring

Discussion

  • Thomas

    Thomas - 2003-12-30

    Logged In: YES
    user_id=644229

    I agree, the URLs in TikiWiki are very long. The current
    rewrite rules that come with the distribution in .htaccess
    only properly work for Wiki pages and are not dynamic.

    I came across an xaraya rfc today which suggests a cross
    platform approach without mod_rewrite. This enables shorter
    URLs that are more search engine and user friendly.

    The rfc is at http://docs.xaraya.com/docs/rfcs/rfc0023.html

    I'm not sure how exactly it translates to the TikiWiki api or
    approach but I think it's important to consider something
    similar is done in a future release.

     
  • Philippe Cloutier

    • summary: url-rewriting enabled setting: renders URLs in short format --> Support "clean" (short) URIs
     

Log in to post a comment.