[TYPO3-dev] Extended address directory
Stefan Geith
typo3dev at geithware.de
Thu Apr 20 10:10:33 CEST 2006
Tapio Markula schrieb:
> Hi
>
> There are several extended address directory plugins.
>
> I have tried tried to develop 'sp_directory'.
> I would need search which base on multiple fields but
> I didn't get that work. Could someone has the same need?
>
> _______________________________________________
> TYPO3-dev mailing list
> TYPO3-dev at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
>
Did you try sg_address ?
Has no own documentation, but for the basic installation
you can take the manual from sg_glossary;
Details are described in the manual of sg_zfelib (this is
the basic library for all my plugins)
- You can define seach-markers for any field of the table
- You can get an Abc-List (search for all names beginning with
the clicked character)
- You can show a Top10 List of categories
- You can enable FE-Users to add their own entries
-
Stefan
More information about the TYPO3-dev
mailing list