Differences

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

english:phpwcms_replacer_rts:frontend_render:anchor-jump [2011/08/18 07:21]
Knut Heermann (flip-flop)
english:phpwcms_replacer_rts:frontend_render:anchor-jump [2018/06/03 18:09] (current)
Line 3: Line 3:
====== Jump to anchor ====== ====== Jump to anchor ======
- 
-FIXME **TRANSLATE** 
**This RT offers the possibility to jump to CP-anchors and anchors itself set within an article.** **This RT offers the possibility to jump to CP-anchors and anchors itself set within an article.**
 +
 +FIXME Better translate
 +
**Prerequisites:** **Prerequisites:**
Line 12: 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 29: 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>
 +
 +\\
---- ----
Line 51: Line 76:
   
-Tag: -- **{GO-A:CP-ID, Link text}** oder **{GO-A:Anchor_text, Link text}**+Tag: -- ##{GO-A:CP-ID, Link text}## oder ##{GO-A:Anchor_text, Link text}##
Filename: **rt_goto_anchor.php** Filename: **rt_goto_anchor.php**
english/phpwcms_replacer_rts/frontend_render/anchor-jump.1313644916.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