SlideShare a Scribd company logo
1 of 13
Download to read offline
JoomDOC Documentation
Pavel Macháček
Jiří Trumpeš
© Copyright 2014 - ARTIO International Co.
JoomDOC Documentation
ARTIO
Publication date: 26.5.2014
Version: 1.0.3
Abstract
User documentation for JoomDOC Joomla! component. Installation and usage instructions.
iii
Table of Contents
1. Installation ............................................................................................................... 1
1.1. Requirements ................................................................................................. 1
1.2. Installation ..................................................................................................... 1
1.3. Upgrade ........................................................................................................ 1
2. Functions overview .................................................................................................... 2
3. Configuration ............................................................................................................ 3
4. Uploading documents ................................................................................................. 5
5. Managing documents ................................................................................................. 6
6. Pro version ............................................................................................................... 8
6.1. File versioning ............................................................................................... 8
6.2. Document versioning ....................................................................................... 8
6.3. Fulltext search ................................................................................................ 8
7. Enterprise version ...................................................................................................... 9
7.1. Remote file editing ......................................................................................... 9
8. Plugins and Modules ................................................................................................ 10
8.1. JoomDOC module ......................................................................................... 10
8.2. JoomDOC Search module ............................................................................... 10
8.3. JoomDOC Explorer module ............................................................................ 10
8.4. Editors-xtd - JoomDOC plugin ........................................................................ 10
8.5. Search - JoomDOC plugin .............................................................................. 10
1
Chapter 1. Installation
1.1. Requirements
• Joomla! 1.6, 1.7 or 2.5
• Write permissions for /documents directory in Joomla! (or directory you speficy in configuration)
1.1.1. Requirements for remote editing (Enterprise only)
• mod_dav installed on server and enabled for documents directory.
For example: <Directory "/var/www/documents"> DAV on </Directory>
• Enabled mod_rewrite for directory components/com_joomdoc/assets/webdav.
• Client: java plugin in web browser.
1.1.2. Requirements for fulltext search (Pro and Enterprise
only)
• On server installed console programs: pdftotext, catdoc, catppt, xls2csv and executable from PHP
function exec(). (TODO: Note: on Windows server some of these programs may be not working)
• Write permissions to Joomla! /tmp directory.
1.2. Installation
• Go to Extension → Extension manager
• Select component file package and click on Install.
1.3. Upgrade
• If you downloaded JoomDOC, enter download ID in order to receive online upgrade. Go to Joom-
DOC → Configuration → Download ID and enter it.
• Go to JoomDOC → Upgrade
• Here you can see your version and newest version version got from ARTIO server.
• If new version is avaiable, click on Upgrade. Automatic upgrade will be performed.
• If new version is not avaiabe, but for some reason you want to reinstall the component, click on
Reinstall from ARTIO server.
• If you obtained upgrade package some way, you can upload and install it and click on Upload &
Install button.
2
Chapter 2. Functions overview
JoomDOC allows you to upload document files into folders on server, manage them, edit them, save
them, and provide them to download.
3
Chapter 3. Configuration
You can find them on Control panel → Options (top right corner of the page)
Document root You can specify JoomDOC basic working folder, relatively to
your server root. If not specified, standard "documents" is used.
Icon theme You can specify set of icons used for files on frontend. If you
want to use different set of icons, create new folder in com-
ponents/com_joomdoc/assetes/images/icons. First part of file-
name is icon size (16 or 32), next part is file extensions sepa-
rated by - (see default icons set).
File Versioning (Pro version) If enabled, if uplading same file, old file is not rewrited, but
stored in .versions subfolder. You can see list of all uploaded
versions by clickin on "i" icon on admin documents list.
Document Versioning (Pro version) If enabled, all document changes will be stored as versions, so
you will always see changes over time.
Show Versions on Frontend (Pro
version)
If enabled, all file versions will be available to download on
frontend.
Version note required If enabled, user must specify version note after each document
save (see section "Managing documents")
Display favorite Whether display special favorite icon on site.
Display signature (paid version) Whether show "Powered by JoomDOC: Document Manage-
ment System for Joomla."
Use WebDav (Enteprise version) Whether enable WebDav to support directly editing documents
by local editors (for example, Microsoft Word). See section Re-
quirements for remote editing for information about system re-
quirements to use WebDav.
File deleting Way of file deleting. If selected trashing, files can be still re-
stored from trash, unless trash is emptied. If selected "force
delete", files are deleted for good.
Use search If enabled, search
Use Explorer Wheater use tree explorer (same as in JoomDOC Explorer mod-
ule) in administration.
Download ID (paid version) Enter your download Id, if you want to get automatic compo-
nent upgrade from ARTIO server.
Default title Header and page title on main JoomDOC page.
Meta keywords Here you can specify meta keywords used on JoomDOC main
page.
Configuration
4
Meta description Here you can specify meta description used on JoomDOC main
page.
Default description Text description main JoomDOC page.
Permissions You can manage user access permission for whole JoomDOC
component. They use standrd Joomla! ACL system.
NOTE: By default, all public permissions are set to inherit (so
they are disabled). You will probably want to enable public per-
missions at least for Enter folder, View file info Download file.
5
Chapter 4. Uploading documents
• Go to Components → JoomDOC → Documents
• Browse to folder, to which you want to upload file.
• Select local file.
• If you selected zip file, you can check "unpack zip". Archive will be unpacked to specified location.
• Click on Upload.
• If you are rewriting previous file and is enabled versioning of files, old file is placed into .versions
folder.
Unpack zip doesn't work?
If you get any error when upload and unpack zip archive, then check characters especially for folder
names(But for sure also file names). You can not use special characters like commas, exclamation
marks, question marks etc. Try to upload zip archive again after those changes.
6
Chapter 5. Managing documents
At file upload, only information about user, time and fulltext search index is created. For more possi-
bilites you have to create "document" - a database entry with additional info about file/folder. Note
that file physicall change (both by file upload or direct saving by WebDAV) are NOT the same as
document's change. Document creating and filling it is voluntary and it is created for storing additional
info and (if versioning is enabled) to enable tracking down it's changes. So, users changing file con-
tents should enter information about changes also into document.
Create document by clicking Add document + icon.
At document, you can specify:
• Main section
• Document title
• Alias - Used for SEO address.
• State - Published - file will be published, Unpublished - file won't be shown on frontend, Trashed
- file is in trash.
• Favourite - Document will be highlighted as favorite. File <div> also gets "favorite" class, which
can be used for specific styling.
• User acces level
• License - You can select license defined in Licenses section. User must accept the license, if he
wants to download the file.
• Document description - description, which will be shown at file detail
• Creating user
• Time of creation
• Publishing time, starting and ending.
• Meta keywords and description used on document's page.
• Publishing options
• Created by
• Created
• Publish up - Starting time of file show.
• Publish down -Ending time of file show.
• Versions (if document versioning enabled)
• Version - Version number. It is automatically increased. Each document save is considered as
new version.
Managing documents
7
• Version note - You can describe changes you performed in document edit. If you enabled "Version
note required", this field is always mandatory.
• Document Parameters
• Display files without document (only applies to folders). - If checked AND document is folder
document (not file), inside this folder will be shown also files without their document created.
If not checked, all files will be displayed.
• Meta keywords - For SEO.
• Meta description - For SEO.
• Permissions
You can specify single file permissons by same way as in component configuration.
Versions tab.
Here you can see previous document versions, their time, descriptions and notes.
8
Chapter 6. Pro version
6.1. File versioning
If you selected file versioning (see configuration), uploaded same named files will be overwritten, but
previous file version will be stored.
Previous versions are stored in .versions subfolder.
6.2. Document versioning
If you select document versioning in configuration, each document change (clicking on Save button)
will be stored as new document.
Additional edit options will be displayed:
• Version - Number of current document version. It is incremented after each save.
• Version note - You can specify changes you performed on document or file.
• Versions tab - Here you can see history of all document versions. You can filter list by version note,
description or user.
6.3. Fulltext search
Searched is in fulltext index, which is created after each document upload.
Supported formats for search in are: xlsx, pptx, docx, doc, ppt, pdf, xls, csv.
9
Chapter 7. Enterprise version
Enterprise version includes all features from Pro version, moreover with:
7.1. Remote file editing
You can edit files directly on server using program on your computer. It is done by WebDAV tech-
nology.
• At document list, select "Edit file on server". Choose, which local program do you want to use for
editing.
• Program wil be opened and you can edit the document. When you are saving file, it is saved directly
on the server.
10
Chapter 8. Plugins and Modules
8.1. JoomDOC module
JoomDOC Module can show newest or most popular documents. You can adjust look if module by
many settings.
8.2. JoomDOC Search module
Module shows input box to search in documents.
8.3. JoomDOC Explorer module
Module shows folder list on expandable tree similar to Explorer in Windows.
8.4. Editors-xtd - JoomDOC plugin
Editor button, that allows to insert link to JoomDOC document or folder. Note: you must enable plugin
after install.
8.5. Search - JoomDOC plugin
Adds JoomDOC to Joomla! standard search. Note: you must enable plugin after install.

