| | 83 | |
| | 84 | <!-- TODO --> |
| | 85 | <h3>Redirected category</h3> |
| | 86 | |
| | 87 | <ul> |
| | 88 | <li><b>[redirect http://piwigo.org]</b></li> |
| | 89 | </ul> |
| | 90 | <p>Insert this tag into a category description to redirect it to the URL of your choice.</p> |
| | 91 | |
| | 92 | <ul> |
| | 93 | <li><b>[redirect img=xx]</b></li> |
| | 94 | </ul> |
| | 95 | <p>Redirect to an image of your gallery where xx is the photo identifier; you can add the category identifier next to the photo identifier: <code>xx.ccc</code>.</p> |
| | 96 | |
| | 97 | <ul> |
| | 98 | <li><b>[redirect cat=xx]</b></li> |
| | 99 | </ul> |
| | 100 | <p>Redirect to a category of your gallery where xx the category identifier.</p> |
| | 101 | |
| | 102 | <ul> |
| | 103 | <li><b>[redirect search=xx]</b></li> |
| | 104 | </ul> |
| | 105 | <p>Redirect to a search page of your gallery where xx is the search identifier.</p> |