kieker-monitoring / kieker

Kieker's main repository
Apache License 2.0
70 stars 41 forks source link

[KIEKER-965] Move meetings pages under `wiki:Meetings` #711

Open rju opened 1 week ago

rju commented 1 week ago

JIRA Issue: https://kieker-monitoring.atlassian.net/browse/KIEKER-965 Original Reporter: avanhoorn


Meeting agendas are currently on top level, e.g., wiki:meeting-20130412

However, they should be subpages of wiki:Meetings, e.g., wiki:Meetings/meeting-20130412

We should check whether Trac supports redirects.

Checklist:

JIRA Comments:

557058:9e328f65-6e51-4aca-812b-82e63a91a0ae (JIRA username) added a comment on Wed, 20 Mar 2013 08:18:26

Replying to KIEKER-965 Done :

> We should check whether Trac supports redirects.

See http://trac.edgewall.org/ticket/976:

> Replying to [Martin Scharrer <martin@…>|comment:21]:
> > The plugins TracRedirect and
> > ServerSideRedirectPlugin provide this functionality.
> > The syntax {{

{Redirect(realm:id)}

}} is supported by the ServerSideRedirectPlugin.
> ServerSideRedirectPlugin includes TracRedirect functionality in a smart way, is very fast and all-in-all the best solution for redirections in Trac. +1 from me to make it a Trac standard macro.

557058:9e328f65-6e51-4aca-812b-82e63a91a0ae (JIRA username) added a comment on Wed, 20 Mar 2013 09:08:52

Procedure:

1. Rename page to keep history
2. Create new page under old name, adding the redirect

557058:78303123-c689-4415-9945-bb0c79591440 (JIRA username) added a comment on Wed, 20 Mar 2013 15:04:40

So, we would need the plugin?

http://trac-hacks.org/wiki/ServerSideRedirectPlugin

557058:9e328f65-6e51-4aca-812b-82e63a91a0ae (JIRA username) added a comment on Wed, 20 Mar 2013 15:06:12

Replying to [jwa|comment:3]:
> So, we would need the plugin?
>
> http://trac-hacks.org/wiki/ServerSideRedirectPlugin

yes, please

557058:b8d851ed-f01e-4560-b0a4-3da45c67d803 (JIRA username) added a comment on Wed, 20 Mar 2013 16:45:06

Plugin is installed and ready for use

557058:9e328f65-6e51-4aca-812b-82e63a91a0ae (JIRA username) added a comment on Wed, 20 Mar 2013 16:47:06

Replying to [arl|comment:5]:
> Plugin is installed and ready for use

Thanks a lot!

rju commented 4 days ago

author André van Hoorn -- Wed, 20 Mar 2013 08:18:26 +0100

Replying to KIEKER-965 Done :

> We should check whether Trac supports redirects.

See http://trac.edgewall.org/ticket/976:

> Replying to [Martin Scharrer <martin…>|comment:21]:
> > The plugins TracRedirect and
> > ServerSideRedirectPlugin provide this functionality.
> > The syntax {{

{Redirect(realm:id)}

}} is supported by the ServerSideRedirectPlugin.
> ServerSideRedirectPlugin includes TracRedirect functionality in a smart way, is very fast and all-in-all the best solution for redirections in Trac. +1 from me to make it a Trac standard macro.

rju commented 4 days ago

author André van Hoorn -- Wed, 20 Mar 2013 09:08:52 +0100

Procedure:

1. Rename page to keep history
2. Create new page under old name, adding the redirect

rju commented 4 days ago

author Jan Waller -- Wed, 20 Mar 2013 15:04:40 +0100

So, we would need the plugin?

http://trac-hacks.org/wiki/ServerSideRedirectPlugin

rju commented 4 days ago

author André van Hoorn -- Wed, 20 Mar 2013 15:06:12 +0100

Replying to [jwa|comment:3]:
> So, we would need the plugin?
>
> http://trac-hacks.org/wiki/ServerSideRedirectPlugin

yes, please

rju commented 4 days ago

author RTSYS Techniker -- Wed, 20 Mar 2013 16:45:06 +0100

Plugin is installed and ready for use

rju commented 4 days ago

author André van Hoorn -- Wed, 20 Mar 2013 16:47:06 +0100

Replying to [arl|comment:5]:
> Plugin is installed and ready for use

Thanks a lot!