Welcome to Geeklog, Anonymous Sunday, December 22 2024 @ 08:58 pm EST
Geeklog Forums
FileMgmt Modification?
lapsaJ
Anonymous
I'm just fiddling about with the filemgmt plugin to try and edit some of the text colours etc...
I tried doing some stuff in filelisting_record.thtml but nothing happened. I even deleted and nothing happened to the site. So now my question is - where exactly is this file supposed to be, I'm wondering if I've got it on two places on my server. At the moment it's hosted at /geeklog/plugins/filemgmt/templates/
Is that right?
Thanks in advance.
I tried doing some stuff in filelisting_record.thtml but nothing happened. I even deleted and nothing happened to the site. So now my question is - where exactly is this file supposed to be, I'm wondering if I've got it on two places on my server. At the moment it's hosted at /geeklog/plugins/filemgmt/templates/
Is that right?
Thanks in advance.
6
5
Quote
ironmax
Anonymous
You will need to edit your style.css file located in /public_html/layout/theme directory and there you will find the places that its kept.
Theming the plugin look
The plugin uses the new default plugin CSS declarations that were introduced in GL 1.4. Example of the main CSS decalarations used are:
* .plugin - for overall look of the main tables
* .pluginRow1 and .pluginRow2 for the alternating file listing records
The templates are located under the main plugins folder plugins/filemgmt/templates directory
* filelisting.thtml - main template, container for category records and file listing records
* filelisting_category.thtml - individual template for each category - top of file listing
* filelisting_record.thtml - format for each individual file listing record. It's now possible by altering this template to have the actual filelisting snaphot image appear as a thumbnail inline in the listing. I've included comments in the template to make this change.
* filelisting_subcategory.thtml - used when viewing a category to format the top category heading
* sortmenu.thtml - used to format the sortable heading when in the category view
You can change the default number of categories shown per row in the main view
Variable: $numCategoriesPerRow
* Edit the script public_html/index.php and near the top of the script is this setting - default is 4
* Edit the script public_html/viewcat.php and near the top of the script is this setting - default is 6
Theming the plugin look
The plugin uses the new default plugin CSS declarations that were introduced in GL 1.4. Example of the main CSS decalarations used are:
* .plugin - for overall look of the main tables
* .pluginRow1 and .pluginRow2 for the alternating file listing records
The templates are located under the main plugins folder plugins/filemgmt/templates directory
* filelisting.thtml - main template, container for category records and file listing records
* filelisting_category.thtml - individual template for each category - top of file listing
* filelisting_record.thtml - format for each individual file listing record. It's now possible by altering this template to have the actual filelisting snaphot image appear as a thumbnail inline in the listing. I've included comments in the template to make this change.
* filelisting_subcategory.thtml - used when viewing a category to format the top category heading
* sortmenu.thtml - used to format the sortable heading when in the category view
You can change the default number of categories shown per row in the main view
Variable: $numCategoriesPerRow
* Edit the script public_html/index.php and near the top of the script is this setting - default is 4
* Edit the script public_html/viewcat.php and near the top of the script is this setting - default is 6
5
6
Quote
All times are EST. The time is now 08:58 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content