|
Title: MH2 Treasury Version 2 - In Development Post by: Mick on April 08, 2008, 05:21:31 PM I am in the process of re-engineering the MH2 Treasury Component, this is a total rewrite:
New Features: + Configurable Host/Client Currency + Configurable Timeframe (Monthly, Quarterly, Semi-Annual, Annual) + Configurable Text Prompts + Configurable Module Output + Optional Subscriptions + Optional Output (Top Donators, Last Donators) + New Paypal Validation Routines - Removing Reconciliation Please post your new new feature requests. I do not promise that everything will make it in here, but I will try. Title: Re: MH2 Treasury Version 2 - In Development Post by: chumly on April 22, 2008, 06:44:59 PM Hi Mick!
Currency symbol on the 'Donation List' is removed from the current one. Would be nice to default it to local currency. ( doesn't paypal ipn report back in local currency? ) Thanks! Chumly Title: Re: MH2 Treasury Version 2 - In Development Post by: PFunk on May 04, 2008, 01:57:03 AM Just installed the component and it is exactly what our site has been needing for a long time!!!!
I can only think of 2 feature request off the top of my head. 1) ability to use the "module class suffix" feature (field) for the module so that it can stand out etc. 2) a progress meter would be nice. Before we used a manual system and manually updated it and also updated a thermometer showing the progress of the donations. It was a good visual on the site. Neither one of those features are "must haves" for us, but they would be nice. Title: Re: MH2 Treasury Version 2 - In Development Post by: Elite_Marines on May 06, 2008, 09:23:28 PM First of all let me say THANKS for a great com/mod! I have a request or maybe a bug. When i use the module, i put it on the left-hand side of my site. When i do this, it pushes the whole left hand side down all the way. You can view my site at http://fullcontactwar.com/main/ but i currently dont have the mod up because i have a high traffic website.
Also, do you think you can send me the source code? it is encoded using zend so i cant view it and make some changes to the mod. Title: Re: MH2 Treasury Version 2 - In Development Post by: Mick on May 07, 2008, 08:44:04 AM I am not sure what you mean by "pushing it down all the way". I am familiar with that template and have loaded the treasury module on it and it seems fine.
A suggestion may be to see if it is interacting strangely with one of your other modules. I would have to see it in action to be able to determine what is happening. As far as source code goes, I am sorry but I do not release my source. Too many times I have seen my work taken and pawned off as somebody else's. Title: Re: MH2 Treasury Version 2 - In Development Post by: Elite_Marines on May 07, 2008, 12:15:06 PM I am not sure what you mean by "pushing it down all the way". I am familiar with that template and have loaded the treasury module on it and it seems fine. I published the mod so you can see it push it down. A suggestion may be to see if it is interacting strangely with one of your other modules. I would have to see it in action to be able to determine what is happening. As far as source code goes, I am sorry but I do not release my source. Too many times I have seen my work taken and pawned off as somebody else's. http://fullcontactwar.com/main/ @source code No problem. Title: Re: MH2 Treasury Version 2 - In Development Post by: Mick on May 07, 2008, 03:41:28 PM Doesn't look pushed down to me ... looks more like the width was not set in the modules property.
Title: Re: MH2 Treasury Version 2 - In Development Post by: Elite_Marines on May 07, 2008, 07:02:07 PM for some reason it will push it down after being published for a day. i set the module width back to 200 because the words world be cluttered.
Here is a request. Maybe in the future you could make some cool templates. that would be awsome. Title: Re: MH2 Treasury Version 2 - In Development Post by: Elite_Marines on May 08, 2008, 12:45:53 PM It is pushing my left column down on IE6. It doesnt do it on anything else. do you know what is wrong?
Title: Re: MH2 Treasury Version 2 - In Development Post by: Mick on May 09, 2008, 01:57:19 PM I looked at another site that uses the same template and it does not happen there. I am thinking that it could be something in the template or in one of the other modules. More specifically an un-terminated <TABLE>, <TR>, or <TD>
It seems to line up with the flash header, so possibly look there. |