#. Addon Name: -------------- LATEST AGENTS (version 1 - Nov/2007) #. Addon Description: --------------------- - This is a VERY SIMPLE add-on that displays the latest agents (by default, only the first and last name, with a link to his page). - You may use the tag {addon_latestagents_viewnum_#} where "#" is the number of agents you want to display. FOR EXAMPLE: {addon_latestagents_viewnum_3} will display the latest 3 agents. - As alternative, you can also use the attached main template file and use it as a exclusive page template for the "latest agents". I named this file as "pagelatestagents_main.html" and you can call this page with a link like: {page_link_latestagents} FOR EXAMPLE: <a href="{page_link_latestagents}" title="Latest Agents">Latest Agents</a> Of course, the link can also be: <a href="index.php?action=page_display&PageID=latesta gents" title="Latest Agents">Latest Agents</a> (attached you have also a "main.html" and a "view_users_default.html" files with the above link and/or tag) # Open-Realty version: ---------------------- - Tested with Open-Realty version 2.4.3 # Documentation: ---------------- - Read the attached "readme.txt" file. # Required Components: ---------------------- - None. #. Customization: ----------------- - Edit the addon.inc.php file as you wish! #. Installation: ---------------- - Unpack the file "latestagents.zip" inside your "addons" folder - Use the add-on tag as described above. - There is no admin icon and nothing set at the admin area. #. Unninstall: -------------- - Delete all content of the directory "latestagents" (at your "addons" folder) - There is no need to worry with the DB (this add-on DO NOT modify your DB) Good luck and have fun! Eduardo Marques (ebmarques@gmail.com) http://www.eduardomarques.com
cms-world