More Related Content

Similar to Joomdoc

Implementing xpages extension library
Implementing xpages extension libraryImplementing xpages extension library
Implementing xpages extension librarydominion
 
Hardware, Software and computer management.pptx
Hardware, Software and computer management.pptxHardware, Software and computer management.pptx
Hardware, Software and computer management.pptxUniversity of Johannesburg
 
FOSS_GNU/Linux
FOSS_GNU/LinuxFOSS_GNU/Linux
FOSS_GNU/LinuxYogesh Ks
 
Expanding XPages with Bootstrap Plugins for Ultimate Usability
Expanding XPages with Bootstrap Plugins for Ultimate UsabilityExpanding XPages with Bootstrap Plugins for Ultimate Usability
Expanding XPages with Bootstrap Plugins for Ultimate UsabilityTeamstudio
 
Orangescrum In App Chat Add-on User Manual
Orangescrum In App Chat Add-on User ManualOrangescrum In App Chat Add-on User Manual
Orangescrum In App Chat Add-on User ManualOrangescrum
 
SysInfoTools OpenOffice Writer Repair
SysInfoTools OpenOffice Writer RepairSysInfoTools OpenOffice Writer Repair
SysInfoTools OpenOffice Writer RepairSysInfoTools Software
 
Populating your domino directory or any domino database with tivoli directory...
Populating your domino directory or any domino database with tivoli directory...Populating your domino directory or any domino database with tivoli directory...
Populating your domino directory or any domino database with tivoli directory...dominion
 
