Feature #7843
anchor all specific settings
| Status: | New | Start date: | 2010-05-19 | |
|---|---|---|---|---|
| Priority: | Could have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
Hey ho,
often you want to show something from doc_core_api to someone else, especially on discussions in forums or mailinglists. unfortunately it's only possible to link to sections, not to specific settings.
example: i want to show the definition of "sortby" in $TCA - ['ctrl'] section (you have to scroll down a little, cause i can't link it directly ;) )
it would be great if the table-rows had own anchors so they could be linked directly
History
Updated by Francois Suter 16 days ago
Just a note to say that this is not done yet. The cross-linking has improved a lot thanks to the migration to ReST, but most properties are in tables, which are not ideal for adding labels (actually it's possible to add labels and they work, but they are not picked up in the list of targets, nor are they visible when looking at a page, so this is suboptimal. However moving all properties references to another ReST markup structure is a lot of work.
Updated by Francois Suter 16 days ago
Maybe someone can come up with a clever script...