Hi, to create a link to a docman pdf, I use the Joomla Editor Button -> Document.
The link that is created looks like
index.php?option=com_docman&view=document&alias=25-2014-01-01-doc1-2014-2017&category_slug=dossier&Itemid=647
When I save this, the rewritten url contains the menu item id 647, but that menu item is not public (docman is maintained by the webmaster through the frontend). For the articles I soved this with a setting in JCE: Plugin parameters -> Link -> Joomla! Links -> "Include ItemId = No". But how to do that for docman documents ?
When I remove the "&Itemid=647" from the generated docman link, the error displayed is "0 - invalid menu item", so manually changing doesnt help either.
The link that is created looks like
index.php?option=com_docman&view=document&alias=25-2014-01-01-doc1-2014-2017&category_slug=dossier&Itemid=647
When I save this, the rewritten url contains the menu item id 647, but that menu item is not public (docman is maintained by the webmaster through the frontend). For the articles I soved this with a setting in JCE: Plugin parameters -> Link -> Joomla! Links -> "Include ItemId = No". But how to do that for docman documents ?
When I remove the "&Itemid=647" from the generated docman link, the error displayed is "0 - invalid menu item", so manually changing doesnt help either.