You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Cory Johns <ma...@users.sf.net> on 2014/03/17 16:29:24 UTC

[allura:tickets] #5869 Mediawiki import doesn't handle redirects

I think supporting actual redirects would be better, and doesn't seem like it should be too hard to implement.  That way, things like attachments and references to attached images will work correctly.


---

** [tickets:#5869] Mediawiki import doesn't handle redirects**

**Status:** open
**Milestone:** limbo
**Labels:** import 
**Created:** Thu Feb 21, 2013 09:47 PM UTC by Dave Brondsema
**Last Updated:** Thu Feb 21, 2013 09:47 PM UTC
**Owner:** nobody

`#REDIRECT [[Plugin object]]`

gets converted to:

`  1. REDIRECT [Plugin_object] `

It'd be more useful if it was converted to something like this:

~~~~
*Redirect from [Plugin_object]*

[[include ref=Plugin_object]]
~~~~


---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.