minad / olelo

Wiki with git backend
MIT License
241 stars 43 forks source link

redirect no longer working #39

Closed cout closed 12 years ago

cout commented 14 years ago

When we first started using git-wiki, we imported our entire usemod wiki into /Oldwiki. As we edited pages in /Oldwiki, we would first move them to / and create a redirect in /Oldwiki to the new page. These redirect pages have the content:

redirect: /Path/To/Page

It appears that the latest Olelo no longer supports this. I have tried creating a filter to support this redirect but to no avail. Any suggestions on the right way to implement this feature?

(or if you just add the feature back I would be just as happy, but I would like to be more unlost in the plugin system)

minad commented 12 years ago
<redirect to="pagename"/>