[TYPO3] shortcut to specific part of a page

Xavier Perseguers typo3 at perseguers.ch
Mon May 12 01:11:28 CEST 2008


Hi,

> I am so sorry that my question is not clear. What I mean is that there is a target page which have already several anchors. e.g. A-Z value, 26 anchors
> What I want is a easy way to link to the particular anchor of the target page from another page. Some BE user may have not enough knowledge to create a link like http://localhost/?id=6#partA in HTML. I think maybe it is a good idea to create 26 shortcut pages in the page tree. Each of them shortcut to the particular anchor of the target page for example localhost/?id=6#partA. Then the BE user can just create a normal link to the shortcut page and this link can link to the anchor of the target page.  Maybe my way is somewhat stupid. If you have a better idea, thanks very much. 

I'm afraid I absolutely do not understand what you wish, or at least the
goal behind your description.

So to refrain, you have somewhere in your page tree a page with a few
blocs of contents just like that:

<root>
  |-- page1
  |-- page2
   `-- page3 (contentA = anchorA, contentB = anchorB, contentC =
anchorC, ...)

And you would like to create links to anchorA, anchorB, ... in your page
tree? Just like that?

<root>
  |-- page1
  |-- page2
  |-- page3 (contentA = anchorA, contentB = anchorB, contentC = anchorC,
...)
  |-- shortcut to anchorA in page3
  |-- shortcut to anchorB in page3
   `-- shortcut to anchorC in page3

Is this the description of your problem? If so, or even if not, could
you please explain a bit more why you need to create such links?

Maybe (but maybe I'm going to far away from what you say), I may
understand that problem is some of your BE users are not able to create
links to a specific section of page3 but know how to create a "simple"
link to a page. If so, you would like to prepare such links to sections
in page3 and reference them as links in the page tree such as those BE
users are able to link to "pages" (easy for them) as in fact they are
creating links to section of page3 which is a "clever" way to do it easily?

Is this your problem description?

-- 
Xavier Perseguers
http://xavier.perseguers.ch/en


More information about the TYPO3-english mailing list