Home: Products: Plugins: Gossamer Links Plugins: Free Plugins: Regional_Areas
This plugin will "slice and dice" the values held in Full_Name, into sub-sections...i.e;
Europe/England/West Sussex/Rudgwick
Gets sliced up into;
* Continent => Europe
* Country => England
* State => West Sussex
* Area => Rudgwick
This gives you a lot more "targetting" power on your categoy.html template.
Europe/England/West Sussex/Rudgwick
Gets sliced up into;
* Continent => Europe
* Country => England
* State => West Sussex
* Area => Rudgwick
This gives you a lot more "targetting" power on your categoy.html template.
Please note, this plugin is also part of the following "packages";
Gets sliced up into;
This gives you quite a bit more "targetting" power on category pages. i.e;
I just run this plugin on my test install; and it all seems to work fine. Below is a working example;
http://www.ultranerds.co.uk/cgi-bin/details/124.html
PLEASE NOTE: There is *NO README* for this plugin.
Download Regional_Areas
Range | Downloads |
Today | 1 |
Yesterday | 0 |
Overall | 574 |
Overall (unique) | 411 |
Other Details
Plugin Requirements
I had a request from someone a few days ago; to write something that would "slice and dice" the values held in Full_Name, into sub-sections...i.e;
Europe/England/West Sussex/Rudgwick
Gets sliced up into;
* Continent => Europe * Country => England * State => West Sussex * Area => Rudgwick
This gives you quite a bit more "targetting" power on category pages. i.e;
<%if State eq 'West Sussex'%> ... show something related to "West Sussex" <%endif%>
I just run this plugin on my test install; and it all seems to work fine. Below is a working example;
Working on test * Continent => test Working on Europe * Continent => Europe Working on Europe/England * Continent => Europe * Country => England Working on Europe/England/West Sussex * Continent => Europe * Country => England * State => West Sussex Working on Europe/England/West Sussex/Rudgwick * Continent => Europe * Country => England * State => West Sussex * Area => Rudgwick DONE!!!!The plugin can be downloaded from this post (attached), or you can find out more details here:
http://www.ultranerds.co.uk/cgi-bin/details/124.html
PLEASE NOTE: There is *NO README* for this plugin.