Enables users to add their cars to their page
If your site is about cars or your visitors want to expose their cars, use this plugin to show cars on their page with photos and details. This version has selectable Models/Engines because it was written for clubs, so no custom models are allowed yet.
1. Features:
Multiple cars per user displayed on user details page
Car details and multiple photos with thumbnails
Model and engine types are set in Administration => Tools => carbase
2. Installation:
Put carbase into your plugins folder.
CHMOD the photos subfolder to be writable.
Go to Administration => Plugins and install the plugin.
Go to Administration => Tools => carbase and set Models/Engines.
In users.details.tpl add something like:
Kod:
<h4>{CARBASE_TOP_OWNED}</h4> <table class="cells"> <tr> <td class="coltop"> </td> <td class="coltop">{CARBASE_TOP_BOUGHT}</td> <td class="coltop">{CARBASE_TOP_MODEL}</td> </tr> <!-- BEGIN: CARBASE_ROW --> <tr> <td><a href="{CARBASE_ROW_IMG}">{CARBASE_ROW_THUMB}</a></td> <td>{CARBASE_ROW_BOUGHT}</td> <td><a href="{CARBASE_ROW_URL}">{CARBASE_ROW_MODEL}</a></td> </tr> <!-- END: CARBASE_ROW --> </table> {CARBASE_ADMIN}
datas/config.php ye alttakini ekleyin.
Kod:
$cfg['plugins_dir'] = './plugins';
Cotonti işin Trustmaster Tarafşndan Hazşrlan Car Database Eklentisini Seditio işin şevirdim Buyrun.