Joomla explorer
OpenKM integrates with Joomla which allows to browse OpenKM repository.
If you have an older version installed, please refer to Joomla Explorer Migration Guide.
Download Version 2.0.0
Take a look at SDK_for_PHP for your OpenKM compatibility.
- Joomla explorer component for joomla 1.7.x and 2.5.x with Webservices 1.0
- Joomla explorer component for joomla 1.7.x and 2.5.x with Webservices 2.0
- Joomla explorer component for joomla 3.x with Webservices 1.0
- Joomla explorer component for joomla 3.x and 2.5.x with Webservices 2.0
Download Version 1.0.2
Download Version 1.0.1
- Joomla explorer component for joomla 3.0
- Joomla explorer component for joomla 2.5
- Joomla explorer component for joomla 1.7
Installation
Login into Joomla administration and register OpenKM joomla explorer extension.
Configuration
Open OpenKM Configuration menu option into menu components.
Add new OpenKM connection.
Fill form parameters:
- OpenKM user credentials;
- Indicate public or private access ( in case private you should write password )
Configure visible columns
Metadata
Metada tab allow to show metadata fields from documents and folders. Simply add the property group name - metada name - and the title text to be shown in the table.
Test connection.
Go to joomla menu administration.
- Add new menu.
- Select OpenKM file Browser menu type.
- Set the menu name
- Go to configuration parameteres and select from the list the OpenKM configuration to be showed in this menu option.
Joomla explorer
Public table
Private table
To access private section is needed to introduce password.
If password is correct can browser across OpenKM repository.
Search
There're two kind of search, simple and advanced. In search simple only can search by content.
In search results is shown documents which can downloaded.
In advanced search there're several search form elements name, content, mime type among other options.
In search results can be shown folders and documents.
UI translation
Can translate component to any language is so easy simply must create four files:
Actual english translation is located at -- for administration
/administrator/language/en-GB/en-GB.com_openkm.ini /administrator/language/en-GB/en-GB.com_openkm.sys.ini
-- for language
/language/en-GB/en-GB.com_openkm.ini /language/en-GB/en-GB.com_openkm.sys.ini
To add new translation, for example france should create
-- for administration
/administrator/language/fr-FR/fr-FR.com_openkm.ini /administrator/language/fr-FR/fr-FR.com_openkm.sys.ini
-- for language
/language/fr-FR/fr-FR.com_openkm.ini /language/fr-FR/fr-FR.com_openkm.sys.ini
You can contribute with your translations and send to us, we will include by default in default joomla component |