Oracle User Productiviy Kit
Oracle User Productiviy KitOracle User Productiviy Kit
Oracle User Productiviy KitLarry Sherrod
 
Mac Application Packaging
Mac Application PackagingMac Application Packaging
Mac Application PackagingDell World
 
OfficeBox User Guide
OfficeBox User GuideOfficeBox User Guide
OfficeBox User GuideDirectReader
 
J upgrade presentation
J upgrade presentationJ upgrade presentation
J upgrade presentationvdrover
 
fuelOrigin.docx
fuelOrigin.docxfuelOrigin.docx
fuelOrigin.docxKanhaJi5
 
InstallationGuide.pdf
InstallationGuide.pdfInstallationGuide.pdf
InstallationGuide.pdfsahirzakaria
 

Similar to Joomdoc (20)

Components lab
Components labComponents lab
Components lab
 
Components lab
Components labComponents lab
Components lab
 
Implementing xpages extension library
Implementing xpages extension libraryImplementing xpages extension library
Implementing xpages extension library
 
Hardware, Software and computer management.pptx
Hardware, Software and computer management.pptxHardware, Software and computer management.pptx
Hardware, Software and computer management.pptx
 
FOSS_GNU/Linux
FOSS_GNU/LinuxFOSS_GNU/Linux
FOSS_GNU/Linux
 
