This site has been retired. For up to date information, see handbook.gnome.org or gitlab.gnome.org.


[Home] [TitleIndex] [WordIndex

Incomplete Todo list of stuff that needs to be done and/or figured out before www.gnome.org can switch to wordpress:

Mandatory

After the launch

Comments

Redirects:

# ignore:
# /support
# /contest
# /faqs/
# /about
# /learn  (used to redirect to library.go)
# /contact
# /mobile/
# /images

RedirectPermanent /press/releases/ /press/
RedirectPermanent /community/ /get-involved/
RedirectPermanent /tour/ /
RedirectPermanent /resources/ /
RedirectPermanent /softwaremap/ /
RedirectPermanent /i18n/ http://live.gnome.org/TranslationProject#

Redirect /css/ http://www-old.gnome.org/css/
Redirect /fonts/ http://www-old.gnome.org/fonts/
Redirect /img/ http://www-old.gnome.org/img/
Redirect /friends/ http://www-old.gnome.org/friends/

# release-team stuff
Redirect /start/stable                   http://library.gnome.org/misc/release-notes/3.0
Redirect /start/unstable/schedule.ics    http://www-old.gnome.org/start/schedule-unstable.ics
Redirect /start/unstable                 http://live.gnome.org/TwoPointNinetyone
RedirectMatch ^/start/([0-9]+\.[0-9]*[02468])     http://library.gnome.org/misc/release-notes/$1
RedirectMatch ^/start/([0-9]+\.[0-9]*[13579])     /start/unstable

# old and in use redirects:
Redirect /projects/ http://projects.gnome.org/
Redirect /projects http://projects.gnome.org/
Redirect /start/getstable.html http://www-old.gnome.org/~davyd/footware.shtml
Redirect /rt3-stats http://www-old.gnome.org/rt3-stats
Redirect /updatelogs http://www-old.gnome.org/updatelogs

# TODO:
#  RewriteEngine On
#  RewriteRule ^/application_crashed.shtml(.*) http://bugzilla.gnome.org/simple-bug-guide.cgi?from_gnome_segv=1
#
#  # Yelp 2.16.x likely use this to redirect questions to gnomesupport. Removing this line breaks
#  # Yelp 2.16.x!
#  RewriteRule ^/yelp$ http://gnomesupport.org/forums/search.php?search_cat=1&search_keywords=%{QUERY_STRING} [R=303,L]
#
#  RewriteRule   ^/~(.+)  http://people.gnome.org/~$1  [R=301,L]

2024-10-23 10:59