Welcome to Geeklog, Anonymous Tuesday, November 26 2024 @ 04:43 am EST
Geeklog Forums
File Management Plugin ?
Gabe
Anonymous
I know I have seen where to do this before...but I tried searching and could not find it.
How do you adjust the number of category columns and rows that appear on the index.php for the file management plugin?
How do you adjust the number of category columns and rows that appear on the index.php for the file management plugin?
3
5
Quote
Status: offline
Blaine
Forum User
Moderator
Registered: 07/16/02
Posts: 1232
Location:Canada
It will require modifying the code. Look in the filemgt/index.php. Approx line 120 for this code
$display .= "</td></tr><tr>";
$count = 0;
}
Geeklog components by PortalParts -- www.portalparts.com
Text Formatted Code
if ($count==4) {$display .= "</td></tr><tr>";
$count = 0;
}
Geeklog components by PortalParts -- www.portalparts.com
4
13
Quote
Gabe
Anonymous
thank you sir...
4
6
Quote
All times are EST. The time is now 04:43 am.
- 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