Gossamer Forum
Quote Reply
Location Plugin Idea
I have a simple idea for a plugin but I am SURE it is complex to do.

Have a plugin that monitors and updates data based on the following:
1. Countries
2. States
3. Counties
4. Cities
5. Zip Codes
6. Telephone Country Codes
7. Telephone Area Codes


With each build/select type build the information would be updated based upon either admin update or user insertion.

The information could then be inserted into a multipart form, drop down menus, select boxes, etc...

Any ideas?

Cool
Quote Reply
Re: [Teambldr] Location Plugin Idea In reply to
I think this could be achieved simply by adding these fileds to the relavant database tables, then using a set of tags (for the searches etc) to return results based upon these fields.

The tags would require code behind them to fetch the information and return it in the forum required I suppose.


http://www.iuni.com/...tware/web/index.html
Links Plugins
Quote Reply
Re: [Ian] Location Plugin Idea In reply to
And they would auto update the forms and search capability without admin intervention?
Quote Reply
Re: [Teambldr] Location Plugin Idea In reply to
I don't see why not. As long as the forms are run dynamically (which most are in Links) the data would be fresh and based on the user opening them, or whatever the case/action may be.

I wish I had time to write it, but right now I don'tUnsure


http://www.iuni.com/...tware/web/index.html
Links Plugins
Quote Reply
Re: [Ian] Location Plugin Idea In reply to
That's a good problem though!Wink
Quote Reply
Re: [Teambldr] Location Plugin Idea In reply to
So trueSmile


http://www.iuni.com/...tware/web/index.html
Links Plugins