<p dir="ltr">Hi,</p>
<p dir="ltr">Sorry, but controlling random, otherwise unrelated jails and servers, via some rst comment in a svn repo isn&#39;t happening. Were not going to start orchestrating the entire rack via comments! Get me the full list of redirects you need and they can be put into the server config.<br></p>
<p dir="ltr">Dan<br>
</p>
<br><div class="gmail_quote">On Fri, Jun 5, 2015, 9:01 PM gandalf3 &lt;<a href="mailto:zzyxpaw@gmail.com">zzyxpaw@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Since our conversation on IRC ended up rather confused, hopefully I can<br>
clarify what my idea is.<br>
<br>
The goal is to redirect wiki pages to corresponding manual pages with a<br>
system which allows any documentor to quickly and easily add redirects<br>
as they are noticed.<br>
My proposed solution is to:<br>
<br>
1. Define redirects by placing a special comment inside the manual<br>
page&#39;s source, containing the wiki page path.<br>
For example, you might put something like this:<br>
<br>
     .. _wiki-redirect: /Doc:2.6/Manual/Render/Cycles/Nodes/Shaders<br>
<br>
In the rEST source of<br>
<a href="http://blender.org/manual/render/cycles/nodes/shaders.html" target="_blank">http://blender.org/manual/render/cycles/nodes/shaders.html</a>.<br>
<br>
This would be easy to add when editing manual pages for other reasons,<br>
and would not require any extra actions when moving pages around inside<br>
the manual.<br>
<br>
2. Compile these urls into a list via a script which searches *.rst<br>
files for these comments, and uses the path of the *.rst file containing<br>
the comment as the destination of the redirect. So the example above<br>
would generate output like:<br>
<br>
/Doc:2.6/Manual/Render/Cycles/Nodes/Shaders -&gt;<br>
/manual/render/cycles/nodes/shaders<br>
<br>
3. Use the resulting list (formatted however it needs to be) to perform<br>
redirection from the wiki, perhaps using the mediawiki redirection<br>
system Dan mentioned?<br>
<br>
<br>
Hope that clarifies things :)<br>
Any thoughts?<br>
<br>
--<br>
-gandalf3<br>
<br>
_______________________________________________<br>
Bf-docboard mailing list<br>
<a href="mailto:Bf-docboard@blender.org" target="_blank">Bf-docboard@blender.org</a><br>
<a href="http://lists.blender.org/mailman/listinfo/bf-docboard" target="_blank">http://lists.blender.org/mailman/listinfo/bf-docboard</a><br>
</blockquote></div>