source: extensions/ExtendedDescription/language/en_UK/help.redirect.html @ 29147

Last change on this file since 29147 was 29147, checked in by mistic100, 10 years ago

clean help + add example codes
TODO: update all language (no new translation, only refactor)

File size: 572 bytes
Line 
1<h4>[redirect http://piwigo.org]</h4>
2<p>Insert this tag into a album description to redirect it to the URL of your choice.</p>
3
4<h4>[redirect img=xx]</h4>
5<p>Redirect to a photo of your gallery where <code>xx</code> is the photo identifier; you can add the album identifier next to the photo identifier: <code>xx.ccc</code>.</p>
6
7<h4>[redirect cat=xx]</h4>
8<p>Redirect to a album of your gallery where <code>xx</code> the album identifier.</p>
9
10<h4>[redirect search=xx]</h4>
11<p>Redirect to a search page of your gallery where <code>xx</code> is the search identifier.</p>
Note: See TracBrowser for help on using the repository browser.