document links are not reachable if they are in a different page...
example: I have "index items" in first "page" (paging by this module by adding separator chars) and they point to second page data, third page data and so on.
Clicking on links... I obtain nothing... drupal look for ///a name="#anchor"/// tag in the present page only.
Comments
Comment #1
Tiberio commentedpaging... I lost stylesheet setting too
page=full... justified text
page=something,something... *un*justified text
Comment #2
Gurpartap Singh commentedOf course the anchors won't take you to the right page. Nor is it in paging's scope to fix them somehow. You are supposed to link the anchor to the correct page. Also, paging has no control over CSS files, it really must be something else.
Comment #3
Gurpartap Singh commented