Problems / Issues :1) internal Joomla content item linkslinks seems to ignore any related itemID. So, a click on the JC
K generated link leads to the full display and the frontpage (itemID 1)!
For example, JC
E genrated links recognize any relation to a menuitem (blog,list,article) and uses the "correct" active item and displays the full article in the right context (that might be the highlighted menu or submenu and the associated Modules!)
2)Image Manager and local test environment (MAMP)The install in a subfolder seems to work and is not the real problem. MAMP and i guess other local server contain a port-adress like this:
hxxp://localhost:8888/MyJoomlaFolder/im ... yImage.jpg editing a placed image with double-click or via the imagemanger icon in toolbar has some issues. though, the source code seems right... there is a strange path in the manager. i see this in the path field:
/:8888MyImageSubfolder/MyImage.jpg
Closing and re-enering the Manager appends the port-adress again!:
/:8888:8888MyImageSubfolder/MyImage.jpg
Could you please solve this? Maybe the image manager should strip-out the portnumber from ":" until the next "/" ...
3) editor width in frontendThe editor does not spread to 100% width (it is collapsing and hiding a lot of icons on the right hand)
I tried a fixed pixel width... It seems to work, is this the right solution?
TIA!!!