| Sunday, 08 November 2009 12:35 |
JotLoader SettingsGlobal SettingsIn this part of the form it is possible to adjust : - Date / Time display
- Date and time format automatically assigned during recognition of new file in Upload Directory when AutoDetect flag is set ON.
The change of this format but shall do not change the Date/Time format of files already saved in the database.
- Upload Directory
- Default download directory is set for JotLoader during installation to "download" and can be later changed to the other directory name (before usage you have to create physically the directory in your server file system).
When "Auto Detect" flag is set ON then all files included in this directory are displayed in Files Manager with the status UNPUBLISHED. Take care for the assignment of auto-detected files to your Jot Loader categories for proper presentation of download files in the front-end.
- Auto Detect
- When "Auto Detect" flag is set ON then all files included in this directory are displayed in Files Manager with the status UNPUBLISHED.
Take care for the assignment of auto-detected files to your Jot Loader categories for proper presentation of download files in the front-end. Please take care when you like to delete download file from file list. When "Auto Detect" feature is selected, then the DELETE button on the File List page is only removing the file from database table. Next auto detect event finds the download file in download directory on the server and file is (auto-detected) written back to database table. In this case you have to remove file from server download directory (for specific file on File Detail admin page - link underneath of File Location).
- Statistics activated
- Simple statistics of file downloads are provided by Jot Loader component when this flag is set ON.
Access to this statistics is provided via JotLoader Control Panel / Download Statistics.
- Front-end page navigation
- Navigation through the front-end pages with listed download files is Jotloader optional feature. You can switch on/off this feature :
- fully - ommiting the {navigation} tag in Page Template
- conditionaly - defining Navigation Template, including the {navigation} tag to Page Template, setting Default Number of Files per Page to wished number (0 for suppressing the navigation) and adjusting Files per Page parameter in Menu Item definition [Administration/Menus] for given menu item
Note : You can include also multiple {navigation} tags to Page Template (e.g. before and after {categories} tag) for better user access to the page navigation.
- Advanced settings
- In initial state located as checkbox on the bottom part of settings page. With checking on and pressing the Apply button on the toolbar we switch to Advanced mode :
- Full Upload Path have to be set to existing and writable directory accessable from the web server. Change from standart setting of Upload Directory (inside Joomla root hierarchy) in top part of the Setting page to the advanced one does not change the location of existing assigned download files. All existing assigned download files (shown in Files Manager) are set to the unpublish state (even when the Autopublish flag is set ON) to allow precise check all files for availibility. Underneath the path input box have to be stated
WRITABLE
as indication for proper storage of uploaded or detected files.
- AutoPublish radio select when it is set to YES indicates setting of PUBLISH state for all new uploaded or detected files (old files remains in their previous state). AutoPublish does not set the new category automatically to PUBLISH state. Here it is neccessary to set required attributes in Category Mananger. When AutoPublish is set to YES please to set also the default category in Upload Path Default Category combo-box.
- Upload Path Default Category allows linking the upload path to the one selected category. All uploaded files are automatically set to PUBLISH state after openning the File List in Administrator. When this default category is in PUBLISH state and is assigned to menu item then the new autopublished files are shown also in the front-end.
- With the setting in Tracker E-mail Notification part is here possible to Select Recipients for notification of any change in status and content of tracked items. The notification can be disabled when no recipients are selected. After recipient selection it is necessary to save the new setting (Save or Apply button on the toolbar).
TemplatesDefinitions in these templates allows to assign the default front-end presentation of download categories and files. Here is possibility to assign different layouts for any download category during the Jot Loader assignment to specific menu item (see JotLoader Menu). Templates allows to customize the presentation formats on JotLoader front-end pages (different fonts, colors, languages) according HTML standarts. When you change the layout it is good practise to check the front-end presentation in usually used browser types (Firefox, Internet Explorer, Opera etc.) To any category here it is possible to assign choosen picture by its embedding into category description(see JotLoader Administration). We have possibility to adjust layout for five major parts of the presentation : page, navigation, category, files header and files. Basic structure of this layout is following : 
- Page
- Page template carry informations for creating major parts of front-end page presentation - search box & control buttons, categories (and included files), navigation. Displayed content of categories reflects proper showing the category title and description to the paginated download files. When you do not like search or navigation on the page simply ommit proper {..} tag.
- Navigation
- Navigation allows front-end pagination using number of files per page (default value set in Settings, actual value set in Menu Item) as well as template supported presentation of standart Joomla pagelinks and pagecount (depending on actual system template).
- Categories
- Here is described main default presentation for download categories.
You can change presentation of any category during its assignment to menus (see JotLoader Menu).
- Files Header
- It is mainly used for fixed text of presentation columns. For longer download files titles it is possible to choose larger width of file-title column e.g. width= 40%(The similar change shall be performed for Files template as well).
- Files
- This template contains default definition of dynamically generated part of file presentation part. {} tags are JotLoader tags which are automatically replaced with database text during front-end page presentation.
- {file_id}
- (integer) internal identification of download file in the database
- {file_description}
- file description specific to each managed download file
- {file_title} {version} {license_type} {cat_id} {size} {date_added} {url_home} {author} {url_author}
- are tags filled with download file attributes (according the individual file setting in File Manager -> click on file name link).
- {url_download}
- used for download link on the front-end page
- {url_bugs}
- used for bug tracker link on the front-end page
- {downloads}
- (integer) counter of actual file downloads
|
| Last Updated on Sunday, 08 November 2009 13:07 |