PermLinks - permanent links for filter

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
ThomasF
Posts: 4
Joined: 15 Dec 2022, 09:16

PermLinks - permanent links for filter

Post by ThomasF »

Hello,

I have found out so far that there should be a function for perma-links - but I could find/see it at the filter 'view issue'-page but also don't know how to activate if necessary (I have seen that there is $g_create_permalink_threshold for configuration but I don't know how to use/activate it the right way (in 'config_inc.php'?))

Some one so kind and take be by the hand to guide me though?

Many thanks and greetings
Thomas
atrol
Site Admin
Posts: 8531
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: PermLinks - permanent links for filter

Post by atrol »

ThomasF wrote: 24 Jun 2025, 10:38but I don't know how to use/activate it the right way (in 'config_inc.php'?))
config_inc.php is the right way.
Please use Search before posting and read the Manual
ThomasF
Posts: 4
Joined: 15 Dec 2022, 09:16

Re: PermLinks - permanent links for filter

Post by ThomasF »

Hello atrol,

many thanks for your reply.

as my account has the status "adminstrator" i added

Code: Select all

$g_create_permalink_threshold = ADMINISTRATOR;
to 'config_inc.php'.
(then the permalink should be visibly for me, at least ...)

(after restarting web-server) setting should work and cause permalink to show up.
But where should i find the permalink? I guess on 'view issue'-page, shouldn't it?

I could not find anything related to permalink, even not by searching on the page using browser search function.
what is the exact text of it?

thx & ng Thomas
atrol
Site Admin
Posts: 8531
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: PermLinks - permanent links for filter

Post by atrol »

It's on the "View Issues" page, section "Filters", on the top right when opening the burger menu.
permalinks.png
permalinks.png (11.63 KiB) Viewed 180 times
Please use Search before posting and read the Manual
ThomasF
Posts: 4
Joined: 15 Dec 2022, 09:16

Re: PermLinks - permanent links for filter

Post by ThomasF »

Hello Atrol,

thanks a lot. Now its clear for me.

While searching for the link-icon I do not have recognized that this button is splitted into two, I allways just clicked on the arrow.
And i didn't stumble across it by accident either. silly me :-(

thanks a lot for the help.

thx & ng - Thomas
Post Reply