Expanding XPages with Bootstrap Plugins for Ultimate Usability
Expanding XPages with Bootstrap Plugins for Ultimate UsabilityExpanding XPages with Bootstrap Plugins for Ultimate Usability
Expanding XPages with Bootstrap Plugins for Ultimate Usability
 
Orangescrum In App Chat Add-on User Manual
Orangescrum In App Chat Add-on User ManualOrangescrum In App Chat Add-on User Manual
Orangescrum In App Chat Add-on User Manual
 
SysInfoTools OpenOffice Writer Repair
SysInfoTools OpenOffice Writer RepairSysInfoTools OpenOffice Writer Repair
SysInfoTools OpenOffice Writer Repair
 
Populating your domino directory or any domino database with tivoli directory...
Populating your domino directory or any domino database with tivoli directory...Populating your domino directory or any domino database with tivoli directory...
Populating your domino directory or any domino database with tivoli directory...
 
Oracle User Productiviy Kit
Oracle User Productiviy KitOracle User Productiviy Kit
Oracle User Productiviy Kit
 
Weblogic12 c installation guide
Weblogic12 c installation guideWeblogic12 c installation guide
Weblogic12 c installation guide
 
Mac Application Packaging
Mac Application PackagingMac Application Packaging
Mac Application Packaging
 
OfficeBox User Guide
OfficeBox User GuideOfficeBox User Guide
OfficeBox User Guide
 
J upgrade presentation
J upgrade presentationJ upgrade presentation
J upgrade presentation
 
Cpanel Guide
Cpanel GuideCpanel Guide
Cpanel Guide
 
Chap52
Chap52Chap52
Chap52
 
Cpanel Guide
Cpanel GuideCpanel Guide
Cpanel Guide
 
Creating a basic joomla
Creating a basic joomlaCreating a basic joomla
Creating a basic joomla
 
fuelOrigin.docx
fuelOrigin.docxfuelOrigin.docx
fuelOrigin.docx
 
InstallationGuide.pdf
InstallationGuide.pdfInstallationGuide.pdf
InstallationGuide.pdf
 

Recently uploaded

