DG Software
Contact Information Plugin for Joomla 1.5
This Joomla plugin is intended for displaying your Joomla contact component contact information in any content item. The plugin takes the contact information from the Joomla contact component for whatever ID is specified. You can specify which fields you want to display as well as how you want the information displayed.
Fred C Dobbs
Resident Turtle
1212 Turtle Lane
Canonsburg, PA 12345
United States
123.234.3456
456.567.6789
This e-mail address is being protected from spam bots, you need JavaScript enabled to view it
This is a demo
Place these tags in your content item, "{dgcontactinfo contactid}""{/dgcontactinfo}", "contactid" would be the id number of the contact you wish to display. Be sure to use an existing contact ID from your Joomla Contacts component. Then simply enter the fields as you want them displayed in square-bracket characters ex: [name], between the contactinfo tags. Follow the usage example below. Anything outside of the square-bracket characters will be displayed as normal. As in the example, HTML can be used to layout the information as desired.
Usage example:
{dgcontactinfo 2}
<p>
[image]<br />
[name]<br />
[alias]<br />
[con_position]<br />
[address]<br />
[suburb], [state] [postcode]<br />
[country]<br />
[telephone]<br />
[mobile]<br />
[fax]<br />
[email_to]<br />
[misc]
</p>
{/dgcontactinfo}
Please report any bugs to This e-mail address is being protected from spam bots, you need JavaScript enabled to view it , thanks.