Plugin Name : Profile Image
Version:0.6
Author:Sachin G Kulkarni
Created on: 2010/11/08
Last Updated: 2010/11/08
Tested on: 1.4.1
Plugins Required: Gravatar
Plug & Play: No - Needs (template / plugin ) edits.
Supported: YES
Description
This plugin allows the users to upload their profile image in the profile page.
Instructions
Installation of this plugin takes 4 steps . The same are listed below
Step 1 : Upload the profile_image folder to plugin folder of Hotaru CMS and install it form plugin manager .
Step 2 : Use the plugin hook to display the plugin where ever you want
Step 3 : Now Please replace the gravatar.php with my gravatar.php below.Code:<?php $h->pluginHook('profile_image'); ?>
gravatar.php
Step 4 : Create a folder in the content folder of Hotor CMS. Name it as images. Inside that folder create one more folder by name profile_images.
Now your plugin has to work.
Note : This Plug in will disable Gravatar . The images will not to grabbed from Gravatar accounts. I have to do this because author has hard-coded this feature every where. So i have to edit the plug in itself.
Revision History
Version 0.5 2010/11/08 - The plugin is tested and working fine.
Version 0.6 2010/11/09 - Bug fix for gif and jpeg type images . Delete image button added.
Version 0.7 2010/17/09 - The user image problem and user friendly URL path problem fixed.
Please click "Rate Thread" and give this plugin a rating. Thank you.


Reply With Quote



Bookmarks