South Bopal [ (Call Girls) in Ahmedabad ₹7.5k Pick Up & Drop With Cash Paymen...
South Bopal [ (Call Girls) in Ahmedabad ₹7.5k Pick Up & Drop With Cash Paymen...South Bopal [ (Call Girls) in Ahmedabad ₹7.5k Pick Up & Drop With Cash Paymen...
South Bopal [ (Call Girls) in Ahmedabad ₹7.5k Pick Up & Drop With Cash Paymen...gragchanchal546
 
Abu Dhabi Escorts Service 0508644382 Escorts in Abu Dhabi
Abu Dhabi Escorts Service 0508644382 Escorts in Abu DhabiAbu Dhabi Escorts Service 0508644382 Escorts in Abu Dhabi
Abu Dhabi Escorts Service 0508644382 Escorts in Abu DhabiMonica Sydney
 
Mira Road Housewife Call Girls 07506202331, Nalasopara Call Girls
Mira Road Housewife Call Girls 07506202331, Nalasopara Call GirlsMira Road Housewife Call Girls 07506202331, Nalasopara Call Girls
Mira Road Housewife Call Girls 07506202331, Nalasopara Call GirlsPriya Reddy
 
一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书
一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书
一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书c6eb683559b3
 
Russian Call girls in Abu Dhabi 0508644382 Abu Dhabi Call girls
Russian Call girls in Abu Dhabi 0508644382 Abu Dhabi Call girlsRussian Call girls in Abu Dhabi 0508644382 Abu Dhabi Call girls
Russian Call girls in Abu Dhabi 0508644382 Abu Dhabi Call girlsMonica Sydney
 
一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理
一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理
一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理apekaom
 
一比一原版贝德福特大学毕业证学位证书
一比一原版贝德福特大学毕业证学位证书一比一原版贝德福特大学毕业证学位证书
一比一原版贝德福特大学毕业证学位证书F
 
Vip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac Room
Vip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac RoomVip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac Room
Vip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac Roommeghakumariji156
 
"Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency""Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency"growthgrids
 
Washington Football Commanders Redskins Feathers Shirt
Washington Football Commanders Redskins Feathers ShirtWashington Football Commanders Redskins Feathers Shirt
Washington Football Commanders Redskins Feathers Shirtrahman018755
 
哪里办理美国迈阿密大学毕业证(本硕)umiami在读证明存档可查
哪里办理美国迈阿密大学毕业证(本硕)umiami在读证明存档可查哪里办理美国迈阿密大学毕业证(本硕)umiami在读证明存档可查
哪里办理美国迈阿密大学毕业证(本硕)umiami在读证明存档可查ydyuyu
 
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdfpdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdfJOHNBEBONYAP1
 
一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样
一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样
一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样ayvbos
 
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理AS
 
一比一原版(Flinders毕业证书)弗林德斯大学毕业证原件一模一样
一比一原版(Flinders毕业证书)弗林德斯大学毕业证原件一模一样一比一原版(Flinders毕业证书)弗林德斯大学毕业证原件一模一样
一比一原版(Flinders毕业证书)弗林德斯大学毕业证原件一模一样ayvbos
 
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
20240509 QFM015 Engineering Leadership Reading List April 2024.pdfMatthew Sinclair
 
APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53APNIC
 
Local Call Girls in Jharsuguda 9332606886 HOT & SEXY Models beautiful and ch...
Local Call Girls in Jharsuguda  9332606886 HOT & SEXY Models beautiful and ch...Local Call Girls in Jharsuguda  9332606886 HOT & SEXY Models beautiful and ch...
Local Call Girls in Jharsuguda 9332606886 HOT & SEXY Models beautiful and ch...Sareena Khatun
 
Ballia Escorts Service Girl ^ 9332606886, WhatsApp Anytime Ballia
Ballia Escorts Service Girl ^ 9332606886, WhatsApp Anytime BalliaBallia Escorts Service Girl ^ 9332606886, WhatsApp Anytime Ballia
Ballia Escorts Service Girl ^ 9332606886, WhatsApp Anytime Balliameghakumariji156
 
Down bad crying at the gym t shirtsDown bad crying at the gym t shirts
Down bad crying at the gym t shirtsDown bad crying at the gym t shirtsDown bad crying at the gym t shirtsDown bad crying at the gym t shirts
Down bad crying at the gym t shirtsDown bad crying at the gym t shirtsrahman018755
 

Recently uploaded (20)

South Bopal [ (Call Girls) in Ahmedabad ₹7.5k Pick Up & Drop With Cash Paymen...
South Bopal [ (Call Girls) in Ahmedabad ₹7.5k Pick Up & Drop With Cash Paymen...South Bopal [ (Call Girls) in Ahmedabad ₹7.5k Pick Up & Drop With Cash Paymen...
South Bopal [ (Call Girls) in Ahmedabad ₹7.5k Pick Up & Drop With Cash Paymen...
 
Abu Dhabi Escorts Service 0508644382 Escorts in Abu Dhabi
Abu Dhabi Escorts Service 0508644382 Escorts in Abu DhabiAbu Dhabi Escorts Service 0508644382 Escorts in Abu Dhabi
Abu Dhabi Escorts Service 0508644382 Escorts in Abu Dhabi
 
Mira Road Housewife Call Girls 07506202331, Nalasopara Call Girls
Mira Road Housewife Call Girls 07506202331, Nalasopara Call GirlsMira Road Housewife Call Girls 07506202331, Nalasopara Call Girls
Mira Road Housewife Call Girls 07506202331, Nalasopara Call Girls
 
一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书
一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书
一比一原版(NYU毕业证书)美国纽约大学毕业证学位证书
 
Russian Call girls in Abu Dhabi 0508644382 Abu Dhabi Call girls
Russian Call girls in Abu Dhabi 0508644382 Abu Dhabi Call girlsRussian Call girls in Abu Dhabi 0508644382 Abu Dhabi Call girls
Russian Call girls in Abu Dhabi 0508644382 Abu Dhabi Call girls
 
一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理
一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理
一比一原版桑佛德大学毕业证成绩单申请学校Offer快速办理
 
一比一原版贝德福特大学毕业证学位证书
一比一原版贝德福特大学毕业证学位证书一比一原版贝德福特大学毕业证学位证书
一比一原版贝德福特大学毕业证学位证书
 
Vip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac Room
Vip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac RoomVip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac Room
Vip Firozabad Phone 8250092165 Escorts Service At 6k To 30k Along With Ac Room
 
"Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency""Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency"
 
Washington Football Commanders Redskins Feathers Shirt
Washington Football Commanders Redskins Feathers ShirtWashington Football Commanders Redskins Feathers Shirt
Washington Football Commanders Redskins Feathers Shirt
 
哪里办理美国迈阿密大学毕业证(本硕)umiami在读证明存档可查
哪里办理美国迈阿密大学毕业证(本硕)umiami在读证明存档可查哪里办理美国迈阿密大学毕业证(本硕)umiami在读证明存档可查
哪里办理美国迈阿密大学毕业证(本硕)umiami在读证明存档可查
 
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdfpdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
 
一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样
一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样
一比一原版(Curtin毕业证书)科廷大学毕业证原件一模一样
 
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理
一比一原版(Dundee毕业证书)英国爱丁堡龙比亚大学毕业证如何办理
 
一比一原版(Flinders毕业证书)弗林德斯大学毕业证原件一模一样
一比一原版(Flinders毕业证书)弗林德斯大学毕业证原件一模一样一比一原版(Flinders毕业证书)弗林德斯大学毕业证原件一模一样
一比一原版(Flinders毕业证书)弗林德斯大学毕业证原件一模一样
 
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
 
APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53
 
Local Call Girls in Jharsuguda 9332606886 HOT & SEXY Models beautiful and ch...
Local Call Girls in Jharsuguda  9332606886 HOT & SEXY Models beautiful and ch...Local Call Girls in Jharsuguda  9332606886 HOT & SEXY Models beautiful and ch...
Local Call Girls in Jharsuguda 9332606886 HOT & SEXY Models beautiful and ch...
 
Ballia Escorts Service Girl ^ 9332606886, WhatsApp Anytime Ballia
Ballia Escorts Service Girl ^ 9332606886, WhatsApp Anytime BalliaBallia Escorts Service Girl ^ 9332606886, WhatsApp Anytime Ballia
Ballia Escorts Service Girl ^ 9332606886, WhatsApp Anytime Ballia
 
Down bad crying at the gym t shirtsDown bad crying at the gym t shirts
Down bad crying at the gym t shirtsDown bad crying at the gym t shirtsDown bad crying at the gym t shirtsDown bad crying at the gym t shirts
Down bad crying at the gym t shirtsDown bad crying at the gym t shirts
 

Joomdoc

  • 1. JoomDOC Documentation Pavel Macháček Jiří Trumpeš © Copyright 2014 - ARTIO International Co.
  • 2. JoomDOC Documentation ARTIO Publication date: 26.5.2014 Version: 1.0.3 Abstract User documentation for JoomDOC Joomla! component. Installation and usage instructions.
  • 3. iii Table of Contents 1. Installation ............................................................................................................... 1 1.1. Requirements ................................................................................................. 1 1.2. Installation ..................................................................................................... 1 1.3. Upgrade ........................................................................................................ 1 2. Functions overview .................................................................................................... 2 3. Configuration ............................................................................................................ 3 4. Uploading documents ................................................................................................. 5 5. Managing documents ................................................................................................. 6 6. Pro version ............................................................................................................... 8 6.1. File versioning ............................................................................................... 8 6.2. Document versioning ....................................................................................... 8 6.3. Fulltext search ................................................................................................ 8 7. Enterprise version ...................................................................................................... 9 7.1. Remote file editing ......................................................................................... 9 8. Plugins and Modules ................................................................................................ 10 8.1. JoomDOC module ......................................................................................... 10 8.2. JoomDOC Search module ............................................................................... 10 8.3. JoomDOC Explorer module ............................................................................ 10 8.4. Editors-xtd - JoomDOC plugin ........................................................................ 10 8.5. Search - JoomDOC plugin .............................................................................. 10
  • 4. 1 Chapter 1. Installation 1.1. Requirements • Joomla! 1.6, 1.7 or 2.5 • Write permissions for /documents directory in Joomla! (or directory you speficy in configuration) 1.1.1. Requirements for remote editing (Enterprise only) • mod_dav installed on server and enabled for documents directory. For example: <Directory "/var/www/documents"> DAV on </Directory> • Enabled mod_rewrite for directory components/com_joomdoc/assets/webdav. • Client: java plugin in web browser. 1.1.2. Requirements for fulltext search (Pro and Enterprise only) • On server installed console programs: pdftotext, catdoc, catppt, xls2csv and executable from PHP function exec(). (TODO: Note: on Windows server some of these programs may be not working) • Write permissions to Joomla! /tmp directory. 1.2. Installation • Go to Extension → Extension manager • Select component file package and click on Install. 1.3. Upgrade • If you downloaded JoomDOC, enter download ID in order to receive online upgrade. Go to Joom- DOC → Configuration → Download ID and enter it. • Go to JoomDOC → Upgrade • Here you can see your version and newest version version got from ARTIO server. • If new version is avaiable, click on Upgrade. Automatic upgrade will be performed. • If new version is not avaiabe, but for some reason you want to reinstall the component, click on Reinstall from ARTIO server. • If you obtained upgrade package some way, you can upload and install it and click on Upload & Install button.
  • 5. 2 Chapter 2. Functions overview JoomDOC allows you to upload document files into folders on server, manage them, edit them, save them, and provide them to download.
  • 6. 3 Chapter 3. Configuration You can find them on Control panel → Options (top right corner of the page) Document root You can specify JoomDOC basic working folder, relatively to your server root. If not specified, standard "documents" is used. Icon theme You can specify set of icons used for files on frontend. If you want to use different set of icons, create new folder in com- ponents/com_joomdoc/assetes/images/icons. First part of file- name is icon size (16 or 32), next part is file extensions sepa- rated by - (see default icons set). File Versioning (Pro version) If enabled, if uplading same file, old file is not rewrited, but stored in .versions subfolder. You can see list of all uploaded versions by clickin on "i" icon on admin documents list. Document Versioning (Pro version) If enabled, all document changes will be stored as versions, so you will always see changes over time. Show Versions on Frontend (Pro version) If enabled, all file versions will be available to download on frontend. Version note required If enabled, user must specify version note after each document save (see section "Managing documents") Display favorite Whether display special favorite icon on site. Display signature (paid version) Whether show "Powered by JoomDOC: Document Manage- ment System for Joomla." Use WebDav (Enteprise version) Whether enable WebDav to support directly editing documents by local editors (for example, Microsoft Word). See section Re- quirements for remote editing for information about system re- quirements to use WebDav. File deleting Way of file deleting. If selected trashing, files can be still re- stored from trash, unless trash is emptied. If selected "force delete", files are deleted for good. Use search If enabled, search Use Explorer Wheater use tree explorer (same as in JoomDOC Explorer mod- ule) in administration. Download ID (paid version) Enter your download Id, if you want to get automatic compo- nent upgrade from ARTIO server. Default title Header and page title on main JoomDOC page. Meta keywords Here you can specify meta keywords used on JoomDOC main page.
  • 7. Configuration 4 Meta description Here you can specify meta description used on JoomDOC main page. Default description Text description main JoomDOC page. Permissions You can manage user access permission for whole JoomDOC component. They use standrd Joomla! ACL system. NOTE: By default, all public permissions are set to inherit (so they are disabled). You will probably want to enable public per- missions at least for Enter folder, View file info Download file.
  • 8. 5 Chapter 4. Uploading documents • Go to Components → JoomDOC → Documents • Browse to folder, to which you want to upload file. • Select local file. • If you selected zip file, you can check "unpack zip". Archive will be unpacked to specified location. • Click on Upload. • If you are rewriting previous file and is enabled versioning of files, old file is placed into .versions folder. Unpack zip doesn't work? If you get any error when upload and unpack zip archive, then check characters especially for folder names(But for sure also file names). You can not use special characters like commas, exclamation marks, question marks etc. Try to upload zip archive again after those changes.
  • 9. 6 Chapter 5. Managing documents At file upload, only information about user, time and fulltext search index is created. For more possi- bilites you have to create "document" - a database entry with additional info about file/folder. Note that file physicall change (both by file upload or direct saving by WebDAV) are NOT the same as document's change. Document creating and filling it is voluntary and it is created for storing additional info and (if versioning is enabled) to enable tracking down it's changes. So, users changing file con- tents should enter information about changes also into document. Create document by clicking Add document + icon. At document, you can specify: • Main section • Document title • Alias - Used for SEO address. • State - Published - file will be published, Unpublished - file won't be shown on frontend, Trashed - file is in trash. • Favourite - Document will be highlighted as favorite. File <div> also gets "favorite" class, which can be used for specific styling. • User acces level • License - You can select license defined in Licenses section. User must accept the license, if he wants to download the file. • Document description - description, which will be shown at file detail • Creating user • Time of creation • Publishing time, starting and ending. • Meta keywords and description used on document's page. • Publishing options • Created by • Created • Publish up - Starting time of file show. • Publish down -Ending time of file show. • Versions (if document versioning enabled) • Version - Version number. It is automatically increased. Each document save is considered as new version.
  • 10. Managing documents 7 • Version note - You can describe changes you performed in document edit. If you enabled "Version note required", this field is always mandatory. • Document Parameters • Display files without document (only applies to folders). - If checked AND document is folder document (not file), inside this folder will be shown also files without their document created. If not checked, all files will be displayed. • Meta keywords - For SEO. • Meta description - For SEO. • Permissions You can specify single file permissons by same way as in component configuration. Versions tab. Here you can see previous document versions, their time, descriptions and notes.
  • 11. 8 Chapter 6. Pro version 6.1. File versioning If you selected file versioning (see configuration), uploaded same named files will be overwritten, but previous file version will be stored. Previous versions are stored in .versions subfolder. 6.2. Document versioning If you select document versioning in configuration, each document change (clicking on Save button) will be stored as new document. Additional edit options will be displayed: • Version - Number of current document version. It is incremented after each save. • Version note - You can specify changes you performed on document or file. • Versions tab - Here you can see history of all document versions. You can filter list by version note, description or user. 6.3. Fulltext search Searched is in fulltext index, which is created after each document upload. Supported formats for search in are: xlsx, pptx, docx, doc, ppt, pdf, xls, csv.
  • 12. 9 Chapter 7. Enterprise version Enterprise version includes all features from Pro version, moreover with: 7.1. Remote file editing You can edit files directly on server using program on your computer. It is done by WebDAV tech- nology. • At document list, select "Edit file on server". Choose, which local program do you want to use for editing. • Program wil be opened and you can edit the document. When you are saving file, it is saved directly on the server.
  • 13. 10 Chapter 8. Plugins and Modules 8.1. JoomDOC module JoomDOC Module can show newest or most popular documents. You can adjust look if module by many settings. 8.2. JoomDOC Search module Module shows input box to search in documents. 8.3. JoomDOC Explorer module Module shows folder list on expandable tree similar to Explorer in Windows. 8.4. Editors-xtd - JoomDOC plugin Editor button, that allows to insert link to JoomDOC document or folder. Note: you must enable plugin after install. 8.5. Search - JoomDOC plugin Adds JoomDOC to Joomla! standard search. Note: you must enable plugin after install.