Using CKEditor 2.0.4 in DNN 7.0.4 and:
* I cannot insert anchors through "Link to anchors on the same page" option (I don't use English UI so the wording may be different) only through Webpage browser allowing to insert anchors by means of a relative page address plus #anchor number (name).
* the number of anchors in the drop-down as mentioned above is limited to 15 only.
Comments: ** Comment from web user: tha_watcha **
* I cannot insert anchors through "Link to anchors on the same page" option (I don't use English UI so the wording may be different) only through Webpage browser allowing to insert anchors by means of a relative page address plus #anchor number (name).
* the number of anchors in the drop-down as mentioned above is limited to 15 only.
Comments: ** Comment from web user: tha_watcha **
As I wrote above the link dialog can only see the anchors that are included in the current content of the editor. All other content from other module instances is not visible there. And there is no way to fix that.
There is no limitation for anchors on the file browser. There is ether a problem with the parser that parses the anchors or part of the content is not visible for guests. Is this page visible on the web, is there a chance I can take a look at the page and test the anchor parser manually to see if there is a problem or not.