Differences

This shows you the differences between two versions of the page.

english:phpwcms_replacer_rts:frontend_render:anchor-jump [2011/08/18 07:23]
Knut Heermann (flip-flop)
english:phpwcms_replacer_rts:frontend_render:anchor-jump [2018/06/03 18:09] (current)
Line 13: Line 13:
  * Anchor that can be placed anywhere in the CP using the TAG **{A:MeinAnker}**   (**%%<a name="MeinAnker">%%**). \\   * Anchor that can be placed anywhere in the CP using the TAG **{A:MeinAnker}**   (**%%<a name="MeinAnker">%%**). \\
 +
 +\\
 +
 +
 +**TAG:**
 +  * ##{GO-A:CP-ID,Link text}##
 +  * ##{GO-A:Ankertext,Link text}##
\\ \\
Line 30: Line 37:
If a condition is not fulfilled, an error text displayed in the FE. If a condition is not fulfilled, an error text displayed in the FE.
-\\ 
 +<note>
**The RT does not check for the existence of valid jump targets!** **The RT does not check for the existence of valid jump targets!**
 +</note>
 +
-\\ 
   
 +
 +**Example:**
 +
 +**{GO-A:149,Link text}**
 +
 +<code html>
 +<a href="#cpid149" class="phpwcmsAnchorLink-GO" title="Link text">Link text</a>
 +</code>
 +
 +\\
 +**{GO-A:MyAnchorName,Link text}**
 +<code html>
 +<a href="#MyAnchorName" class="phpwcmsAnchorLink-GO" title="Link text">Link text</a>
 +</code>
 +
 +\\
---- ----
english/phpwcms_replacer_rts/frontend_render/anchor-jump.1313645037.txt.gz · Last modified: 2018/06/03 18:08 (external edit)
www.planmatrix.de www.chimeric.de Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0