·
3 years ago
Gažus, neveikiantis šūdukas
If you are looking for a way to embed office files PDF, Word, Excel or Powerpoint in a Joomla article or module, this plugin is for you.
Download plugin and install it via Joomla installer. Then goto Extensions > Plugins > Content - Embed Office > Enable it. This plugin compatible with J3 to J6.
This plugin support both local and remote files. Just accept these extensions: PDF, doc(x), xls(x), ppt(x)
Create an example article and put code below:
{embedoffice <URL to file>}
Example with local file:
{embedoffice images/files/filename.pdf}
Example with remove file:
{embedoffice https://example.com/filename.pdf}
This plugin is Content type so if you want use it for module, please read this article.
1. The "radio buttons" extra field doesn't transfer the values in the additional field, e.g., "yes" or "no," and only enters certain values into the #__fields_values database.
2. The "textarea" extra field with the "Use editor" option checked converts to "textarea" when it should be "editor."
3. In K2, the extra field group is assigned in the category. In Joomla Articles, the category is assigned in the extra field. It would be nice if this were automatically completed. A checkbox could be added if someone doesn't want this option.