[TYPO3-ect] Extension naming conventions (spread the news)

Daniel Brüßler info at -remove-patchworking.de
Wed Aug 29 14:56:21 CEST 2007


Hello Christian,

I just looked in the wsdl, to display the list of addons in the wiki
using the tag <extension>kickstarter</extension>, but I can't find a way
to search for a key like 'kickstarter__':

---------
            <xsd:complexType name="extensionKeyFilterOptions">
            	<xsd:sequence maxOccurs="1" minOccurs="0">
            		<xsd:element name="username" type="xsd:string"
            			default="true" maxOccurs="1" minOccurs="0">
            		</xsd:element>
            		<xsd:element name="extensionKey" type="xsd:string"
maxOccurs="1" minOccurs="0"></xsd:element>
            		<xsd:element name="title" type="xsd:string" maxOccurs="1"
minOccurs="0"></xsd:element>
            		<xsd:element name="description" type="xsd:string"
maxOccurs="1" minOccurs="0"></xsd:element>
            	</xsd:sequence>
            </xsd:complexType>
----------


How did you do it in your patch?

kind regards
Daniel

> Some time ago i did a patch for the EM to make this possible.
> Unfortunately i cannot find it anymore.


More information about the TYPO3-team-extension-coordination mailing list