Feature #27333
Add anchor for links
| Status: | New | Start date: | 2011-06-09 | |
|---|---|---|---|---|
| Priority: | Could have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
Comments are often at the very end of a page. Therefore it would be nice to have an option to jump directly to the right position. I suggest adding a TS-option for that. Something like:
...
'parameter' => $GLOBALS['TSFE']->id.trim($this->conf['extraAnchorString']),
...