Loading...
 
Skip to main content

Optional static urls

Status
Open
Subject
Optional static urls
Version
14.x
Category
  • Feature request
Resolution status
New
Submitted by
GriessbreiLP
Lastmod by
GriessbreiLP
Rating
(0)
Description

Hello,

right now, we change our static html infobase to tiki wiki. It was, more or less, no problem to import something around 6000 html files into the tiki wiki database.

Even the migration from javascript menus to tiki wiki structures was no problem after all.

But, we have one open case which blocks as, the non static urls.

We have some windows applications, which, if you press "f1" are linking to our infobase. This is only possible because of the static urls. Now, witch tiki wiki, the url changes every time you rename a site.

What we did to solve this issue, is a "checkbox" under the page edit dialog:
Image

If you check the checkbox, the dialog fades in. If you uncheck it, it fades out again. When someone checks it, and writes an custom url, the custom url replaces the page slug and sets "custom_url" in the sql table "tiki_pages" to 1.

Now, when the page is renamed, tiki wiki checks if the page has "custom_url" on true, and if so, it will not change the page slug.

I think this could be a quite nice feature. The user can choose by himself if he wants to set the url or leave it like it was.

Importance
5
Easy to solve?
7
Priority
35
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
5730
Created
Monday 12 October, 2015 12:50:51 UTC
by GriessbreiLP
LastModif
Monday 12 October, 2015 12:50:51 UTC


Show PHP error messages