Hi, these are different plugins:
- content plugin needs to find the original link created by Joomla! and will overwrite it to set it to phocapdf instead of pdf. The link is created by Joomla! and needs to be edited so it will pass Phoca PDF
- Phoca Restaurant Menu Plugin creates the links by itself. The link in this plugin is created by Joomla! JRoute method and should be translated to SEF link.
The SEF link is created by JRoute method and it translate it. So I can rewrite it but the last word has JRoute Method.
The difference between both plugins is: In Content Plugin, JRoute has created the link and we know the look of the link and can work with it. But in Phoca Restaurant Menu Plugin, the link is created and then JRoute translate it, so Phoca Restaurant Menu Plugin doesn't know the look of the link. It is not system plugin
Jan