[TYPO3-dev] tt_address 2.0.0 underway, please test
Benjamin Mack
bmack at kirix.com
Wed Nov 29 14:31:37 CET 2006
Hey Ingo,
one question about this (I still use your nice addressgroups extension):
I want to show all groups (or maybe) of an address. Is it possible to
have something like this in a template:
--------------------
### NAME ### is also in the following groups
<ul>
<!-- ###GROUPS### begin -->
<li>###GROUP_TITLE###</li>
<!-- ###GROUPS### end -->
</ul>
--------------------
And I could configure it via TypoScript like this.
--------------------
plugin.tx_addressgroups_pi1.templates.templ1 {
groups.excludeUid = 22,35,1
groups.wrap = <ul> | </ul>
}
--------------------
If not, please include this "feature" in tt_address 2.0. Should I write
a bug report?
greetings,
benni.
-SDG-
Ingo Renner wrote:
> Hi all,
>
> in early October I took over the development of tt_address.
> At the end of October I committed the split name field to SVN so that
> there're fields for first and last name, now.
>
> Today I also merged EXT:addressgroups into tt_address which basicly
> makes it possible to
>
> * assign people to groups and
> * easily select addresses with a plugin
>
>
> As tt_address is a pretty old and widely used extension I'd like to ask
> you to test the enhancements before I release them to the wild.
>
> You can get the 2.0.0-dev version from SVN. [1]
>
> The manual is still the one from EXT:addressgroups but should already
> give you an idea of what is possible with the new plugin. There's also
> an update script which can be executed through the extension manager.
>
> Please play around with it, test it and report bugs to the bugtracker
> [2] category "tx_ttaddress". Feature requests and ideas are also very
> welcome but won't have priority before the current enhancements are
> tested enough.
>
> This is for sure the biggest enhancement to tt_address for a long (and I
> mean very long) time, so have fun and enjoy!
>
>
> [1] http://svn.sourceforge.net/viewvc/typo3xdev/tx_ttaddress/trunk/
> [2] http://bugs.typo3.org
>
>
> thanks for your help, any contribution is very much appreciated
> Ingo
>
>
> _______________________________________________
> TYPO3-dev mailing list
> TYPO3-dev at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
>
More information about the TYPO3-dev
mailing list